Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31147

Modified Files:
        ChangeLog freevo_config.py 
Log Message:
auto detect movies with more than one file

Index: ChangeLog
===================================================================
RCS file: /cvsroot/freevo/freevo/ChangeLog,v
retrieving revision 1.115
retrieving revision 1.116
diff -C2 -d -r1.115 -r1.116
*** ChangeLog   12 May 2004 18:56:35 -0000      1.115
--- ChangeLog   2 Jun 2004 21:36:49 -0000       1.116
***************
*** 8,11 ****
--- 8,15 ----
  -------------------------------
   * Make it possible to move inside a zoom in image viewer
+  * Main loop rewrite
+  * Auto detect movies with more than one file
+  * Chapter support for video files
+  * Bugfixes
  
  

Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.336
retrieving revision 1.337
diff -C2 -d -r1.336 -r1.337
*** freevo_config.py    12 May 2004 18:56:35 -0000      1.336
--- freevo_config.py    2 Jun 2004 21:36:49 -0000       1.337
***************
*** 667,670 ****
--- 667,676 ----
  VIDEO_ONLY_SCAN_DATADIR = 1
  
+ #
+ # try to detect a movie with more than one file and join them as one
+ # item
+ #
+ VIDEO_AUTOJOIN = 1
+ 
  
  # ======================================================================



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to