| .. |
|
app
|
Add internal struct to Module.
|
5 years ago |
|
core
|
Add and test secondary module audio interface flushing.
|
5 years ago |
|
dsp
|
Auto-format code with astyle.
|
6 years ago |
|
engine
|
Add internal struct to Module.
|
5 years ago |
|
plugin
|
Rename module disabling to bypassing.
|
5 years ago |
|
ui
|
Add page up/down, home, and end key commands to ScrollWidget.
|
5 years ago |
|
widget
|
Auto-format code with astyle.
|
6 years ago |
|
Quantity.cpp
|
Add tinyexpr library. Use tinyexpr for Quantity parsing.
|
5 years ago |
|
app.cpp
|
Auto-format code with astyle.
|
6 years ago |
|
asset.cpp
|
Add proper app bundle detection on Mac.
|
6 years ago |
|
audio.cpp
|
Auto-format code with astyle.
|
6 years ago |
|
bridge.cpp
|
Auto-format code with astyle.
|
6 years ago |
|
color.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
dep.cpp
|
Don't use GLU in dep.cpp either.
|
6 years ago |
|
event.cpp
|
WIP:
|
5 years ago |
|
gamepad.cpp
|
Auto-format code with astyle.
|
6 years ago |
|
history.cpp
|
Add limit to undo history (currently 500 actions).
|
5 years ago |
|
keyboard.cpp
|
Auto-format code with astyle.
|
6 years ago |
|
logger.cpp
|
Auto-format code with astyle.
|
6 years ago |
|
main.cpp
|
Massive WIP v2 overhaul:
|
5 years ago |
|
midi.cpp
|
Auto-format code with astyle.
|
6 years ago |
|
network.cpp
|
Add network::init(). Add asset::bundlePath.
|
6 years ago |
|
patch.cpp
|
Massive WIP v2 overhaul:
|
5 years ago |
|
plugin.cpp
|
Move moduleFromJson from engine to plugin namespace. Move Engine mutex lock at the top of Engine::step().
|
5 years ago |
|
random.cpp
|
Allow random::init() to be called when already initialized.
|
5 years ago |
|
rtmidi.cpp
|
Auto-format code with astyle.
|
6 years ago |
|
settings.cpp
|
Add module whitelist to settings and Module Browser.
|
5 years ago |
|
string.cpp
|
Use zlib types for string::compress/uncompress implementation.
|
6 years ago |
|
svg.cpp
|
Auto-format code with astyle.
|
6 years ago |
|
system.cpp
|
Remove preset directory if empty.
|
5 years ago |
|
tag.cpp
|
Add tag::getTag().
|
5 years ago |
|
tinyexpr.c
|
Add tinyexpr library. Use tinyexpr for Quantity parsing.
|
5 years ago |
|
ui.cpp
|
Auto-format code with astyle.
|
6 years ago |
|
updater.cpp
|
Add sort-of-automatic updater on Linux.
|
6 years ago |
|
window.cpp
|
WIP:
|
5 years ago |