log

age author description
Sun, 17 Oct 2010 02:19:05 +0000 reynaldo Small grammar and formatting fixes
Fri, 15 Oct 2010 10:45:19 +0000 siretart in auto mode, enable internal libdvdcss only if it is actually available
Thu, 14 Oct 2010 09:27:38 +0000 cigaes Cosmetic: remove useless braces.
Thu, 14 Oct 2010 09:26:21 +0000 cigaes Use intptr_t for integers stored in opaque pointers.
Thu, 14 Oct 2010 08:43:19 +0000 siretart ignore debhelper generated debug logfiles
Thu, 14 Oct 2010 08:37:47 +0000 siretart add hint for building an mplayer package that uses libdvdcss at runtime instead of the internal copy
Thu, 14 Oct 2010 08:36:31 +0000 siretart make clean target more robust (i.e. don't fail when config.mak isn't there)
Wed, 13 Oct 2010 18:56:44 +0000 reimar Replace snprintf by av_strlcpy.
Wed, 13 Oct 2010 18:38:50 +0000 reimar Do not call Setup_FS_Segment if the QuickTime framework is used on OSX
Wed, 13 Oct 2010 15:09:24 +0000 siretart do not create a fake 'bestsites' if neither 'fping' or 'netselect' are installed
Wed, 13 Oct 2010 15:02:00 +0000 siretart use 'dpkg --print-architecture'
Tue, 12 Oct 2010 22:08:46 +0000 cigaes EOSD: add a function to test if a source has already been registered.
Tue, 12 Oct 2010 16:53:43 +0000 diego Remove some obsolete and misleading comments.
Mon, 11 Oct 2010 17:09:33 +0000 reimar Fix handling of invalid values in aspect_save_screenres to not overwrite
Mon, 11 Oct 2010 12:33:57 +0000 diego Remove #warning preprocessor directives or replace them by suitable comments.