aboutsummaryrefslogtreecommitdiffhomepage
path: root/help/help_mp-en.h
Commit message (Collapse)AuthorAge
* Reverting changes done with my previous commit, capizalitation or lack of ↵Gravatar reynaldo2006-05-14
| | | | | | capitalization of affected senteces where done in purpose git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18498 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor pre-release corrections, mostly missed capsGravatar reynaldo2006-05-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18470 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, fix for previous commitGravatar kraymer2006-05-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18425 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix missing line break for MSGTR_LameCantInitGravatar kraymer2006-05-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18424 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removes duplicated entry, pointed out by Victor Farias Escobar <nk21507 at ↵Gravatar reynaldo2006-04-30
| | | | | | hotmail.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18351 b3059339-0415-0410-9bf9-f77b7e298cf2
* console message review: countless spelling/grammar/wording fixesGravatar diego2006-04-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18338 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename some misspelled and misnamed messages.Gravatar diego2006-04-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18336 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removes duplicate entryGravatar reynaldo2006-04-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18303 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make mencoder stream size printing use 64 bits.Gravatar corey2006-04-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18301 b3059339-0415-0410-9bf9-f77b7e298cf2
* correct meaning of ABRGravatar gabrov2006-04-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18292 b3059339-0415-0410-9bf9-f77b7e298cf2
* MSGTR_LIBVO_MGA_InvalidOutputFormat was missing in one of the last commits.Gravatar albeu2006-04-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18258 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improve some messages, typo fix.Gravatar diego2006-04-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18240 b3059339-0415-0410-9bf9-f77b7e298cf2
* Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ↵Gravatar reynaldo2006-04-24
| | | | | | lots of corrections git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18235 b3059339-0415-0410-9bf9-f77b7e298cf2
* Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of ↵Gravatar reynaldo2006-04-22
| | | | | | modifications as usual git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18177 b3059339-0415-0410-9bf9-f77b7e298cf2
* small grammar fixGravatar kraymer2006-04-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18156 b3059339-0415-0410-9bf9-f77b7e298cf2
* add a newline before the "Playing"... lineGravatar reimar2006-04-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18152 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adds "cheap" subtitle switching for non-DVD playouts (for ex. OGG or MKV).Gravatar gpoirier2006-04-16
| | | | | | | | | | Patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com> Original thread: Date: Apr 12, 2006 1:50 PM Subject: [MPlayer-dev-eng] [PATCH] GUI: add cheap subtitle switching for non-DVD git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18119 b3059339-0415-0410-9bf9-f77b7e298cf2
* -ao pcm:fast suboption for faster-than-realtime dumpingGravatar reimar2006-04-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18093 b3059339-0415-0410-9bf9-f77b7e298cf2
* the title of this window was not localized => added new en and ru strings, ↵Gravatar gpoirier2006-04-09
| | | | | | based on a combined patch by Stanislav Maslovski <stanislav POIS maslovski AH gmail POIS com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18065 b3059339-0415-0410-9bf9-f77b7e298cf2
* Capitalization error I missed beforeGravatar corey2006-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18009 b3059339-0415-0410-9bf9-f77b7e298cf2
* A question needs a question mark, but in this case I think at least twoGravatar corey2006-03-31
| | | | | | | | | are required. Fixes part 2 of Otvos Attila's "printf2mp_msg" changes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18008 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor spelling and grammar fixes for part 1 of Otvos Attila'sGravatar corey2006-03-31
| | | | | | | "printf2mp_msg" changes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18007 b3059339-0415-0410-9bf9-f77b7e298cf2
* Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ↵Gravatar reynaldo2006-03-31
| | | | | | chello DOT hu with LOTS of modifications by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18005 b3059339-0415-0410-9bf9-f77b7e298cf2
* Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ↵Gravatar reynaldo2006-03-30
| | | | | | chello DOT hu git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17995 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed unused constant definition (MSGTR_InvalidAOdriver)Gravatar ptt2006-03-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17987 b3059339-0415-0410-9bf9-f77b7e298cf2
* Subtitles properties: move sub_select, sub_pos, sub_visibilty,Gravatar albeu2006-03-24
| | | | | | | sub_alignment and sub_forced_only to properties. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17936 b3059339-0415-0410-9bf9-f77b7e298cf2
* Convert fullscreen, panscan, color controls, ontop, rootwin,Gravatar albeu2006-03-23
| | | | | | | | 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
* Move audio_delay to a property and add a few read only properties toGravatar albeu2006-03-22
| | | | | | | query samplerate, format, etc. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17926 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add an option to list the properties: -list-propertiesGravatar albeu2006-03-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17915 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add the new property API and implement a couple properties.Gravatar albeu2006-03-22
| | | | | | | | 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
* Print the mute state on the OSD.Gravatar diego2006-03-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17892 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix up libaf unknown-format printingGravatar corey2006-03-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17877 b3059339-0415-0410-9bf9-f77b7e298cf2
* last print on libaf to af_msgGravatar reynaldo2006-03-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17864 b3059339-0415-0410-9bf9-f77b7e298cf2
* New website structure, the /homepage subdirectory is gone.Gravatar diego2006-03-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17707 b3059339-0415-0410-9bf9-f77b7e298cf2
* dwStart support for mencoder.Gravatar corey2006-02-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17649 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typo fixGravatar gabrov2006-01-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17516 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix the MSG?_FIXME and make the profiles help translatable.Gravatar albeu2006-01-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17482 b3059339-0415-0410-9bf9-f77b7e298cf2
* FAQ about problems with playing DVDs on certain drives.Gravatar rathann2006-01-18
| | | | | | | 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
* Remove overly loud "warning" from runtime-cpudetection message.Gravatar diego2006-01-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17408 b3059339-0415-0410-9bf9-f77b7e298cf2
* massive attack: mp_msg printf format fixesGravatar rathann2006-01-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17367 b3059339-0415-0410-9bf9-f77b7e298cf2
* grammar fixGravatar diego2005-12-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17202 b3059339-0415-0410-9bf9-f77b7e298cf2
* make -o mandatory and add a warning when the extension does not match the ↵Gravatar wanderer2005-12-15
| | | | | | container format, patch by Reynaldo Pinochet git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17197 b3059339-0415-0410-9bf9-f77b7e298cf2
* one-word grammar fix for "incompatible codec" messageGravatar wanderer2005-12-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17196 b3059339-0415-0410-9bf9-f77b7e298cf2
* small grammatical/sentence fixGravatar ptt2005-12-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17193 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix small typos spoted by Paul TTGravatar reynaldo2005-12-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17191 b3059339-0415-0410-9bf9-f77b7e298cf2
* little fixes....Gravatar ptt2005-12-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17185 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove stray tab, which was confusing help_diff.shGravatar ranma2005-12-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17155 b3059339-0415-0410-9bf9-f77b7e298cf2
* Harcoded eng strings on libmpdemux/network.c to help_mpGravatar reynaldo2005-12-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17154 b3059339-0415-0410-9bf9-f77b7e298cf2
* Every contribution deserves to be listed on the "about" window of the gui.Gravatar gpoirier2005-12-07
| | | | | | | 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
* Fix EDL to be per file, allow -edlout and -edl together as there is reallyGravatar ods152005-12-06
| | | | | | | no reason not to. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17110 b3059339-0415-0410-9bf9-f77b7e298cf2