Mercurial > mplayer.hg
log TOOLS/mencvcd.sh @ 33813:a214da7104e2
age | author | description |
---|---|---|
Thu, 10 Sep 2009 18:35:10 +0000 | diego | Convert to UTF-8. |
Thu, 10 Sep 2009 18:29:34 +0000 | diego | Fix bashism: Use '$(( ))' syntax instead of '(( ))' for arithmetic expressions. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
Mon, 07 Jul 2008 09:32:21 +0000 | diego | Run bash-specific shell scripts with bash, not sh. |
Mon, 07 Jul 2008 09:30:22 +0000 | diego | Give all shell scripts a .sh suffix for consistency. |