13
0
livetrax/libs
Robin Gareus 4a831725af fix threaded state restore (duplicate calls to restore during init)
and also allow immediate work during use latency-compute runs.

At session load, Ardour calls a plugins "set default" state (GUI thread).
Some plugins may schedule work during state-restore. Ardour immediately
proceeded to restore the actual session plugin state without processing
the already scheduled work and without calling run() for a plugin
to apply state synchronously.
2016-08-23 13:46:11 +02:00
..
appleutility
ardour fix threaded state restore (duplicate calls to restore during init) 2016-08-23 13:46:11 +02:00
ardouralsautil
audiographer fix build of test suite 2016-07-17 17:04:35 +01:00
backends print a warning if CoreAudio falls back to non realtime priority 2016-08-22 17:38:45 +02:00
canvas the endless quest to plug memory leaks -- episode 378 2016-07-25 17:16:32 +02:00
clearlooks-newer
clearlooks-older
evoral attempt to handle poly-pressure (polyphonic aftertouch) similarly to other MIDI messages 2016-08-19 08:32:44 -04:00
fst
gtkmm2ext fix optimized build compilation 2016-08-19 22:38:10 +02:00
libltc
lua extend lua-doc to show properties 2016-08-16 00:25:59 +02:00
midi++2
panners enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
pbd Move 'round()' / 'trunc()' etc so that they won't conflict with any versions already available in MSVC 2016-08-19 14:11:01 +01:00
plugins a-Reverb: Fixed bug with the reverb all pass filters causing bad sound 2016-08-18 00:41:43 +10:00
ptformat ptformat: Decrypt ptf files exported from ptx sessions 2016-08-02 22:25:20 +10:00
qm-dsp
surfaces OSC: Tweak GUI to be more user obvious. 2016-08-22 13:23:04 -07:00
timecode
vamp-plugins
vfork