/[svn]/linuxsampler/trunk/ChangeLog
ViewVC logotype

Diff of /linuxsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1130 by iliev, Sun Mar 25 18:59:14 2007 UTC revision 1181 by schoenebeck, Sat May 12 16:03:00 2007 UTC
# Line 3  Version CVS HEAD (?) Line 3  Version CVS HEAD (?)
3    * packaging changes:    * packaging changes:
4      - only the API relevant header (and source) files will be exported to      - only the API relevant header (and source) files will be exported to
5        the Doxygen API documentation (explicitly listed in Doxyfile.in)        the Doxygen API documentation (explicitly listed in Doxyfile.in)
6        - added completely new XCode project files for Mac OSX which is now
7          capable to execute our autoconf environment, thus no need anymore
8          to maintain the compile time configuration file (osx/version.h) for
9          OSX manually (patch by Toshi Nagata)
10    
11    * general changes:    * general changes:
12      - replaced the old, confusing MIDI program change mechanism by a      - replaced the old, confusing MIDI program change mechanism by a
# Line 32  Version CVS HEAD (?) Line 36  Version CVS HEAD (?)
36        controllers        controllers
37      - global (sampler wide) volume can now be controlled at runtime      - global (sampler wide) volume can now be controlled at runtime
38      - Implemented new, improved notification system      - Implemented new, improved notification system
39        - fixed compilation errors regarding OSX
40          (patch by Toshi Nagata)
41        - implemented instruments database
42    
43    * MIDI driver:    * MIDI driver:
44      - dispatch bank select (MSB and LSB) messages      - dispatch bank select (MSB and LSB) messages
# Line 54  Version CVS HEAD (?) Line 61  Version CVS HEAD (?)
61      - EG fine tuning: when attack is zero the EG starts at a level      - EG fine tuning: when attack is zero the EG starts at a level
62        above max sustain level, which means that there is a decay phase        above max sustain level, which means that there is a decay phase
63        even if sustain is 100%        even if sustain is 100%
64        - more EG fixes: the level could sometimes go below zero and cause
65          noises or crashes
66        - minor fix of EGDecay (patch by Toshi Nagata)
67        - fixed compiler error when --enable-override-filter-type was
68          supplied to the configure script (fixes #46)
69    
70    * Bug fixes:    * Bug fixes:
71      - fixed crash occurring on certain LSCP scripts (Bug 39)      - fixed crash occurring on certain LSCP scripts (Bug 39)

Legend:
Removed from v.1130  
changed lines
  Added in v.1181

  ViewVC Help
Powered by ViewVC