osci-render/Source/components
James Ball a9e99d336b Ensure min < max always 2023-07-17 15:39:21 +01: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
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 Ensure min < max always 2023-07-17 15:39:21 +01:00
EffectComponent.h Range of sliders is now controllable 2023-07-17 14:37:36 +01:00
EffectsListComponent.cpp Ensure min < max always 2023-07-17 15:39:21 +01:00
EffectsListComponent.h Introduce more locks to prevent concurrency issues 2023-07-11 22:28:54 +01:00
LabelledTextBox.h Range of sliders is now controllable 2023-07-17 14:37:36 +01:00
LuaListComponent.cpp Store range, step, and smoothing within EffectDetails 2023-07-16 20:54:41 +01:00
LuaListComponent.h Complete infinite lua slider support 2023-07-04 14:58:36 +01:00
SliderTextBox.h Range of sliders is now controllable 2023-07-17 14:37:36 +01:00
VListBox.cpp Add variable-size listboxes for echo effect 2023-07-11 18:48:45 +01:00
VListBox.h Add variable-size listboxes for echo effect 2023-07-11 18:48:45 +01:00
VisualiserComponent.cpp Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
VisualiserComponent.h Add basic volume visualiser with non-functioning sliders 2023-07-10 13:17:04 +01:00
VolumeComponent.cpp Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
VolumeComponent.h Add volume and threshold icons 2023-07-10 18:04:24 +01:00