Commit Graph

88 Commits

Author SHA1 Message Date
diego 1013ecd44b Translatable messages moved to help_mp-en.h.
patch by The Wanderer <inverseparadox at comcast dot net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13620 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-12 11:29:21 +00:00
reimar 018dcd7451 Support for 24 bit and 20 bit LPCM (simple and slow :-( )
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13596 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-09 20:04:27 +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
reimar 6e4d643f3c removing ao_alsa9.c and ao_alsa1x.c as they are superseded by ao_alsa.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13543 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-04 15:10:33 +00:00
ivo 640de038f8 Added missing EOL.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13542 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-04 04:43:33 +00:00
diego cc66bdc239 Remove preceding newline to make -XXX help output consistent.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13532 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-02 14:16:09 +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
ivo 8cffc7853a Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnm
and vo_md5sum. If one tries to use the old video output drivers, a message
is printed to direct them to the new drivers.

Manual page is updated (or is this called downdated? :-) ).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13508 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-29 01:46:30 +00:00
diego 74699e3992 printf --> mp_msg conversion in ao_plugin
patch by Reynaldo H. Verdejo Pinochet <reynaldo at opendot dot cl>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13468 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-25 22:18:41 +00:00
diego f38fc23976 printf --> mp_msg transition in vo_yuv4mpeg
patch by Sebastian Hegler <s_hegler at gmx dot de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13463 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-25 16:10:55 +00:00
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