Uoti Urpala
|
0eb321bf2c
|
Remove trailing whitespace from most files
|
2009-07-07 02:34:35 +03:00 |
|
Amar Takhar
|
e306174952
|
Translation system changes part 2: replace macros by strings
Replace all MSGTR_ macros in the source by the corresponding English
string.
|
2009-07-07 01:38:20 +03:00 |
|
Amar Takhar
|
b5972d6f14
|
Translation system changes part 1: wrap translated strings
Replace mp_msg() calls which have a translated string as the format
argument with mp_tmsg and add _() around all other translated strings.
|
2009-07-07 01:28:07 +03:00 |
|
diego
|
c657594049
|
cosmetics: Remove useless parentheses from return statements.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26788 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2008-05-16 08:43:15 +00:00 |
|
reimar
|
7a1fe79132
|
Simplify cue-parsing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25732 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2008-01-13 15:13:04 +00:00 |
|
reimar
|
8317c84904
|
Get rid of quite useless inum variable
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25731 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2008-01-13 15:01:07 +00:00 |
|
reimar
|
6f616c316d
|
stream_opts should be const
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25719 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2008-01-13 12:34:42 +00:00 |
|
reimar
|
dd2fcb4370
|
stream_opts arrays should be const
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25270 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-12-02 21:37:08 +00:00 |
|
reimar
|
cd3d3369e1
|
Mark all stream_info_t as const
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25239 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-12-02 13:22:53 +00:00 |
|
diego
|
01d92a32ad
|
cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24277 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-08-28 22:38:45 +00:00 |
|
reimar
|
4c4a1070fe
|
Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
instead of plain strlcat/strlcpy
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23723 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-07-05 22:01:07 +00:00 |
|
ben
|
91dcf52b19
|
renamed cue_read.c to stream_cue.c for consistency
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19304 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-08-03 19:25:16 +00:00 |
|