BUGS:
	should open file selector in the dir it was closed
	unsuccsefull operation gets reported as success
	unsuccsefull making of image is silently ignored (but no successfull
	message either)
	root dirs gets added with extra / (//etc)
	size estimation in multisession mode is completely wrong
	two feeze/thaws series in a row when using autoscroll slows things
	  down quite a bit
	the size of some windows is too small sometimes
	using electric fences, the gtk_set_locale() calls causes a segmentation
	  fault in gtk_init, I don't know who's to blame
	verify doesn't support the exclude pattern
	some cd-rws require a media reload before blanking; gcombust doesn't
	  support this
	it doesn't detect mlock() failure with later cdrecord versions
	the multisession interface is a little bit confusing

TODO: (incomplete list, not strict order, but more-likely-to-appear-soon at top)
	remove dead code from old make audio command routines
	try using mmap() instead of read() in image-copy operation - might not be
	  possible, but wouldn't eat cache on Linux (I think)
	make prefs for buffersize in cd-2-image copy
	better verify operation (not using diff)
	mount image and view it
	make disable tabs optional
	display available devices
	make the boot image creation more intuitive
	cd-to-cd audio copying
	mp3->wav
	mp3->cd-audio (mpg123 | cdrecord)
	improve all save/load related things
	version check of programs
	bin/cue (no support from cdrecord at the moment, at least not for vcd tracks)
	a few default setups for different tasks (quick selection of parameters)
	should be possible to move around files/dirs and change the
	    image dir structure arbitrarely (maybe use a tree in the display
	    instead of the clist)
	check the strdup/malloc/free's, it leaks memory in a few places (fixed most)
	    (calls to choose_path)
	more doc
	gnome compliant
	remove a few static buffers
	make gcc not complain with -pedantic
	autodetection of burners should probably be done with cdrecord -scanbus
	    instead
	maybe make it possible to burn ext2 filesystems
	print out output of -inq also
