log

age author description
Tue, 03 Jun 2008 22:35:02 +0000 diego Use size_t instead of int for a variable that is compared to the result
Tue, 03 Jun 2008 17:16:38 +0000 ivo correct spelling error ;)
Tue, 03 Jun 2008 16:58:49 +0000 michael List more actions which have proven controversial in the past.
Tue, 03 Jun 2008 14:49:54 +0000 gpoirier grammar fixes by Benoit Fouet
Tue, 03 Jun 2008 11:48:00 +0000 gpoirier sync w/r26920, patch by Cedric Dumez-Viou %Cedric P Dumez-Viou A obs-nancay P fr%
Tue, 03 Jun 2008 11:36:27 +0000 gpoirier add missing <option> tags around the option "filmdint"
Tue, 03 Jun 2008 11:09:56 +0000 gpoirier fix incorrect XML structure (I should have been more carefull when I checked in the previous version)
Tue, 03 Jun 2008 09:24:18 +0000 gpoirier sync w/r26936, patch by Cedric Viou % Cedric P Dumez-Viou A obs-nancay P fr %
Tue, 03 Jun 2008 01:37:43 +0000 diego Add reverting commits to the list of potentially controversial actions.
Mon, 02 Jun 2008 18:40:35 +0000 Gabrov synced with r26967
Mon, 02 Jun 2008 16:32:38 +0000 diego Use LC_ALL instead of LANG in config.mak to prevent locale settings from
Mon, 02 Jun 2008 12:55:24 +0000 diego 10l: Restore LANG variable in config.mak so that shell commands are not
Mon, 02 Jun 2008 12:28:48 +0000 diego Remove unused variable LANG from config.mak.
Mon, 02 Jun 2008 12:26:57 +0000 diego Remove unused variable TARGET_OS from config.mak.
Mon, 02 Jun 2008 12:24:28 +0000 diego cosmetics: Restructure config.mak logically and alphabetically.
Mon, 02 Jun 2008 12:09:01 +0000 diego Remove unused variable TARGET_CPU from config.mak.
Mon, 02 Jun 2008 11:08:04 +0000 diego Remove unnecessary FFmpeg hack from config.mak.
Mon, 02 Jun 2008 10:22:46 +0000 nicodvb call demux_flush() where appropriate
Mon, 02 Jun 2008 10:18:44 +0000 nicodvb use demux_flush() where appropriate
Mon, 02 Jun 2008 10:17:48 +0000 nicodvb added and reused demux_flush() instead of emptying the demux_stream buffers;
Sun, 01 Jun 2008 19:08:16 +0000 bcoudurier restore needed cast to correct type with const
Sun, 01 Jun 2008 18:14:56 +0000 reimar 100l, fix wrong order of cases in cache_do_control
Sun, 01 Jun 2008 16:40:56 +0000 reimar Properly free memory allocate by liba52.
Sun, 01 Jun 2008 07:45:22 +0000 nicodvb tiny reindentation
Sun, 01 Jun 2008 07:44:36 +0000 nicodvb disable dvdnav when using the internal dvdread
Sun, 01 Jun 2008 07:32:28 +0000 nicodvb reindented the dvdread detection block
Sun, 01 Jun 2008 07:31:03 +0000 nicodvb changed the code that checks the presence of the external dvdread
Sun, 01 Jun 2008 07:28:31 +0000 nicodvb removed support for Ogle's dvdread
Sun, 01 Jun 2008 03:36:23 +0000 bcoudurier cast to correct type, suppress warnings
Sun, 01 Jun 2008 03:35:27 +0000 bcoudurier cast to correct type, suppress warnings