log

age author description
Tue, 08 Jul 2008 13:34:03 +0000 ptt another alphabetical order correction
Tue, 08 Jul 2008 13:22:57 +0000 ptt moved o option beetwen m* and p*
Tue, 08 Jul 2008 08:20:39 +0000 diego Add missing #include <sys/socket.h>, fixes the warnings:
Tue, 08 Jul 2008 08:17:50 +0000 diego Use correct PRIu64 length modifier for uint64_t value, fixes the warning:
Mon, 07 Jul 2008 12:17:46 +0000 diego Add support for MLP audio through FFmpeg.
Mon, 07 Jul 2008 09:32:21 +0000 diego Run bash-specific shell scripts with bash, not sh.
Mon, 07 Jul 2008 09:30:22 +0000 diego Give all shell scripts a .sh suffix for consistency.
Mon, 07 Jul 2008 06:47:01 +0000 diego Replace bash-specific [[]] construct by a proper [] test.
Mon, 07 Jul 2008 06:43:45 +0000 diego Replace == in []/test constructs with =, == is a bashism.
Mon, 07 Jul 2008 06:30:24 +0000 diego Remove unnecessary function keyword from shell script function declarations,
Sun, 06 Jul 2008 18:04:14 +0000 nicodvb avoid unnecessary strdup(); patch by Aurel
Sun, 06 Jul 2008 15:13:04 +0000 diego Update homepage and license info for NuppelVideo.
Sun, 06 Jul 2008 15:12:32 +0000 diego Add standard license header for NuppelVideo, i.e. GPL v2+.
Sun, 06 Jul 2008 13:41:08 +0000 diego Introduce DRIVER_OBJS variable for list of all driver targets.
Sun, 06 Jul 2008 13:36:17 +0000 diego Simplify codecs.conf.h generation rule.
Sun, 06 Jul 2008 13:31:53 +0000 diego Merge version.h dependency declarations.
Sun, 06 Jul 2008 13:28:45 +0000 diego Remove redundant dependencies for .rc files.
Sun, 06 Jul 2008 13:26:30 +0000 diego Add a generic rule for .rc files and use it.
Sun, 06 Jul 2008 13:18:29 +0000 diego cosmetics: Merge three lines into two.
Sun, 06 Jul 2008 13:06:05 +0000 diego Also remove dhahelper and dhahelperwin on distclean.
Sun, 06 Jul 2008 07:59:19 +0000 reimar One more hack for PBOs on ATI cards.
Sun, 06 Jul 2008 07:53:36 +0000 reimar Move at-hack code a bit up for further changes
Sun, 06 Jul 2008 03:32:47 +0000 lu_zero Remove ASSERT() macro. SoC Patch from Keiji Costantini
Sun, 06 Jul 2008 03:27:31 +0000 lu_zero Reindent. SoC Patch from Keiji Costantini
Sun, 06 Jul 2008 03:26:32 +0000 lu_zero Split simpleCopy into packedCopy and planarCopy. SoC Patch from Keiji Costantini
Sat, 05 Jul 2008 18:02:17 +0000 gpoirier fix a FIXME: give the URL of the list of mailing lists (since we don't have a direct link to the list of archives)
Sat, 05 Jul 2008 14:22:57 +0000 diego Surround stream cache specific code by an appropriate #ifdef; fixes linking
Sat, 05 Jul 2008 13:12:12 +0000 diego Sync with r27208.
Sat, 05 Jul 2008 12:45:55 +0000 nicodvb dvd:// streams accept the device path in the url; patch by Mathieu SCHROETER mathieu.schroeter gamesover ch
Sat, 05 Jul 2008 11:44:13 +0000 diego Add some more -identify information for CDDB.