I created a sourceforge.net project for wavbreaker to accomodate multiple developers. Thomas Perl has done some great work. Check out the sf.net site for future releases and info.
New Version 0.7 is out. Check out the ChangeLog for the details.
Sorry to all of you non-alsa users. I have now added a check for alsa in the ./configure stuff to not try and compile in alsa if you don't have it. You can also disable alsa or oss with ./configure with --disable-alsa or --disable-oss or both.
+ Added ./configure checking for alsa and oss + Added a dialog to ask if you "really" want to quit + Added checks for existing files and dialogs to say yes or no to overwrite the existing files
New Version 0.6.1 is out. Check out the ChangeLog for the details.
Quick bug fix for the last minute window size changes. That's what I get for throwing something in last minute. ;-)
New Version 0.6 is out. Check out the ChangeLog for the details.
Thanks to Dave Maley for testing and fixes. As well as Justin Ruggles for the toc export feature. Oh and the various people who informed me of the 64-bit processor issues.
BTW, check out the forums.
Summary of Changes:
+ Alsa support with the ability to configure alsa or oss use. + Added configuration option to prepend file number as opposed to append it to the file name. + Save As dialog lets you select the directory to put the new files. + Use the new gtk file dialogs if using gtk+-2.3 or greater. + Export to TOC file + Save window and pane sizes + Added spinner widget to move the cursor marker by precise increments. ! Fixed a small bug that when deleting a track break, the durations are not updated in the list display. ! Fixed file closing bug
I've decided to create a mailing list for announcements. If you would like to subscribe, go here.
New Version 0.5 is out. Check out the ChangeLog for the details.
Thanks to Craig Bergren for finding and tracking down the bug in the sample summary display.
Summary of Changes:
+ 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.
RPMs are now available on Dave Maley's site. He created them and will maintain them.
New Version 0.4 is out. Check out the ChangeLog for the details.
Summary of Changes:
+ Added new program - wavinfo + 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
wavbreaker is now in the official Gentoo portage tree under media-sound/wavbreaker!!
If you are a gentoo user, like I am, you can just type, emerge wavbreaker, to install.
New Version 0.3 is out. Check out the changelog for the details.
If there are any problems or gripes about the xml config file let me know. I can quickly make it configurable in the build if there are problems.
New features are as follows:
+ 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.
I have had a request for a feature that would auto-split with a given time period. Let me know what you guys think.
New Version 0.2 is out. Check out the changelog for the details.
Any and all feedback is welcome. New features, bugs...whatever just send me an email.
Wavbreaker is up for the world to see!
The current version is 0.1, but is very usable.