You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew Belt a419381f71 Parse -p flag as if it's a valid flag, in order to ignore -psn_... nonsense with Mac app translocation. 4 years ago
..
app Add FrameRateWidget. 4 years ago
core Add text editing in NoteChoice of MIDI-Gate and CC-Gate. 4 years ago
dsp Auto-format code with astyle. 4 years ago
engine Stop engine wprker threads when engine is paused. 4 years ago
plugin Check plugin version against Rack ABI version before plugin is loaded. 4 years ago
ui Auto-format code with astyle. 4 years ago
widget Auto-format code with astyle. 4 years ago
Quantity.cpp Use <> instead of "" for include directive. 4 years ago
app.cpp Auto-format code with astyle. 4 years ago
asset.cpp Add proper app bundle detection on Mac. 4 years ago
audio.cpp Auto-format code with astyle. 4 years ago
bridge.cpp Auto-format code with astyle. 4 years ago
color.cpp Use <> instead of "" for include directive. 4 years ago
dep.cpp Don't use GLU in dep.cpp either. 4 years ago
event.cpp Auto-format code with astyle. 4 years ago
gamepad.cpp Auto-format code with astyle. 4 years ago
history.cpp Auto-format code with astyle. 4 years ago
keyboard.cpp Auto-format code with astyle. 4 years ago
logger.cpp Auto-format code with astyle. 4 years ago
main.cpp Parse -p flag as if it's a valid flag, in order to ignore -psn_... nonsense with Mac app translocation. 4 years ago
midi.cpp Auto-format code with astyle. 4 years ago
network.cpp Add network::init(). Add asset::bundlePath. 4 years ago
patch.cpp Disable crash warning dialog in dev mode. 4 years ago
plugin.cpp Explicitly specify RTLD_LOCAL for plugin loading. 4 years ago
random.cpp Fix random::uniform() to not return 1.f. 4 years ago
rtmidi.cpp Auto-format code with astyle. 4 years ago
settings.cpp Replace "frameRateLimit" and "frameRateSync" in settings with "frameSwapInterval". 4 years ago
string.cpp Use zlib types for string::compress/uncompress implementation. 4 years ago
svg.cpp Auto-format code with astyle. 4 years ago
system.cpp Add system::getEntriesRecursive(). 4 years ago
tag.cpp Add Hardware tag. 4 years ago
ui.cpp Auto-format code with astyle. 4 years ago
updater.cpp Add sort-of-automatic updater on Linux. 4 years ago
window.cpp Add FrameRateWidget. 4 years ago