]> git.decadent.org.uk Git - videolink.git/shortlog
videolink.git
2008-11-02 Ben HutchingsNoted changes for version 1.2.2. 1.2.2 1.2.2-1
2008-11-02 Ben HutchingsAdded missing #include <memory>.
2008-11-02 Ben HutchingsRefer to GPLv2 specifically.
2008-11-02 Ben HutchingsChanged recursive make invocations to use $(MAKE).
2008-11-02 Ben HutchingsAdded explicit template argument for use of std::min... 1.2.1 1.2.1-1
2008-11-02 Ben HutchingsUpdated for version 1.2. 1.2 1.2-1
2008-11-02 Ben HutchingsAdded vertical padding of buttons to even y coordinates...
2008-11-02 Ben HutchingsDeferred processing from net_state signal to following...
2008-11-02 Ben HutchingsBrought up to date in preparation for version 1.2.
2008-11-02 Ben HutchingsAdded URI of current link (if any) to error messages.
2008-11-02 Ben HutchingsChanged informational, warning and error messages to...
2008-11-02 Ben HutchingsRemoved support for mozilla-dev.
2008-11-02 Ben HutchingsAdded ".mpg" (ugh) to recognised extensions.
2008-11-02 Ben HutchingsAdded explanation and example of linking to chapters.
2008-11-02 Ben HutchingsSwitched to gtkmm 2.4+ since gtkmm 2.0 is being removed...
2008-11-02 Ben HutchingsAdded correct copy constructor. Surprisingly, the...
2008-11-02 Ben HutchingsImplemented some keyboard commands in preview mode.
2008-11-02 Ben HutchingsUpdated for removal of Mozilla 1.7 support.
2008-11-02 Ben HutchingsSplit videolink_window into an ABC and two concrete...
2008-11-02 Ben HutchingsRemoved support for Mozilla 1.7.
2008-11-02 Ben HutchingsAdded entries for 1.1 and 1.1-1. 1.1 1.1-1
2008-11-02 Ben HutchingsRewrote navigation code generator to support menus...
2008-11-02 Ben HutchingsCorrected formula in menu_duration_seconds. It looks...
2008-11-02 Ben HutchingsMoved dvdauthor quirk out of dvd.hpp.
2008-11-02 Ben HutchingsPlaced DVD limit values consistently in dvd.hpp.
2008-11-02 Ben HutchingsUpdated Standards-Version to 3.7.2. No changes are... 1.0-1
2008-11-02 Ben HutchingsReleased version 1.0. Hurrah! 1.0
2008-11-02 Ben HutchingsAdded more standard headers that are strictly required.
2008-11-02 Ben HutchingsIncreased number of frames in menu, defined a cell...
2008-11-02 Ben HutchingsAdded auto-cleaning temporary directories.
2008-11-02 Ben HutchingsMoved generation of menu VOBs from videolink_window...
2008-11-02 Ben HutchingsReleased version 0.10 and version 0.10-1. 0.10 0.10-1
2008-11-02 Ben HutchingsMade source dependency generation more efficient.
2008-11-02 Ben HutchingsStopped setting assumed screen resolution in Mozilla...
2008-11-02 Ben HutchingsCorrected link colour style rules to apply only to...
2008-11-02 Ben HutchingsChanged style-sheet application in Mozila/XULRunner...
2008-11-02 Ben HutchingsRemoved obsolete list of docs.
2008-11-02 Ben HutchingsRemoved strict version dependency on libxul0d based... 0.9-2
2008-11-02 Ben HutchingsAdded mention of preferences bug fix. 0.9 0.9-1
2008-11-02 Ben HutchingsUpdated documentation.
2008-11-02 Ben HutchingsCorrected shared library dependencies when building...
2008-11-02 Ben HutchingsChanged set_browser_preferences to use the "user" branc...
2008-11-02 Ben HutchingsReinstated lost dh_clean.
2008-11-02 Ben HutchingsUpdated for Mozilla 1.8 and XULRunner.
2008-11-02 Ben HutchingsMade proper use of DESTDIR for installation.
2008-11-02 Ben HutchingsNoted latest changes. 0.8 0.8-1
2008-11-02 Ben HutchingsChanged package description to match manual page.
2008-11-02 Ben HutchingsAdded Debian-specific copyright file.
2008-11-02 Ben HutchingsMade various small improvements.
2008-11-02 Ben HutchingsRemoved dependency on netpbm in case ffmpeg is used.
2008-11-02 Ben HutchingsFix file and directory permissions.
2008-11-02 Ben HutchingsChanged Mozilla dependency to allow for binary-only...
2008-11-02 Ben HutchingsAdded manual page.
2008-11-02 Ben HutchingsAdded entry for 0.8.
2008-11-02 Ben HutchingsMoved to allow for separate "upstream" and Debian packages.
2008-11-02 Ben HutchingsRenamed package due to name clash.
2008-11-02 Ben HutchingsChanged video standard nomenclature to be completely...
2008-11-02 Ben HutchingsFixed initial reference count for null_prompt_service...
2008-11-02 Ben HutchingsImplemented jumping to chapters by setting a register...
2008-11-02 Ben HutchingsBrought documentation up to date.
2008-11-02 Ben HutchingsUse ffmpeg by default since it seems to work if we... 0.7
2008-11-02 Ben HutchingsDon't delete directory timestamp files.
2008-11-02 Ben HutchingsChanged to ensure menus are displayed indefinitely.
2008-11-02 Ben HutchingsCorrected naming of video standards.
2008-11-02 Ben HutchingsFixed typo.
2008-11-02 Ben HutchingsRemoved version requirement on mjpegtools.
2008-11-02 Ben HutchingsBrought up to date.
2008-11-02 Ben HutchingsChanged Homepage pseudo-header to match convention.
2008-11-02 Ben HutchingsAdded another attempt at removing scroll bars.
2008-11-02 Ben HutchingsRemoved broken chapter linking code.
2008-11-02 Ben HutchingsAdded support for mjpegtools 1.8 (now the default)...
2008-11-02 Ben HutchingsAdded debugging option to keep temporary files.
2008-11-02 Ben HutchingsMoved object and dependency files into a temporary...
2008-11-02 Ben HutchingsAdded hack to treat alert prompts as fatal errors.
2008-11-02 Ben HutchingsAdded hack to treat alert prompts as fatal errors.
2008-11-02 Ben HutchingsAdded -ansi to C{,XX}FLAGS to disable non-standard...
2008-11-02 Ben HutchingsDisabled prompts in batch processing mode.
2008-11-02 Ben HutchingsRemoved mistaken requirement for video aspect specifica...
2008-11-02 Ben HutchingsAdded various notes and updated copyright date.
2008-11-02 Ben HutchingsMoved xml_escape into a separate file.
2008-11-02 Ben HutchingsSeparated out dvd_contents and generate_dvd.
2008-11-02 Ben HutchingsSeparated out dvd_contents and generate_dvd.
2008-11-02 Ben HutchingsUpdated comments based on information from "Unofficial...
2008-11-02 Ben HutchingsUpdated TODO, adding explicit priorities. 0.6
2008-11-02 Ben HutchingsUndo previous brain-damage (r176).
2008-11-02 Ben HutchingsRemoved hacky svn-build rule and enabled use of a gener...
2008-11-02 Ben HutchingsBrought documentation up-to-date.
2008-11-02 Ben HutchingsCorrected off-by-one error in use of target button...
2008-11-02 Ben HutchingsCorrected handling of fragments. Added support for...
2008-11-02 Ben HutchingsChanged webdvd_window::generate_dvd() into a free function.
2008-11-02 Ben HutchingsReplaced multiple is-browser-busy tests with a member...
2008-11-02 Ben HutchingsAdded code to set the display resolution assumed by...
2008-11-02 Ben HutchingsAdded XML-escaping of VOB filenames.
2008-11-02 Ben HutchingsChanged menu linking code to avoid breaking the 128...
2008-11-02 Ben HutchingsRefactored conversion state in webdvd_window.
2008-11-02 Ben HutchingsRenamed various types to fit lower_case_with_underscore...
2008-11-02 Ben HutchingsBrought documentation up-to-date. 0.5
2008-11-02 Ben HutchingsAdded definition of Mozilla version components for...
2008-11-02 Ben HutchingsReplaced BrowserWidget::init with a class that ensures...
2008-11-02 Ben HutchingsAdded debugging of state changes so I can work out...
next