PDA

View Full Version : Cue sheet supported player for PSP (ver 0.10)



wraggster
September 26th, 2009, 23:56
Updated release from Liberty (http://forums.ps2dev.org/viewtopic.php?t=12435)

Hi. Thanks sakya for the excellent audio player for PSP. It supports many fornats. But most music I have is extracted by EAC. The music is one cue sheet and one flac like this:
CDImage.flac
CDImage.cue

I hope you can support cuesheet in the further release.
I have coded a cue player for myself. I am a novice programmer and the code is of low quality and I have just get it working today. I hope it will help you.

Note, the player is already been compiled. So if anyone want to test, just copy the cueplayer directory to your PSP.

Also, to compile the code, libflac and vorbis are needed.

Support OGG vorbis format.
Fix a lot of stability bugs.

Download Here --> http://sourceforge.net/projects/cueplayerpsp/