Cirka egy évvel az utolsó release óta elkészült a cdw konzolos CD író program 0.2.0-pre1-es verziója. Rengeteg újítás és bugfix került a programba, úgy mint MySQL-re épülő Disk Catalog, Audio Rip WAV-ba, Ogg Vorbis-ba és MP3-ba valamint egy GTK2-es felület, amely ugyanazon feature-öket tartalmazza mint a konzolos rész. Megújult a project honlapja is! A program letölthető innen.
ChangeLog:
* cddb.c: MySQL password removed from config
* log.c: dialog bug fix that occours segfault in long MySQL messages
* de.po: german translation for version 0.1.5
* help.c: added help window. F1 will show this window.
* doc: hungarian readme file updated.
* cddb.c: I forgat "/cdrom" string in the code and always added CDs from this directory. Bug fixed.
* main.c: fixed the bug in audio grab function that display more number of tracks than real.
* main.c: fixed bug in addfiles code. if the filename longer then the width of window cdw will not crash with segfault.
* main.c: the new addfiles code show the size of files.
* options.c: change code of inbox function
* options.c, main.c: removing dic from everywere and added mysql code.
* main.c: added quality related options for encoders
* options.h: define quality related stuff for encoders
* options.c: added quality related options for encoders
* log.c: Gzipped document support
* doc/Makefile.am: gzipping documents in doc
* main.c: added lame encoder function
* configure.in: define --with-xxx parameters
* main.c: cdda2wav support
* options.c: added ogg encoder option
* options.h: define oggenc-needed stuff
* main.c: added ogg encoder function
* po/hu.po: actualization
NEWS:
* GTK2 GUI support
* Added new mysql based disk catalog
* Added disk catalog browser tool that called cdwdic
* Audio CD grabbing feature