Commit Graph

84 Commits

Author SHA1 Message Date
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 6c852424d0 Slightly reduce VIDIX video output verbosity.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27040 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-08 21:51:00 +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 7177af73f1 Move debug message to verbose output level.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24341 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-04 22:57:06 +00:00
diego bcf0c984f0 Apple Remote support
patch by Zoltan Ponekker, pontscho kac.poliod hu
cleaned up by Ulion, ulion2002 gmail com with some help by Reimar and me


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24057 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-14 14:29:22 +00:00
diego cc95003d5f Give message string a more meaningful name.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23894 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-28 17:16:55 +00:00
diego 5596a37bc1 typo fix: childs --> children
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23891 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-28 14:27:04 +00:00
diego 8b51dfe0e2 Remove vo_syncfb, which was unused for 5 years.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23834 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-20 18:17:58 +00:00
diego 196bee14d3 Fix unkown --> unkNown typo.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22483 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-07 01:31:29 +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
reynaldo 1eba01588f fix correct addressing of user, some gram and ortographical fixes too - only partial
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21726 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-22 06:31:51 +00:00
kraymer dd5f42518d sync of Spanish translation for help_mp-es.h
patch by Fernando Tarín (icemanf gmail com)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21723 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-21 23:10:18 +00:00
kraymer fe4efe729e alsa messages for Spanish help file
patch by Fernando Tarin, lists.im gmail com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21701 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-20 15:31:50 +00:00
kraymer 2512e1371e add source files comments to libass messages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21694 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-20 00:08:49 +00:00
kraymer 9bee96649a Spanish translation for libass help messages
patch by Fernando Tarín (icemanf gmail com)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21693 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-19 23:46:30 +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 1d8468125f convert DOCS/xml/es and help/help_mp-es.h* to UTF-8
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20542 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-30 21:31:11 +00:00
reynaldo 3715dc28d2 only a few lines remain missing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20371 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-22 16:51:34 +00:00
diego 9443ea8b9f typo fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20286 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-17 13:47:45 +00:00
reynaldo ab9e999c35 hurried pre-release update, partially synced with r20191
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20218 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-14 21:30:41 +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
attila 3fe081dc41 kill unused message string MSGTR_LIBVO_MGA_MgaInvalidOutputFormat
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18818 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-25 16:16:59 +00:00
attila 8fb6c3055b correctly prefix all messages from -vo mga with [MGA]
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18816 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-25 16:01:01 +00:00
reynaldo c915896f73 fix extras and maformed translation messages, check done with uau's brand new TOOLS/ script, PART 1 of 3
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18524 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-17 05:18:16 +00:00
reynaldo a9d6604092 Minor corrections partII - Final
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18452 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 05:50:13 +00:00
reynaldo 98748cf62f Minor corrections to spanish help messages - Part1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18451 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 00:11:52 +00:00
reynaldo 616c5a84b2 Removes duplicated entry, pointed out by Victor Farias Escobar <nk21507 at hotmail.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18351 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 01:53:37 +00:00
reynaldo 4a2e5aa349 Fixed a tipo pointed out by Victor Farias Escobar <nk21507 at hotmail.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18349 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 00:04:36 +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
reynaldo fbaec07e33 updating spanish console messages to 1.249 (almost 100%) adding all missing entries at least
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18305 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 05:02:24 +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
reynaldo 2898f5f523 Complete sync with 1.192
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16864 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-26 01:35:27 +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
nauj27 8cb44bbc3c 1l for Andoni Zubimendi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15344 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-04 19:49:32 +00:00
nauj27 d9695cc857 Sync with v1.167 by Andoni Zubimendi <andoni@lpsat.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15324 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-02 13:58:58 +00:00
reynaldo 451ec22f8f fix missing check against lame_init_params that was leading to video only files on low (under 32) audio bitrates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14763 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 15:13:28 +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
reynaldo 4c73bb4ea0 partial sync with help_mp-en 1.148
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13705 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-20 15:42:40 +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