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

Diff of /libgig/trunk/ChangeLog

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

revision 2584 by schoenebeck, Sat May 31 20:54:39 2014 UTC revision 2587 by schoenebeck, Sun Jun 1 00:28:46 2014 UTC
# Line 12  Version CVS HEAD (?) Line 12  Version CVS HEAD (?)
12      - added new command line tool "korgdump" (and a man page for it)      - added new command line tool "korgdump" (and a man page for it)
13      - added new command line tool "korg2gig" (and a man page for it)      - added new command line tool "korg2gig" (and a man page for it)
14      - moved source files of command line tools to new subdir src/tools      - moved source files of command line tools to new subdir src/tools
15        - libgig.so and libakai.so files are now installed under
16          $(prefix)/lib/libgig/ by default.
17        - Header files are now installed under $(prefix)/include/libgig/ by default.
18        - Fixed various packaging issues regarding installation directories
19          (fixes #218).
20    
21    * SoundFont file format:    * SoundFont file format:
22      - initial implementation      - initial implementation
# Line 31  Version CVS HEAD (?) Line 36  Version CVS HEAD (?)
36      - Fixed Mac OSX support so that the Akai lib files and tools compile without      - Fixed Mac OSX support so that the Akai lib files and tools compile without
37        any exotic third party libraries.        any exotic third party libraries.
38      - Fixed various compilation errors for Windows.      - Fixed various compilation errors for Windows.
39        - POSIX fix: open() requires third (mode) argument if used with O_CREAT
40          (fixes #219).
41    
42    * src/gig.cpp:    * src/gig.cpp:
43      - bugfix: VCF velocity dynamic range and VCF velocity curve      - bugfix: VCF velocity dynamic range and VCF velocity curve

Legend:
Removed from v.2584  
changed lines
  Added in v.2587

  ViewVC Help
Powered by ViewVC