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).
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.
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.