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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 1888 by persson, Sat Apr 18 09:26:45 2009 UTC revision 1889 by persson, Sun Apr 26 12:19:00 2009 UTC
# Line 65  Version CVS HEAD (?) Line 65  Version CVS HEAD (?)
65      - applied old fixes to the ASIO driver that were included in the      - applied old fixes to the ASIO driver that were included in the
66        previous binary release but accidentally never committed to CVS        previous binary release but accidentally never committed to CVS
67        (fixes #117)        (fixes #117)
68        - fixes for ASIO on mingw-w64 (iasio wrapper is not needed on
69          win64)
70    
71    * MIDI driver:    * MIDI driver:
72      - added JACK MIDI driver      - added JACK MIDI driver
73      - dispatch bank select as ordinary CC as well, the user might seriously      - dispatch bank select as ordinary CC as well, the user might seriously
74        want to (mis)use it for some purpose ("fixed" in all current MIDI        want to (mis)use it for some purpose ("fixed" in all current MIDI
75        input drivers: ALSA, CoreMIDI, JACK, MidiShare, MME)        input drivers: ALSA, CoreMIDI, JACK, MidiShare, MME)
76      - bugfix: pitch bend wasn't working with JackMidi, VST, LV2, Mme,      - bugfix: pitch bend wasn't working with JackMidi, VST, LV2, MME,
77        CoreMidi or AU        CoreMidi or AU
78        - fixed mingw-w64 compilation error in MME driver
79    
80    * instruments database:    * instruments database:
81      - avoid time consuming samples scanning when adding instruments      - avoid time consuming samples scanning when adding instruments
# Line 170  Version CVS HEAD (?) Line 173  Version CVS HEAD (?)
173      - fixed endless loop in Engine::SuspendAll() (bug #120)      - fixed endless loop in Engine::SuspendAll() (bug #120)
174      - fixed a low-level atomic load function that was broken on 64-bit      - fixed a low-level atomic load function that was broken on 64-bit
175        PowerPC, which probably could cause crashes on that platform        PowerPC, which probably could cause crashes on that platform
176        - fixed a memory management error which could cause a crash when a
177          plugin was unloaded
178    
179    
180  Version 0.5.1 (6 December 2007)  Version 0.5.1 (6 December 2007)

Legend:
Removed from v.1888  
changed lines
  Added in v.1889

  ViewVC Help
Powered by ViewVC