WIP - works with the fronter extension only from the command line, as there is no way to kill it (yet).
To play files, I can run it like:
Code:
LD_LIBRARY_PATH=/mnt/us/extensions/alsaplayer/usr/lib ./alsaplayer
then wait a bit, press the play button or the button 3 right of there to load the playlist. Both give you a way to browse for an mp3. When it's finally back to the main play screen, hit play again to play the file. Kind of awkward, but there is a config file available, I'm just not sure how to use it as it is blank! ($HOME/.alsaplayer/config)
I was trying for the old "press the power button to kill it" thing like on the draw extension, but it locks up always.
I have not looked into a quit button yet like twobob did on rgbpaint (awesome!), but that seems the way to go. If you configure, make sure you have libmad0-dev installed, as that is the mp3 lib.
attachment removed:
https://www.mobileread.com/forums/sho...d.php?t=224097
Twobob did it again!