	Copyright (C) 2005, 2006, 2007 Stewart Adam
  Copyright (C) 2007 Michael Schönitzer
	This file is part of audio-convert-mod.

	audio-convert-mod is free software; you can redistribute it and/or modify
	it under the terms of the GNU General Public License as published by
	the Free Software Foundation; either version 2 of the License, or
	(at your option) any later version.

	audio-convert-mod is distributed in the hope that it will be useful,
	but WITHOUT ANY WARRANTY; without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
	GNU General Public License for more details.

	You should have received a copy of the GNU General Public License
	along with audio-convert-mod; if not, write to the Free Software
	Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
#########	audio-convert-mod v 3.45.2	#########
- Bugfix release ( no config directory = crash :/ )

#########	audio-convert-mod v 3.45.1	#########
- Preferences / Save defaults
- Tray icon
- New options:
  * Output folder
  * Move originals to trash
- Add more error checking

#########	audio-convert-mod v 3.45.0	#########
- Rewrite into python
- Write functionality of '.converted' script into main program
- Support AC3, Wavpack
- Extended tag/metadata functionality
- Updated conversion commands (fewer glitches, proper progress)

#########	audio-convert-mod v 3.44	###########
** Merged with Mmod
- Improved "Remove .converted from files" script
- Created a user uninstall script
- No more system install... It was problematic and pretty useless
- Support for KDE!
- Internationalization!
- Many, many bugfixes!
- Now checks every file against supported formats
- Folder and no folder menus

#########	Audio-convert-Mmod v 3.43	###########
** Modified version by (Michael Schönitzer)
- Made it possible to convert complete directories
- Ask for files if none were given as argument
- Check for every file, if it is supported
- Made it possible to convert to the same filetype
- Fixed German translation
- Created a graphical installation-script

#########	audio-convert-mod v 3.43	###########

- Fixed size of quality windows
- Fixed OGG quality selection
- Saved as UTF-8 to allow special characters
- Fixed cancel functions; Hitting 'Cancel' now actually quits!
- Fixed the 28 / 40 KB output file issues when converting from wav files.
- Fixed the double-progress bar and the progress bar percentage when dealing with wav files
- Fixed percentage when only encoding / decoding was needed
- Fixed issues where the progress bar pulsed back and forth between two numbers
- Optimized encode/decode functions
- Change the two instances of FWaudio-convert-mod in copyright notices to the newer name

#########	audio-convert-mod v 3.42	###########

- Added a chk-root function that will make a user root if one is not. (Thanks Jim for the function!)
- Fixed many, many bugs in the installation and uninstall scripts
- Fixed the name in the GPL headings: It still said audio-convert-mod.

#########	audio-convert-mod v 3.41	###########

- Added 'data' file support (mplayer en/decoding)
- Combined the Decode and Encode progress dialogs into one, less popup-age
- Also combined ALL files into one progress bar, so even less popup-age!
- Corrected labels to proper English, French
- Script now simply adds '.convered' to a filename when it exists rather than asking to replace or adding .FW-ACMnew
- Removed EditMetaTag support, it was not very fucntional or pratical. Can I recommend 'tagtool' as a good tagging application for those missing the function?
- FIxed 'systeminstall.sh' and 'userinstall.sh' scripts
- Added a 'Remove .converted from files' script that will move any existing file to trash first, then remove the .converted end off files
- Changed the script name in the right-click menu to mean something and added the submenu "audio-convert-mod"

#########	audio-convert-mod v 3.3:	###########

- Modified converting quality to show bitrates, not 1 to 10.
- FIxed a few minor bugs
- Corrected labels to proper English
- Added a 'new filename' dialog
- Added EditMetaTag support
- Enabled MP3 > MP3 conversions
- Added automated install scripts
