summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/debug.h
AgeCommit message (Expand)Author
2018-09-18new transport slave/master implementation, libs/ editionPaul Davis
2018-08-07Add Launch Control XL control surface supportTérence Clastres
2017-10-05US2400: add debug bitsBen Loftis
2017-09-18add DEBUG::DiskIOPaul Davis
2017-05-05libardour now has CoreSelection object to manage selection status of Stripabl...Paul Davis
2017-04-13Faderport8 control surface supportRobin Gareus
2016-10-13Inital support for Steinberg's CC121 control surfaceW.P. van Paassen
2016-09-27various fixes for push2 support. Now setups video display when enabledPaul Davis
2016-09-13add a new DEBUG enum for MidiRingBufferPaul Davis
2016-06-05refine self-automating plugin interfaceRobin Gareus
2016-05-31add VCA debug bitPaul Davis
2016-04-02proper debug output for channel mappingRobin Gareus
2016-02-16Revert "proper debug prints for Analyser"Robin Gareus
2016-02-16proper debug prints for AnalyserRobin Gareus
2015-11-24add debug "bits" for FaderPortPaul Davis
2015-09-22add debug flags for VST CallbacksRobin Gareus
2015-09-02Add debug bit for AudioBackends for port related debug outputTim Mayberry
2015-09-02Move AudioBackend related debug bits into libardourTim Mayberry
2015-07-10Add debug for generic midi controlLen Ovens
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-12-09add DEBUG::Butler and use itPaul Davis
2014-06-11basic integration of delaylines (still un-nused)Robin Gareus
2014-05-23Add and use a DEBUG flag for Soundcloud uploads.Colin Fletcher
2014-02-24add (finally) DEBUG::AudioEngine bit and convert existing debug trace message...Paul Davis
2014-01-10finished merge of cairocanvas with windows and windows+cc branchesPaul Davis
2013-10-17get everything compiling with libardour built using -fvisibility=hiddenPaul Davis
2013-09-12incomplete merge of master into windows (requires upcoming changes to master ...Paul Davis
2013-08-07major redesign of MIDI port heirarchy and management (part 2)Paul Davis
2013-07-13Replace conditional peak debugging with DEBUG_TRACE macro usagePaul Davis
2013-01-07reinstate wiimote support, thanks to work by jannis pohlmannPaul Davis
2012-10-12LTC slave - basic working version (hardcoded 25fps)Robin Gareus
2012-07-13dramatic overhaul of automation. too long to explain here. this work is not f...Paul Davis
2012-06-27first pass at the big rethink of managing sort order keys for editor and mixe...Paul Davis
2011-12-28a huge set of changes to tempo+meter handling. testing feedback requested. th...Paul Davis
2011-12-27Basic DEBUG_TRACE for layering code.Carl Hetherington
2011-12-22main fix: when transport stops, clear per-region per-playlist note trackers e...Paul Davis
2011-11-30update CycleTimer to utilize NDEBUG and PBD::DEBUG so that we can leave them ...Paul Davis
2011-10-22change several startup messages to be triggered only by -D (debug) optionsPaul Davis
2011-10-18new debugging flags for PluginManager and AudioUnitsPaul Davis
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2011-03-08lots of stuff related to capture alignment. things appear to be working now, ...Paul Davis
2011-03-05some LV2 debug tracingPaul Davis
2011-01-27merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus...Paul Davis
2010-06-03add DEBUG::ProcessThreads as a debug tag for parallelization (probably to be ...Paul Davis
2010-05-19MIDI region forking, plus Playlist::regions_to_read() fix forward ported from...Paul Davis
2010-05-16Move FileManager code into libpbd. Use it for SMF read/write.Carl Hetherington
2010-05-14Keep to a quota of open files by closing least recently used ones as required...Carl Hetherington
2010-05-05add DEBUG::Solo for conditional debugging of solo stuff, just in casePaul Davis
2010-03-17fixes for various consistency/settings issues in monitor section; minor edit ...Paul Davis