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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2317 by persson, Sun Feb 19 12:13:19 2012 UTC revision 2324 by persson, Sun Mar 4 09:01:32 2012 UTC
# Line 237  Version CVS HEAD (?) Line 237  Version CVS HEAD (?)
237        specified        specified
238      - VST bugfix: instrument loading hang and crashed the host when      - VST bugfix: instrument loading hang and crashed the host when
239        the plugin was loaded a second time (#174)        the plugin was loaded a second time (#174)
240        - plugin bugfix: instrument loading hang when the plugin was
241          loaded a second time (this time it's for Linux and Mac, previous
242          similar fix was for Windows)
243        - thread safety fixes for the instrument loading thread
244    
245    * MIDI driver:    * MIDI driver:
246      - ALSA MIDI driver supports now "NAME" device parameter, for overriding      - ALSA MIDI driver supports now "NAME" device parameter, for overriding
# Line 244  Version CVS HEAD (?) Line 248  Version CVS HEAD (?)
248      - removed limit of maximum amount of MIDI ports per MIDI device, since      - removed limit of maximum amount of MIDI ports per MIDI device, since
249        there is no reason for this limit        there is no reason for this limit
250      - MME: fixed memory handling bug found with cppcheck      - MME: fixed memory handling bug found with cppcheck
251        - MME: removed compiler warning
252    
253    * audio driver:    * audio driver:
254      - ASIO driver fixes for newer gcc versions (fix from PortAudio)      - ASIO driver fixes for newer gcc versions (fix from PortAudio)
# Line 315  Version CVS HEAD (?) Line 320  Version CVS HEAD (?)
320      - fixed bug #162      - fixed bug #162
321      - bugfix: LADSPA_PATH was not evaluated correctly when containing      - bugfix: LADSPA_PATH was not evaluated correctly when containing
322        multiple paths (#165)        multiple paths (#165)
323        - thread safety fixes for the instrument loading thread
324    
325  Version 1.0.0 (31 July 2009)  Version 1.0.0 (31 July 2009)
326    

Legend:
Removed from v.2317  
changed lines
  Added in v.2324

  ViewVC Help
Powered by ViewVC