summaryrefslogtreecommitdiffstats
path: root/help/help_mp-ru.h
Commit message (Expand)AuthorAgeFilesLines
* consistently print fps with three digits of precisioncorey2008-04-231-2/+2
* r25994: typo fix: inited --> initializedvoroshil2008-03-161-1/+2
* r25605: properties to get and set angle; patch by oattila chello huvoroshil2008-02-101-1/+5
* r25058: Add missed translatable string in my previous commitvoroshil2007-11-281-2/+7
* r24892: move errors and a warning to help_mp-en.hvoroshil2007-11-031-1/+13
* r24772: DirectShow based tv:// driver for win32voroshil2007-10-251-1/+48
* r24423: Implementation of tv:// driver autodetection.voroshil2007-09-121-1/+2
* r24216: Add missed in r24212 strings definitionsvoroshil2007-09-061-1/+15
* Move debug message to verbose output level.diego2007-09-041-1/+0
* sync tag updatevoroshil2007-08-221-1/+1
* Apple Remote supportdiego2007-08-141-0/+1
* r23891: typo fix: childs --> childrenvoroshil2007-08-011-1/+2
* Give message string a more meaningful name.diego2007-07-281-1/+1
* typo fix: childs --> childrendiego2007-07-281-1/+1
* Update sync tagvoroshil2007-07-221-1/+1
* Remove vo_syncfb, which was unused for 5 years.diego2007-07-201-13/+0
* r23745: Add the sub_scale property and command.voroshil2007-07-181-1/+3
* r23588: The audio balance feature implemented with af_pan.voroshil2007-06-241-1/+4
* r23416: Drop the metadata stuff and replace it with generic property string e...voroshil2007-05-311-2/+3
* r23028: with -identify show audio and video id; patch by Andrew Savchenko (Bi...voroshil2007-04-221-1/+5
* r22985: Move translatable strings from tv.c to help_mp*voroshil2007-04-201-1/+37
* r22772: Radio driver loading rework.voroshil2007-03-241-2/+2
* r22331: Remove some #if 0 codevoroshil2007-03-121-2/+3
* Fix unkown --> unkNown typo.diego2007-03-071-1/+1
* r22276: Reallocate event_images_t, removing limit on simultanious events count.voroshil2007-02-221-2/+2
* r22184: When setting the non-audio bit for hwac3 output, just try to set the...voroshil2007-02-161-5/+5
* r22139: Try to clarify scale filter usage hint.voroshil2007-02-051-2/+4
* sync tag updatevoroshil2007-01-141-1/+1
* Nuke MSGTR_CopyCodecsConf, it's gone from the master file.diego2007-01-131-1/+0
* r21652: support for limiting dvd speed; patch by Tobias Diedrich (ranma tdied...voroshil2006-12-171-1/+6
* r21476: Open embedded fonts directly from memory....voroshil2006-12-041-1/+3
* r21367: If a glyph is not found in the current font, switch to another one.voroshil2006-11-301-1/+5
* r21306: fix compilation for win32 dll codec support for intel osxvoroshil2006-11-281-1/+15
* r21151: typovoroshil2006-11-221-1/+8
* Fix wrong fps value for TelecineMode in translationvoroshil2006-11-211-2/+2
* r21082: MSGTRs for libassvoroshil2006-11-211-1/+60
* translation/spelling fix.voroshil2006-11-191-8/+8
* help_mp-ru.h sync with r21001voroshil2006-11-181-1/+2
* r20972: defined MSGTR_OSDVideovoroshil2006-11-171-1/+2
* r20817: add full stop at end of sentencevoroshil2006-11-091-2/+2
* r20774: Adding ability to check allowed frequency range.voroshil2006-11-081-1/+75
* sync tag update, no real changes neededvoroshil2006-11-071-1/+1
* Remove remnants of long-gone libfame.diego2006-11-061-5/+1
* r20696: add MSGTR_MPDEMUX_MKV for demux_mkv.cvoroshil2006-11-051-1/+28
* no real change need for r20586, updating sync tagvoroshil2006-11-031-1/+1
* convert help_mp-ru.h from koi8-r to UTF-8voroshil2006-10-311-1432/+1432
* r20355: typovoroshil2006-10-261-1/+5
* Sync with r20191voroshil2006-10-151-4/+4
* r19979: added MSGTR_MPEndposNosizeBased stringvoroshil2006-10-041-1/+2
* Fixed missed sync tag, thanks to Andrew Savchenkovoroshil2006-09-161-1/+1
* ability to pass channel name (not only number) to radio_set_channelvoroshil2006-09-111-0/+1
* some typos fixedvoroshil2006-09-111-12/+12
* Part of radio patch by Vladimir Voroshilov (voroshil gmail com) that did not ...reimar2006-08-281-0/+42
* sync with r19561gpoirier2006-08-281-176/+961
* Partial sync with message removal from DVD information output change.diego2006-08-191-2/+0
* Fix some errors revealed by Uoti's help file checker.diego2006-05-171-1/+0
* fix extras and malformed translation messages, check done with uau's brand ne...reynaldo2006-05-171-11/+2
* Rename some misspelled and misnamed messages.diego2006-04-281-4/+4
* Fixes - Make mencoder stream size printing use 64 bits - by Corey Hickey on t...reynaldo2006-04-271-2/+2
* Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).gpoirier2006-04-161-0/+1
* the title of this window was not localized => added new en and ru strings, ba...gpoirier2006-04-091-0/+1
* Removed unused constant definition (MSGTR_InvalidAOdriver)ptt2006-03-281-1/+0
* New website structure, the /homepage subdirectory is gone.diego2006-03-011-1/+1
* change obsolete -waveheader to -ao pcm:waveheader in hintinfo messageivo2005-09-191-1/+1
* Replace bps by B/s when it means bytes per second to avoid ambiguity sincediego2005-09-021-3/+3
* Remove non-translatable messageswight2005-07-241-4/+0
* Remove duplicate messageswight2005-07-031-4/+1
* Fix wrong \n at beggining/end of messagewight2005-06-011-2/+2
* sync with 1.57 by Savchenko Andrew <Bircoph at list dot ru>diego2005-02-031-18/+19
* sync with 1.55 by Savchenko Andrew <Bircoph at list dot ru>diego2005-02-021-138/+576
* devices.html is no more, link updated.diego2004-11-111-1/+1
* printf --> mp_msg conversiondiego2004-10-071-2/+0
* Removed all obsolete and unused messages.diego2004-10-021-9/+0
* Obsolete and unused message removed.diego2004-10-021-1/+0
* printf -> mp_msg conversion, first stepsdiego2004-08-241-1/+2
* synclumag2004-07-311-7/+9
* two small typoslumag2004-07-161-2/+2
* Sync, reword, fix 80 column barrier :)lumag2004-07-151-37/+47
* As pointed by Diego, I forgot this.lumag2004-05-021-1/+1
* Sync, update my email.lumag2004-05-011-3/+3
* Sync header.lumag2003-12-091-1/+1
* removed the historic libcss supportalex2003-12-081-4/+0
* synclumag2003-12-021-1/+3
* Removed outdated telecine messages.diego2003-11-041-2/+0
* Sync + change DOCS/HTML/en to DOCS/HTML/ru.lumag2003-10-181-36/+38
* updated by seddiego2003-10-171-1/+1
* Massive consistency and spelling update inspired by Torinthiel.diego2003-10-171-42/+42
* Point to generated HTML instead of old HTML docs.diego2003-10-151-8/+8
* Resync :)lumag2003-10-041-1/+1
* Synclumag2003-10-041-1/+1
* Fixed PAUSED message (it was too long :)lumag2003-09-101-1/+1
* Missing en/ added to DOCS path.diego2003-08-311-1/+1
* Sync.lumag2003-08-301-12/+14
* codecs.conf is obsolete.diego2003-08-221-1/+0
* copyright message rework, try 2alex2003-07-131-6/+0
* Changed the main copyright to MPlayer Team and removed the lame 'see DOCS' th...alex2003-07-131-1/+1
* -dvd -> dvd:// and -vcd -> vcd://jonas2003-07-091-2/+2
* Synclumag2003-06-071-2/+2
* Syncedlumag2003-05-261-1/+2
* Spellcheck & some small fixes.lumag2003-05-201-34/+34
* Sync by Dmitry Baryshkov <lumag@qnc.ru>.diego2003-03-211-4/+5
* 1million litres ;)alex2003-02-211-1/+1
* Sync by Dmitry Baryshkov <lumag@qnc.ru>.diego2003-02-151-55/+55
* Sync by Dmitry Baryshkov <lumag@qnc.ru>.diego2003-02-061-40/+374
* Happy New Year :)arpi2003-01-111-1/+1
* Fixed two typos noticed by Sycotic Smith (I think).diego2002-10-191-1/+1
* help*.h files moved to help/ subdirarpi2002-09-221-0/+274