1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-29 02:22:19 +00:00
Commit Graph

57 Commits

Author SHA1 Message Date
diego
4b3525f79f Reduce console output verbosity: Move colorspace information to verbose mode.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29742 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-09-30 14:55:43 +00:00
diego
6e9cbdc104 whitespace cosmetics: Remove all trailing whitespace.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29305 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-05-13 02:58:57 +00:00
diego
b8ef364ae0 Remove reference to outdated documentation file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29209 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-04-20 15:24:47 +00:00
reimar
aaa937e798 The large -help help_text should be const so it goes into .rodata
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28860 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-06 20:11:23 +00:00
diego
02135001b4 Change a bunch of video/audio-output-specific preprocessor directives from
a HAVE_ prefix to a CONFIG_ prefix.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27402 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-03 15:21:40 +00:00
diego
3b31fa5717 Rename two GUI-related preprocessor directives:
HAVE_NEW_GUI --> CONFIG_GUI, HAVE_GTK2_GUI --> CONFIG_GTK2


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27375 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-30 13:44:59 +00:00
diego
4b141479da Start unifying names of internal preprocessor directives.
Replace all USE_ prefixes by CONFIG_ prefixes to indicate
options which are configurable.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27373 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-30 12:01:30 +00:00
diego
03a30e3a59 Remove extra messages.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26920 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-29 12:56:44 +00:00
diego
7621a77c54 Fix mismatching translated messages as pointed out by TOOLS/mphelp_check.py.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26918 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-29 12:43:58 +00:00
corey
0decac38d3 consistently print fps with three digits of precision
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26512 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-23 20:20:25 +00:00
reimar
577f46af97 Update translations to not recommend -vc dummy (it is too crash-happy)
but -vc null like the English variant does.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24647 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-28 18:38:05 +00:00
diego
1304a06dc4 Nuke MSGTR_CopyCodecsConf, it's gone from the master file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21907 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-13 11:58:15 +00:00
kraymer
543de42ae7 remove stray comment line
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20747 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 16:45:49 +00:00
kraymer
82f1ef643d remove dead defines (spotted by mphelp_check.py)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20743 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 16:01:34 +00:00
diego
3829ecb1a2 Remove remnants of long-gone libfame.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20739 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-06 22:57:14 +00:00
kraymer
50ccc27ecd convert remaining help files to UTF-8
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20606 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-02 11:45:10 +00:00
diego
f55f726517 Partial sync with message removal from DVD information output change.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19455 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-19 14:53:43 +00:00
diego
c59ff681fd Fix some errors revealed by Uoti's help file checker.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18529 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-17 11:45:13 +00:00
reynaldo
ea3e8c96bb fix extras and malformed translation messages, check done with uau's brand new TOOLS/ script, PART 2 of 3
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18525 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-17 07:18:57 +00:00
diego
3f62423f42 Rename some misspelled and misnamed messages.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18336 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 23:06:42 +00:00
reynaldo
13b1ed4b83 Fixes - Make mencoder stream size printing use 64 bits - by Corey Hickey on translation files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18308 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 07:59:15 +00:00
ptt
2cffa60fa7 Removed unused constant definition (MSGTR_InvalidAOdriver)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17987 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-28 11:27:45 +00:00
diego
d9f738ab54 New website structure, the /homepage subdirectory is gone.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17707 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-01 10:01:43 +00:00
ivo
3e3f410796 change obsolete -waveheader to -ao pcm:waveheader in hintinfo message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16520 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-19 14:07:12 +00:00
diego
1540fedb5f Replace bps by B/s when it means bytes per second to avoid ambiguity since
bps can mean any combination of bits/bytes per second/sample.
patch by a.guru - at - sympatico - dot - ca


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16361 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 17:11:00 +00:00
wight
a6fa1f8e8a Remove non-translatable messages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16078 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-24 12:06:54 +00:00
wight
382925ac5e Remove duplicate messages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15914 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-03 19:02:16 +00:00
reimar
533e14e464 Add missing escaping for "
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14501 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-15 15:52:28 +00:00
diego
a35ff6dd15 sync by Philippe De Swert <philippedeswert at pi dot be>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14048 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-25 22:32:42 +00:00
diego
e1193ffbb7 devices.html is no more, link updated.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13916 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-11 02:27:15 +00:00
ivo
3c6022fee0 It has not written debug information to a file, but it has dumped the core ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13762 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-25 21:03:05 +00:00
ivo
581ed1fad6 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13761 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-25 20:44:59 +00:00
diego
2ae4fd50f0 printf --> mp_msg conversion
patch by the Wanderer <inverseparadox at comcast dot net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13578 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-07 00:14:23 +00:00
diego
68fb7cb79b Removed all obsolete and unused messages.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13531 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-02 14:09:31 +00:00
diego
8f72ef1bce Obsolete and unused message removed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13530 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-02 12:51:53 +00:00
diego
ba0fc01e35 printf -> mp_msg conversion, first steps
patch by The Wanderer <inverseparadox@comcast.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13123 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-24 19:36:17 +00:00
diego
466bcb6eca sync by Philippe De Swert <philippedeswert@pi.be>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12944 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-03 18:27:10 +00:00
diego
307bbd15bf sync by Philippe De Swert <philippe.deswert@student.denayer.wenk.be>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11704 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-31 21:26:15 +00:00
alex
4efe8506e2 removed the historic libcss support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11594 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-08 21:41:29 +00:00
diego
6e154cd248 Removed outdated telecine messages.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11385 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 19:24:24 +00:00
diego
9d308b0357 bug fixes based on a patch by Nicolás Lichtmaier <nick@technisys.com.ar>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11328 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-30 12:36:40 +00:00
diego
6ba3fff9d7 updated by sed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11164 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-17 12:13:59 +00:00
diego
a6ee0f015d Massive consistency and spelling update inspired by Torinthiel.
-vop --> -vf
punctuation marks right after words
(XXX), not ( XXX )
Spelling: FFmpeg, BMP, TGA, PNG, LAN


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11162 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-17 12:07:02 +00:00
diego
d8a1591ba4 Point to generated HTML instead of old HTML docs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11122 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-15 00:08:55 +00:00
diego
f455c43007 Philippe De Swert <philippe.deswert@student.denayer.wenk.be>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11121 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-14 23:25:10 +00:00
diego
9e12661e44 Sync by Philippe De Swert <philippe.deswert@student.denayer.wenk.be>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11000 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-04 07:53:20 +00:00
diego
cfa19109e9 codecs.conf is obsolete.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10684 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-22 22:18:08 +00:00
diego
b2c6da07e0 cp1250 updates by Karel Kozlovsky <kozlovsk@centrum.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10611 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 11:19:10 +00:00
alex
8dbd85b924 copyright message rework, try 2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10418 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-13 15:39:52 +00:00
alex
39148230df Changed the main copyright to MPlayer Team and removed the lame 'see DOCS' thingie, as discussed with Gabucino
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10415 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-13 12:41:37 +00:00