Dreamplayer Change Log ---------------------- v0.2.5 - fixed *.wav reader - new chunk control for TwinVQ files (accepts every *.vqf) - added stdout output (thanks for that idea) v0.2.4 - fixed some stupid bugs (non closing opened files) - added skip song function - just type in the console: # kill -s SIGUSR2 v0.2.3 - recursive dir scanning added - playlist supports absolute path to the file - added silent mode (all error messages are not printed) - playing has been splitted to 2 threads: decoding & playing - long play-buffer added - some other bugfixes v0.2.2 - playlist playing added (finally it works OK) - some cosmetic changes made v0.2.1 - random playing corrected (everytime another random sequence, not the same as in v0.2) - fixed compilation bug - playlist playing added (sometimes crashes) v0.2 - FIRST PUBLISHED VERSION (!!!) - uses getopt routine to obtain switches - help is available - version number is available v0.1 - plays VQF (using NTT Decoding Library) - supports random playing v0.0 - it supports only wav playing routine - generates playlist files