log

age author description
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