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

Diff of /libgig/trunk/ChangeLog

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

revision 1388 by persson, Sun Oct 7 11:10:02 2007 UTC revision 1627 by persson, Sun Jan 6 10:53:53 2008 UTC
# Line 1  Line 1 
1  Version CVS HEAD (?)  Version CVS HEAD (?)
2    
3      * src/gig.cpp, src/gig.h:
4        - added partial support for MIDI rules, only the Controller
5          Triggered rule is supported so far
6    
7    Version 3.2.1 (5 Dec 2007)
8    
9      * src/RIFF.cpp, src/RIFF.h:
10        - avoid Windows to perform unnecessary file stream caching which would
11          decrease disk streaming performance on Windows systems otherwise
12    
13      * src/gig.cpp, src/gig.h:
14        - added File::SetAutoLoad() and File::GetAutoLoad() for allowing
15          applications to retrieve very superficial informations like amount of
16          instruments and their names in a very fast way
17    
18    Version 3.2.0 (14 Oct 2007)
19    
20    * packaging changes:    * packaging changes:
21      - added Mac OSX XCode project files (patch by Toshi Nagata)      - added Mac OSX XCode project files (patch by Toshi Nagata)
22      - Dev-C++ (win32) project file is automatically updated with      - Dev-C++ (win32) project file is automatically updated with

Legend:
Removed from v.1388  
changed lines
  Added in v.1627

  ViewVC Help
Powered by ViewVC