version 0.5 (2004-07-??)
    + Added duration to the list
    + Added automatic etree style filenaming
    + Added a right-click option to the sample display to jump to the cursor
    + Added a right-click option to the list to jump to the selected track break
    ! Fixed a floating point exception bug that would crash when the sample
        summary was proportional to the window width
    ! Fixed compile error when using gcc 2.95 (bad c syntax)
    ! Fixed problem with autoconf/automake when not giving ./configure a prefix
        directory
    ! Fixed the directory selection.  It would append the dir name twice.
version 0.4 (2003-10-25)
	+ Added autosplit feature
	+ Added toggle button to use the specified outputdir or not
	! Fixed a bug that would occur when reading a non-standard wav header
	! Fixed a segfault error when reading mono wav files
	! Fixed a problem with automake/autoconf for the images directory
version 0.3 (2003-06-26)
	+ Added right-click menus:
		right-click on a split in the list and delete it.
		right-click in the wav display to add a break.
	+ Added configuration menu, the config is saved in xml format in the
		~/.wavbreaker file.
version 0.2 (2003-04-04)
	+ Added a delete button that will delete a selected track break from the
		list.
	* Modified the track break list to append the list number to the filename
		and display it in the list.  The name is updated when an add or delete
		from the list happens.
	+ Added play tracking.  The sample display will move while it is playing
		and a marker is drawn on the current position.
	+ The time is now displayed for the cursor marker and the play marker in
		the status bar on the bottom.
	+ The time is now displayed in the track break list.
	+ Added vertical resizer.  Now the wave sample displays and the track break
		list can be resized as you please.
