log

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