-
- Downloads
Restore record button functionality
The record button now works as previously. To support this change, a tagging system based on the one from feature/guienhance has been added. NetConfigurables are now created as peers connect and removed as they disconnect, which required changes to ConfigWindow.
parent
162bf059
No related branches found
No related tags found
Showing
- applications/gui/src/config_window.cpp 23 additions, 85 deletionsapplications/gui/src/config_window.cpp
- applications/gui/src/config_window.hpp 2 additions, 10 deletionsapplications/gui/src/config_window.hpp
- applications/gui/src/ctrl_window.cpp 1 addition, 1 deletionapplications/gui/src/ctrl_window.cpp
- applications/gui/src/main.cpp 29 additions, 4 deletionsapplications/gui/src/main.cpp
- applications/gui/src/media_panel.cpp 13 additions, 19 deletionsapplications/gui/src/media_panel.cpp
- applications/gui/src/screen.cpp 1 addition, 2 deletionsapplications/gui/src/screen.cpp
- applications/gui/src/src_window.cpp 1 addition, 1 deletionapplications/gui/src/src_window.cpp
- applications/reconstruct/src/main.cpp 1 addition, 0 deletionsapplications/reconstruct/src/main.cpp
- components/common/cpp/include/ftl/configuration.hpp 7 additions, 0 deletionscomponents/common/cpp/include/ftl/configuration.hpp
- components/common/cpp/src/configuration.cpp 12 additions, 0 deletionscomponents/common/cpp/src/configuration.cpp
- components/net/cpp/include/ftl/net_configurable.hpp 1 addition, 1 deletioncomponents/net/cpp/include/ftl/net_configurable.hpp
Loading
Please register or sign in to comment