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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 1603 by iliev, Mon Dec 31 10:17:51 2007 UTC revision 1639 by schoenebeck, Sat Jan 12 14:13:46 2008 UTC
# Line 1  Line 1 
1  Version CVS HEAD (?)  Version CVS HEAD (?)
2    
3      * packaging changes:
4        - autoconf bugfix: the PKG_CONFIG variable wasn't initialized properly,
5          causing e.g. the libgig test to fail when
6          "./configure --disable-jack-driver" was used
7          (patch by Alexis Ballier)
8    
9    * general changes:    * general changes:
10      - bugfix: on some POSIX systems instrument editor plugins refused to      - bugfix: on some POSIX systems instrument editor plugins refused to
11        load as we used a non-portable Linux specific struct field        load as we used a non-portable Linux specific struct field
# Line 10  Version CVS HEAD (?) Line 16  Version CVS HEAD (?)
16    * audio driver:    * audio driver:
17      - removed the nonsense audio channel constraint (which was hard coded to      - removed the nonsense audio channel constraint (which was hard coded to
18        max. 100 audio channels) for most audio drivers        max. 100 audio channels) for most audio drivers
19        - JACK audio driver did not offer a device parameter "SAMPLERATE" as
20          opposed to the LSCP specs
21        - bugfix: the SAMPLERATE parameter of some drivers (e.g. JACK)
22          reflected the wrong value
23    
24    * instruments database    * instruments database:
25      - avoid time consuming samples scanning when adding instruments      - avoid time consuming samples scanning when adding instruments
26        to the instruments database        to the instruments database
27    

Legend:
Removed from v.1603  
changed lines
  Added in v.1639

  ViewVC Help
Powered by ViewVC