--- Dirk Meyer <[EMAIL PROTECTED]> escreveu: > Hi, > > now that 1.4 is out and the code freeze is gone, here some new stuff > I made (freevo moves from stable back to testing):
Good! Just when I'll have some time :D I'm FREE from the unversity from 27-Nov til 1-March. > o Reworked the directory variables. There are now new variables to > control if a random playlist is inserted, the whole dir is a > playlist and if Freevo should display the m3u files. You can set it > on a per directory bases. Good. > o Make it possible to 'play' a directory. E.g. you can set the > default action for image directories without subdirs to play not > browse. good it's "possible" but configurable :) > o Speaking of images: I added fading in the image viewer Just found a bug and have some comments. BUG: Sometimes it still have the previous image, seems to be missing the last stage from the transition. Maybe you should repaint the new image to make sure. COMMENT: It's too fast on my machine (P4-2Ghz), maybe we should have a timer. Also, we just need 24-30 transitions per second, this could save cpu on slower systems. I know I was against that... but since my girl bought a digcam maybe I work on that. > o The player plugins now rate themself how good they can play an > item. You can set a prefered player. Cool! > o The xine plugin now can also play normal video files > > o a virtual filesystem to replace MOVIE_DATA_DIR and COVER_DIR > > What's that? There is now a new variable OVERLAY_DIR and the file > in > util vfs.py. With that it's possible to place meta data like covers > and fxd files outside the real directory (e.g. for cds). There are > wrappers for basic os functions, like isfile. Now Freevo can save a > file in every directory, it just uses the OVERLAY_DIR if normal > writing is not possible. DO NOT BUT MEDIA FILES IN THERE (it may > work, I don't know). Good! Gustavo ______________________________________________________________________ Yahoo! Mail: 6MB, anti-spam e antiv�rus gratuito! Crie sua conta agora: http://mail.yahoo.com.br ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
