Merge branch 'master' into windows
[ardour.git] / libs / ardour / ardour / debug.h
2013-11-27 Paul DavisMerge branch 'master' into windows
2013-11-27 Paul DavisMerge branch 'master' into windows
2013-11-26 Paul DavisMerge branch 'master' into windows
2013-11-26 Paul Davisresolve merge with master (?)
2013-10-23 Paul Davisfix merge conflicts with master
2013-10-17 Paul DavisMerge branch 'master' into windows
2013-10-15 Paul DavisMerge branch 'master' into windows
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-09-18 Paul DavisMerge branch 'master' into windows
2013-09-17 Paul Davisfix conflicts and merge with master
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-12 Paul Davismerge with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-06 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-08 Paul Davismajor redesign of MIDI port heirarchy and management...
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfix merge conflict from master
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-17 John EmmasMerge branch 'windows' of git://git.ardour.org/ardour...
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-13 Paul DavisReplace conditional peak debugging with DEBUG_TRACE...
2013-01-07 Paul Davisreinstate wiimote support, thanks to work by jannis...
2012-10-12 Robin GareusLTC slave - basic working version (hardcoded 25fps)
2012-07-13 Paul Davisdramatic overhaul of automation. too long to explain...
2012-06-27 Paul Davisfirst pass at the big rethink of managing sort order...
2011-12-28 Paul Davisa huge set of changes to tempo+meter handling. testing...
2011-12-27 Carl HetheringtonBasic DEBUG_TRACE for layering code.
2011-12-22 Paul Davismain fix: when transport stops, clear per-region per...
2011-11-30 Paul Davisupdate CycleTimer to utilize NDEBUG and PBD::DEBUG...
2011-10-22 Paul Davischange several startup messages to be triggered only...
2011-10-18 Paul Davisnew debugging flags for PluginManager and AudioUnits
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-03-08 Paul Davislots of stuff related to capture alignment. things...
2011-03-05 Paul Davissome LV2 debug tracing
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2010-06-03 Paul Davisadd DEBUG::ProcessThreads as a debug tag for paralleliz...
2010-05-19 Paul DavisMIDI region forking, plus Playlist::regions_to_read...
2010-05-16 Carl HetheringtonMove FileManager code into libpbd. Use it for SMF...
2010-05-14 Carl HetheringtonKeep to a quota of open files by closing least recently...
2010-05-05 Paul Davisadd DEBUG::Solo for conditional debugging of solo stuff...
2010-03-17 Paul Davisfixes for various consistency/settings issues in monito...
2010-03-02 Paul Davisthe mega-properties/SequenceProperty patch. split is...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-01 Paul Davisswitch MIDI Clock slave code to use DEBUG_TRACE; don...
2009-12-20 Paul Davisremove a couple of boost::signals2 trouble spots; fix...
2009-12-01 Paul Davisget non-JACK MIDI I/O working again, with debug tracing...
2009-11-30 Paul Davisadd slave,transport and event debugging traces
2009-11-30 Paul Davismove some debug trace support code around to a more...
2009-11-29 Paul Davisdebug flag for MTC; make ardour/timecode.h simply inclu...
2009-11-25 Paul Davisdebug flag for session destruction and waf option for...
2009-11-19 Paul Davisadd new Graph debug bit ; make adding aux sends really...
2009-11-18 Paul Davistwo more debug trace options
2009-10-28 Paul Davis* libardour uses ARDOUR::nframes_t and ARDOUR::nframes6...
2009-10-27 Paul Davisnew SnapBBT debug option, split out BBT_time and start...
2009-10-25 Paul Davissearch $TOP/build/default/gtk2_ardour BEFORE ../gtk2_ar...
2009-10-25 Paul Davismake per-region note-tracking in MidiPlaylist work...
2009-10-24 David RobillardFix needlessley explodey MidiPlaylist constructor.
2009-10-24 Paul Davisdebug-tracify current MIDI playlist debug output
2009-10-24 Paul Davis(FULL commit) start of a nominal debug tracing system...