summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2019-10-28 15:55:01 -0600
committerPaul Davis <paul@linuxaudiosystems.com>2019-10-28 15:55:01 -0600
commit5704f1ca9e03d3e3b7af097077a51d341cecd402 (patch)
treecb323dfd3a32bfab17249c8ba32e2ce4cfa82d20 /libs/ardour/ardour
parentb4addf529746efd310f098596e44edac6bfa1506 (diff)
sort debug bits in libardour alphabetically
Diffstat (limited to 'libs/ardour/ardour')
-rw-r--r--libs/ardour/ardour/debug.h106
1 files changed, 53 insertions, 53 deletions
diff --git a/libs/ardour/ardour/debug.h b/libs/ardour/ardour/debug.h
index 7ba336d58a..2070ccea95 100644
--- a/libs/ardour/ardour/debug.h
+++ b/libs/ardour/ardour/debug.h
@@ -32,70 +32,70 @@
namespace PBD {
namespace DEBUG {
- LIBARDOUR_API extern DebugBits MidiSourceIO;
- LIBARDOUR_API extern DebugBits MidiPlaylistIO;
- LIBARDOUR_API extern DebugBits MidiDiskIO;
- LIBARDOUR_API extern DebugBits MidiRingBuffer;
- LIBARDOUR_API extern DebugBits SnapBBT;
- LIBARDOUR_API extern DebugBits Latency;
- LIBARDOUR_API extern DebugBits LatencyCompensation;
- LIBARDOUR_API extern DebugBits Peaks;
- LIBARDOUR_API extern DebugBits Processors;
+ LIBARDOUR_API extern DebugBits AudioEngine;
+ LIBARDOUR_API extern DebugBits AudioPlayback;
+ LIBARDOUR_API extern DebugBits AudioUnits;
+ LIBARDOUR_API extern DebugBits Automation;
+ LIBARDOUR_API extern DebugBits BackendAudio;
+ LIBARDOUR_API extern DebugBits BackendCallbacks;
+ LIBARDOUR_API extern DebugBits BackendMIDI;
+ LIBARDOUR_API extern DebugBits BackendPorts;
+ LIBARDOUR_API extern DebugBits BackendThreads;
+ LIBARDOUR_API extern DebugBits BackendTiming;
+ LIBARDOUR_API extern DebugBits Butler;
+ LIBARDOUR_API extern DebugBits CC121;
+ LIBARDOUR_API extern DebugBits CaptureAlignment;
LIBARDOUR_API extern DebugBits ChanMapping;
- LIBARDOUR_API extern DebugBits ProcessThreads;
- LIBARDOUR_API extern DebugBits Graph;
+ LIBARDOUR_API extern DebugBits ContourDesignControl;
+ LIBARDOUR_API extern DebugBits ControlProtocols;
+ LIBARDOUR_API extern DebugBits CycleTimers;
LIBARDOUR_API extern DebugBits Destruction;
- LIBARDOUR_API extern DebugBits MTC;
+ LIBARDOUR_API extern DebugBits DiskIO;
+ LIBARDOUR_API extern DebugBits FaderPort8;
+ LIBARDOUR_API extern DebugBits FaderPort;
+ LIBARDOUR_API extern DebugBits GenericMidi;
+ LIBARDOUR_API extern DebugBits Graph;
LIBARDOUR_API extern DebugBits LTC;
- LIBARDOUR_API extern DebugBits TXLTC;
- LIBARDOUR_API extern DebugBits Transport;
- LIBARDOUR_API extern DebugBits TFSMEvents;
- LIBARDOUR_API extern DebugBits TFSMState;
- LIBARDOUR_API extern DebugBits Slave;
- LIBARDOUR_API extern DebugBits SessionEvents;
- LIBARDOUR_API extern DebugBits MidiIO;
+ LIBARDOUR_API extern DebugBits LV2;
+ LIBARDOUR_API extern DebugBits LV2Automate;
+ LIBARDOUR_API extern DebugBits Latency;
+ LIBARDOUR_API extern DebugBits LatencyCompensation;
+ LIBARDOUR_API extern DebugBits LaunchControlXL;
+ LIBARDOUR_API extern DebugBits Layering;
+ LIBARDOUR_API extern DebugBits MTC;
LIBARDOUR_API extern DebugBits MackieControl;
LIBARDOUR_API extern DebugBits MidiClock;
+ LIBARDOUR_API extern DebugBits MidiDiskIO;
+ LIBARDOUR_API extern DebugBits MidiIO;
+ LIBARDOUR_API extern DebugBits MidiPlaylistIO;
+ LIBARDOUR_API extern DebugBits MidiRingBuffer;
+ LIBARDOUR_API extern DebugBits MidiSourceIO;
+ LIBARDOUR_API extern DebugBits MidiTrackers;
LIBARDOUR_API extern DebugBits Monitor;
- LIBARDOUR_API extern DebugBits Solo;
- LIBARDOUR_API extern DebugBits AudioPlayback;
+ LIBARDOUR_API extern DebugBits OrderKeys;
LIBARDOUR_API extern DebugBits Panning;
- LIBARDOUR_API extern DebugBits LV2;
- LIBARDOUR_API extern DebugBits LV2Automate;
- LIBARDOUR_API extern DebugBits CaptureAlignment;
+ LIBARDOUR_API extern DebugBits Peaks;
LIBARDOUR_API extern DebugBits PluginManager;
- LIBARDOUR_API extern DebugBits AudioUnits;
- LIBARDOUR_API extern DebugBits ControlProtocols;
- LIBARDOUR_API extern DebugBits CycleTimers;
- LIBARDOUR_API extern DebugBits MidiTrackers;
- LIBARDOUR_API extern DebugBits Layering;
- LIBARDOUR_API extern DebugBits TempoMath;
- LIBARDOUR_API extern DebugBits TempoMap;
- LIBARDOUR_API extern DebugBits OrderKeys;
- LIBARDOUR_API extern DebugBits Automation;
- LIBARDOUR_API extern DebugBits WiimoteControl;
- LIBARDOUR_API extern DebugBits ContourDesignControl;
LIBARDOUR_API extern DebugBits Ports;
- LIBARDOUR_API extern DebugBits AudioEngine;
- LIBARDOUR_API extern DebugBits Soundcloud;
- LIBARDOUR_API extern DebugBits Butler;
- LIBARDOUR_API extern DebugBits Selection;
- LIBARDOUR_API extern DebugBits GenericMidi;
- LIBARDOUR_API extern DebugBits BackendMIDI;
- LIBARDOUR_API extern DebugBits BackendAudio;
- LIBARDOUR_API extern DebugBits BackendTiming;
- LIBARDOUR_API extern DebugBits BackendThreads;
- LIBARDOUR_API extern DebugBits BackendPorts;
- LIBARDOUR_API extern DebugBits VSTCallbacks;
- LIBARDOUR_API extern DebugBits DiskIO;
- LIBARDOUR_API extern DebugBits FaderPort;
- LIBARDOUR_API extern DebugBits FaderPort8;
- LIBARDOUR_API extern DebugBits CC121;
- LIBARDOUR_API extern DebugBits VCA;
+ LIBARDOUR_API extern DebugBits ProcessThreads;
+ LIBARDOUR_API extern DebugBits Processors;
LIBARDOUR_API extern DebugBits Push2;
+ LIBARDOUR_API extern DebugBits Selection;
+ LIBARDOUR_API extern DebugBits SessionEvents;
+ LIBARDOUR_API extern DebugBits Slave;
+ LIBARDOUR_API extern DebugBits SnapBBT;
+ LIBARDOUR_API extern DebugBits Solo;
+ LIBARDOUR_API extern DebugBits Soundcloud;
+ LIBARDOUR_API extern DebugBits TFSMEvents;
+ LIBARDOUR_API extern DebugBits TFSMState;
+ LIBARDOUR_API extern DebugBits TXLTC;
+ LIBARDOUR_API extern DebugBits TempoMap;
+ LIBARDOUR_API extern DebugBits TempoMath;
+ LIBARDOUR_API extern DebugBits Transport;
LIBARDOUR_API extern DebugBits US2400;
- LIBARDOUR_API extern DebugBits LaunchControlXL;
- LIBARDOUR_API extern DebugBits BackendCallbacks;
+ LIBARDOUR_API extern DebugBits VCA;
+ LIBARDOUR_API extern DebugBits VSTCallbacks;
+ LIBARDOUR_API extern DebugBits WiimoteControl;
}
}