2005-05-08  Richard Spindler <richard.spindler AT gmail.com>

 * fixed endless loop in import package
 * uncommented portaudio test in configure.ac

2005-05-06  Richard Spindler <richard.spindler AT gmail.com>

 * Some Automake-Magic added to install help files
 * Integrated SoundTouch and portaudio int Sourc-Tree
 * A Fix to work around a wx26 Misfeature or Bug? (Dial in Trimmer dialog
 grabs focus)

2005-04-18  Richard Spindler <richard.spindler AT gmail.com>

 * Some Fixes (Copy Sample, keep Filename on package Export)
 * various fixes were made over the last days, but I'm to lasy to record all
 of them :P

2005-04-06  Richard Spindler <richard.spindler AT gmail.com>

 * Fixed win32 Redraw Errors

2005-03-14  Richard Spindler <richard.spindler AT gmail.com>

 * Set a minimum Size for Trimming
 * Fixed Timeline Rendering Artefact
 * Fixed Ruler Reset Artefact
 * Fixed Missing Filename in Window Title on "Load last File"
 * Fixed Enable/Disable of Undo/Redo Buttons+Menu
 * Fixed Propagate Tree-Path to Colour-Preferences

2005-03-11  Richard Spindler <richard.spindler AT gmail.com>

 * Made Ruler to snap to the Grid
 * Updated TinyXML to Version 2.3.3
 * Saving of Envelope, Trim and Stretch works now

2005-03-06  Richard Spindler <richard.spindler AT gmail.com>

 * Changed lots of internal stuff, to fix the Trimmer, Envelope, etc..

2005-02-28  Richard Spindler <richard.spindler AT gmail.com>

 * hopefully fixed SoundTouch Test in configure.ac

2005-02-26  Richard Spindler <richard.spindler AT gmail.com>

 * added Undo-Redo for Envelope Editing
 * some fixes for configure.ac (Beware, requires soundtouch.m4 to be found by
 aclocal when ./reconf is run)
 * some more fixes for configure.ac regarding wxWin

2005-02-23  Richard Spindler <richard.spindler AT gmail.com>

 * more Improvements to Sample Editor

2005-02-22  Richard Spindler <richard.spindler AT gmail.com>

 * redesigned SoundManager
 * Improvements to Sample Editor

2005-02-19  Georg E Schneider <georg AT georgs.org>

 * Corrected spec - file
 * Changed rpmbuild script that userbuild is possible

2005-01-19  Richard Spindler <richard.spindler AT gmail.com>

 * Fade In/Out stays if item is dragged

2005-01-15  Richard Spindler <richard.spindler AT gmail.com>

 * Fade In/Out finally Works :)

2004-12-21  Richard Spindler <richard.spindler AT gmail.com>

 * Changed Behavior to use Ctrl+Klick for Copy instead of right Mouse-Button

2004-11-29  Richard Spindler <richard.spindler AT gmail.com>

 * Implemented Envelope Editing (incomplete, and won't affect Audio)

2004-11-24  Richard Spindler <richard.spindler AT gmail.com>

 * Did the same as yesterday to Rubber Frame Selection
 * Changed Email Address in Changelog ;)

2004-11-23  Richard Spindler <oracle2025@gmx.de>

 * Moved all SelectionDrag stuff into a module using the same interface as the
 Sample Dragging

2004-11-01  Richard Spindler <oracle2025@gmx.de>

 * Modularized SampleDragging, Yeah, lets just modularize the other operations
 and we can start adding features again :)

2004-10-30  Richard Spindler <oracle2025@gmx.de>

 * fixed a bug in rubberframe selection

2004-10-24  Richard Spindler <oracle2025@gmx.de>

 * make distcheck was broken on my new system, fixed it

2004-10-23  Richard Spindler <oracle2025@gmx.de>

 * Fixed Segfault in DocManager

2004-07-15  Richard Spindler <oracle2025@gmx.de>

 * Added Load Last Project Option

2004-07-11  Richard Spindler <oracle2025@gmx.de>

 * Implemented Package loading and saving based on zip/unzip

