Author: duncan
Date: Tue Jun  5 19:35:34 2007
New Revision: 9652

Modified:
   branches/rel-1/freevo/ChangeLog
   branches/rel-1/freevo/freevo_config.py

Log:
Updated for recent changes


Modified: branches/rel-1/freevo/ChangeLog
==============================================================================
--- branches/rel-1/freevo/ChangeLog     (original)
+++ branches/rel-1/freevo/ChangeLog     Tue Jun  5 19:35:34 2007
@@ -21,8 +21,10 @@
  * Updated local_conf.py.example with MPLAYER_HAS_FIELD_DOMINANCE (F#1729404)
  * Updated xine video plug-in to allow bookmarks to work (F#1729024)
  * Updated xine video plug-in to process stdout and stderr message (F#1729603)
+ * Fixed audio channel selection for AVI files, when no id is present 
(B#1731232)
+ * Fixed fxd parser's setattr not working correctly in all cases (B#1728421)
+ * Fixed recordings manager not deleting old video when the disk is full 
(B#1728182)
  * Fixed tv recordings manager not deleting files when out of space (B#1728182)
- * Fixed problem with FXD.setattr not working correctly in all cases 
(B#1728421)
 
 == Release 1.7.2 (2007-05-26) ==
 --------------------------------

Modified: branches/rel-1/freevo/freevo_config.py
==============================================================================
--- branches/rel-1/freevo/freevo_config.py      (original)
+++ branches/rel-1/freevo/freevo_config.py      Tue Jun  5 19:35:34 2007
@@ -277,6 +277,7 @@
     (5.20,
      '''Added PERSONAL_WWW_PAGE config item to allow private web pages in the 
webserver
         Added LOGGING, can be one of CRITICAL, ERROR, WARNING, INFO, DEBUG
+        Added RECORDSERVER_LOGGING to allow different levels of errors to be 
reported
         Changed VIDEO_INTERLACING to VIDEO_DEINTERLACE to be more consistent 
with autovars
      ''' ),
 ]

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to