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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2311 by persson, Sat Feb 11 11:08:09 2012 UTC revision 2316 by persson, Sat Feb 18 13:51:38 2012 UTC
# Line 198  Version CVS HEAD (?) Line 198  Version CVS HEAD (?)
198      - sfz parser: allow double spaces in sample filenames      - sfz parser: allow double spaces in sample filenames
199      - sfz parser: allow absolute paths for sample filenames      - sfz parser: allow absolute paths for sample filenames
200      - use linear decay and release for filter and pitch EG      - use linear decay and release for filter and pitch EG
201        - bugfix: only the first amp_veltrack definition in a file was
202          used
203    
204    * SoundFont format engine:    * SoundFont format engine:
205      - Initial implementation (not usable yet)      - Initial implementation (not usable yet)
# Line 228  Version CVS HEAD (?) Line 230  Version CVS HEAD (?)
230      - VST: made it possible to build the VST plugin for Mac      - VST: made it possible to build the VST plugin for Mac
231      - AU: link AU plugin dynamically if --disable-shared isn't      - AU: link AU plugin dynamically if --disable-shared isn't
232        specified        specified
233        - VST bugfix: instrument loading hang and crashed the host when
234          the plugin was loaded a second time (#174)
235    
236    * MIDI driver:    * MIDI driver:
237      - ALSA MIDI driver supports now "NAME" device parameter, for overriding      - ALSA MIDI driver supports now "NAME" device parameter, for overriding
# Line 304  Version CVS HEAD (?) Line 308  Version CVS HEAD (?)
308      - fixed crash when trying to create an effect instance with controls      - fixed crash when trying to create an effect instance with controls
309        which min and/or max values depend on the sample rate        which min and/or max values depend on the sample rate
310      - fixed bug #162      - fixed bug #162
311        - bugfix: LADSPA_PATH was not evaluated correctly when containing
312          multiple paths (#165)
313            
314  Version 1.0.0 (31 July 2009)  Version 1.0.0 (31 July 2009)
315    
316    * packaging changes:    * packaging changes:

Legend:
Removed from v.2311  
changed lines
  Added in v.2316

  ViewVC Help
Powered by ViewVC