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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 1771 by iliev, Wed Sep 10 15:02:24 2008 UTC revision 1777 by persson, Mon Sep 15 16:58:10 2008 UTC
# Line 25  Version CVS HEAD (?) Line 25  Version CVS HEAD (?)
25        is only used by very few systems, most pick the int math        is only used by very few systems, most pick the int math
26        implementation, which is usually faster)        implementation, which is usually faster)
27      - fixes for audio drivers with varying buffer sizes      - fixes for audio drivers with varying buffer sizes
28        - experimental support for running LinuxSampler as a DSSI, LV2 and
29          VST plugin
30    
31    * audio driver:    * audio driver:
32      - removed the nonsense audio channel constraint (which was hard coded to      - removed the nonsense audio channel constraint (which was hard coded to
# Line 35  Version CVS HEAD (?) Line 37  Version CVS HEAD (?)
37        reflected the wrong value        reflected the wrong value
38      - fixed a memory management bug in ASIO driver      - fixed a memory management bug in ASIO driver
39      - Makefile fix: JACK_CFLAGS wasn't used      - Makefile fix: JACK_CFLAGS wasn't used
40      - JACK: use jack_client_open instead of thedeprecated      - JACK: use jack_client_open instead of the deprecated
41        jack_client_new        jack_client_new
42    
43    * MIDI driver:    * MIDI driver:

Legend:
Removed from v.1771  
changed lines
  Added in v.1777

  ViewVC Help
Powered by ViewVC