osci-render/Source/components
James H Ball fb6105996c Add separate brightness and intensity sliders 2024-08-23 11:06:50 +01:00
..
AboutComponent.cpp Remove unneccessary import that isn't available on Linux 2024-06-02 17:17:25 +01:00
AboutComponent.h Make code editor not appear if a binary file is open, and add About menu 2024-06-02 15:27:51 +01:00
AudioRecordingComponent.h
ComponentList.cpp
ComponentList.h
DoubleTextBox.h First pass at GIF support 2024-06-02 15:27:51 +01:00
DraggableListBox.cpp
DraggableListBox.h
EffectComponent.cpp Show correct toggle state in effect components when effects are disabled and enabled from a DAW 2024-08-21 12:09:50 +01:00
EffectComponent.h Add options to remove smudges and grid, and make sample rate agnostic 2024-08-21 12:09:50 +01:00
EffectsListComponent.cpp Prevent setting toggle state after object deletion 2024-08-21 12:09:50 +01:00
EffectsListComponent.h Show correct toggle state in effect components when effects are disabled and enabled from a DAW 2024-08-21 12:09:50 +01:00
ErrorCodeEditorComponent.h
LabelledTextBox.h
LuaConsole.cpp
LuaConsole.h
LuaListComponent.cpp
LuaListComponent.h
MainMenuBarModel.cpp Fix several bugs on Windows, make more stable, and make visualiser consistent across sample rates 2024-08-21 12:09:50 +01:00
MainMenuBarModel.h Add support for toggling upsamping, toggling legacy visualiser, and fix bugs when deleting visualiser 2024-08-21 12:09:50 +01:00
SliderTextBox.h
SvgButton.h Significantly simplify usage of SwitchButtons 2024-08-21 12:09:50 +01:00
SwitchButton.h Prevent setting toggle state after object deletion 2024-08-21 12:09:50 +01:00
VListBox.cpp
VListBox.h
VisualiserComponent.cpp Close visualiser settings when going from new to legacy visualiser 2024-08-21 13:43:30 +01:00
VisualiserComponent.h Close visualiser settings when going from new to legacy visualiser 2024-08-21 13:43:30 +01:00
VisualiserSettings.cpp Add separate brightness and intensity sliders 2024-08-23 11:06:50 +01:00
VisualiserSettings.h Add separate brightness and intensity sliders 2024-08-23 11:06:50 +01:00
VolumeComponent.cpp
VolumeComponent.h