changeset 8243:d78b7cbcdf9c

OSD menu chapter, installation (ehh, incomplete yet.. But better than nothing for now)
author gabucino
date Wed, 20 Nov 2002 21:42:04 +0000
parents 630d6e297294
children 64352fb332b6
files DOCS/Hungarian/documentation.html DOCS/documentation.html
diffstat 2 files changed, 21 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/Hungarian/documentation.html	Wed Nov 20 21:38:56 2002 +0000
+++ b/DOCS/Hungarian/documentation.html	Wed Nov 20 21:42:04 2002 +0000
@@ -1420,6 +1420,9 @@
   SDL_INC = -I/usr/local/include -I/usr/local/include/SDL -Uunix -mcygwin
 </PRE>
 
+<P>Az SDL Cygwin-es verzióját a <A HREF="http://www.libsdl.org/extras/win32/cygwin/">libSDL site-ról</A>
+  töltheted le.</P>
+
 
 <H1><A NAME="mailing_lists">A függelék - Levelezési listák</A></H1>
 
--- a/DOCS/documentation.html	Wed Nov 20 21:38:56 2002 +0000
+++ b/DOCS/documentation.html	Wed Nov 20 21:42:04 2002 +0000
@@ -39,6 +39,7 @@
         <UL>
           <LI><A HREF="#mpsub">1.4.1 MPlayer's own subtitle format (MPsub)</A></LI>
           <LI><A HREF="#install_osd">1.4.2 Installing OSD and subtitles</A></LI>
+          <LI><A HREF="#menu">1.4.3 OSD Menu</A></LI>
 	</UL>
       </LI>
       <LI><A HREF="#rtc">1.5 RTC</A></LI>
@@ -949,6 +950,23 @@
   in config file.</P>
 
 
+<H3><A NAME="menu">1.4.3 OSD menu</A></H3>
+
+<P>MPlayer has an OSD Menu interface, which is not only completely user
+  defined, but is displayed as OSD, on the currently played video!</P>
+
+<H4>Installation</H4>
+
+<OL>
+  <LI>copy <CODE>etc/menu.conf</CODE> to your <CODE>.mplayer</CODE>
+    directory</LI>
+  <LI>copy <CODE>etc/input.conf</CODE> to your <CODE>.mplayer</CODE>
+    directory, or to the system-wide MPlayer config dir (default:
+    <CODE>/usr/local/share/mplayer</CODE>)</LI>
+</OL>
+
+
+
 <H2><A NAME="rtc">1.5 RTC</A></H2>
 
 There are three timing methods in MPlayer.