osci-render/Source
James H Ball 3d633b110a Make the syphonframegrabber run opengl code properly 2025-05-04 22:29:08 +01:00
..
UGen
audio Move concurrency to osci_render_core and add lua as submodule 2025-04-24 10:47:03 +01:00
chinese_postman
components Fix UI bugs with spout/syphon 2025-05-03 12:35:51 +01:00
gpla Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
img Fix video input on mac 2025-04-30 20:26:40 +01:00
ixwebsocket
lua Move concurrency to osci_render_core and add lua as submodule 2025-04-24 10:47:03 +01:00
mathter Move concurrency to osci_render_core and add lua as submodule 2025-04-24 10:47:03 +01:00
obj Get initial working version of syphon input 2025-04-26 20:30:10 +01:00
parser Improve the look of the timeline and the volume component, and show error when opening large video files, and fix several bugs 2025-04-24 17:13:45 +01:00
svg Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
txt Fix bugs with text rendering 2025-04-25 18:29:33 +01:00
video Make the syphonframegrabber run opengl code properly 2025-05-04 22:29:08 +01:00
visualiser Actually check the encoder works before using it 2025-05-04 15:01:04 +01:00
wav Split timeline into its own component for simplicity 2025-04-24 13:53:44 +01:00
CommonPluginEditor.cpp Make timeline and new text rendering appear on premium only and remove license registration 2025-04-25 18:14:27 +01:00
CommonPluginEditor.h Make timeline and new text rendering appear on premium only and remove license registration 2025-04-25 18:14:27 +01:00
CommonPluginProcessor.cpp Make the crash detection work more nicely across multiple instances of osci-render 2025-04-25 19:04:15 +01:00
CommonPluginProcessor.h Make the crash detection work more nicely across multiple instances of osci-render 2025-04-25 19:04:15 +01:00
CustomStandalone.cpp Support opening from a file 2025-03-15 19:49:34 +00:00
CustomStandaloneFilterWindow.h Support opening from a file 2025-03-15 19:49:34 +00:00
EffectsComponent.cpp
EffectsComponent.h
FrameSettingsComponent.cpp Make timeline and new text rendering appear on premium only and remove license registration 2025-04-25 18:14:27 +01:00
FrameSettingsComponent.h Make timeline and new text rendering appear on premium only and remove license registration 2025-04-25 18:14:27 +01:00
LookAndFeel.cpp
LookAndFeel.h
LuaComponent.cpp
LuaComponent.h
MainComponent.cpp Refactor how syphon/spout input works to be cleaner and less buggy 2025-05-03 11:57:14 +01:00
MainComponent.h
MathUtil.h
MidiComponent.cpp
MidiComponent.h
PerspectiveComponent.cpp
PerspectiveComponent.h
PluginEditor.cpp Fix compilation issues on free version 2025-05-03 12:51:23 +01:00
PluginEditor.h Refactor how syphon/spout input works to be cleaner and less buggy 2025-05-03 11:57:14 +01:00
PluginProcessor.cpp Refactor how syphon/spout input works to be cleaner and less buggy 2025-05-03 11:57:14 +01:00
PluginProcessor.h Refactor how syphon/spout input works to be cleaner and less buggy 2025-05-03 11:57:14 +01:00
SettingsComponent.cpp Refactor how syphon/spout input works to be cleaner and less buggy 2025-05-03 11:57:14 +01:00
SettingsComponent.h Remove readprocess and use childprocess instead and fix deadlocks in code 2025-04-29 20:43:26 +01:00
SosciPluginEditor.cpp Make timeline and new text rendering appear on premium only and remove license registration 2025-04-25 18:14:27 +01:00
SosciPluginEditor.h
SosciPluginProcessor.cpp Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
SosciPluginProcessor.h Move concurrency to osci_render_core and add lua as submodule 2025-04-24 10:47:03 +01:00
TestMain.cpp Move concurrency to osci_render_core and add lua as submodule 2025-04-24 10:47:03 +01:00
TxtComponent.cpp Massively improve text parsing 2025-04-04 14:59:17 +01:00
TxtComponent.h