cdr - v1.71
-----------

This is an extension to use with play station
 emulators as ePSXe, AdriPSX, PCSX
or PSEmuPro, but they but must support linux.
This Cdr plugin was formerly part of FPSE, from my cdr plugin.
The Plugin is free source code.

You need the Gtk library, compiled with Gtk V1.2.5.

Usage:
------
 Place the file "libcdr-x.x.so" at the Plugin directory of the Emulator to use it.
 Also place the cfgCdrIso file at your $HOME directory or at the Emulator directory.

Changes:
-------
 v1.71:
 * Now CDRgetStatus will update the stat struct only once per second

 v1.7:
 * Rewrote Config and About dialogs
 * CDRgetBufferSub impletemented
 * Fixed some bugs
 * CDRgetBuffer now returns NULL if it fails in THREADED mode
 * Added THREADEDC mode, Threaded with Cache
 * Rearranged the Dialogs stuff, now use cfgCdrIso exec

 v1.62:
 * Fixed CDRgetStatus, now you can change cdroms while you play

 v1.61:
 * Added gtk_main to dialogs (thanks to Pete)

 v1.6:
 * Implemented threaded reading mode, faster reads

 v1.5:
 * Fixed CDRgetTD again (ff:ss:mm format, thanks to Pete)

 v1.4:
 * Now you can change a cdrom while running the emu
 * Small speed up on CDRreadTrack
 * Fixed CDRgetTD again
 * Added CDRgetStatus

 v1.3:
 * Added CDRplay and CDRstop
 * Fixed CDRgetTD
 * Now if no cd is in the cdrom device it will work as a null cdrom plugin

 v1.2:
 * Fixed Bug in readBuffer (btoi)
 * Added Gui for CDRconfigure and CDRabout
 * Tested with Pcsx

 v1.1:
 * First Release
 * Not tested with an emulator

 Email: <linuzappz@hotmail.com>
