Commit Graph

177 Commits

Author SHA1 Message Date
reynaldo b4c74fb28e Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18005 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-31 00:15:47 +00:00
reynaldo bf25812a43 Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17995 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-30 06:40:58 +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
albeu 00bc2d2732 Subtitles properties: move sub_select, sub_pos, sub_visibilty,
sub_alignment and sub_forced_only to properties.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17936 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-24 19:32:23 +00:00
albeu efb50daf6e Convert fullscreen, panscan, color controls, ontop, rootwin,
border, framedrop and vsync to properties. Also add a couple
of video related properties like width, height, etc.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17929 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-23 01:22:43 +00:00
albeu e978b9f5a9 Move audio_delay to a property and add a few read only properties to
query samplerate, format, etc.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17926 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 23:05:13 +00:00
albeu 0fd651ff1a Add an option to list the properties: -list-properties
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17915 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 16:35:17 +00:00
albeu 7ccf483026 Add the new property API and implement a couple properties.
Move the volume and mute command to the command to property
bridge.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17912 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 00:19:02 +00:00
diego 30bb277532 Print the mute state on the OSD.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17892 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-18 18:48:14 +00:00
corey a6de87d626 Fix up libaf unknown-format printing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17877 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-15 21:32:10 +00:00
reynaldo bfcb1f80f1 last print on libaf to af_msg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17864 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-14 16:57:16 +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
corey 89d848a8a2 dwStart support for mencoder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17649 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-19 09:34:37 +00:00
gabrov c813f8fd2e Typo fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17516 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-30 19:37:17 +00:00
albeu f3ce1dc108 Fix the MSG?_FIXME and make the profiles help translatable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17482 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-25 11:28:19 +00:00
rathann 7ae6f20aae FAQ about problems with playing DVDs on certain drives.
Also addresses http://bugzilla.mplayerhq.hu/show_bug.cgi?id=395 .


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17425 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-18 21:37:55 +00:00
diego 12f6496329 Remove overly loud "warning" from runtime-cpudetection message.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17408 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-16 22:41:35 +00:00
rathann 2601de4120 massive attack: mp_msg printf format fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17367 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-12 20:04:36 +00:00
diego 92fbe28842 grammar fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17202 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 13:32:54 +00:00
wanderer 83e5f5e72a make -o mandatory and add a warning when the extension does not match the container format, patch by Reynaldo Pinochet
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17197 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-15 17:57:18 +00:00
wanderer b0b4990d3f one-word grammar fix for "incompatible codec" message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17196 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-15 17:54:29 +00:00
ptt b30bfced16 small grammatical/sentence fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17193 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-15 15:58:36 +00:00
reynaldo dbb88f947e Fix small typos spoted by Paul TT
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17191 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-14 19:35:25 +00:00
ptt cfe770e0d9 little fixes....
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17185 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-13 01:43:54 +00:00
ranma 5b67024feb remove stray tab, which was confusing help_diff.sh
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17155 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-10 10:19:15 +00:00
reynaldo ea63d7c7a5 Harcoded eng strings on libmpdemux/network.c to help_mp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17154 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-10 01:40:18 +00:00
gpoirier bda8248830 Every contribution deserves to be listed on the "about" window of the gui.
Change the way this list is done by following the layout of AUTHORS


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17136 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 21:17:29 +00:00
ods15 0fe5fb1e00 Fix EDL to be per file, allow -edlout and -edl together as there is really
no reason not to.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17110 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 08:52:18 +00:00
ranma c1293cb313 missing dot
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17086 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-03 20:36:12 +00:00
reynaldo 2ae5a0788d Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org- , small fixes by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17066 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-29 22:04:57 +00:00
diego 3a8ed856e1 spelling, capitalization and wording fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17062 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-29 00:56:15 +00:00
ptt a5cf8da5a9 Small fixes...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16996 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-16 19:11:03 +00:00
reynaldo 3c98bf287b fixes missing caps on last patches
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16981 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-12 19:46:02 +00:00
joey 8901ee0b0a add a switch, slave command, and vo control to toggle borderless window.
includes documentation.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16969 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-10 22:25:54 +00:00
reynaldo 8318fcd06b [TRIVIAL] More translatables to help_mp and printfs to mp_msg on libmpdemux
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16968 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-10 21:33:12 +00:00
al fb8da06ed7 Test if source image dimensions are too big.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16959 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-10 02:39:31 +00:00
diego de9c2f59dc fd --> file descriptor, small fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16946 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-08 11:54:43 +00:00
ptt 7fc8df7270 Added translatable messages for OSD localization from libvo/sub.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16923 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 02:36:00 +00:00
ptt 017c3285f9 Added translatable messages for OSD localization
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16911 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 01:25:16 +00:00
ptt 34e9f8b037 Little fixes around ':' and spaces
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16910 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 01:02:18 +00:00
ptt 0d376af4ad libmpdemux translatables corrections
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16904 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 00:42:10 +00:00
reynaldo 3021f2c92e libmpdemux translatables to help_mp part 1 / messages / try 2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16882 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-31 23:36:22 +00:00
reynaldo 064fc4f8ad INPUT section created, added messages from input/input.c and input/joystick.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16858 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-25 18:47:20 +00:00
diego c31ab4cba3 -vc null -vo null is not the fastest way to dump...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16814 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-20 00:08:09 +00:00
diego 2c35db520f xscreensaver --> XScreenSaver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16796 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-18 19:58:33 +00:00
diego ff1425075d Embarassing goofs in the basic key sections that nobody noticed for ages
until Paul TT < paultt == at == hackerjournal == dot == it > came along.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16795 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-18 19:56:57 +00:00
diego f7e307ee4d Make a few more messages translatable by moving them into help_mp-en.h.
patch by Paul TT < paultt == at == hackerjournal == dot == it >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16794 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-18 11:11:25 +00:00
diego 992db04c2c deobfuscatioin: csp --> colorspace
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16787 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-17 11:26:26 +00:00
ods15 46d5765ede nit by diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16756 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-13 20:36:28 +00:00
ods15 c3ea61ff6c fix mencoder multi-file with some files having audio but others dont
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16753 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-13 19:30:07 +00:00