Commit Graph

318 Commits

Author SHA1 Message Date
ivo 9128afc215 New translatable messages for vo_pnm (the portable anymap video output
driver).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13397 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-20 01:28:32 +00:00
ivo 0f9f4caba4 mp_msg transition of unmaintained audio output drivers.
Patch by Reynaldo H. Verdejo Pinochet <reynaldo at opendot dot cl>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13384 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-18 20:31:28 +00:00
diego e3c39a8423 Made the wording of MSGTR_EdlCantOpenForWrite and MSGTR_EdlCantOpenForWrite
identical for consistency.  Also German translation is easier this way.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13363 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-17 11:18:55 +00:00
kraymer e064d4ddd4 lastes sync with EDL messages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13360 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-17 09:55:50 +00:00
diego a42fd601ef Hardcoded EDL messages moved to help_mp-en.h, Doxygen comments added, patch
by "Reynaldo H. Verdejo Pinochet" <reynaldo at opendot dot cl>, spelling
and wording corrections by me.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13359 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-17 02:28:44 +00:00
kraymer ece88f5cdd changed email address
latest sync missed update of revision tag


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13315 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-11 19:47:16 +00:00
ivo 07839ac723 Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they can
easily be re-used by other video output drivers, without having inapproriate
names.

To make live easier for the translators, I have made the same changes to
the German and Spanish translations (those who already picked up on the
MSGTR_VO_* messages).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13285 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-08 03:51:37 +00:00
diego 19b4690152 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13266 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 14:07:48 +00:00
kraymer 752a64662e Sorry, typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13256 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-05 22:01:23 +00:00
kraymer 49a3ae707d sync to latest updates in vo_jpeg.c section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13255 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-05 21:56:39 +00:00
ivo 0b90eb2a02 Some minor vo_jpeg fixes:
Removed unused variable dst.
MPlayer now exits if it is unable to create a file for JPEG output and prints
an appropriate message, instead of going on if all is right (which is not).
Added line to authors file.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13253 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-05 17:54:09 +00:00
ivo f36b6cd3a1 Removal of -jpeg commandline option.
It's replaced by an options parser in the module itself. Instead of
mplayer -vo jpeg -jpeg options one now has to use mplayer -vo jpeg:options.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13248 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-04 22:59:33 +00:00
nauj27 933f6982d7 sync by Andoni Zubimendi <andoni at lpsat.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13232 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-02 19:33:17 +00:00
diego 261fa6cde3 sync by Sebastian Krämer <mail@skraemer.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13174 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-28 16:23:31 +00:00
henry a99da3846c sync to 1.125
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13162 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-27 08:25:17 +00:00
ivo 77db87aa41 Added output to multiple directories for vo_jpeg.
Updated the manual page to describe the new options.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13159 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-26 22:18:25 +00:00
henry 36f2212fe2 compile fix (missing string)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13129 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-24 21:29:51 +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
rtognimp f4b8f1cfd2 Sync with 1.123
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13045 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-18 15:11:57 +00:00
diego 2c955a0832 sync by Sebastian Krämer <mail@skraemer.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13039 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-18 00:38:59 +00:00
nauj27 63ca5b07a2 sync by Andoni Zubimendi <andoni at lpsat.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12999 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-11 08:41:42 +00:00
wight 3975310f95 compilation fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12978 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-09 09:03:33 +00:00
wight a003ddbf7c We shouldn't translate filter names
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12977 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-09 09:00:58 +00:00
wight 1dcc68b225 sync with 1.123
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12976 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-09 08:52:22 +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
lumag 6dfa02f414 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12923 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-31 11:48:07 +00:00
reimar e5b67089c7 unified audio options dialog, fixes also bug #40
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12919 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-30 15:58:36 +00:00
diego 1a16bb4a04 compilation fixes from Gentoo by Chris White <webmaster@securesystem.info>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12912 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-29 00:57:22 +00:00
reimar bb98df0456 automatic loading of af_volume, original patch by Dan Christiansen (danchr (at) daimi (dot) au (dot) dk)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12909 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-28 12:17:50 +00:00
paszczi ecc23a7979 synced with 1.121
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12871 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-20 08:32:04 +00:00
diego 775ffcbceb embarassing typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12861 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-19 23:19:07 +00:00
diego 0172887b3b typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12860 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-19 23:18:44 +00:00
lumag 1971e69e51 two small typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12832 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-16 13:41:55 +00:00
lumag d37aa70a52 Sync, reword, fix 80 column barrier :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12826 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-15 16:37:54 +00:00
diego 021bee4fb9 Sync and changed character encoding from euckr to utf8 by
DongCheon Park (David) <dcpark@kaist.ac.kr>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12778 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-08 23:58:46 +00:00
diego cc3f714afc sync by Sebastian Krämer <mail@skraemer.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12775 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-07 21:26:58 +00:00
rtognimp b4f070d170 Sync with mp_help-en.h v1.121
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12774 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-07 18:40:28 +00:00
diego 0fa71e29f6 sync by Ioannis Panteleakis <pioann@csd.auth.gr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12772 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-07 13:25:43 +00:00
luran 3e54984543 sync with help_mp-en.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12771 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-07 10:40:56 +00:00
diego ea2cbb6bb5 Console message corrected and moved to help_mp-en.h.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12764 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-06 11:14:29 +00:00
diego 561612e85d Point at new XML documentation translation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12755 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-03 02:19:14 +00:00
diego 6f6ab24d44 better wording by Sebastian Krämer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12746 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-02 01:40:43 +00:00
nauj27 54f113f41d sync and change widget -> control by Andoni Zubimendi <andoni@lpsat.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12730 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-29 16:05:50 +00:00
diego d3d6c1963d sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12726 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-29 10:13:43 +00:00
diego eedd9071ea sync by Sebastian Krämer <mail@skraemer.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12725 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-29 10:09:55 +00:00
diego f10386dfcf better wording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12723 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-28 21:18:53 +00:00
nauj27 ce231a35b2 Sync by Andoni Zubimendi <andoni@lpsat.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12706 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-27 15:47:18 +00:00
alex ba3c4568fb New 'Mixer API' with ability to change volume through libaf (this part was written by Reimar Doffinger) and lesser global variables
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12673 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-26 09:14:20 +00:00
diego b632b4faac line breaks, clarification
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12660 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-25 17:19:58 +00:00
diego cf0f5c12ee better wording, patch by Sebastian Krämer <mail@skraemer.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12619 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-21 18:54:02 +00:00