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

Diff of /libgig/trunk/ChangeLog

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

revision 2450 by persson, Wed May 8 17:53:07 2013 UTC revision 2467 by schoenebeck, Sun Sep 8 16:25:42 2013 UTC
# Line 6  Version CVS HEAD (?) Line 6  Version CVS HEAD (?)
6      - modernized configure script      - modernized configure script
7      - removed usage of deprecated Automake variable INCLUDES      - removed usage of deprecated Automake variable INCLUDES
8    
9    * SoundFont file format    * SoundFont file format:
10      - initial implementation      - initial implementation
11      - changed region lookup API to avoid malloc in RT threads      - changed region lookup API to avoid malloc in RT threads
12      - fixed GetEG1Sustain which didn't return correct value      - fixed GetEG1Sustain which didn't return correct value
# Line 21  Version CVS HEAD (?) Line 21  Version CVS HEAD (?)
21      - added write support for CtrlTrigger midi rule      - added write support for CtrlTrigger midi rule
22      - added read and write support for Legato and Alternator midi      - added read and write support for Legato and Alternator midi
23        rules        rules
24        - bugfix: sample groups were sometimes created multiple times or with
25          wrong textual group name
26    
27    * src/DLS.cpp, src/DLS.h:    * src/DLS.cpp, src/DLS.h:
28      - added new method File::GetFileName()      - added new method File::GetFileName()
# Line 34  Version CVS HEAD (?) Line 36  Version CVS HEAD (?)
36        fails        fails
37      - added new method Chunk::ReadString      - added new method Chunk::ReadString
38    
39      * src/gigextract.cpp:
40        - export sample loop, unity note and fine tune with libsndfile
41    
42  Version 3.3.0 (30 Jul 2009)  Version 3.3.0 (30 Jul 2009)
43    
44    * general changes:    * general changes:

Legend:
Removed from v.2450  
changed lines
  Added in v.2467

  ViewVC Help
Powered by ViewVC