osci-render/Source/components
James Ball 4c5852f9f0 Refactor code editor visibility, add title to code editor, significantly improve performance when resizing interface 2024-03-29 22:51:35 +00:00
..
AudioRecordingComponent.h Check if local file before getting local file 2024-01-30 20:18:47 +00:00
ComponentList.cpp Add variable-size listboxes for echo effect 2023-07-11 18:48:45 +01:00
ComponentList.h Add variable-size listboxes for echo effect 2023-07-11 18:48:45 +01:00
DoubleTextBox.h It works 2024-01-28 20:19:56 +00:00
DraggableListBox.cpp Introduce more locks to prevent concurrency issues 2023-07-11 22:28:54 +01:00
DraggableListBox.h Add variable-size listboxes for echo effect 2023-07-11 18:48:45 +01:00
EffectComponent.cpp Replace effect checkbox with toggle switch and fix bug on macOS when changing range of slider 2024-03-03 20:31:31 +00:00
EffectComponent.h Increment version number 2024-03-03 14:08:28 +00:00
EffectsListComponent.cpp Replace effect checkbox with toggle switch and fix bug on macOS when changing range of slider 2024-03-03 20:31:31 +00:00
EffectsListComponent.h Replace effect checkbox with toggle switch and fix bug on macOS when changing range of slider 2024-03-03 20:31:31 +00:00
ErrorCodeEditorComponent.h Refactor code editor visibility, add title to code editor, significantly improve performance when resizing interface 2024-03-29 22:51:35 +00:00
LabelledTextBox.h Allow modification of visualiser quality, and improve how it looks 2023-12-21 18:31:18 +00:00
LuaConsole.cpp Modify tooltip to include instructions on how to clear console from Lua 2024-03-29 22:51:35 +00:00
LuaConsole.h Add Lua function clear() to clear console from Lua 2024-03-29 22:51:35 +00:00
LuaListComponent.cpp Correctly disable components visually 2023-12-10 21:03:12 +00:00
LuaListComponent.h Remove LFO support for Lua and remove 'infinite' lua sliders as you cannot dynamically add parameters 2023-07-21 11:08:55 +01:00
MainMenuBarModel.cpp Allow modification of visualiser quality, and improve how it looks 2023-12-21 18:31:18 +00:00
MainMenuBarModel.h Add shortcuts for opening, saving, and saving as, as well as file menu bar 2023-07-25 20:44:18 +01:00
SliderTextBox.h Allow modification of visualiser quality, and improve how it looks 2023-12-21 18:31:18 +00:00
SvgButton.h Increment version number 2024-03-03 14:08:28 +00:00
SwitchButton.h Replace effect checkbox with toggle switch and fix bug on macOS when changing range of slider 2024-03-03 20:31:31 +00:00
VListBox.cpp Refactor code editor visibility, add title to code editor, significantly improve performance when resizing interface 2024-03-29 22:51:35 +00:00
VListBox.h Add variable-size listboxes for echo effect 2023-07-11 18:48:45 +01:00
VisualiserComponent.cpp Add tooltip to visualiser, make file arrows more consistent 2024-02-22 14:47:58 +00:00
VisualiserComponent.h Add tooltip to visualiser, make file arrows more consistent 2024-02-22 14:47:58 +00:00
VolumeComponent.cpp Resolve conflicts 2024-01-30 19:29:31 +00:00
VolumeComponent.h Fix bug with volume visualiser leading to NaN volume, and make audio recorder use sample buffer 2024-01-28 20:19:56 +00:00