log configure @ 26974:7042def3416f

age author description
Sat, 07 Jun 2008 10:54:07 +0000 ben Drop support for external libvidix (unmaintained and not up-to-date)
Mon, 02 Jun 2008 16:32:38 +0000 diego Use LC_ALL instead of LANG in config.mak to prevent locale settings from
Mon, 02 Jun 2008 12:55:24 +0000 diego 10l: Restore LANG variable in config.mak so that shell commands are not
Mon, 02 Jun 2008 12:28:48 +0000 diego Remove unused variable LANG from config.mak.
Mon, 02 Jun 2008 12:26:57 +0000 diego Remove unused variable TARGET_OS from config.mak.
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.
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
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)
Fri, 30 May 2008 18:03:36 +0000 diego Rework AltiVec CFLAGS detection. '-maltivec -mabi=altivec' should be used
Fri, 30 May 2008 11:45:08 +0000 diego Check for AltiVec vector declaration syntax.
Wed, 28 May 2008 23:04:41 +0000 iive Revert commit r26897.
Tue, 27 May 2008 12:41:27 +0000 diego cosmetics: XviD --> Xvid
Tue, 20 May 2008 20:51:22 +0000 ben add potentially missing types
Mon, 19 May 2008 05:41:49 +0000 diego Output a better informative message if no AltiVec CFLAGS can be found.
Mon, 19 May 2008 05:40:19 +0000 diego Do not run second AltiVec CFLAG check in a subshell; the variable that is
Sun, 18 May 2008 23:16:30 +0000 diego Replace hack to disable iconv conversion of messages with something more sane.
Sun, 18 May 2008 19:05:52 +0000 diego Only run AltiVec compiler tests on PowerPC.
Sun, 18 May 2008 17:32:51 +0000 diego 10l: Fix MAN_LANG creation for real this time.
Sun, 18 May 2008 17:22:53 +0000 diego 10l: missing quotes in sed command
Sun, 18 May 2008 16:40:20 +0000 diego Split MAN_LANG Makefile variable into MAN_LANG and MAN_LANG_ALL with
Sun, 18 May 2008 16:25:20 +0000 diego Introduce make variable common to the GTK and Windows GUI and use it
Sun, 18 May 2008 15:49:31 +0000 diego 10l: Add missing parentheses in AltiVec test logic.
Sun, 18 May 2008 11:53:00 +0000 ben Add support for AppleIR Remote as an input under Linux systems.
Fri, 16 May 2008 09:42:28 +0000 diego cosmetics: Remove useless parentheses from return statements.