osci-render/Source
James Ball 1eb0c4956f Use a unique id for each file, rather than non-unique filename, to identify a document 2023-12-20 18:43:03 +00:00
..
UGen Change envelope to show ADSR stats when ADSR mode is on 2023-12-19 12:11:12 +00:00
audio Use a unique id for each file, rather than non-unique filename, to identify a document 2023-12-20 18:43:03 +00:00
chinese_postman Minor code cleanup 2023-11-25 18:45:04 +00:00
components Only update code editors that map to the lua parser 2023-12-20 17:47:58 +00: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 Only update code editors that map to the lua parser 2023-12-20 17:47:58 +00:00
obj Minor code cleanup 2023-11-25 18:45:04 +00:00
parser Only update code editors that map to the lua parser 2023-12-20 17:47:58 +00: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 Correctly disable components visually 2023-12-10 21:03:12 +00: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 Change design of envelope component 2023-12-18 15:06:34 +00:00
LookAndFeel.h Remove tabs from interface, move MIDI settings to seperate toggleable window, resign MIDI settings and envelope component, wire up MIDI keyboard 2023-12-18 13:41:56 +00: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 tooltips to fixed rotate and edit buttons 2023-12-17 22:46:24 +00:00
MainComponent.h Add audio input support 2023-12-14 21:26:40 +00:00
MathUtil.h Fix SVG parsing bugs, object parsing bugs, rotation precision errors 2023-09-09 11:22:14 +01:00
MidiComponent.cpp Remove tabs from interface, move MIDI settings to seperate toggleable window, resign MIDI settings and envelope component, wire up MIDI keyboard 2023-12-18 13:41:56 +00:00
MidiComponent.h Remove tabs from interface, move MIDI settings to seperate toggleable window, resign MIDI settings and envelope component, wire up MIDI keyboard 2023-12-18 13:41:56 +00:00
ObjComponent.cpp Add tooltips to fixed rotate and edit buttons 2023-12-17 22:46:24 +00:00
ObjComponent.h Start trying to support mac 2023-09-01 19:52:36 +01:00
PluginEditor.cpp Use a unique id for each file, rather than non-unique filename, to identify a document 2023-12-20 18:43:03 +00:00
PluginEditor.h Use a unique id for each file, rather than non-unique filename, to identify a document 2023-12-20 18:43:03 +00:00
PluginProcessor.cpp Use a unique id for each file, rather than non-unique filename, to identify a document 2023-12-20 18:43:03 +00:00
PluginProcessor.h Use a unique id for each file, rather than non-unique filename, to identify a document 2023-12-20 18:43:03 +00:00
SettingsComponent.cpp Remove tabs from interface, move MIDI settings to seperate toggleable window, resign MIDI settings and envelope component, wire up MIDI keyboard 2023-12-18 13:41:56 +00:00
SettingsComponent.h Remove tabs from interface, move MIDI settings to seperate toggleable window, resign MIDI settings and envelope component, wire up MIDI keyboard 2023-12-18 13:41:56 +00: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