summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/pthread_utils.h
AgeCommit message (Expand)Author
2015-12-28redesign cross-thread registration/signalling systemPaul Davis
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2014-09-09Re-introduce our pthread macros (after fixing an earlier typo)John Emmas
2014-09-09Revert "Add a couple of pthread helper macros"John Emmas
2014-05-06Add a couple of pthread helper macrosJohn Emmas
2013-10-18Merge remote-tracking branch 'remotes/origin/exportvis' into windows+ccJohn Emmas
2013-10-16add export visibility control to libpbd (works thus far on linux/gcc)Paul Davis
2013-08-24fix merge conflicts from masterPaul Davis
2013-08-15fix newly-appearing crash-at-close caused by muddled thinking in pbd/pthread_...Paul Davis
2013-07-16Windows (compiler specific) includes for libpbdJohn Emmas
2009-12-26change the way thread name is managed and accessed; store thread name for JAC...Paul Davis
2009-12-22cleanup up cleanup at session destruction; clarify the meaning of 3 signals (...Paul Davis
2009-12-09OSC is now driven by an event loop; fix up lifetime mgmt of Glib::Source to w...Paul Davis
2009-12-09major design changes: use glib event loop for MIDI thread/UI; rework design o...Paul Davis
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-04-26Merged changes from trunk 1699:1751 into 2.1-stagingPaul Davis
2006-06-29Fixed i18n system.Taybin Rutkin