]> git.sesse.net Git - nageru/blobdiff - alsa_input.h
Update to a bmusb version where fake cards output 8-channel audio.
[nageru] / alsa_input.h
index c0dbafc4e69e408c55538e3dc5446d51ef6a73c4..f1216dea5a3aa898cfcca00f304eef0b24446504 100644 (file)
@@ -150,9 +150,6 @@ public:
        // EMPTY or DEAD state. Only for ALSAInput and for internal use.
        void free_card(unsigned index);
 
-       // TODO: Add accessors and/or callbacks about changed state, so that
-       // the UI actually stands a chance in using that information.
-
 private:
        mutable std::mutex mu;
        std::vector<Device> devices;  // Under mu.