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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2384 by schoenebeck, Fri Dec 14 16:04:49 2012 UTC revision 2390 by persson, Sat Jan 5 12:31:05 2013 UTC
# Line 22  Version CVS HEAD (?) Line 22  Version CVS HEAD (?)
22      - modernized configure script      - modernized configure script
23      - fixed linkage error when building with      - fixed linkage error when building with
24        LDFLAGS="-Wl,--no-undefined" (#190)        LDFLAGS="-Wl,--no-undefined" (#190)
25        - fixed compilation with Clang 3.2
26    
27    * general changes:    * general changes:
28      - Refactoring: moved the independent code from      - Refactoring: moved the independent code from
# Line 295  Version CVS HEAD (?) Line 296  Version CVS HEAD (?)
296      - CoreMIDI: fixed memory deallocation error      - CoreMIDI: fixed memory deallocation error
297      - Fixed variable underflow in VirtualMidiDevice, which caused graphical      - Fixed variable underflow in VirtualMidiDevice, which caused graphical
298        virtual keyboards in frontends / instrument editors being stuck.        virtual keyboards in frontends / instrument editors being stuck.
299        - Bugfix in VirtualMidiDevice: process note on with velocity 0 as note off.
300    
301    * audio driver:    * audio driver:
302      - ASIO driver fixes for newer gcc versions (fix from PortAudio)      - ASIO driver fixes for newer gcc versions (fix from PortAudio)

Legend:
Removed from v.2384  
changed lines
  Added in v.2390

  ViewVC Help
Powered by ViewVC