Yasump: Yet Another Silly Ugly Mod Player
For now it will only work with SharpRom (Qtopia is needed).
##################################

Released under the Terms of the GPL
##################################

Usage:
open        -> opens 1 mod-file or a whole directory
wipe/clear  -> removes 1/all file/s from the playlist
rand        -> random play mode
loop        -> play songs in playlist not just one time but often
susp        -> allow zaurus to suspend or not
keys        -> allow using of the hardware keys
rev         -> last song
play/pause  -> i don't know
fwd         -> next song
stop/init   -> stop song / forget which songs where already played

hardware keys:
space  ->play/pause
right  ->fwd
left   ->rev
up     ->volume up
down   ->volume down

progressbar and time are not working for now
some mods with "loop-forever" are played forever :-(
##################################

How to Install:
rename yasump_arm to yasump
copy yasump on to your Zaurus in the $PATH or make a link from $PATH to yasump
copy a working Version of mikmod.so to your lib-dir or make a link from the link dir to it
copy yasump.desktop to /home/QtPalmtop/apps/Applications/
##################################

How to compile:
# <init your Qtopia environment for crosscompiling>
# tmake yasump.pro >Makefile
# make


for a short todo list look at the bottom of YasumpUI.hh

##################################

Author: Mario Herhold

for DETAILED Bugreports or better fixes/patches/diffs.
or a bash-skript to generate a ipk of this files ;-)
email to: s2028@htw-dresden.de (only german or english!)
##################################

History:
started: 28.05.2003
first public release: 04.06.2003 (three o'clock in the morning *g*)
(next 2 months is exam time for me, so don't expect fast updates.)
maybe I will implement a screen-switch-off feature next release