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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 3352 by schoenebeck, Sat Oct 7 17:51:39 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
# Line 66  Version SVN trunk (?) Line 69  Version SVN trunk (?)
69      - Debian: Fixed packaging error about invalid "Source-Version"      - Debian: Fixed packaging error about invalid "Source-Version"
70        substitution variable.        substitution variable.
71      - Debian: Raised Debian compatibility level to Debian 9 "Stretch".      - 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.3352  
changed lines
  Added in v.3354

  ViewVC Help
Powered by ViewVC