2005-09-03, 01:58 PM
well ive pretty much done my pictures version 3, the current version im running now is very stable, there arent any bugs that im aware of (this is a different version than posted in the forum). and i only have one more thing to do, the music playlists.
so well here are the options
a) no playlists at all, let the user use a music plugin to handle this
b) keep it how it is in my pictures 2.x (ie a seperate filelist that you can switch too)
c) have a master playlist and play this everytime randomly (ie the songs are shuffled)
d) define a music folder and do the same in c) but with every music file in that folder (could be slower, would need an extra thread, c is a nicer programming option but d might be a better user interface option)
e) have a "folder.m3u"/".wpl" playlist and if you start that directory (or in its sub, it would do a recursive search until it finds a playlist) and then play that (probably in a random order aswell)
f) have an option when you are in fullscreen/slideshow to start a playlist from a list of available playlist. ie you push a button to bring up a popup menu (similar to the one in my videos) and it shows the options "Select Playlist", "Stop", "play" etc).
if you have any other ideas let me know, i probably like f) the best.
so well here are the options
a) no playlists at all, let the user use a music plugin to handle this
b) keep it how it is in my pictures 2.x (ie a seperate filelist that you can switch too)
c) have a master playlist and play this everytime randomly (ie the songs are shuffled)
d) define a music folder and do the same in c) but with every music file in that folder (could be slower, would need an extra thread, c is a nicer programming option but d might be a better user interface option)
e) have a "folder.m3u"/".wpl" playlist and if you start that directory (or in its sub, it would do a recursive search until it finds a playlist) and then play that (probably in a random order aswell)
f) have an option when you are in fullscreen/slideshow to start a playlist from a list of available playlist. ie you push a button to bring up a popup menu (similar to the one in my videos) and it shows the options "Select Playlist", "Stop", "play" etc).
if you have any other ideas let me know, i probably like f) the best.