| .. |
|
app.hpp
|
Renamed scene.hpp to app.hpp, moved app stuff to src/app
|
9 years ago |
|
components.hpp
|
Renamed scene.hpp to app.hpp, moved app stuff to src/app
|
9 years ago |
|
dsp.hpp
|
fix Linux audio by using asynchronous Portaudio instead of synchronous
|
9 years ago |
|
engine.hpp
|
revised Lights for Component Library, removed constructor argument from ModuleWidget
|
9 years ago |
|
gui.hpp
|
Renamed scene.hpp to app.hpp, moved app stuff to src/app
|
9 years ago |
|
math.hpp
|
Added TransformWidget, SVGWidget, FramebufferWidget
|
9 years ago |
|
plugin.hpp
|
Large refactor to modularize include files, add NanoSVG dependency, added Image/Font/SVG loader
|
9 years ago |
|
rack.hpp
|
Renamed scene.hpp to app.hpp, moved app stuff to src/app
|
9 years ago |
|
util.hpp
|
revised Lights for Component Library, removed constructor argument from ModuleWidget
|
9 years ago |
|
widgets.hpp
|
Added SVGKnob, added TextField, PasswordField, migrated to SVGKnobs
|
9 years ago |