osci-render/Source/components
James H Ball 67fb2961a5 Add more decimal places to effects and lfo 2025-01-13 21:11:26 +00:00
..
AboutComponent.cpp Get standalone oscilloscope working with three channel inputs, and migrate BufferConsumer to use Points rather than raw samples 2024-09-22 18:49:58 +01:00
AboutComponent.h Get standalone oscilloscope working with three channel inputs, and migrate BufferConsumer to use Points rather than raw samples 2024-09-22 18:49:58 +01:00
AudioPlayerComponent.cpp Add mic button to show when audio input is being used, and enable audio input if the audio device is changed 2025-01-10 16:51:11 +00:00
AudioPlayerComponent.h Add mic button to show when audio input is being used, and enable audio input if the audio device is changed 2025-01-10 16:51:11 +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
DownloaderComponent.cpp Get initial version of ffmpeg support working on windows 2024-12-22 14:31:21 +00:00
DownloaderComponent.h Add pop-up for downloading ffmpeg and complete downloader implementation 2024-12-22 14:31:21 +00: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 Add more decimal places to effects and lfo 2025-01-13 21:11:26 +00:00
EffectComponent.h Add recording settings 2024-12-22 14:31:21 +00:00
EffectsListComponent.cpp Get standalone software oscilloscope to compile 2024-09-12 23:09:54 +01:00
EffectsListComponent.h Show correct toggle state in effect components when effects are disabled and enabled from a DAW 2024-08-21 12:09:50 +01: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 Get standalone software oscilloscope to compile 2024-09-12 23:09:54 +01: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 Add sosci logo to about section and add examples dropdown 2025-01-04 18:29:09 +00:00
MainMenuBarModel.h Add sosci logo to about section and add examples dropdown 2025-01-04 18:29:09 +00:00
OsciMainMenuBarModel.cpp Add several features to prepare for release 2025-01-04 14:35:10 +00:00
OsciMainMenuBarModel.h Complete major refactor of osci-render and sosci plugin editor and processor files. Still some bugs... 2024-12-22 14:31:21 +00:00
SliderTextBox.h Allow modification of visualiser quality, and improve how it looks 2023-12-21 18:31:18 +00:00
SosciMainMenuBarModel.cpp Add several example presets 2025-01-08 13:06:01 +00:00
SosciMainMenuBarModel.h Add support for opening audio files in sosci 2025-01-05 15:55:53 +00:00
StopwatchComponent.h Fix issues with enabling blocked rendering 2024-12-22 14:31:21 +00:00
SvgButton.h Change font for osci-render, improve recording button 2024-10-12 21:19:39 +01:00
SwitchButton.h Fix several threading bugs, and crash when changing sample rate 2024-08-26 18:30:29 +01: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
VolumeComponent.cpp Add double-click to reset parameter values 2025-01-12 11:57:51 +00:00
VolumeComponent.h Add output volume control to sosci 2025-01-06 09:14:34 +00:00