Noticed a few people asking to be able to just chuck a directory at Audiosurf and surf random songs.
The current playlist add-ons don't seem to add this sort of feature, so wrote one that does
Super Playlist Surf!
UI is a mess, but that's not too important since it's straightforward I think (see attached image)
Can be downloaded from
https://sourceforge.net/project/showfiles.php?group_id=240266&package_id=299919Notable features:
* Auto fullscreens on playlist start
* Auto minimises on playlist end
* Option to view highscores before progressing to next song
* Fully managable playlist editor (can move tracks around, easily remove etc)
* Supports importing playlists from WinAMP and YAAP (and anything else that supports .m3u and .pls playlist files)
* Very quick (at least in my tests with 50GB of music)
Enjoy and report back bugs please!
Edit: Now checked under both Vista64 and XP (not XP64, but as it works on Vista64 and XP I assume XP64 should be good)
I've dropped it under the same project as AS Prodder on sourceforge since I'll be stealing plenty of code from this when I implement playlists into AS Prodder.
Final note: Saving in the .xml format will store the character as well.
Edit: New release 0.2 and picture.
Edit: Minor release 0.21:
- Fixed 64-bit compatibility issues.
- Fixed all known unicode issues.
Edit: Minor release 0.22:
- Fixed down button when multiple objects selected.
- Added drag and drop support.
Current known issues:
- Drag and drop support ignores the "add directories recursively" option.
- Dropping a file or directory on the bottom viewable item on a list will cause the item to be added to the end of the list, unsure how to work around this atm.