osci-render/Source
James H Ball e92978c136 Improve usability and make the license check even less aggressive 2025-04-23 10:48:48 +01:00
..
UGen Remove duplicate const 2023-12-26 20:49:36 +00:00
audio Fix major intel graphics bug, and fix smoothing bugs 2025-02-23 19:48:19 +00:00
chinese_postman Minor code cleanup 2023-11-25 18:45:04 +00:00
components Improve usability and make the license check even less aggressive 2025-04-23 10:48:48 +01:00
concurrency Add support for opening mp4 and mov files 2025-04-21 18:05:04 +01:00
gpla Add further support and add a timeline for animatable files 2025-04-22 19:13:41 +01:00
img Add further support and add a timeline for animatable files 2025-04-22 19:13:41 +01:00
ixwebsocket Add audio websocket server that sends data to software oscilloscope browser client 2023-07-10 22:00:36 +01:00
lua Refactor Point to OsciPoint due to naming conflicts 2024-12-22 14:31:21 +00:00
mathter Use mathter library for Camera and Frustum, and add viewMatrix-based camera 2024-02-11 22:06:35 +00:00
obj Use audio processor properties instead of manually loading and saving 2025-02-03 14:33:53 +00:00
parser Add further support and add a timeline for animatable files 2025-04-22 19:13:41 +01:00
shape Refactor Point to OsciPoint due to naming conflicts 2024-12-22 14:31:21 +00:00
svg Massively improve text parsing 2025-04-04 14:59:17 +01:00
txt Make volume button mutable, and add ability to save global settings 2025-04-04 23:00:38 +01:00
visualiser Add support for opening mp4 and mov files 2025-04-21 18:05:04 +01:00
wav Fix deadlock with AudioPlayerComponent 2025-01-07 17:51:08 +00:00
CommonPluginEditor.cpp Improve usability and make the license check even less aggressive 2025-04-23 10:48:48 +01:00
CommonPluginEditor.h Improve usability and make the license check even less aggressive 2025-04-23 10:48:48 +01:00
CommonPluginProcessor.cpp Improve usability and make the license check even less aggressive 2025-04-23 10:48:48 +01:00
CommonPluginProcessor.h Improve usability and make the license check even less aggressive 2025-04-23 10:48:48 +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 Fix crash with trace, improve and fix wobble effect, remove pitch detector, make changing slider values with small increments more reliable 2025-02-01 14:28:13 +00:00
EffectsComponent.h Get standalone software oscilloscope to compile 2024-09-12 23:09:54 +01:00
FrameSettingsComponent.cpp Add further support and add a timeline for animatable files 2025-04-22 19:13:41 +01:00
FrameSettingsComponent.h Add further support and add a timeline for animatable files 2025-04-22 19:13:41 +01:00
LegacyProject.cpp 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
LookAndFeel.cpp Add LFO start and end parameters and change slider range to slider settings cog 2025-02-15 15:35:38 +00:00
LookAndFeel.h Add recording settings 2024-12-22 14:31:21 +00:00
LuaComponent.cpp Increment version number 2024-03-03 14:08:28 +00:00
LuaComponent.h Add .lua file settings with infinite (non-working) slider support 2023-07-02 21:00:14 +01:00
MainComponent.cpp Add license key checking and registration 2025-04-22 22:01:32 +01:00
MainComponent.h Fix crash with trace, improve and fix wobble effect, remove pitch detector, make changing slider values with small increments more reliable 2025-02-01 14:28:13 +00:00
MathUtil.h Fix SVG parsing bugs, object parsing bugs, rotation precision errors 2023-09-09 11:22:14 +01:00
MidiComponent.cpp Significantly simplify usage of SwitchButtons 2024-08-21 12:09:50 +01:00
MidiComponent.h Significantly simplify usage of SwitchButtons 2024-08-21 12:09:50 +01:00
PerspectiveComponent.cpp Move Lua component under the code editor, remove z pos and rotate speed parameters 2024-02-12 22:33:06 +00:00
PerspectiveComponent.h Get standalone software oscilloscope to compile 2024-09-12 23:09:54 +01:00
PluginEditor.cpp Add license key checking and registration 2025-04-22 22:01:32 +01:00
PluginEditor.h Flip gionometer and add warning message if opening an obj file that is too large 2025-04-04 11:28:13 +01:00
PluginProcessor.cpp Improve usability and make the license check even less aggressive 2025-04-23 10:48:48 +01:00
PluginProcessor.h Add further support and add a timeline for animatable files 2025-04-22 19:13:41 +01:00
SettingsComponent.cpp Add further support and add a timeline for animatable files 2025-04-22 19:13:41 +01:00
SettingsComponent.h Several improvements to ImageParser, support for all image types, show only relevant controls in FrameSettingsComponent 2024-06-02 15:27:51 +01:00
SosciPluginEditor.cpp Add custom standalone filter window 2025-02-09 21:22:54 +00:00
SosciPluginEditor.h Add mic button to show when audio input is being used, and enable audio input if the audio device is changed 2025-01-10 16:51:11 +00:00
SosciPluginProcessor.cpp Improve crash detection logic 2025-04-20 20:11:11 +01:00
SosciPluginProcessor.h Fix several bugs, add audio player at bottom for sosci 2025-01-06 18:27:23 +00:00
TestMain.cpp Add partially working blocking recording - very buggy 2024-12-22 14:31:21 +00:00
TxtComponent.cpp Massively improve text parsing 2025-04-04 14:59:17 +01:00
TxtComponent.h Save and load fonts and styles 2023-08-27 22:01:37 +01:00