summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/signals.py
AgeCommit message (Collapse)Author
2016-07-01add the potential for a bit more debugging of signal connectsPaul Davis
2015-04-27const iteratorsRobin Gareus
2014-09-11provide compile-time-enabled/disabled debugging of connections being made to ↵Paul Davis
PBD::Signal via PBD::SignalBase::set_debug_connection()
2012-07-24remove use of boost::thread/boost::mutex; bump glibmm requirement to 2.30 in ↵Paul Davis
order to pick up Glib::Threads::Mutex which can be used statically, use that to replace boost::mutex; add required inclusion of <cerrno> in a couple of places git-svn-id: svn://localhost/ardour2/branches/3.0@13076 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-15Try to make signals.h.py more cross-python-version compatible.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@12285 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-15Tidy up a bit.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@12283 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-15Maybe fix typename / no-typename problems better.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@12282 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-15Add missing file.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@12280 d708f5d6-7413-0410-9779-e7cbd77b26cf