]> git.decadent.org.uk Git - videolink.git/log
videolink.git
15 years agoAdded definition of Mozilla version components for use in webdvd.cpp.
Ben Hutchings [Thu, 15 Dec 2005 00:50:55 +0000 (00:50 +0000)]
Added definition of Mozilla version components for use in webdvd.cpp.

15 years agoReplaced BrowserWidget::init with a class that ensures proper initialisation and...
Ben Hutchings [Thu, 15 Dec 2005 00:50:23 +0000 (00:50 +0000)]
Replaced BrowserWidget::init with a class that ensures proper initialisation and cleanup (I think).
Changed main() to use this and to set necessary browser preferences once it's instantiated.

15 years agoAdded debugging of state changes so I can work out what goes wrong with it.
Ben Hutchings [Thu, 15 Dec 2005 00:48:06 +0000 (00:48 +0000)]
Added debugging of state changes so I can work out what goes wrong with it.

15 years agoAdded support for "VOB lists" (files containing <vob> elements to be inserted into...
Ben Hutchings [Thu, 15 Dec 2005 00:46:47 +0000 (00:46 +0000)]
Added support for "VOB lists" (files containing <vob> elements to be inserted into the dvdauthor XML file directly).
Added early test of VOB/list file existence, since dvdauthor doesn't test any files until it has processed the previous ones and this may take a long time.

15 years agoDisabled scroll bars (though this doesn't seem to work in every case).
Ben Hutchings [Thu, 15 Dec 2005 00:43:33 +0000 (00:43 +0000)]
Disabled scroll bars (though this doesn't seem to work in every case).
Moved tweaking of page settings so it's done at the right time whether in preview or processing mode.

15 years agoIncreased horizontal padding.
Ben Hutchings [Fri, 9 Dec 2005 00:54:48 +0000 (00:54 +0000)]
Increased horizontal padding.

15 years agoChanged display number selection to avoid clashes with sshd X forwarding.
Ben Hutchings [Fri, 9 Dec 2005 00:46:20 +0000 (00:46 +0000)]
Changed display number selection to avoid clashes with sshd X forwarding.

15 years agoChanged auto_kill_proc_closer to wait for the process to exit after killing it.
Ben Hutchings [Fri, 9 Dec 2005 00:45:24 +0000 (00:45 +0000)]
Changed auto_kill_proc_closer to wait for the process to exit after killing it.

15 years agoBrought documentation up-to-date. 0.4
Ben Hutchings [Mon, 5 Dec 2005 00:34:26 +0000 (00:34 +0000)]
Brought documentation up-to-date.

15 years agoCleaned up filename and URI handling, adding support for use of page filenames on...
Ben Hutchings [Mon, 5 Dec 2005 00:24:59 +0000 (00:24 +0000)]
Cleaned up filename and URI handling, adding support for use of page filenames on the command line.

15 years agoChanged WebDvdWindow to resist resizing in preview mode.
Ben Hutchings [Sun, 4 Dec 2005 23:42:29 +0000 (23:42 +0000)]
Changed WebDvdWindow to resist resizing in preview mode.

15 years agoAdded comments.
Ben Hutchings [Sun, 4 Dec 2005 21:43:47 +0000 (21:43 +0000)]
Added comments.
Split up on_net_state_change.
Renamed link_state to page_state and moved some initialisation from process_links into its constructor.

15 years agoImplemented preview mode. Updated documentation accordingly.
Ben Hutchings [Sun, 4 Dec 2005 01:51:51 +0000 (01:51 +0000)]
Implemented preview mode. Updated documentation accordingly.

15 years agoAdded entry for 0.3. 0.3
Ben Hutchings [Tue, 29 Nov 2005 01:50:35 +0000 (01:50 +0000)]
Added entry for 0.3.

15 years agoChanged use of loading state variables so that pages will never be processed while...
Ben Hutchings [Sun, 27 Nov 2005 23:58:58 +0000 (23:58 +0000)]
Changed use of loading state variables so that pages will never be processed while there are still pending requests (this could happen previously, contrary to an assertion).

15 years agoNoted new dependency on Boost (for shared_ptr).
Ben Hutchings [Sun, 27 Nov 2005 21:47:55 +0000 (21:47 +0000)]
Noted new dependency on Boost (for shared_ptr).

15 years agoAdded --help option and arranged to print usage information when this is used and...
Ben Hutchings [Sun, 27 Nov 2005 21:47:30 +0000 (21:47 +0000)]
Added --help option and arranged to print usage information when this is used and in (almost) all cases of bad usage.

15 years agoChanged WebDvdWindow to generate temporary files in the proper way, spawn external...
Ben Hutchings [Sun, 27 Nov 2005 21:16:05 +0000 (21:16 +0000)]
Changed WebDvdWindow to generate temporary files in the proper way, spawn external programs and clean up temporary files when it's done.

15 years agoCleaned up option processing.
Ben Hutchings [Sun, 27 Nov 2005 21:09:44 +0000 (21:09 +0000)]
Cleaned up option processing.
Changed to accept only a single URI, which is then passed to the WebDvdWindow constructor, since all pages reachable from the first URI will be included.
Removed use of "about:" as a default URI.

15 years agoReplaced auto_temp_file with temp_file, which handles creation as well as deletion.
Ben Hutchings [Sun, 27 Nov 2005 20:52:08 +0000 (20:52 +0000)]
Replaced auto_temp_file with temp_file, which handles creation as well as deletion.

15 years agoAdded more video standard parameters and organised them into structures.
Ben Hutchings [Sun, 27 Nov 2005 20:49:30 +0000 (20:49 +0000)]
Added more video standard parameters and organised them into structures.
Removed -geometry hack and added a --video-std option accepting a standard name in upper or lower case.

15 years agoCorrected length of background filename buffer. 0.2
Ben Hutchings [Sat, 12 Nov 2005 15:45:18 +0000 (15:45 +0000)]
Corrected length of background filename buffer.
Worked around bogus error generated by imglib2.

15 years agoAdded webdvd_lib_dir variable.
Ben Hutchings [Sat, 12 Nov 2005 15:44:53 +0000 (15:44 +0000)]
Added webdvd_lib_dir variable.
Suppressed incorrect warnings.

15 years agoAdded Debian package files.
Ben Hutchings [Sat, 12 Nov 2005 15:43:54 +0000 (15:43 +0000)]
Added Debian package files.

15 years agoAdd distclean target
Ben Hutchings [Sun, 2 Nov 2008 23:15:55 +0000 (23:15 +0000)]
Add distclean target

15 years agoImported version 0.1 0.1
Ben Hutchings [Thu, 3 Nov 2005 02:22:37 +0000 (02:22 +0000)]
Imported version 0.1