root/trunk/ChangeLog @ 1485

Revision 1485, 4.7 KB (checked in by wolke, 3 years ago)

add some release infos. being prepared to release the new hydrogen-0.9.5-beta1.

Line 
12009-xx-xx the hydrogen team <hydrogen-devel@lists.sourceforge.net>
2
3        * Release 0.9.5
4        * ....
5
6        * fixed serveral export song failures
7        * added ogg, flac, aiff export support
8        * added some new commandline parameter for no_gui version
9        * added rubberband-cli support
10        * several improvements on sample editor
11        * fixed some segmentation faults in sample-editor
12        * fixed possible segmentation fault in PlaylistDialog.cpp
13        * fixed memory issue in sampler.cpp
14        * added NO_GUI_SUPPORT if we want to build a version of hydrogen without a gui
15        * added support for app bundles on OSX
16        * created new trunk from wolke's new_fx_rack_and_sample_fun branch
17                new main features coming in from this branch:
18                * non destructive sample editor
19                * piano roll editor
20                * instrument midi out
21                * destructive midi recording
22                * support for midi "note off" messages
23                * virtual pattern
24                * time line to change song tempo
25                * director
26                * and at least several small changes
27
28        * switch to hydrogen 0.9.5 development version 
29        * Xml handling is now done by QtXml instead of TinyXML
30        * improved support for non-ascii filenames / strings
31
322009-09-12 the hydrogen team <hydrogen-devel@lists.sourceforge.net>
33 
34        * Release 0.9.4
35        * QT4 port
36        * Autosave
37        * Jack port follows instrument names
38        * Mute groups for instruments
39        * New drumkit manager (with downloadable drumkits)
40        * Save and load patterns
41        * Jack transport master
42        * Beatcounter
43        * Playlist editor
44        * MMC
45        * Lead / lag (pattern editor)
46        * Audiofilebrowser
47        * midiAutosense
48        * change post masterfader fx_return to pre masterfader fx_return
49        * several new translations
50        * new manual
51        * switched buildsystem from autotools to scons 
52        * tons of bugfixes
53        * soundlibrary browser
54
552008-02-05 Alessandro Cominu <comix@users.sourceforge.net>
56        * Release 0.9.3.1
57        * Patch from Lubomir Kundrak - Compilation with gcc-4.3
58        * Compilation fix for new libFLAC++
59        * Added LASH support (Jaakko Sipari)
60
612005-07-23 Alessandro Cominu <comix@users.sourceforge.net>
62        * Release 0.9.2
63        * New graphics
64        * Bug fix in export song (using JACK driver)
65        * Bug fix in export song (wrong samplerate)
66        * Follow playhead in song editor
67        * Automatic audio driver selection
68        * New PortAudio and PortMidi drivers
69        * Mac Os X port
70        * Pattern size increased up to 4 bars
71        * Random pitch variations
72        * New instrument editor
73        * Low pass filter
74        * Insert/delete a range of patterns in song editor
75
762004-11-28 Alessandro Cominu  <comix@users.sourceforge.net>
77        * Release 0.9.1
78        * New ALSA driver
79        * New french tutorial and manual page (thanks to Pierre 'AlSim' Chapuis)
80        * Various bug fixes
81
822004-09-08 Alessandro Cominu  <comix@users.sourceforge.net>
83
84        * Release 0.9.0
85        * Multi layer support for instruments (up to 16 samples).
86        * Multiple patterns playing at once.
87        * Added FLAC files support for songs and drumkits.
88        * Added pitch and gain properties per instrument.
89        * Improved song and pattern editor (selections, copy/move, etc..).
90        * Added a new selectable user interface (single panel).
91        * Better jack-transport support.
92        * Ability to set the note length in pattern editor
93        * Export song to standard midi file
94
952004-03-15 Alessandro Cominu  <comix@users.sourceforge.net>
96
97        * Release 0.8.2
98        * Audio file preview in load instrument dialog
99        * Jack transport improvements
100        * 4 Ladspa FX send per instrument
101        * Show recent used songs
102        * QT Style selection option in Preferences Dialog
103        * New keybindings
104        * Bug fix in load/save song
105        * LRDF support (optional)
106        * Several GUI improvements
107        * Better Midi-in support
108        * virtual keyboard (using qwertyuiop...)
109        * Ability to record midi-in or virtual keyboard notes in a pattern
110
1112003-12-18  Alessandro Cominu  <comix@users.sourceforge.net>
112
113        * Release 0.8.1
114        * Midi and CPU activity widgets
115        * Jack transport slave mode
116        * Multiple jack outputs
117        * Resizable song editor
118        * Seek in song clicking in the song editor
119        * New mixer
120        * 32 instruments
121        * Custom pattern size
122        * Per instrument output (jack driver)
123        * MMC/MTC support (experimental)
124        * i18n support
125
1262003-05-25  Alessandro Cominu  <comix@users.sourceforge.net>
127
128        * Release 0.8.0
129        * Delay FX
130        * Bug fix in Alsa Midi Driver
131        * Assignable Jack ports in preferences file
132        * Assignable midi-in channel (1..16, ALL)
133        * Drumkit support (load, save, import, export)
134        * Acoustic drumkit included
135        * various GUI improvements
136
1372003-03-24  Alessandro Cominu  <comix@users.sourceforge.net>
138
139        * Release 0.7.6
140        * Bug fix in note velocity editor
141        * Improved pattern editor
142        * Humanize function
143        * Swing function
144        * New child frame interface
145        * Stereo peak visualization in mixer
146        * New song editor
147
1482003-02-23  Alessandro Cominu  <comix@users.sourceforge.net>
149
150        * Release 0.7.5
151        * thread safe audio engine
152        * Song loop button
153        * Velocity bar in pattern editor
154        * Instrument pan in mixer
155        * Better graphical user interface
156        * Demo songs
157
158
Note: See TracBrowser for help on using the browser.