osci-render/Source/components
James Ball bfc70d71dc Resolve conflicts 2024-01-30 19:29:31 +00:00
..
AudioRecordingComponent.h Record audio using audio directly from audio thread to guarantee no audio is missed 2024-01-28 20:19:56 +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 Resolve conflicts 2024-01-30 19:29:31 +00:00
EffectComponent.h Refactor significant portion of codebase to use custom effect instead of perspective effect, and add perspective effect as a new permanent effect 2024-01-07 19:48:02 +00:00
EffectsListComponent.cpp Resolve conflicts 2024-01-30 19:29:31 +00:00
EffectsListComponent.h Correctly disable components visually 2023-12-10 21:03:12 +00:00
ErrorCodeEditorComponent.h Remove race condition when painting error message, and remove newline characters from error message 2023-12-20 19:22:59 +00:00
LabelledTextBox.h Allow modification of visualiser quality, and improve how it looks 2023-12-21 18:31:18 +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 It works 2024-01-28 20:19:56 +00:00
VListBox.cpp Make visualiser look better, add translate effect, fix fixed rotation axis 2023-07-19 21:40:31 +01:00
VListBox.h Add variable-size listboxes for echo effect 2023-07-11 18:48:45 +01:00
VisualiserComponent.cpp Double-click visualiser to make fullscreen 2023-12-29 13:28:26 +00:00
VisualiserComponent.h Double-click visualiser to make fullscreen 2023-12-29 13:28:26 +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