|
February 7th, 2007, 20:51 Posted By: wraggster
Lucas has took over the discontinued Licks Media Player Project, heres what he posted:
I got myself a DS last month, and a flashcart last week... Looking through the projects, I liked Licks Media Player (ipod-like player) very much, but unfortunately it was discontinued
So... I just decided to finish it . In the end, it became a complete rewrite. No more C++, only pure C. At ths time, I only have some basic functionality, WAV playback (files must end in .wav) and libmad playback (files must end in .mp3).
There's 3 different play modes, mode 1, mode 2 and mode 3 SELECT alternate between these modes, but you have to PAUSE/UNPAUSE so the mode will be applied. If you happen to test, please, send feedback on which one you think sounds the best. (these modes basically do some linear oversampling, just like moonshell).
I'm labelling this alpha2 version, it's still very experimental.
New feature: playlist support. Some bugfixes and some rewrite in the graphics code.
For using playlists, you MUST use relative paths, no absolute paths. Also, you CAN'T use ".." in your paths (e.g. /abc/d/../e).
I've moved to more common .zip files for the precompiled binaries, so no more confusion!
Download and Give Feedback Via Comments
For more information and downloads, click here!
There are 42 comments - Join In and Discuss Here
|
|