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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2413 by schoenebeck, Mon Feb 4 21:56:36 2013 UTC revision 2426 by schoenebeck, Fri Mar 1 23:00:17 2013 UTC
# Line 23  Version CVS HEAD (?) Line 23  Version CVS HEAD (?)
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      - fixed compilation with Clang 3.2
26        - removed usage of deprecated Automake variable INCLUDES
27    
28    * general changes:    * general changes:
29      - Refactoring: moved the independent code from      - Refactoring: moved the independent code from
# Line 303  Version CVS HEAD (?) Line 304  Version CVS HEAD (?)
304      - Fixed variable underflow in VirtualMidiDevice, which caused graphical      - Fixed variable underflow in VirtualMidiDevice, which caused graphical
305        virtual keyboards in frontends / instrument editors being stuck.        virtual keyboards in frontends / instrument editors being stuck.
306      - Bugfix in VirtualMidiDevice: process note on with velocity 0 as note off.      - Bugfix in VirtualMidiDevice: process note on with velocity 0 as note off.
307        - Implemented missing handling of MIDI "running status".
308        - MME: pass time stamps to the sampler.
309    
310    * audio driver:    * audio driver:
311      - ASIO driver fixes for newer gcc versions (fix from PortAudio)      - ASIO driver fixes for newer gcc versions (fix from PortAudio)
# Line 310  Version CVS HEAD (?) Line 313  Version CVS HEAD (?)
313      - JACK audio: react on buffer size changes.      - JACK audio: react on buffer size changes.
314      - JACK audio: jack_port_get_buffer() was cached and called outside      - JACK audio: jack_port_get_buffer() was cached and called outside
315        RT context.        RT context.
316        - ASIO driver: removed compiler warnings
317    
318    * LSCP server:    * LSCP server:
319      - added support for sending MIDI CC messages via LSCP command      - added support for sending MIDI CC messages via LSCP command

Legend:
Removed from v.2413  
changed lines
  Added in v.2426

  ViewVC Help
Powered by ViewVC