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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2385 by schoenebeck, Fri Dec 14 17:41:32 2012 UTC revision 2403 by persson, Sun Jan 20 19:01:53 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        - sfz parser bugfix: lines starting with whitespace were ignored
239        - added amplitude opcode
240    
241    * SoundFont format engine:    * SoundFont format engine:
242      - Initial implementation (not usable yet)      - Initial implementation (not usable yet)

Legend:
Removed from v.2385  
changed lines
  Added in v.2403

  ViewVC Help
Powered by ViewVC