changeset 164:2790235db59f

even more updates :) about time to crack a joke, eh? :))
author gabucino
date Mon, 19 Mar 2001 20:30:03 +0000
parents c94413099c9b
children 5ba7d108d659
files DOCS/ChangeLog DOCS/example.conf DOCS/mplayer.1
diffstat 3 files changed, 17 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/ChangeLog	Mon Mar 19 19:07:12 2001 +0000
+++ b/DOCS/ChangeLog	Mon Mar 19 20:30:03 2001 +0000
@@ -4,19 +4,15 @@
 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
--- a/DOCS/example.conf	Mon Mar 19 19:07:12 2001 +0000
+++ b/DOCS/example.conf	Mon Mar 19 20:30:03 2001 +0000
@@ -38,3 +38,10 @@
 ##
 
 alsa = nem
+
+##
+## You can also include another configfiles
+## Specify full path!
+##
+
+include = /home/gabucino/.mplayer/savage4.conf
--- a/DOCS/mplayer.1	Mon Mar 19 19:07:12 2001 +0000
+++ b/DOCS/mplayer.1	Mon Mar 19 20:30:03 2001 +0000
@@ -26,6 +26,7 @@
 .RB [ \-xy\ factor ]
 .RB [ \-dsp\ device ]
 .RB [ \-pp\ quality ]
+.RB [ \-include\ configfile ]
 .I file
 .PP
 .SH DESCRIPTION
@@ -149,6 +150,9 @@
 .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