.. |
UGen
|
Remove duplicate const
|
2023-12-26 20:49:36 +00:00 |
audio
|
Get standalone oscilloscope working with three channel inputs, and migrate BufferConsumer to use Points rather than raw samples
|
2024-09-22 18:49:58 +01:00 |
chinese_postman
|
Minor code cleanup
|
2023-11-25 18:45:04 +00:00 |
components
|
Add grid code and ability to toggle grid and smudges
|
2024-12-22 14:31:21 +00:00 |
concurrency
|
Get standalone oscilloscope working with three channel inputs, and migrate BufferConsumer to use Points rather than raw samples
|
2024-09-22 18:49:58 +01:00 |
gpla
|
Remove osci_render.zip file, change some tooltip wording, revert modulo trick
|
2024-04-28 22:11:39 +01:00 |
img
|
Never traverse transparent pixels
|
2024-06-02 17:17:25 +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 default implementations for all Lua functions if no additional parameters are provided
|
2024-08-22 14:18:04 +01:00 |
mathter
|
Use mathter library for Camera and Frustum, and add viewMatrix-based camera
|
2024-02-11 22:06:35 +00:00 |
obj
|
Make requested changes
|
2024-04-28 22:11:39 +01:00 |
parser
|
Add support for .wav and .aiff files
|
2024-08-22 16:59:21 +01:00 |
shape
|
Add several Lua functions
|
2024-08-22 13:12:46 +01:00 |
svg
|
Rename Vector2 to Point
|
2024-01-07 16:17:20 +00:00 |
txt
|
Rename Vector2 to Point
|
2024-01-07 16:17:20 +00:00 |
wav
|
Add support for .wav and .aiff files
|
2024-08-22 16:59:21 +01:00 |
EffectsComponent.cpp
|
Move randomise button, change icon, and add a tooltip
|
2024-02-20 18:18:53 +00:00 |
EffectsComponent.h
|
Get standalone software oscilloscope to compile
|
2024-09-12 23:09:54 +01:00 |
FrameSettingsComponent.cpp
|
Significantly simplify usage of SwitchButtons
|
2024-08-21 12:09:50 +01:00 |
FrameSettingsComponent.h
|
Get standalone software oscilloscope to compile
|
2024-09-12 23:09:54 +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
|
Change default font
|
2024-10-06 20:26:41 +01:00 |
LookAndFeel.h
|
Add options to remove smudges and grid, and make sample rate agnostic
|
2024-08-21 12:09:50 +01: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
|
Change font for osci-render, improve recording button
|
2024-10-12 21:19:39 +01:00 |
MainComponent.h
|
Change font for osci-render, improve recording button
|
2024-10-12 21:19:39 +01: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
|
Change font for osci-render, improve recording button
|
2024-10-12 21:19:39 +01:00 |
PluginEditor.h
|
Get standalone software oscilloscope to compile
|
2024-09-12 23:09:54 +01:00 |
PluginProcessor.cpp
|
Add focus
|
2024-09-29 20:36:16 +01:00 |
PluginProcessor.h
|
Get standalone software oscilloscope to compile
|
2024-09-12 23:09:54 +01:00 |
SettingsComponent.cpp
|
Change font for osci-render, improve recording button
|
2024-10-12 21:19:39 +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 stopwatch timer
|
2024-10-13 21:11:29 +01:00 |
SosciPluginEditor.h
|
Add stopwatch timer
|
2024-10-13 21:11:29 +01:00 |
SosciPluginProcessor.cpp
|
Remove secondary brightness bus and replace with third optional input
|
2024-10-05 20:45:18 +01:00 |
SosciPluginProcessor.h
|
Remove secondary brightness bus and replace with third optional input
|
2024-10-05 20:45:18 +01:00 |
TestMain.cpp
|
Remove unneccessary functions and imports
|
2024-02-11 22:13:52 +00:00 |
TxtComponent.cpp
|
Always show 3D settings and rename settings titles to be more clear
|
2024-01-21 17:56:47 +00:00 |
TxtComponent.h
|
Save and load fonts and styles
|
2023-08-27 22:01:37 +01:00 |