Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 16 Jul 2008 16:14:56 +0000 | diego | Add variables for all available man page and documentation languages. |
Wed, 16 Jul 2008 16:06:14 +0000 | reimar | Do not just print a warning, also fix the len in ASF demuxer! |
Wed, 16 Jul 2008 16:05:58 +0000 | diego | Remove redundant check in message language test. |
Wed, 16 Jul 2008 15:53:21 +0000 | diego | Move the "all" option to the front of the list of available languages in |
Wed, 16 Jul 2008 15:51:15 +0000 | diego | cosmetics: Rename LANGUAGES variable to msg_langs. |
Wed, 16 Jul 2008 15:38:06 +0000 | diego | Replace output redirection with grep by POSIX standard options. |
Wed, 16 Jul 2008 15:09:24 +0000 | diego | Replace simple sed invocation by even simpler tr invocation. |
Wed, 16 Jul 2008 15:08:34 +0000 | diego | Merge two consecutive sed calls into one. |