2004-07-03  Richard Spindler <oracle2025@gmx.de>

 * Added Colours to the Colour-Preferences Listbox

2004-07-02  Richard Spindler <oracle2025@gmx.de>

 * Litte Fix, to prevent crash when setting loop-points, while playback

2004-06-20  Richard Spindler <oracle2025@gmx.de>

 * Added Zoom Funcionality

2004-06-10  Richard Spindler <oracle2025@gmx.de>

 * Fixed Controls not being deleted while loading from File

2004-06-05  Richard Spindler <oracle2025@gmx.de>

 * More the 8 Tracks implemented

2004-05-18  Richard Spindler <oracle2025@gmx.de>

 * GUI converted to a wxDesigner based Layout

2004-04-25  Richard Spindler <oracle2025@gmx.de>

 * big samples won't crash the Program anymore

2004-04-22  Richard Spindler <oracle2025@gmx.de>

 * ha, Undo-Redo finally done :)

2004-04-04  Richard Spindler <oracle2025@gmx.de>

 * Implemented Simple Loop Functionality. (Not quite done yet, but it works)

2004-02-19  Richard Spindler <oracle2025@gmx.de>

 * Official 0.2.0 Release

2004-02-16  Richard Spindler <oracle2025@gmx.de>

 * Added doc/ggseq.htb
 * Added html documentation

2004-02-11  Richard Spindler <oracle2025@gmx.de>

 * Fixed Bug that coused loading an empty arrangement to throw an error-message
 * added help.xpm
 * Various stuff to provide an integrated help-system (not finished though)

2004-02-10  Richard Spindler <oracle2025@gmx.de>

 * Fixed some Stuff in the SetSnap Dialog
 * Fixed the Application Icon on win32
 * increased snap limit to 500000
 * Created an NSIS Script (for win32 Installer)

2004-02-07  Richard Spindler <oracle2025@gmx.de>

 * Fixed some Redraw Errors on Windows XP, tried to reduce "Flicker" on win32
 * Programming in the MS Windows Enviornment is Hell!
 * Fixed loading of Files saved with version 0.1
 * Added Version Information at various places

2004-02-05  Richard Spindler <oracle2025@gmx.de>

 * Fixed a Bug that made at Progress-Bar stop at too big files
 * Added a limitation of 24 minutes for Soundfile-Import.

2004-02-03  Richard Spindler <oracle2025@gmx.de>

 * Fixed a Bug that caused a floatingpoint exception in the scrollbar

2004-02-02  Richard Spindler <oracle2025@gmx.de>

 * Added a BPM-Input for Snap Value

2004-01-29  Richard Spindler <oracle2025@gmx.de>

 *  Fixed broken config-file stuff

2004-01-19  Richard Spindler <oracle2025@gmx.de>

 *  Removed a couple of win32 relatet IFDEFs in TLPanel.cpp
 *  fixed Bug in SnapDialog

2004-01-18  Richard Spindler <oracle2025@gmx.de>

 *  The Gungirl picture looks better now

2004-01-15  Richard Spindler <oracle2025@gmx.de>

 *  Added a Feature: use the [shift] Key to position a sample without snap

2004-01-15  Richard Spindler <oracle2025@gmx.de>

 *  Fixed a couple of win32 issues
 *  If Save On Exit fails, it won't exit any more

2004-01-13  Richard Spindler <oracle2025@gmx.de>

 *  Added BigScrollBar.cpp .h

2004-01-10  Richard Spindler <oracle2025@gmx.de>

 *  Added some cool new icons for Wav Export and Snap Width Config
 *  Fixed the screwed up SelectionDrag on win32
 *  Fixed the Selection Border having the wrong colour

2004-01-04  Richard Spindler <oracle2025@gmx.de>

 *  Added ggEvtHandler.cpp .h

2004-01-03  Richard Spindler <oracle2025@gmx.de>

 *  Fixed a Bunch of stuff to improve redrawing on win32

