.. |
app
|
Rename Toolbar to MenuBar.
|
5 years ago |
dsp
|
Change dsp::Counter to dsp::ClockDivider
|
5 years ago |
engine
|
Add assertions to Module helpers.
|
5 years ago |
plugin
|
Add numbers to authors, tags, and modules list in ModuleBrowser. Add favorite button and favorite filter to ModuleBrowser.
|
5 years ago |
simd
|
Add namespace documentation
|
5 years ago |
ui
|
Add active flag to MenuItem. Make author and tag list items active when selected. Add ClearItem to ModuleBrowser.
|
5 years ago |
widget
|
Add active flag to MenuItem. Make author and tag list items active when selected. Add ClearItem to ModuleBrowser.
|
5 years ago |
Quantity.hpp
|
Move ui::Quantity to Quantity.
|
5 years ago |
app.hpp
|
Rename WINDOW_ macros to RACK_. Require rack:: namespace for APP macro.
|
5 years ago |
asset.hpp
|
Move devMode and headless to Settings. Unzip Fundamental even if plugins/Fundamental folder exists but it isn't loaded.
|
5 years ago |
audio.hpp
|
Add various API documentation
|
5 years ago |
bridge.hpp
|
Change audio::IO and midi::IO name to Port.
|
5 years ago |
bridgeprotocol.hpp
|
Change audio::IO and midi::IO name to Port.
|
5 years ago |
color.hpp
|
Added changelog for 1.0.0
|
5 years ago |
common.hpp
|
Add fatal signal handler.
|
5 years ago |
componentlibrary.hpp
|
Update rack0.hpp header
|
5 years ago |
event.hpp
|
Add RACK_HELD key action to SelectKey and HoverKey. Consume arrow keys in RackScrollWidget and delete/backspace in ModuleWidget using HoverKey RACK_HELD instead of Hover.
|
5 years ago |
gamepad.hpp
|
Add various API documentation
|
5 years ago |
helpers.hpp
|
Move all metadata from Param to ParamQuantity.
|
5 years ago |
history.hpp
|
Since dragging a ModuleWidget can move all modules, push a ComplexAction of ModuleMove actions instead of a single action.
|
5 years ago |
keyboard.hpp
|
Add various API documentation
|
5 years ago |
logger.hpp
|
Move devMode and headless to Settings. Unzip Fundamental even if plugins/Fundamental folder exists but it isn't loaded.
|
5 years ago |
math.hpp
|
Draw plugs under wires for CableWidgets in CableContainer.
|
5 years ago |
midi.hpp
|
Correctly handle MIDI messages with less than 3 bytes.
|
5 years ago |
network.hpp
|
Add various API documentation
|
5 years ago |
patch.hpp
|
Convert settings namespace into class
|
5 years ago |
plugin.hpp
|
Sort ModelBoxes by plugin name and model name when no search query is entered.
|
5 years ago |
rack.hpp
|
Rename Toolbar to MenuBar.
|
5 years ago |
rack0.hpp
|
Fix syntax
|
5 years ago |
random.hpp
|
Add various API documentation
|
5 years ago |
rtmidi.hpp
|
Move MIDI subclasses to source files
|
5 years ago |
settings.hpp
|
Write to `settings::sampleRate` and `threadCount` instead of calling Engine methods.
|
5 years ago |
string.hpp
|
Fix string::basename() bug on Mac (and possibly Windows). Rename string::basename to filenameBase, string::extension to filenameExtension.
|
5 years ago |
svg.hpp
|
Class-ify window, un-class-ify asset
|
5 years ago |
system.hpp
|
Restart engine workers when setting real-time priority.
|
5 years ago |
ui.hpp
|
Add various API documentation
|
5 years ago |
window.hpp
|
Rename WINDOW_ macros to RACK_. Require rack:: namespace for APP macro.
|
5 years ago |