root/trunk/ChangeLog @ 2142

Revision 2142, 4.6 KB (checked in by wolke, 2 years ago)

fix bug #118. now song files contains the absolute path to instrument-samples
the fix is backward compatible to songs with relative filenames (case drumkit exist).

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