-
- Downloads
Fix recording window functionality
- The file extension is now chosen based on the chosen recording type. - The record button is disabled while the recording window is open, preventing the user from attempting to start multiple recordings simultaneously. - The color of the record button is now also changed to red when the recording is started from the recording window. - The available channels are now set as the recording window is opened.
parent
8da8f85b
No related branches found
No related tags found
This commit is part of merge request !194. Comments created here will be created in the context of that merge request.
Showing
- applications/gui/src/media_panel.cpp 31 additions, 24 deletionsapplications/gui/src/media_panel.cpp
- applications/gui/src/media_panel.hpp 4 additions, 1 deletionapplications/gui/src/media_panel.hpp
- applications/gui/src/record_window.cpp 40 additions, 20 deletionsapplications/gui/src/record_window.cpp
Please register or sign in to comment