log

age author description
Wed, 21 May 2008 16:07:37 +0000 reimar Continue detection if it is not clear if we have a MP3 or flac file.
Wed, 21 May 2008 15:25:33 +0000 ptt left an english phrase in, removed.
Wed, 21 May 2008 15:11:49 +0000 compn remove extra dash in nocorrect-pts option
Tue, 20 May 2008 20:51:22 +0000 ben add potentially missing types
Tue, 20 May 2008 14:52:02 +0000 Gabrov synced with r26839
Mon, 19 May 2008 18:37:27 +0000 eugeni In case 2 styles have the same name, prefer the latest one.
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
Mon, 19 May 2008 00:07:17 +0000 diego If character set conversion for help_mp.h is required, do it on the whole
Mon, 19 May 2008 00:05:18 +0000 diego The multiple inclusion guard in help_mp.h has to cover the whole file,
Sun, 18 May 2008 23:58:05 +0000 diego Simplify help_mp.h generation commands by using $@.
Sun, 18 May 2008 23:55:01 +0000 diego Do not hide that we are running a helper script.
Sun, 18 May 2008 23:33:46 +0000 diego Move the logic that decides if untranslated messages need to be added to
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 18:11:05 +0000 ben fix compilation of input.c if neither macosx/linux apple remote code
Sun, 18 May 2008 17:40:00 +0000 diego Remove unused strip target.
Sun, 18 May 2008 17:38:16 +0000 diego Merge directory installation commands.
Sun, 18 May 2008 17:35:54 +0000 diego one less level of indirection for install and program targets
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 17:16:43 +0000 diego install-mplayer and install-mencoder targets should depend on install-dirs.
Sun, 18 May 2008 17:12:49 +0000 diego Do not install DATADIR always, the GUI installation target takes care of this.
Sun, 18 May 2008 17:05:55 +0000 diego Install the required man page directories in the man page targets.
Sun, 18 May 2008 17:05:16 +0000 diego Replace hackish shell loops for man page installation with make constructs.
Sun, 18 May 2008 16:43:17 +0000 diego Create directories for the translated man pages in the install-dirs target.
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 16:20:17 +0000 diego install-mencoder-man depends on install-mplayer-man.
Sun, 18 May 2008 16:16:39 +0000 diego Replace shell for loop with proper foreach make construct in uninstall target.