osci-render/Source/components
James Ball d1ae93f75a Reorganise Line Art Settings and make double box lose focus when clicking off it 2024-04-28 22:11:39 +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 Reorganise Line Art Settings and make double box lose focus when clicking off it 2024-04-28 22:11:39 +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 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 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 Improve performance of the interface and refresh look 2024-03-29 22:51:35 +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