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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 1147 by persson, Tue Apr 3 17:39:52 2007 UTC revision 1175 by schoenebeck, Sun May 6 16:38:35 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 56  Version CVS HEAD (?) Line 63  Version CVS HEAD (?)
63        even if sustain is 100%        even if sustain is 100%
64      - more EG fixes: the level could sometimes go below zero and cause      - more EG fixes: the level could sometimes go below zero and cause
65        noises or crashes        noises or crashes
66        - minor fix of EGDecay (patch by Toshi Nagata)
67    
68    * Bug fixes:    * Bug fixes:
69      - fixed crash occurring on certain LSCP scripts (Bug 39)      - fixed crash occurring on certain LSCP scripts (Bug 39)

Legend:
Removed from v.1147  
changed lines
  Added in v.1175

  ViewVC Help
Powered by ViewVC