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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2382 by persson, Sun Dec 2 16:30:42 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 293  Version CVS HEAD (?) Line 294  Version CVS HEAD (?)
294        (e.g. external MIDI devices being attached to the Mac)        (e.g. external MIDI devices being attached to the Mac)
295      - added support for MIDI note on velocity filter      - added support for MIDI note on velocity filter
296      - CoreMIDI: fixed memory deallocation error      - CoreMIDI: fixed memory deallocation error
297        - Fixed variable underflow in VirtualMidiDevice, which caused graphical
298          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.2382  
changed lines
  Added in v.2390

  ViewVC Help
Powered by ViewVC