Commit Graph

77 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
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
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
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
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
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
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
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 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
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 b753d80209 Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>,
approved by Attila.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12521 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-02 02:34:39 +00:00
diego a63e9741fb Send updates to mplayer-docs instead of dev-eng, wording, spelling.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12323 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-27 16:28:06 +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
alex 922162fb5d removed the historic libcss support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11593 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-08 21:34:05 +00:00
diego d551bc8d67 Translation process explained.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11459 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-14 02:55:52 +00:00
rfelker 9eee03e4eb change misleading messages as discussed...
at least they're better than before, where "progressive"/"telecine"
meant the opposite of what they should!


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11368 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 02:13:05 +00:00
diego 244f99dbdc Punctuation fixes, better line breaks.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11163 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-17 12:12:35 +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
rfelker 9eb1c3ed83 libcss stuff is horribly misleading
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11002 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-04 18:32:27 +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
arpi bb478f5d55 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10682 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-21 11:38:09 +00:00
diego a280f5ea1a Pause message shortened to not be longer than the audio file status line.
Inspired by a patch from Alex Sisson <alex_sisson@yahoo.co.uk>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10434 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-14 17:12:06 +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
jonas d7bf90d3c0 -dvd -> dvd:// and -vcd -> vcd://
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10406 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-09 20:10:48 +00:00
arpi fdf579edc6 cosmetics: it didn't fit on 80x25 terminals
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10379 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-05 11:15:46 +00:00
diego d30d73a875 Add en/ to DOCS path.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10286 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-13 00:56:23 +00:00
diego 061b3e1db4 Spell Arpi's name correctly and trigger keyword substitution.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10250 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-05 23:16:33 +00:00
diego 8437eadff0 cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10248 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-05 01:15:02 +00:00
pontscho bbd2eafbb1 [PATCH] CP1250 encoding to GUI and UTF-8 to font.desc
From: Nikola Smolenski <smolensk@eunet.yu>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10183 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-25 17:26:31 +00:00
diego c9d39af6c4 Trivial change to trigger the $Revision$ keyword.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9731 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-29 20:04:48 +00:00
diego da3730ed7f Revision string added.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9730 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-29 20:00:32 +00:00
diego ca400daaf6 Request version numbers in translations.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9663 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-23 12:59:09 +00:00
pontscho 90b278bfaa many 10l for me ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9626 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-20 12:42:16 +00:00
alex 079f92a79a 1million litres ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9474 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-21 13:07:47 +00:00
diego 0b818667c6 better procedure for handling help file updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9460 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-19 00:34:56 +00:00
filon d6b0903b03 Document -fstype in manpage.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9339 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-08 10:01:59 +00:00
filon a3385947b2 - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen
- help (-fstype help) also availabible
- support state BELOW (someone may want to use it...) and by -fstype none forcing of
   not changing window layer (user request)
- drop icelayer option, it can be set by -fstype layer=<number>
- simplify vo_x11_fullscreen
- fs change code cleanup


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9318 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 19:38:39 +00:00
pontscho 28eb0b1c15 better language support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9209 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-01 18:41:50 +00:00
pontscho 300a1416e5 - rewrite Jan Spitalnik's patch
- fix some nice 10l


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9203 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-01 16:42:02 +00:00
pontscho 3358c64749 commit and extend Diego Biurrun's patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9190 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-01 08:37:20 +00:00
pontscho 337542a331 - rewrite sub_fps
- add fps support
- rewrite history


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9056 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-21 13:33:40 +00:00