YAPL - a new playlist creator for the FUZE

It’s written in Borland Delphi 5, and relies for the most part upon Win32 API to get most of the job done from a UI perspective - the actual playlist creation is pretty easy and can be done with a script. Basically you need to use unix paths, and reference the internal drive as /mmc:0:/somefolder/sometune and the micro-sd as /mmc:1:/somefolder/sometune.

I may release the source when I complete the next version, I need to check the licenses of the components I’m using.

D.