/[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 2400 by persson, Mon Jan 14 18:40:13 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 75  Version CVS HEAD (?) Line 76  Version CVS HEAD (?)
76        filter parameters in each sub fragment)        filter parameters in each sub fragment)
77      - handle special case when pan parameter in gig file has max or      - handle special case when pan parameter in gig file has max or
78        min value        min value
79        - Exclusive Groups: don't ever stop voices of the same note,
80          doesn't sound naturally with a drumkit
81    
82    * SFZ format engine:    * SFZ format engine:
83      - Initial implementation (not usable yet)      - Initial implementation (not usable yet)
# Line 231  Version CVS HEAD (?) Line 234  Version CVS HEAD (?)
234      - fixed support for lochan and hichan opcodes (#155)      - fixed support for lochan and hichan opcodes (#155)
235      - fixed crash when using lochan/hichan opcodes (#187)      - fixed crash when using lochan/hichan opcodes (#187)
236      - sfz parser: allow -200 to 200 for pan_oncc opcode (#182)      - sfz parser: allow -200 to 200 for pan_oncc opcode (#182)
237        - added FLAC support (#191)
238    
239    * SoundFont format engine:    * SoundFont format engine:
240      - Initial implementation (not usable yet)      - Initial implementation (not usable yet)
# Line 295  Version CVS HEAD (?) Line 299  Version CVS HEAD (?)
299      - CoreMIDI: fixed memory deallocation error      - CoreMIDI: fixed memory deallocation error
300      - Fixed variable underflow in VirtualMidiDevice, which caused graphical      - Fixed variable underflow in VirtualMidiDevice, which caused graphical
301        virtual keyboards in frontends / instrument editors being stuck.        virtual keyboards in frontends / instrument editors being stuck.
302        - Bugfix in VirtualMidiDevice: process note on with velocity 0 as note off.
303    
304    * audio driver:    * audio driver:
305      - 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.2400

  ViewVC Help
Powered by ViewVC