root/trunk/ChangeLog @ 1572

Revision 1572, 4.8 KB (checked in by mauser, 3 years ago)

updated 0.9.5 changelog

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