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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 1928 by schoenebeck, Fri Jul 3 11:14:46 2009 UTC revision 1930 by schoenebeck, Sat Jul 4 12:31:44 2009 UTC
# Line 83  Version CVS HEAD (?) Line 83  Version CVS HEAD (?)
83        stereo        stereo
84      - added channel routing, fxsends and midi maps to the settings      - added channel routing, fxsends and midi maps to the settings
85        stored in the plugin state        stored in the plugin state
86        - performance optimization of AudioChannel::MixTo() and
87          AudioChannel::CopyTo() methods using GCC vector exensions
88          (if available)
89    
90    * MIDI driver:    * MIDI driver:
91      - added JACK MIDI driver      - added JACK MIDI driver
# Line 104  Version CVS HEAD (?) Line 107  Version CVS HEAD (?)
107        (patch by Chris Cherrett & Andrew Williams, a bit adjusted)        (patch by Chris Cherrett & Andrew Williams, a bit adjusted)
108      - work-around for missing fnmatch function on Windows to make      - work-around for missing fnmatch function on Windows to make
109        instrument database compilable        instrument database compilable
110          - added instrument database support on Windows      - added instrument database support on Windows
111            works with both standalone mode and VST plugin.        works with both standalone mode and VST plugin.
112            the instruments DB file is located in        the instruments DB file is located in
113            %USERPROFILE%\.linuxsampler\instruments.db which allows different        %USERPROFILE%\.linuxsampler\instruments.db which allows different
114            databases for each windows user        databases for each windows user
115            if no DB is present it automatically creates the .linuxsampler subdir        if no DB is present it automatically creates the .linuxsampler subdir
116            and then creates an empty DB        and then creates an empty DB
117    
118    * Gigasampler format engine:    * Gigasampler format engine:
119      - fixed a memory leak that could happen when a channel was deleted      - fixed a memory leak that could happen when a channel was deleted

Legend:
Removed from v.1928  
changed lines
  Added in v.1930

  ViewVC Help
Powered by ViewVC