summaryrefslogtreecommitdiff
path: root/gtk2_ardour/linux_vst_gui_support.cc
AgeCommit message (Expand)Author
2020-03-29Set thread-names (GUI)Robin Gareus
2020-01-01Fix crash when X11 is not available for VST UIsRobin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-04-13NO-OP: whitespaceRobin Gareus
2017-07-08Don't use VST ->user points, prefer host-reserved ptrRobin Gareus
2017-03-08VST UI sizeing reworkRobin Gareus
2017-03-05Close the LXVST X11 connection for good measureRobin Gareus
2017-03-05Work around a crash at exit for Linux VST UIs abusing pthread-keys.Robin Gareus
2016-11-15consolidate VST UI codeRobin Gareus
2016-11-14Fix VST state-lock SNAFU (effSetChunk and process are exclusive)Robin Gareus
2016-04-27some linuxVST GUI details: initialize lock, add a note.Robin Gareus
2016-02-21prevent crash is VST does not implement effEditGetRectRobin Gareus
2015-12-30small VST code cleanup: mostly NO-OP. thread attributes and static varsRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-08-27Fixes a double mutex unlock for Linux VSTsMathias Buhr
2015-05-27relax LinuxVST GUI event loop.Robin Gareus
2014-11-18tabs are tabs and spaces are spacesRobin Gareus
2014-11-18assert no null pointer dereferenceRobin Gareus
2014-05-16replace gettimeofday() with g_get_monotonic_time()Robin Gareus
2014-04-21increase LXVST GUI idle call regularity, aim for 25HzRobin Gareus
2014-04-10remove use of JACK headers to allow building on systems without JACKPaul Davis
2013-12-03switch from using Sleep/usleep to Glib::usleep() (and remember that we need t...Paul Davis
2013-01-16add copyright commentsPaul Davis
2011-11-23Rename linux VST files to be more friendly.Carl Hetherington