| .. |
|
app
|
Add zooming with Ctrl+Scroll to RackScrollWidget.
|
6 years ago |
|
dsp
|
Move simd.hpp to its own namespace.
|
6 years ago |
|
engine
|
Move handling of RackWidget from Scene to RackScrollWidget.
|
6 years ago |
|
plugin
|
Add factory preset submenu to module context menu.
|
6 years ago |
|
simd
|
Move simd.hpp to its own namespace.
|
6 years ago |
|
ui
|
Add OverlayWidget. Make some classes subclass OverlayWidget instead of OpaqueWidget.
|
6 years ago |
|
widget
|
Copy oversampled FramebufferWidgets to actual-size framebuffers after rendering.
|
6 years ago |
|
app.hpp
|
Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
|
6 years ago |
|
asset.hpp
|
Create `plugin::` namespace
|
6 years ago |
|
audio.hpp
|
Add various API documentation
|
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
|
Add fatal signal handler.
|
6 years ago |
|
componentlibrary.hpp
|
Update rack0.hpp header
|
6 years ago |
|
gamepad.hpp
|
Add various API documentation
|
6 years ago |
|
helpers.hpp
|
Tweaks to dsp/filter.hpp algorithms. Re-enable autosave on close.
|
6 years ago |
|
history.hpp
|
Add various API documentation
|
6 years ago |
|
keyboard.hpp
|
Add various API documentation
|
6 years ago |
|
logger.hpp
|
Add various API documentation
|
6 years ago |
|
math.hpp
|
Fix name of Rect::getRight()
|
6 years ago |
|
midi.hpp
|
Correctly handle MIDI messages with less than 3 bytes.
|
6 years ago |
|
network.hpp
|
Add various API documentation
|
6 years ago |
|
patch.hpp
|
Convert settings namespace into class
|
6 years ago |
|
plugin.hpp
|
Sort ModelBoxes by plugin name and model name when no search query is entered.
|
6 years ago |
|
rack.hpp
|
Move simd.hpp to its own namespace.
|
6 years ago |
|
rack0.hpp
|
Update rack0.hpp header
|
6 years ago |
|
random.hpp
|
Add various API documentation
|
6 years ago |
|
rtmidi.hpp
|
Move MIDI subclasses to source files
|
6 years ago |
|
settings.hpp
|
Set default frameRateLimit to 70 as a safety net for monitors without
|
6 years ago |
|
string.hpp
|
Add string::trim. Add string::fuzzyScore. Add fuzzy scoring to Module Browser.
|
6 years ago |
|
svg.hpp
|
Class-ify window, un-class-ify asset
|
6 years ago |
|
system.hpp
|
Use system::openFolder() for certain menu items.
|
6 years ago |
|
ui.hpp
|
Add various API documentation
|
6 years ago |
|
window.hpp
|
Make Window::*Cache public. Move Font, Image, and Svg constructor to loadFile() methods.
|
6 years ago |