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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2506 by schoenebeck, Sun Jan 12 11:27:05 2014 UTC revision 2510 by schoenebeck, Thu Jan 23 04:00:26 2014 UTC
# Line 343  Version CVS HEAD (?) Line 343  Version CVS HEAD (?)
343        RT context.        RT context.
344      - ASIO driver: removed compiler warnings      - ASIO driver: removed compiler warnings
345      - CoreAudio: fixed minor error handling bug      - CoreAudio: fixed minor error handling bug
346        - ASIO driver: be more verbose when no ASIO card could be found (fixes #203)
347    
348    * LSCP server:    * LSCP server:
349      - added support for sending MIDI CC messages via LSCP command      - added support for sending MIDI CC messages via LSCP command
# Line 380  Version CVS HEAD (?) Line 381  Version CVS HEAD (?)
381      - added LSCP commands "SUBSCRIBE EFFECT_INSTANCE_COUNT",      - added LSCP commands "SUBSCRIBE EFFECT_INSTANCE_COUNT",
382        "SUBSCRIBE EFFECT_INSTANCE_INFO", "SUBSCRIBE SEND_EFFECT_CHAIN_COUNT",        "SUBSCRIBE EFFECT_INSTANCE_INFO", "SUBSCRIBE SEND_EFFECT_CHAIN_COUNT",
383        "SUBSCRIBE SEND_EFFECT_CHAIN_INFO"        "SUBSCRIBE SEND_EFFECT_CHAIN_INFO"
384        - provide comprehensive error messages on LSCP syntax errors
385          (suggesting expected next non-terminal symbols)
386    
387    * Bug fixes:    * Bug fixes:
388      - Fixed crash which may occur when MIDI key + transpose is out of range      - Fixed crash which may occur when MIDI key + transpose is out of range
# Line 425  Version CVS HEAD (?) Line 428  Version CVS HEAD (?)
428        (labelled "Disk stream not available in time")        (labelled "Disk stream not available in time")
429      - Update effects on sample rate & period size changes (to avoid      - Update effects on sample rate & period size changes (to avoid
430        crashes and noise on such transitions).        crashes and noise on such transitions).
431        - ignore missing LADSPA paths without ignoring valid LADSPA paths
432          (fixes #208)
433    
434  Version 1.0.0 (31 July 2009)  Version 1.0.0 (31 July 2009)
435    
# Line 489  Version 1.0.0 (31 July 2009) Line 494  Version 1.0.0 (31 July 2009)
494      - Windows: add the installation directory to the DLL search path      - Windows: add the installation directory to the DLL search path
495        when loading an editor plugin (solves problems with VST and        when loading an editor plugin (solves problems with VST and
496        gigedit on systems with other GTK versions installed)        gigedit on systems with other GTK versions installed)
497        - updated linuxsampler man page
498    
499    * audio driver:    * audio driver:
500      - removed the nonsense audio channel constraint (which was hard coded to      - removed the nonsense audio channel constraint (which was hard coded to

Legend:
Removed from v.2506  
changed lines
  Added in v.2510

  ViewVC Help
Powered by ViewVC