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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 688 by schoenebeck, Thu Jul 14 12:25:20 2005 UTC revision 711 by schoenebeck, Thu Jul 21 09:53:20 2005 UTC
# Line 1  Line 1 
1  Version CVS HEAD (?)  Version CVS HEAD (?)
2    
3    * packaging changes:    * packaging changes:
4        - install necessary development header files for allowing 3rd party
5          applications to link against liblinuxsampler
6        - liblinuxsampler's API documentation can be generated with 'make docs'
7          (Doxygen required)
8    
9      * Gigasampler format engine:
10        - fine tuning of the EG modulation parameters
11    
12      * LSCP server:
13        - fixed application exit on broken pipe error (fixes bug #20)
14    
15      * general changes:
16        - support for muting sampler channels and solo mode of the same, two new
17          LSCP commands ("SET CHANNEL MUTE" and "SET CHANNEL SOLO") and two new
18          fields ("MUTE" and "SOLO") for command "GET CHANNEL INFO" were
19          introduced for this, the behavior is the same like on a mixer console
20          (patch by Grigor Iliev, a bit adjusted)
21    
22    Version 0.3.3 (15 July 2005)
23    
24      * packaging changes:
25      - fixed compilation with gcc 4.0      - fixed compilation with gcc 4.0
26    
27    * Gigasampler format engine:    * Gigasampler format engine:

Legend:
Removed from v.688  
changed lines
  Added in v.711

  ViewVC Help
Powered by ViewVC