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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2674 by persson, Thu Sep 11 18:22:14 2014 UTC revision 2719 by schoenebeck, Wed Feb 25 22:46:38 2015 UTC
# Line 339  Version CVS HEAD (?) Line 339  Version CVS HEAD (?)
339      - VST: implemented retrieval and switching of programs using the      - VST: implemented retrieval and switching of programs using the
340        sampler's internal MIDI instrument mapping system        sampler's internal MIDI instrument mapping system
341    
342      * Instrument editor interface:
343        - Changed instrument editor plugin interface, providing additional
344          informations like the EngineChannel for which the instrument editor was
345          spawned for. This allows the instrument editors to interact more actively
346          with the sampler.
347    
348    * MIDI driver:    * MIDI driver:
349      - ALSA MIDI driver supports now "NAME" device parameter, for overriding      - ALSA MIDI driver supports now "NAME" device parameter, for overriding
350        the ALSA sequencer client name        the ALSA sequencer client name
# Line 362  Version CVS HEAD (?) Line 368  Version CVS HEAD (?)
368      - MME bugfix: driver wasn't closed properly      - MME bugfix: driver wasn't closed properly
369      - CoreMIDI: automatically connect to all input sources by default (driver      - CoreMIDI: automatically connect to all input sources by default (driver
370        parameter "AUTO_BIND").        parameter "AUTO_BIND").
371        - CoreMIDI: fixed auto bind feature to CoreMIDI ports that go online
372        - CoreMIDI: fixed minor memory leak
373    
374    * audio driver:    * audio driver:
375      - ASIO driver fixes for newer gcc versions (fix from PortAudio)      - ASIO driver fixes for newer gcc versions (fix from PortAudio)

Legend:
Removed from v.2674  
changed lines
  Added in v.2719

  ViewVC Help
Powered by ViewVC