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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 669 by schoenebeck, Tue Jun 21 13:33:19 2005 UTC revision 685 by persson, Tue Jul 5 19:30:37 2005 UTC
# Line 1  Line 1 
1  Version CVS HEAD (?)  Version 0.3.2 (24 June 2005)
2    
3    * packaging changes:    * packaging changes:
4      - updated autotools build files to compile on OS X      - updated autotools build files to compile on OS X
# Line 8  Version CVS HEAD (?) Line 8  Version CVS HEAD (?)
8      - fixed 'make dist' rule to include all necessary files      - fixed 'make dist' rule to include all necessary files
9      - require automake (>= 1.5) for 'make -f Makefile.cvs'      - require automake (>= 1.5) for 'make -f Makefile.cvs'
10        (due to 'dist-bzip2' automake option)        (due to 'dist-bzip2' automake option)
11        - fixed compilation with gcc 4.0
12    
13    * Gigasampler format engine:    * Gigasampler format engine:
14      - support for the gig parameters for "release velocity response" curves      - support for the gig parameters for "release velocity response" curves
# Line 25  Version CVS HEAD (?) Line 26  Version CVS HEAD (?)
26      - fixed minor issue with null/silence samples      - fixed minor issue with null/silence samples
27        (those stole voices even though they don't need a voice at all which        (those stole voices even though they don't need a voice at all which
28        resulted in "voice stealing didn't work out" messages)        resulted in "voice stealing didn't work out" messages)
29        - don't reset volume, pan, pitch and MIDI controller values on
30          instrument or audio output device change
31    
32    * LSCP server:    * LSCP server:
33      - fixed some crashes (patch by Grigor Iliev, fixes #19)      - fixed some crashes (patch by Grigor Iliev, fixes #19)
34      - fixed LSCP event "CHANNEL_INFO" notification      - fixed LSCP event "CHANNEL_INFO" notification
35        (e.g. did not notify on volume changes)        (e.g. did not notify on volume changes or MIDI program change events)
36    
37    * linuxsampler application:    * linuxsampler application:
38      - added command line parameters --lscp-addr and --lscp-port to override      - added command line parameters --lscp-addr and --lscp-port to override

Legend:
Removed from v.669  
changed lines
  Added in v.685

  ViewVC Help
Powered by ViewVC