changelog

(* - fix/update, + option added, - option disabled)

==secound public build
cdrVirus 1.7
*new FLTK
*redesigned config window
*ePSXe 1.7.0 compatibility:
	fix BIOS Load crash
	added CDRreadCDDA and CDRgetTE for Interal SPU 1.7.0 (plays CDDA through SPU)
*get rid off my slow and dirty Progress_Bar
+now using Flu_Progress_Meter
+CDDA using SDL (thanks to pcsx-df)
+GTK+ style
-Smaller cache size (max 256mb, more is useless)
-linux port discontiuned (in fact this is now a port of dfbinimage2 from pcsx-df,but on FLTK, not GTK)

Know issues:
CDDParser and CUEParser is bugy, and loading CCD/CUE may fail
CDRreadCDDA gives ePSXe only 1 sector of CD at time, this may cause sound clicks/pops, but this is emu issue
Now needs a SDL.dll, download from here http://www.libsdl.org/release/SDL-1.2.13-win32.zip and unpack to main emu folder (where ePSXe.exe is)

TODO:
Add OGG File spport (port from dfbinimage2)

==first public build
cdrVirus 1.5 (cdrMooby3 or 4 ;) )
*fixed heap bugs
*newest FLTK + FLU
+New progress window while compressing/decompressing (with cancel !)
+Plastic sheme
+New open file window (FLU based)
+Added loging filename of sub/sbi/m3s to ePSXe log when using such file
+BZ/track format (should be PSXeven compatibile)
+Alternative max cache size now in MB (1-700, but 64mb should be optimal)
-.Z.table support disabled
-.rar support disabled (because of slow docompression/working only with rar 2.0)

As MoobyCDR 2.8 it have support for following things:
:sbi/sub/m3s subchannel reading (must be named: cd.sub or cd.sbi or cd.m3s in the same folder as image, where cd is a name of image ;) )
:BZ/BZ.index image file handling
:CDDA support using CUE, or CCD file - plays using portaudio direcly to direct sound
