
*** 20010322

CDWserver

- Disc-at-once option for audio CDs (experimental)


webCDcreator

- Frensh messages added, more complete Spanish messages



*** 20010315

CDWserver

- add the size of server files to the session size (Session.cpp)

- autodetect CDROMs for copying (Config.cpp)

- copying data CDs on the server ("on the fly" CD-ROM -> writer)


webCDcreator

- build in use of a Unicode font for Chinese and Korean

- a copy menu item

- restructured options dialog



*** 20010228

CDWserver

- verifying sessions by the external command CDWverify


rcdrecord

- option "verify"


webCDcreator

- Korean messages support

- language selection menu

- the server name is now detected by the applet

- option "verify"



*** 20010219

CDWserver

- modified mpg123 test
- status page showing the configuration


webCDcreator

- fixed an array index bug in DirTreeNode.remove(int)



*** 20010211

CDWserver

- multi CD writer support merged in



*** 20010209

webCDcreator

- Chinese message file (Messages_zh_TW.properties) added



*** 20010208

rcdrecord-1.0.2

- open(..., "r") replaced by open(..., "rb") for Windows support

- win32.html added

- now tries to get the default server from /etc/rcdrecord.conf
(CommandArgs.h)

- a spec file for RPM packages was added



*** 20010205

webCDcreator

- File2.java: workaround for missing File.listFiles() method
in JRE 1.1 (required for Netscape 4.x)

- PutFiles.java, PutTracks.java: replace space characters
in filenames before sending them to the server

- ServerFile.java: replace \ by / in getPath()



*** 20010204

CDWserver

- protocol extensions for server side software archive


webCDcreator

- node to server side software archive

- the directory sorting order was changed



*** 1.0.1

CDWserver

- The user that should run CDWserver is now always set in
the main thread before creating any other threads (as in 1.0rc4).
This fixes problems setting the user of all threads after
configuration errors.

- a bug concerning session IDs was fixed (Session.cpp, Store.cpp)


rcdrecord

- files2cd now rejects nonregular files



*** 1.0

CDWserver

- additional configuration checks (Config.cpp)
- displaying the remaining reservation time on status page (Status.cpp)
- some changes in process logging (Process.cpp)


rcdrecord

- the limit of 100 files on the command line was removed
- unreadable directory bug was fixed
- configure script


webCDcreator

some changes on the applet start pages



*** 1.0rc4

a configure script was added, the Makefiles were adapted,
the documentation was updated


CDWserver

Cdrecord.cpp
	a progress bar bug introduced in 1.0rc3 was fixed

Config.h, Config.cpp, Server.cpp
	new options burnProof, cdrecordArgs,
	logRequests, logSubProcess, logVerbose and removeSessions

Store.h, Store.cpp
	interrupt session removal, if the FIFO of cdrecord is below 100%


rcdrecord

count files transmitted

--force option to ignore unreadable files



*** 1.0rc3

CDWserver

when writing and fifo < 100% stop storing files of other sessions

protocol cleanup (Hints.h)

FreeBSD support


rcdrecord

the option --dir=DIR was added to change the working directory
before transmitting the files

detecting WAV- and MP3-tracks by the extension
