Mercurial > mplayer.hg
changeset 32859:93610fbf278c
Update GUI documentation.
The keys are no longer supported (since r31378).
There are additional GUI config files.
author | ib |
---|---|
date | Mon, 21 Feb 2011 11:03:33 +0000 (2011-02-21) |
parents | 523886fb268e |
children | 77dd2bb3fd02 |
files | DOCS/man/cs/mplayer.1 DOCS/man/de/mplayer.1 DOCS/man/en/mplayer.1 DOCS/man/es/mplayer.1 DOCS/man/fr/mplayer.1 DOCS/man/hu/mplayer.1 DOCS/man/it/mplayer.1 DOCS/man/pl/mplayer.1 DOCS/man/ru/mplayer.1 |
diffstat | 9 files changed, 20 insertions(+), 206 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/cs/mplayer.1 Sun Feb 20 22:40:21 2011 +0000 +++ b/DOCS/man/cs/mplayer.1 Mon Feb 21 11:03:33 2011 +0000 @@ -365,30 +365,6 @@ .PD 1 .PP .RS -(N叩sleduj鱈c鱈 kl叩vesy jsou platn辿, pokud jste zakompilovali podporu GUI -a dostanou p�ednost p�ed v箪邸e uveden箪mi definicemi tla�鱈tek.) -.RE -.PP -.PD 0 -.RS -.IPs "ENTER" -Start p�ehr叩v叩n鱈. -.IPs "ESC\ \ " -Stop p�ehr叩v叩n鱈. -.IPs "l\ \ \ \ " -Na�ten鱈 souboru. -.IPs "t\ \ \ \ " -Na�ten鱈 titulk哲. -.IPs "c\ \ \ \ " -Otev�e voli� skin哲. -.IPs "p\ \ \ \ " -Otev�e playlist. -.IPs "r\ \ \ \ " -Otev�e p�edvolby. -.RE -.PD 1 -.PP -.RS (N叩sleduj鱈c鱈 kl叩vesy jsou platn辿, pokud jste zakompilovali podporu vstupu z TV nebo DVB a dostanou p�ednost p�ed v箪邸e uveden箪mi definicemi tla�鱈tek.) .RE
--- a/DOCS/man/de/mplayer.1 Sun Feb 20 22:40:21 2011 +0000 +++ b/DOCS/man/de/mplayer.1 Mon Feb 21 11:03:33 2011 +0000 @@ -377,30 +377,6 @@ .PD 1 .PP .RS -(Die folgenden Tasten sind nur g�ltig, falls MPlayer mit GUI-Unterst�tzung -�bersetzt wurde und haben Vorrang vor den oben definierten Tasten.) -.RE -.PP -.PD 0 -.RSs -.IPs ENTER -Startet Wiedergabe. -.IPs "ESC\ \ " -Beendet die Wiedergabe. -.IPs "l\ \ \ \ " -Datei laden. -.IPs "t\ \ \ \ " -Untertitel laden. -.IPs "c\ \ \ \ " -Skinbrowser �ffnen. -.IPs "p\ \ \ \ " -Playlist �ffnen. -.IPs "r\ \ \ \ " -Konfigurationsdialog �ffnen. -.RE -.PD 1 -.PP -.RS (Die folgenden Tasten sind nur g�ltig, falls MPlayer mit Unterst�tzung f�r TV-Karten oder DVB-Input �bersetzt wurde und haben Vorrang vor den oben definierten Tasten.) @@ -11283,10 +11259,22 @@ aller Tastennamen) . .TP +~/.mplayer/\:gui.conf +Konfigurationsdatei f�r die GUI +. +.TP +~/.mplayer/\:gui.history +Verzeichnis-Verlaufsdatei f�r die GUI +. +.TP ~/.mplayer/\:gui.pl Playlist f�r die GUI . .TP +~/.mplayer/\:gui.url +URL-Liste f�r die GUI +. +.TP ~/.mplayer/\:font/ Schriftartenverzeichnis (es m�ssen sich eine Datei font.desc und Dateien mit der Erweiterung .RAW in dem Verzeichnis befinden)
--- a/DOCS/man/en/mplayer.1 Sun Feb 20 22:40:21 2011 +0000 +++ b/DOCS/man/en/mplayer.1 Mon Feb 21 11:03:33 2011 +0000 @@ -374,30 +374,6 @@ .PD 1 .PP .RS -(The following keys are only valid if GUI support is compiled in -and will take precedence over the keys defined above.) -.RE -.PP -.PD 0 -.RS -.IPs ENTER -Start playing. -.IPs "ESC\ \ " -Stop playing. -.IPs "l\ \ \ \ " -Load file. -.IPs "t\ \ \ \ " -Load subtitle. -.IPs "c\ \ \ \ " -Open skin browser. -.IPs "p\ \ \ \ " -Open playlist. -.IPs "r\ \ \ \ " -Open preferences. -.RE -.PD 1 -.PP -.RS (The following keys are only valid if you compiled with TV or DVB input support and will take precedence over the keys defined above.) .RE @@ -11769,10 +11745,18 @@ GUI configuration file . .TP +~/.mplayer/\:gui.history +GUI directory history +. +.TP ~/.mplayer/\:gui.pl GUI playlist . .TP +~/.mplayer/\:gui.url +GUI URL list +. +.TP ~/.mplayer/\:font/ font directory (There must be a font.desc file and files with .RAW extension.) .
--- a/DOCS/man/es/mplayer.1 Sun Feb 20 22:40:21 2011 +0000 +++ b/DOCS/man/es/mplayer.1 Mon Feb 21 11:03:33 2011 +0000 @@ -351,24 +351,6 @@ .PD 1 .PP (Las siguientes teclas son v�lidas �nicamente cuando se ha compilado con soporte - para la interfaz gr�fica y tienen precedencia sobre las anteriores) -.PP -.PD 0 -.IPs "ENTER" -Comienza la reproducci�n. -.IPs "ESC\ \ \ \ " -Detiene la reproducci�n. -.IPs "l\ \ \ \ " -Carga un fichero. -.IPs "t\ \ \ \ " -Carga los subt�tulos. -.IPs "c\ \ \ \ " -Abre el navegador de temas. -.IPs "r\ \ \ \ " -Abre el di�logo de preferencias. -.PD 1 -.PP -(Las siguientes teclas son v�lidas �nicamente cuando se ha compilado con soporte para la TV o DVB y tienen precedencia sobre las anteriores) .PP .PD 0
--- a/DOCS/man/fr/mplayer.1 Sun Feb 20 22:40:21 2011 +0000 +++ b/DOCS/man/fr/mplayer.1 Mon Feb 21 11:03:33 2011 +0000 @@ -384,32 +384,6 @@ . .PP .RS -(Les touches suivantes sont valides uniquement si MPlayer a �t� -compil� avec le support de la GUI et si elles ont une priorit� sup�rieure � celles -d�finies plus haut dans ce document.) -.RE -.PP -.PD 0 -.RS -.IPs "ENTR�E" -D�marre la lecture. -.IPs "ESC\ \ " -Stoppe la lecture. -.IPs "l\ \ \ \ " -Charge un fichier. -.IPs "t\ \ \ \ " -Charge un sous-titre. -.IPs "c\ \ \ \ " -Ouvre le navigateur de skins. -.IPs "p\ \ \ \ " -Ouvre la liste de lecture (playlist). -.IPs "r\ \ \ \ " -Ouvre la fen�tre de pr�f�rences. -.RE -.PD 1 -. -.PP -.RS (Les touches suivantes ne sont valides que si MPlayer a �t� compil� avec le support de l'entr�e TV ou DVB et si elles ont une priorit� sup�rieure � celles d�finies plus haut dans ce document.)
--- a/DOCS/man/hu/mplayer.1 Sun Feb 20 22:40:21 2011 +0000 +++ b/DOCS/man/hu/mplayer.1 Mon Feb 21 11:03:33 2011 +0000 @@ -372,30 +372,6 @@ .PD 1 .PP .RS -(A k�vetkez� gombok csak akkor m�k�dnek, ha GUI t�mogat�s be van ford�tva -�s els�bbs�get �lveznek a fenti gomb-defin�ci�kkal szemben.) -.RE -.PP -.PD 0 -.RS -.IPs ENTER -Lej�tsz�s elind�t�sa. -.IPs "ESC\ \ " -Lej�tsz�s meg�ll�t�sa. -.IPs "l\ \ \ \ " -F�jl bet�lt�se. -.IPs "t\ \ \ \ " -Felirat bet�lt�se. -.IPs "c\ \ \ \ " -Skin b�ng�sz� megnyit�sa. -.IPs "p\ \ \ \ " -Lej�tsz�si lista megnyit�sa. -.IPs "r\ \ \ \ " -Be�ll�t�sok megnyit�sa. -.RE -.PD 1 -.PP -.RS (A k�vetkez� gombok csak akkor m�k�dnek, ha TV vagy DVB bemenet t�mogat�ssal ford�tott�l �s els�bbs�get �lveznek a fenti gomb-defin�ci�kkal szemben.) .RE
--- a/DOCS/man/it/mplayer.1 Sun Feb 20 22:40:21 2011 +0000 +++ b/DOCS/man/it/mplayer.1 Mon Feb 21 11:03:33 2011 +0000 @@ -383,30 +383,6 @@ .PP .RS (I seguenti tasti sono validi solo se MPlayer � stato compilato col supporto -GUI e hanno precedenza su quelli definiti precedentemente.) -.RE -.PP -.PD 0 -.RS -.IPs ENTER -Inizia la riproduzione. -.IPs "ESC\ \ " -Ferma la riproduzione. -.IPs "l\ \ \ \ " -Carica file. -.IPs "t\ \ \ \ " -Carica sottotitoli. -.IPs "c\ \ \ \ " -Apre il selezionatore di skin. -.IPs "p\ \ \ \ " -Apre la playlist. -.IPs "r\ \ \ \ " -Apre le preferenze. -.RE -.PD 1 -.PP -.RS -(I seguenti tasti sono validi solo se MPlayer � stato compilato col supporto di ingresso TV o DVB e hanno precedenza su quelli definiti precedentemente.) .RE .PP
--- a/DOCS/man/pl/mplayer.1 Sun Feb 20 22:40:21 2011 +0000 +++ b/DOCS/man/pl/mplayer.1 Mon Feb 21 11:03:33 2011 +0000 @@ -350,24 +350,6 @@ Ustawia przezroczysto倶 okna filmu. .RE .PD 1 - -. -.TP -.B Kontrola GUI klawiatur� -.PD 0 -.RSs -.IPs ENTER -Zaczyna odtwarzanie. -.IPs "ESC\ \ " -Zatrzymuje odtwarzanie. -.IPs "l\ \ \ \ " -Wczytuje zbi�r. -.IPs "c\ \ \ \ " -Przegl�darka sk�rek. -.IPs "p\ \ \ \ " -Prze咳cza list� odtwarzania. -.RE -.PD 1 . .TP .B Kontrola wej�cia TV
--- a/DOCS/man/ru/mplayer.1 Sun Feb 20 22:40:21 2011 +0000 +++ b/DOCS/man/ru/mplayer.1 Mon Feb 21 11:03:33 2011 +0000 @@ -347,30 +347,6 @@ .PD 1 .PP .RS -(麑田媽殄� 北宋布� 卅堆堊脊 塹蒙墨 途棉 MPlayer 嗜岱僧 � 佻陳賭嵋亙 GUI � 浜点� -侑塗葉歸嘖從 佚凖� 椀瓶僧隣揺 忸枦 北宋布鼠�.) -.RE -.PP -.PD 0 -.RS -.IPs ENTER -鄙涸墮 從嗤厦冨彭津良�. -.IPs "ESC\ \ " -鑽堊力徂墮 從嗤厦冨彭津良�. -.IPs "l\ \ \ \ " -鑚牧捏� 徳別. -.IPs "t\ \ \ \ " -鑚牧捏� 嗾待不燮. -.IPs "c\ \ \ \ " -鑚牧捏� 岱奏敕� 嗚瀕�. -.IPs "p\ \ \ \ " -鑚牧捏� 嗤瓶亘 從嗤厦冨彭津良�. -.IPs "r\ \ \ \ " -鑚牧捏� 料嘖厦碧�. -.RE -.PD 1 -.PP -.RS (麑田媽殄� 墨預瀕礎鰭 北宋布 卅堆堊脊, 途棉 MPlayer 嗜岱僧 � 佻陳賭嵋亙 TV � 浜点� 侑塗葉歸嘖從 佚凖� 椀瓶僧隣揺 忸枦 北宋布鼠�.) .RE