Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24366
Modified Files:
freevo_config.py
Log Message:
image viwer auto slideshow
Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.358
retrieving revision 1.359
diff -C2 -d -r1.358 -r1.359
*** freevo_config.py 26 Aug 2004 15:26:48 -0000 1.358
--- freevo_config.py 7 Sep 2004 18:57:42 -0000 1.359
***************
*** 109,113 ****
# is different, there will be only a warning
! LOCAL_CONF_VERSION = 5.13
# Description of changes in each new version
--- 109,113 ----
# is different, there will be only a warning
! LOCAL_CONF_VERSION = 5.14
# Description of changes in each new version
***************
*** 220,224 ****
(5.13,
'''Added TV_RECORD_SERVER_GID to set the gid for the recordserver. If you
! use TV_RECORD_SERVER_UID, the gui _must_ match one of the users gids''' ) ]
--- 220,226 ----
(5.13,
'''Added TV_RECORD_SERVER_GID to set the gid for the recordserver. If you
! use TV_RECORD_SERVER_UID, the gui _must_ match one of the users gids''' ),
! (5.14,
! '''Add IMAGEVIEWER_DURATION for auto slideshows''' )]
***************
*** 786,789 ****
--- 788,798 ----
#
+ # Default duration for images in a playlist. If set to 0, you need
+ # to press a button to get to the next image, a value > 0 is the time
+ # in seconds for an auto slideshow
+ #
+ IMAGEVIEWER_DURATION = 0
+
+ #
# use exif thumbnail your thumbnail review. The quality is lower but
# it's much faster
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog