forked from hydrogen-music/hydrogen
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-svn-id: http://svn.assembla.com/svn/hydrogen/trunk@1470 3b3fb362-3133-0410-aa15-cf69e0a59cb7
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,21 @@ | |
* Xml handling is now done by QtXml instead of TinyXML | ||
* improved support for non-ascii filenames / strings | ||
|
||
2009-05-12 the hydrogen team <[email protected]> | ||
|
||
* fixed serveral export song failures | ||
* added ogg, flac, aiff export support | ||
* added some new commandline parameter for no_gui version | ||
* added rubberband-cli support | ||
* several improvements on sample editor | ||
* fixed some segmentation faults in sample-editor | ||
* fixed possible segmentation fault in PlaylistDialog.cpp | ||
* fixed memory issue in sampler.cpp | ||
* added NO_GUI_SUPPORT if we want to build a version of hydrogen without a gui | ||
* added support for app bundles on OSX | ||
* created new trunk from wolke's new_fx_rack_and_sample_fun branch | ||
* switch to hydrogen 0.9.5 development version | ||
|
||
2009-09-12 the hydrogen team <[email protected]> | ||
|
||
* Release 0.9.4 | ||
|