osci-render/Source
James Ball 60e7e2082d Fix various lua bugs to prevent crashes 2023-09-11 21:28:34 +01:00
..
audio Fix Blender when using MIDI, and change default MIDI enabled 2023-09-10 18:52:21 +01:00
chinese_postman Fix SVG parsing bugs, object parsing bugs, rotation precision errors 2023-09-09 11:22:14 +01:00
components Super basic 3D object line culling 2023-09-10 12:35:26 +01:00
concurrency Fix BlockingQueue implementation 2023-09-10 10:53:50 +01:00
ixwebsocket Add audio websocket server that sends data to software oscilloscope browser client 2023-07-10 22:00:36 +01:00
lua Fix various lua bugs to prevent crashes 2023-09-11 21:28:34 +01:00
obj Fix Blender when using MIDI, and change default MIDI enabled 2023-09-10 18:52:21 +01:00
parser Fix Blender when using MIDI, and change default MIDI enabled 2023-09-10 18:52:21 +01:00
shape Fix SVG parsing bugs, object parsing bugs, rotation precision errors 2023-09-09 11:22:14 +01:00
svg Fix SVG parsing bugs, object parsing bugs, rotation precision errors 2023-09-09 11:22:14 +01:00
txt Completely remove custom SVG implementation and pugixml library in favour of JUCE classes 2023-07-30 14:01:56 +01:00
EffectsComponent.cpp Massively overhaul the entire interface colours to make it look similar to legacy osci-render 2023-07-28 21:10:21 +01:00
EffectsComponent.h Projects are now fully saveable and loadable from a DAW 2023-07-25 14:09:21 +01:00
LegacyProject.cpp Remove old buffer producer and consumer and replace with the way legacy osci-render does it 2023-09-01 23:42:17 +01:00
LookAndFeel.cpp Add tabs for main settings and MIDI settings 2023-08-29 20:47:13 +01:00
LookAndFeel.h Adopt Dracula theme in code editor 2023-08-27 17:47:30 +01:00
LuaComponent.cpp Massively overhaul the entire interface colours to make it look similar to legacy osci-render 2023-07-28 21:10:21 +01:00
LuaComponent.h Add .lua file settings with infinite (non-working) slider support 2023-07-02 21:00:14 +01:00
MainComponent.cpp Add Blender support 2023-09-10 17:43:37 +01:00
MainComponent.h Add button to open software oscilloscope 2023-08-27 16:41:16 +01:00
MathUtil.h Fix SVG parsing bugs, object parsing bugs, rotation precision errors 2023-09-09 11:22:14 +01:00
MidiComponent.cpp Fix Blender when using MIDI, and change default MIDI enabled 2023-09-10 18:52:21 +01:00
MidiComponent.h Add tabs for main settings and MIDI settings 2023-08-29 20:47:13 +01:00
ObjComponent.cpp Massively overhaul the entire interface colours to make it look similar to legacy osci-render 2023-07-28 21:10:21 +01:00
ObjComponent.h Start trying to support mac 2023-09-01 19:52:36 +01:00
PluginEditor.cpp Fix various lua bugs to prevent crashes 2023-09-11 21:28:34 +01:00
PluginEditor.h Fix various lua bugs to prevent crashes 2023-09-11 21:28:34 +01:00
PluginProcessor.cpp Fix various lua bugs to prevent crashes 2023-09-11 21:28:34 +01:00
PluginProcessor.h Fix default midiEndabled 2023-09-10 19:30:04 +01:00
SettingsComponent.cpp Add Blender support 2023-09-10 17:43:37 +01:00
SettingsComponent.h Add tabs for main settings and MIDI settings 2023-08-29 20:47:13 +01:00
TxtComponent.cpp Save and load fonts and styles 2023-08-27 22:01:37 +01:00
TxtComponent.h Save and load fonts and styles 2023-08-27 22:01:37 +01:00