Support and General Use > Audio Playback, Database and Playlists

"Add To Playlist" patch

<< < (3/29) > >>

Assimalyst:
IMHO this is a really useful patch, it would be great if it could be added to CVS builds.

Shebb:
Here is an updated patch.  Cleaned the code up a little bit.  I also added a view playlist and a shuffle playlist function.

[attachment deleted by admin, too old]

LinusN:
That patch has a bug that manifests itself in the simulator. I fixed it and uploaded it to Sourceforge:

http://sourceforge.net/tracker/index.php?func=detail&atid=439120&group_id=44306&aid=1255322

I also made proper LANG entries of the texts.

Question: is it really necessary to have 3 ways to add a file (last/first/shuffled)?

dunno:

--- Quote from: LinusN on January 18, 2006, 06:28:31 AM ---Question: is it really necessary to have 3 ways to add a file (last/first/shuffled)?
--- End quote ---
good question ?.
Seeing as the extra files will be added to a dormant playlist, it should suffice to add the files using 'Last>(Insert)' only. That playlist can always be manipulated once its dynamic (this is more logical to me), i.e. it can be shuffled and files can be moved around at will once its dynamic. so in my opinion its not neccessary to include the first and shuffled options, the other options are superfluous, a 'Insert' options should suffice.

My.000002c worth.

LinusN:
Yes, you can edit the playlist anytime by opening it in the playlist viewer. You don't even have to play it.

Also, by only adding to the end of the list, we can use a simple file append instead if having to load the playlist with the playlist API.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version