.. |
app
|
Fix docstrings. Add createParamCentered to rack0.hpp.
|
6 years ago |
dsp
|
Add simd to various dsp functions.
|
6 years ago |
engine
|
Fix docstrings. Add createParamCentered to rack0.hpp.
|
6 years ago |
plugin
|
Add brand to plugin::Plugin and plugin manifest. Use brand instead of author in Module Browser.
|
6 years ago |
simd
|
Use pmmintrin.h header instead of x86intrin.h.
|
6 years ago |
ui
|
Clean up ui namespace. Remove blendish state from ui classes.
|
6 years ago |
widget
|
Add Widget::addChildBottom(). Change ModuleWidget::setPanel behavior. Improve event docstrings. Temporarily disable glibc 2.23 header on Linux.
|
6 years ago |
Quantity.hpp
|
Move ui::Quantity to Quantity.
|
6 years ago |
app.hpp
|
Rename WINDOW_ macros to RACK_. Require rack:: namespace for APP macro.
|
6 years ago |
asset.hpp
|
Move devMode and headless to Settings. Unzip Fundamental even if plugins/Fundamental folder exists but it isn't loaded.
|
6 years ago |
audio.hpp
|
Change name of driver to driverId and device to deviceId in audio namespace.
|
6 years ago |
bridge.hpp
|
Change audio::IO and midi::IO name to Port.
|
6 years ago |
bridgeprotocol.hpp
|
Change audio::IO and midi::IO name to Port.
|
6 years ago |
color.hpp
|
Added changelog for 1.0.0
|
6 years ago |
common.hpp
|
Clean up various headers.
|
6 years ago |
componentlibrary.hpp
|
Clean up various headers.
|
6 years ago |
event.hpp
|
Add Widget::addChildBottom(). Change ModuleWidget::setPanel behavior. Improve event docstrings. Temporarily disable glibc 2.23 header on Linux.
|
6 years ago |
force_link_glibc_2.23.h
|
Attempt to link to glibc 2.23 for plugins.
|
6 years ago |
gamepad.hpp
|
Add various API documentation
|
6 years ago |
helpers.hpp
|
Clean up various headers.
|
6 years ago |
history.hpp
|
Since dragging a ModuleWidget can move all modules, push a ComplexAction of ModuleMove actions instead of a single action.
|
6 years ago |
keyboard.hpp
|
Add various API documentation
|
6 years ago |
logger.hpp
|
Clean up various headers.
|
6 years ago |
math.hpp
|
Fix broken eucMod()
|
6 years ago |
midi.hpp
|
Correctly handle MIDI messages with less than 3 bytes.
|
6 years ago |
network.hpp
|
Re-add METHOD_ prefix to network::Method enums
|
6 years ago |
patch.hpp
|
Convert settings namespace into class
|
6 years ago |
plugin.hpp
|
Make random state thread-local.
|
6 years ago |
rack.hpp
|
Clean up various headers.
|
6 years ago |
rack0.hpp
|
Fix docstrings. Add createParamCentered to rack0.hpp.
|
6 years ago |
random.hpp
|
Make random state thread-local.
|
6 years ago |
rtmidi.hpp
|
Move MIDI subclasses to source files
|
6 years ago |
settings.hpp
|
Add favorite score to settings, based on @modlfo's scoring algorithm. Sort by favorite score in Module Browser.
|
6 years ago |
string.hpp
|
Clean up various headers.
|
6 years ago |
svg.hpp
|
Class-ify window, un-class-ify asset
|
6 years ago |
system.hpp
|
Clean up various headers.
|
6 years ago |
ui.hpp
|
Add various API documentation
|
6 years ago |
window.hpp
|
Clean up various headers.
|
6 years ago |