2004-01-02  Richard Spindler <oracle2025@gmx.de>

 *  Added a Master Volume Control
 *  Custom Colours in the Colour Dialog are now saved

2003-12-30  Richard Spindler <oracle2025@gmx.de>

 *  Now using 64Bit Numbers for all Timeline related Data.
 *  Fixed a Bug that coused the Timeline length to explode ;)
 *  Changed Versionnumber in configure.ac to 0.1.1 (Not really sure why :)
 *  Added a cooler Icon for Drag and Drop from Filer

2003-12-29  Richard Spindler <oracle2025@gmx.de>

 *  A Projectfile can now be opened by Commandline now
 *  A Project-File can be dropped to ggseq and will be opened
 *  (thanks to wxGuide ;)
 *  ShortcutsDialog won't be build -> scheduled for 0.3.0 

2003-12-27  Richard Spindler <oracle2025@gmx.de>

 *  Rubberframe only needs to touch the samples to select from now on
 *  'Sanefied' Selection DnD Stuff ;)

2003-12-23  Richard Spindler <oracle2025@gmx.de>

 *  Added prefs_misc.xpm
 *  Added ShortcutsDialog.cpp .h

2003-12-21  Georg E Schneider <georg@georgs.org>
  
 *  Build first rpm-package
 *  Corrections in rpm_build.sh and spec-file
 *  added *.desktop file

2003-12-16  Richard Spindler <oracle2025@gmx.de>

 *  Added 3d-Coloured Items

2003-12-14  Richard Spindler <oracle2025@gmx.de>

 *  Implemented Custom Snap Value Presets
 *  removed some variables for playback Position in Item and Track

2003-12-06  Richard Spindler <oracle2025@gmx.de>

 *  added stuff.h
 *  added SidePanel.cpp .h
 *  added FileInfoPanel.cpp .h
 *  ProgressBar for Exporting to WAV added

2003-11-30  Richard Spindler <oracle2025@gmx.de>

 *  added StatusProgressBar.cpp .h and UpdateListener.cpp .h and DisableListener.h .cpp
 *  Progressbars for Loading of Samples and Songs implemented

2003-11-26  Richard Spindler <oracle2025@gmx.de>

 *  fixed nasty Bug in TLTrack.cpp when sorting the List

2003-11-22  Richard Spindler <oracle2025@gmx.de>

 *  added Ruler.cpp .h

2003-11-21  Richard Spindler <oracle2025@gmx.de>

 *  added MiniPlayer.cpp .h
 *  added play_12.xpm stop_12.xpm

2003-11-20  Richard Spindler <oracle2025@gmx.de>

 *  fixed "random Mute" on Startup issue.
 *  added new Dependency on libsamplerate (http://www.mega-nerd.com/SRC/), this allows to load samples with various Samplerates, these are converted to 44100, there is a little delay when importing such samples.

2003-11-13  Richard Spindler <oracle2025@gmx.de>

 *  fixed Load- and Save-Dialogs to remember their last Folder and to use '*.ggseq' as file-extension

2003-11-09  Richard Spindler <oracle2025@gmx.de>

 *  added TLTrackVolumeDial.h .cpp
 *  implemented Volume control for individual Tracks
 *  implemented saving of Volume and Mute State

2003-11-07  Richard Spindler  <oracle2025@gmx.de>

 *  added dial.cpp .h

2003-11-01  Richard Spindler  <oracle2025@gmx.de>

 *  added TLMuteButton.h .cpp and mute_off.xpm mute_on.xpm

2003-10-26  Richard Spindler  <oracle2025@gmx.de>

 *  added a Dialog to configure the 'Snap Value'

2003-10-25  Richard Spindler  <oracle2025@gmx.de>

 *  fixed Bug where TL wasn't cleared before Loading a Song

2003-10-17  Richard Spindler  <oracle2025@gmx.de>

 * fixed Scrollbar Bug

2003-09-20  Richard Spindler  <oracle2025@gmx.de>

 * fixed Selection Bug

2003-09-17  Richard Spindler  <oracle2025@gmx.de>

 * switched to tinyXml for XML Parsing

