osci-render/Source/components
James H Ball a6bd3bbc92 Remove unneccessary code and add fullscreen support 2024-08-21 12:09: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 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 First pass at GIF support 2024-06-02 15:27:51 +01:00
DraggableListBox.cpp Fix crash when reordering effects 2024-04-13 18:06:38 +01:00
DraggableListBox.h Add variable-size listboxes for echo effect 2023-07-11 18:48:45 +01:00
EffectComponent.cpp Automatically open code editor when a lua or txt file is created 2024-04-13 18:06:38 +01:00
EffectComponent.h Increment version number 2024-03-03 14:08:28 +00:00
EffectsListComponent.cpp Make UI more responsive and effects rounded 2024-03-29 22:51:35 +00:00
EffectsListComponent.h Make UI more responsive and effects rounded 2024-03-29 22:51:35 +00:00
ErrorCodeEditorComponent.h Make design consistent across the board 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 Make code editor not appear if a binary file is open, and add About menu 2024-06-02 15:27:51 +01:00
MainMenuBarModel.h Make code editor not appear if a binary file is open, and add About menu 2024-06-02 15:27:51 +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 Add experimental animations to 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 Get audio sent to visualiser, and add buttons 2024-08-21 12:09:50 +01:00
VisualiserComponent.h Remove unneccessary code and add fullscreen support 2024-08-21 12:09:50 +01: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