ardour/libs
Robin Gareus c718bd7cc7 fix crash at session close/exit if a midi-control-surface is used
The "real" problem was that MidiControlUI is destroyed
while there are still MIDIControllables around that
still have a signal connection to a Controllable:
  controllable->Destroyed(..., MidiControlUI::instance())
If a Contrallable is deleted after the MidiControlUI
event loop is gone, the Destroyed() signal can create odd
situations...
2014-09-17 07:06:04 -04:00
..
appleutility [Summary] Fixed misprint in the Maverics specific code. 2014-09-04 11:12:55 +03:00
ardour fix crash at session close/exit if a midi-control-surface is used 2014-09-17 07:06:04 -04:00
ardouralsautil rationalize, parameterize, standardize product names, install directories, executable names 2014-09-03 20:27:10 -04:00
audiographer Modify our VC project files to work with msvc32-fixup.pl 2014-08-18 14:22:32 -04:00
backends ALSA|Dummy: ignore port unregistration when engine is stopped 2014-09-17 07:06:04 -04:00
canvas remove outline from now-small verbose cursor (TrackingText) text 2014-09-11 17:00:18 -04:00
clearlooks-newer Modify our VC project files to work with msvc32-fixup.pl 2014-08-18 14:22:32 -04:00
clearlooks-older
evoral Fix crash when changing automation mode for MIDI track control automation. 2014-09-17 07:06:03 -04:00
fst vst-scanner app: properly init and use libpbd's Transmitter 2014-08-16 16:50:32 -04:00
gtkmm2ext [Summary] Propagating expose to a child (if exists) of CairoWidget based object. 2014-09-12 14:11:49 +03:00
libltc Update vcproj files for changed LILV config define. 2014-08-18 12:30:01 -04:00
midi++2 plug a major mem hog. 2014-09-17 07:06:04 -04:00
panners Modify our VC project files to work with msvc32-fixup.pl 2014-08-18 14:22:32 -04:00
pbd provide compile-time-enabled/disabled debugging of connections being made to PBD::Signal via PBD::SignalBase::set_debug_connection() 2014-09-17 07:06:04 -04:00
plugins/reasonablesynth.lv2 change reasonable-synth to be sample accurate (note on/off) 2014-08-17 20:37:43 -04:00
qm-dsp Update vcproj files for changed LILV config define. 2014-08-18 12:30:01 -04:00
surfaces Modify our VC project files to work with msvc32-fixup.pl 2014-08-18 14:22:32 -04:00
timecode Modify our VC project files to work with msvc32-fixup.pl 2014-08-18 14:22:32 -04:00
vamp-plugins finish unfinished work at basing all install paths on the program name 2014-08-16 16:10:15 -04:00
vfork add GPLv2 to exec_wrapper 2014-08-16 17:03:12 -04:00