log

age author description
Sat, 31 May 2008 16:38:02 +0000 diego Change spelling of XviD to Xvid as has already been done in the (rest of the)
Sat, 31 May 2008 13:42:09 +0000 rtogni Fix compilation with internal dvdnav
Sat, 31 May 2008 12:52:55 +0000 nicodvb adapted to the dvdread->libdvdread transition in dvdnav's repository
Sat, 31 May 2008 12:51:38 +0000 nicodvb warn to always disable the internal dvdread; still menus are supported now
Fri, 30 May 2008 20:10:36 +0000 diego Add install-dhahelperwin target to simplify dhahelper installation on Windows.
Fri, 30 May 2008 20:09:31 +0000 diego Merge vidix/dhahelperwin/Makefile into top-level Makefile.
Fri, 30 May 2008 19:39:00 +0000 diego Merge vidix/dhahelper/Makefile into top-level Makefile.
Fri, 30 May 2008 19:17:20 +0000 diego Rename kernelhelper to dhahelper, that name is more fitting.
Fri, 30 May 2008 19:14:04 +0000 diego Fix #include paths.
Fri, 30 May 2008 18:38:53 +0000 diego dhasetup.exe can be created via make instead of calling gcc directly.
Fri, 30 May 2008 18:03:36 +0000 diego Rework AltiVec CFLAGS detection. '-maltivec -mabi=altivec' should be used
Fri, 30 May 2008 15:20:42 +0000 reimar Handle NULL control function in cache_execute_control, fixes crash with http urls.
Fri, 30 May 2008 12:09:06 +0000 diego Check for ALTIVEC_H instead of __APPLE_CC__ to decide which AltiVec vector
Fri, 30 May 2008 12:05:24 +0000 diego Check for HAVE_ALTIVEC_VECTOR_BRACES instead of __APPLE_CC__.
Fri, 30 May 2008 11:45:08 +0000 diego Check for AltiVec vector declaration syntax.
Thu, 29 May 2008 21:28:07 +0000 diego typo noticed by Mark Pilgrim, mark diveintomark org
Thu, 29 May 2008 18:35:22 +0000 eugeni The size of output buffer is stored in 'osize', not 'size'.
Thu, 29 May 2008 18:35:21 +0000 eugeni Clear iconv conversion state also in libass.
Thu, 29 May 2008 18:35:18 +0000 eugeni Offset should be size_t.
Thu, 29 May 2008 18:35:17 +0000 eugeni Clear iconv conversion state after each subtitle line.
Thu, 29 May 2008 12:56:44 +0000 diego Remove extra messages.
Thu, 29 May 2008 12:53:40 +0000 diego Fix mismatching messages.
Thu, 29 May 2008 12:43:58 +0000 diego Fix mismatching translated messages as pointed out by TOOLS/mphelp_check.py.
Thu, 29 May 2008 11:55:39 +0000 gpoirier fix problems picked up by mphelp_check.py
Thu, 29 May 2008 00:33:29 +0000 diego The install-drivers target should depend on the drivers target.
Wed, 28 May 2008 23:04:41 +0000 iive Revert commit r26897.
Wed, 28 May 2008 12:40:15 +0000 diego Merge drivers/Makefile into top-level Makefile.
Wed, 28 May 2008 11:27:13 +0000 diego Fix setting of CFLAGS for Radeon modules.
Wed, 28 May 2008 10:34:03 +0000 diego Disable unused function, fixes the warning:
Wed, 28 May 2008 10:25:09 +0000 diego mga_vid driver wording fixes