| .. |
|
app
|
Move slug normalization from getPlugin or getModel functions to fromJson functions.
|
6 years ago |
|
core
|
Add text editing in NoteChoice of MIDI-Gate and CC-Gate.
|
6 years ago |
|
dsp
|
Auto-format code with astyle.
|
6 years ago |
|
engine
|
Move slug normalization from getPlugin or getModel functions to fromJson functions.
|
6 years ago |
|
plugin
|
Move slug normalization from getPlugin or getModel functions to fromJson functions.
|
6 years ago |
|
ui
|
Auto-format code with astyle.
|
6 years ago |
|
widget
|
Auto-format code with astyle.
|
6 years ago |
|
Quantity.cpp
|
Use <> instead of "" for include directive.
|
6 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
|
Auto-format code with astyle.
|
6 years ago |
|
gamepad.cpp
|
Auto-format code with astyle.
|
6 years ago |
|
history.cpp
|
Auto-format code with astyle.
|
6 years ago |
|
keyboard.cpp
|
Auto-format code with astyle.
|
6 years ago |
|
logger.cpp
|
Auto-format code with astyle.
|
6 years ago |
|
main.cpp
|
Parse -p flag as if it's a valid flag, in order to ignore -psn_... nonsense with Mac app translocation.
|
6 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
|
Disable crash warning dialog in dev mode.
|
6 years ago |
|
plugin.cpp
|
Move slug normalization from getPlugin or getModel functions to fromJson functions.
|
6 years ago |
|
random.cpp
|
Fix random::uniform() to not return 1.f.
|
6 years ago |
|
rtmidi.cpp
|
Auto-format code with astyle.
|
6 years ago |
|
settings.cpp
|
Replace "frameRateLimit" and "frameRateSync" in settings with "frameSwapInterval".
|
6 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
|
Add system::getEntriesRecursive().
|
6 years ago |
|
tag.cpp
|
Add Hardware tag.
|
6 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
|
Add FrameRateWidget.
|
6 years ago |