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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 3335 by schoenebeck, Sun Jul 30 14:33:15 2017 UTC revision 3354 by schoenebeck, Thu Oct 12 14:44:14 2017 UTC
# Line 57  Version SVN trunk (?) Line 57  Version SVN trunk (?)
57      - Fixed Note object leak when triggering notes on keys which did not      - Fixed Note object leak when triggering notes on keys which did not
58        have a valid sample mapped (fixes bug #252).        have a valid sample mapped (fixes bug #252).
59      - Fixed compilation errors when compiling with CONFIG_DEVMODE enabled.      - Fixed compilation errors when compiling with CONFIG_DEVMODE enabled.
60        - linuxsampler binary fix: option --create-instruments-db ignored
61          subsequent optional argument due to glibc's implementation oddity
62          which expects a "=" sign, but no space between them.
63    
64    * packaging changes:    * packaging changes:
65      - removed unnecessary dependency to libuuid      - removed unnecessary dependency to libuuid
66        (originated by libgig's usage of it)        (originated by libgig's usage of it)
67      - Automake: set environment variable GCC_COLORS=auto to allow GCC to      - Automake: set environment variable GCC_COLORS=auto to allow GCC to
68        auto detect whether it (sh/c)ould output its messages in color.        auto detect whether it (sh/c)ould output its messages in color.
69        - Debian: Fixed packaging error about invalid "Source-Version"
70          substitution variable.
71        - Debian: Raised Debian compatibility level to Debian 9 "Stretch".
72        - Debian: Added build dependency to libsqlite3-dev for building
73          linuxsampler with instruments DB support.
74    
75    * Real-time instrument scripts:    * Real-time instrument scripts:
76      - Implemented scheduler for delayed MIDI events and for suspended scripts.      - Implemented scheduler for delayed MIDI events and for suspended scripts.

Legend:
Removed from v.3335  
changed lines
  Added in v.3354

  ViewVC Help
Powered by ViewVC