new transport slave/master implementation, libs/ edition
[ardour.git] / libs / ardour / ardour / debug.h
index 61903cd7245af49db798059bcbe4df1ba006c78b..069840a14948077fa71b72d30e429478520f110c 100644 (file)
@@ -44,6 +44,7 @@ namespace PBD {
                LIBARDOUR_API extern DebugBits Destruction;
                LIBARDOUR_API extern DebugBits MTC;
                LIBARDOUR_API extern DebugBits LTC;
+               LIBARDOUR_API extern DebugBits TXLTC;
                LIBARDOUR_API extern DebugBits Transport;
                LIBARDOUR_API extern DebugBits Slave;
                LIBARDOUR_API extern DebugBits SessionEvents;
@@ -80,14 +81,16 @@ namespace PBD {
                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 Push2;
+               LIBARDOUR_API extern DebugBits US2400;
+               LIBARDOUR_API extern DebugBits LaunchControlXL;
 
        }
 }
 
 #endif /* __ardour_debug_h__ */
-