.. |
app
|
Add SegmentDisplay to component library. Fix huge light halo issue with non-square lights.
|
5 years ago |
core
|
Fix sustain pedal bug in polyphonic mode.
|
5 years ago |
dsp
|
Auto-format code with astyle.
|
5 years ago |
engine
|
Stop engine wprker threads when engine is paused.
|
5 years ago |
plugin
|
Check plugin version against Rack ABI version before plugin is loaded.
|
5 years ago |
ui
|
Auto-format code with astyle.
|
5 years ago |
widget
|
Auto-format code with astyle.
|
5 years ago |
Quantity.cpp
|
Use <> instead of "" for include directive.
|
5 years ago |
app.cpp
|
Auto-format code with astyle.
|
5 years ago |
asset.cpp
|
Add network::init(). Add asset::bundlePath.
|
5 years ago |
audio.cpp
|
Auto-format code with astyle.
|
5 years ago |
bridge.cpp
|
Auto-format code with astyle.
|
5 years ago |
color.cpp
|
Use <> instead of "" for include directive.
|
5 years ago |
dep.cpp
|
Don't use GLU in dep.cpp either.
|
5 years ago |
event.cpp
|
Auto-format code with astyle.
|
5 years ago |
gamepad.cpp
|
Auto-format code with astyle.
|
5 years ago |
history.cpp
|
Auto-format code with astyle.
|
5 years ago |
keyboard.cpp
|
Auto-format code with astyle.
|
5 years ago |
logger.cpp
|
Auto-format code with astyle.
|
5 years ago |
main.cpp
|
Fix screenshot flag -t
|
5 years ago |
midi.cpp
|
Auto-format code with astyle.
|
5 years ago |
network.cpp
|
Add network::init(). Add asset::bundlePath.
|
5 years ago |
patch.cpp
|
Auto-format code with astyle.
|
5 years ago |
plugin.cpp
|
Move plugin.cpp's extractZip to system::unzipToFolder().
|
5 years ago |
random.cpp
|
Slightly improve random::uniform() performance.
|
5 years ago |
rtmidi.cpp
|
Auto-format code with astyle.
|
5 years ago |
settings.cpp
|
Replace "frameRateLimit" and "frameRateSync" in settings with "frameSwapInterval".
|
5 years ago |
string.cpp
|
Add Base64 encoding/decoding to string.hpp.
|
5 years ago |
svg.cpp
|
Auto-format code with astyle.
|
5 years ago |
system.cpp
|
Move plugin.cpp's extractZip to system::unzipToFolder().
|
5 years ago |
tag.cpp
|
Add Hardware tag.
|
5 years ago |
ui.cpp
|
Auto-format code with astyle.
|
5 years ago |
updater.cpp
|
Add sort-of-automatic updater on Linux.
|
5 years ago |
window.cpp
|
Use actual monitor refresh rate instead of 60 Hz as frame rate reference.
|
5 years ago |