summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-19 20:30:03 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-19 20:30:03 +0000
commit4e99b81e98977cf459f4b562e0d748bb70e866ee (patch)
tree988076e2d7145a7a682bcab5dafdaeddae287fde /DOCS
parent294991f58d36833fdef3c5fd62eeb887d0c8d239 (diff)
downloadmpv-4e99b81e98977cf459f4b562e0d748bb70e866ee.tar.bz2
mpv-4e99b81e98977cf459f4b562e0d748bb70e866ee.tar.xz
even more updates :) about time to crack a joke, eh? :))
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@165 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/ChangeLog16
-rw-r--r--DOCS/example.conf7
-rw-r--r--DOCS/mplayer.14
3 files changed, 17 insertions, 10 deletions
diff --git a/DOCS/ChangeLog b/DOCS/ChangeLog
index 54f244d0ce..cedc5c74a9 100644
--- a/DOCS/ChangeLog
+++ b/DOCS/ChangeLog
@@ -4,19 +4,15 @@ ChangeLog:
v0.12-pre1: [ not yet released ]
- ffmpeg included into source tree
-===========================================================================
-Note: If you've sent patches not applied in pre22, please send them again!
-/|\ (I've got tons of mails last weeks, and can't re-read all of them)
-/~\ Please include in the Subject: MPLAYER-PATCH
-===========================================================================
+*** 0.11 release is coming soon ***
-*** 0.11 release is coming SOON!!! ***
-
-v0.11-pre26-CVS:
+v0.11-CVS:
+ - added config file parser
+ - new timing code (in mplayerHQ)
+ - Spanish translation of DOCS
- updated libmpeg2 source to libmpeg2-0.2.0 version
- updated OpenDivX encore/decore to 4.0 alpha48
-
-v0.11-pre25: yeah, we moved to SourceForge CVS!
+ - added fsdga driver : fullscreen scaling+dga driver
- DOCS updated (email address changed from arpi@* -> maillist)
- LIRC fix, mplayer_lirc changed back to mplayer [Andreas Ackermann]
- stream.c: unsigned int fixes, required for some strange .asf files
diff --git a/DOCS/example.conf b/DOCS/example.conf
index f51427d497..023733840a 100644
--- a/DOCS/example.conf
+++ b/DOCS/example.conf
@@ -38,3 +38,10 @@ nosound = nein
##
alsa = nem
+
+##
+## You can also include another configfiles
+## Specify full path!
+##
+
+include = /home/gabucino/.mplayer/savage4.conf
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 78f8846fa2..c7a9164208 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -26,6 +26,7 @@ mplayer \- Movie Player for Linux
.RB [ \-xy\ factor ]
.RB [ \-dsp\ device ]
.RB [ \-pp\ quality ]
+.RB [ \-include\ configfile ]
.I file
.PP
.SH DESCRIPTION
@@ -149,6 +150,9 @@ maximum sync correction per 5 frames (in seconds)
.TP
.B \-ni
force usage of non-interleaved AVI parser
+.TP
+.B \-include
+specify config file to be parsed after the default
.IP
.SH "ALPHA/BETA CODE"
.TP