osci-render/Source
James Ball 4a3ba6c99c Set background colours for code editor 2023-07-28 22:14:06 +01:00
..
audio Support opening legacy osci-render projects and fix some bugs 2023-07-28 13:55:44 +01:00
chinese_postman Massively speed up .obj file loading - now comparable to java osci-render - and fixed missing and duplicated edges 2023-03-29 18:02:23 +01:00
components Massively overhaul the entire interface colours to make it look similar to legacy osci-render 2023-07-28 21:10:21 +01:00
concurrency Add pencil icon (non-functional) and change long-running spinlocks to mutexes 2023-07-22 18:42:30 +01:00
ixwebsocket Add audio websocket server that sends data to software oscilloscope browser client 2023-07-10 22:00:36 +01:00
lua Add non-editable perspective effect 2023-07-21 17:42:29 +01:00
obj Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
parser Add non-editable perspective effect 2023-07-21 17:42:29 +01:00
shape Get initial non-working lua parser set up 2023-04-04 16:17:37 +01:00
svg Get initial non-working lua parser set up 2023-04-04 16:17:37 +01:00
txt Add basic .txt support 2023-02-05 20:36:51 +00:00
xml Add code for SvgParser that mostly works 2023-02-05 00:43:57 +00: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 Support opening legacy osci-render projects and fix some bugs 2023-07-28 13:55:44 +01:00
LookAndFeel.cpp Set background colours for code editor 2023-07-28 22:14:06 +01:00
LookAndFeel.h Style the title bar on standalone window 2023-07-28 21:55:54 +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 Massively overhaul the entire interface colours to make it look similar to legacy osci-render 2023-07-28 21:10:21 +01:00
MainComponent.h Massively overhaul the entire interface colours to make it look similar to legacy osci-render 2023-07-28 21:10:21 +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 Add fixed rotate buttons to perspective effect 2023-07-22 15:07:11 +01:00
PluginEditor.cpp Massively overhaul the entire interface colours to make it look similar to legacy osci-render 2023-07-28 21:10:21 +01:00
PluginEditor.h Massively overhaul the entire interface colours to make it look similar to legacy osci-render 2023-07-28 21:10:21 +01:00
PluginProcessor.cpp Massively overhaul the entire interface colours to make it look similar to legacy osci-render 2023-07-28 21:10:21 +01:00
PluginProcessor.h Support opening legacy osci-render projects and fix some bugs 2023-07-28 13:55:44 +01:00