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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2162 by persson, Tue Feb 8 18:22:50 2011 UTC revision 2167 by persson, Mon Feb 21 17:34:36 2011 UTC
# Line 66  Version CVS HEAD (?) Line 66  Version CVS HEAD (?)
66      - added support for loop_mode=one_shot      - added support for loop_mode=one_shot
67      - fixed playback of 16 bit wav files on big endian CPUs      - fixed playback of 16 bit wav files on big endian CPUs
68      - added support for Ogg Vorbis sample files      - added support for Ogg Vorbis sample files
69        - use loop markers from sample file if loop_start and loop_end are
70          not set in sfz file
71    
72    * SoundFont format engine:    * SoundFont format engine:
73      - Initial implementation (not usable yet)      - Initial implementation (not usable yet)
# Line 78  Version CVS HEAD (?) Line 80  Version CVS HEAD (?)
80      - VST bugfix: If the host called resume() before and after      - VST bugfix: If the host called resume() before and after
81        changing sample rate or block size, the number of channels was        changing sample rate or block size, the number of channels was
82        incorrectly set to two. This caused silence in Cubase 5.        incorrectly set to two. This caused silence in Cubase 5.
83        - save engine type (gig, sfz or sf2) in plugin state
84        - VST: when opening Fantasia, look for both 32 and 64 bit Java on
85          64 bit Windows
86    
87    * MIDI driver:    * MIDI driver:
88      - ALSA MIDI driver supports now "NAME" device parameter, for overriding      - ALSA MIDI driver supports now "NAME" device parameter, for overriding
# Line 128  Version CVS HEAD (?) Line 133  Version CVS HEAD (?)
133        type while an instrument load was in progress        type while an instrument load was in progress
134      - bugfix: playing a note while changing the instrument could cause      - bugfix: playing a note while changing the instrument could cause
135        a crash, or give "Handing back unknown region" error messages        a crash, or give "Handing back unknown region" error messages
136        - bugfix: calling SET VOICES (which Fantasia does on start and
137          refresh) could cause instruments to be unloaded
138    
139  Version 1.0.0 (31 July 2009)  Version 1.0.0 (31 July 2009)
140    

Legend:
Removed from v.2162  
changed lines
  Added in v.2167

  ViewVC Help
Powered by ViewVC