Fast enough, Paul?
[ardour.git] / libs / surfaces / wiimote / wiimote.h
index a5b1ea49769a4812288b4dd6da00876edaabc8e7..a6680edd2e4f005fdc8f1c6b0d323ce5acf7af15 100644 (file)
@@ -43,12 +43,13 @@ class WiimoteControlProtocol : public ARDOUR::ControlProtocol {
                
                void wiimote_main();
                volatile bool main_thread_quit;
+               volatile bool restart_discovery;
 
                Glib::Thread *main_thread;
 
                void update_led_state();
 
-               bool thread_registered_for_ardour;
+               bool callback_thread_registered_for_ardour;
 
                static uint16_t button_state;