summaryrefslogtreecommitdiff
path: root/libs/pbd/debug.cc
AgeCommit message (Expand)Author
2017-04-16Add PBD::DEBUG::StringConvert debug bitTim Mayberry
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-05-07locale debuggingRobin Gareus
2015-10-15add safety checking when setting up DEBUG bits4.4Paul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-21PBD::Debug to stdoutRobin Gareus
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-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
2014-12-22move ARDOUR::Configuration and ARDOUR::ConfigVariable into libpbdPaul Davis
2014-04-14Make sure that the input string doesn't go out of scope when using boost::tok...John Emmas
2013-07-13Add DEBUG_TRACE output to file utility functions in libpbdPaul Davis
2013-07-11Use boost::tokenizer in PBD::parse_debug_options for portabilityPaul Davis
2013-03-24Fix static initialization order problemSakari Bergen
2013-03-20initial, prototype modifications to permit compilation of local libraries as ...Paul Davis
2012-04-24eventloop and abstractui debugging, lots more commenting on abstractui/eventl...Paul Davis
2012-01-09Fix typo.Carl Hetherington
2012-01-08sort debug optionsPaul 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-04prevent relaying during an undo/redo operation; remove some debug outputPaul Davis
2010-03-02the mega-properties/SequenceProperty patch. split is broken at present (right...Paul Davis