.. |
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
|
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
|
Move Lua component under the code editor, remove z pos and rotate speed parameters
|
2024-02-12 22:33:06 +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
|
Move Lua component under the code editor, remove z pos and rotate speed parameters
|
2024-02-12 22:33:06 +00:00 |
EffectsListComponent.h
|
Make effects being enabled more likely, and remove trace effects from randomisation
|
2024-02-22 15:08:01 +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 |
LuaConsole.cpp
|
Add half-complete Lua Console
|
2024-03-03 14:08:28 +00:00 |
LuaConsole.h
|
Add half-complete Lua Console
|
2024-03-03 14:08:28 +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
|
Move randomise button, change icon, and add a tooltip
|
2024-02-20 18:18:53 +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
|
Add tooltip to visualiser, make file arrows more consistent
|
2024-02-22 14:47:58 +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 |