summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/debug.h
AgeCommit message (Expand)Author
2016-05-07locale debuggingRobin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-16Add PBD::DebugBit for debugging thread related debugging outputTim Mayberry
2015-09-16Move Windows timer utility functions from PA backend into libpbdTim Mayberry
2015-09-02Move AudioBackend related debug bits into libardourTim Mayberry
2015-08-19Add PBD::DebugBit for debugging issues with undo historyTim Mayberry
2015-07-31WinMME based midi input/output for portaudio backendTim Mayberry
2015-07-18Minor changes to ensure that MSVC knows about 'CaptureStackBackTrace()'John Emmas
2015-06-29increase debug bitset size to accomodate additional debug bits imported from ...Paul Davis
2015-06-29add PBD::DEBUG bits for WavesAudio and WavesMIDIPaul Davis
2015-06-12We were 2 more debug "bits" away from overflow, so recast PBD::DEBUG mechanis...Paul Davis
2015-03-12Revert commit 635578b3 relating to pthread debuggingTim Mayberry
2015-03-12Define DEBUG_THREAD_SELF when debug is enabledTim Mayberry
2015-02-12Fix whitespace in pbd/debug.hTim Mayberry
2015-01-01Add PBD debug macros for recording timing dataTim Mayberry
2014-12-22move ARDOUR::Configuration and ARDOUR::ConfigVariable into libpbdPaul Davis
2014-12-10use correct conditional to choose between different DEBUG_THREAD_SELF macrosPaul Davis
2014-12-10add DEBUG_THREAD_SELF to allow use of DEBUG_TRACE with thread IDs on both nor...Paul Davis
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-07-13Add DEBUG_TRACE output to file utility functions in libpbdPaul Davis
2012-04-24eventloop and abstractui debugging, lots more commenting on abstractui/eventl...Paul Davis
2011-12-28new DEBUG_ENABLED(bits) macro, potentially useful here and therePaul Davis
2011-01-08Use DEBUG macros for SessionEvent debugging.Carl Hetherington
2010-05-16Move FileManager code into libpbd. Use it for SMF read/write.Carl Hetherington
2010-03-02the mega-properties/SequenceProperty patch. split is broken at present (right...Paul Davis