Andrew Belt
|
6239856310
|
Added C#-style property constructor, explicitly clamp samples in Audio Interface, scroll horizontally if Shift is held
|
7 years ago |
Andrew Belt
|
0ac164cfc5
|
Update LICENSE-dist
|
7 years ago |
Andrew Belt
|
e8eddc4463
|
Keep MenuItem active when its child menu is open
|
7 years ago |
Andrew Belt
|
d9748221f3
|
Add PulseGenerator to digital.hpp
|
7 years ago |
Andrew Belt
|
8cb3774143
|
Readdingn Module::Module() constructor, but it's still deprecated
|
7 years ago |
Andrew Belt
|
b818a060ed
|
Fix typo in Widget method, reduce precise mouse speed for Knobs, remove
Module() constructor
|
7 years ago |
Andrew Belt
|
2986d3ab49
|
Engine typo
|
7 years ago |
Andrew Belt
|
fd0d208021
|
Add engine support for stackable cables
|
7 years ago |
Andrew Belt
|
45c11bf736
|
Add changelog
|
7 years ago |
Andrew Belt
|
ffd8dde517
|
Middle click drag now sends an onScroll event in the object it is hovering, open UrlItem browser in new thread, use Module constructor for setting number of params/inputs/outputs
|
7 years ago |
Andrew Belt
|
074653f439
|
Use current directory for both global and local assets if launching from the command line on Mac.
|
7 years ago |
Andrew Belt
|
37926df825
|
Decrease minimum requirement for CPU extension support
|
7 years ago |
Andrew Belt
|
c35c8a2e02
|
Make MenuOverlay steal key commands, remove assertion for framebuffer
|
7 years ago |
Andrew Belt
|
c4a8f8e0fd
|
Add metadata to Plugins class and Add Module menu
|
7 years ago |
Andrew Belt
|
6723d9e011
|
Use Github mirror of GLEW instead of Sourceforge
|
7 years ago |
Andrew Belt
|
64a5c87d68
|
Add paused indicator to toolbar, engine unpauses if samplerate is
selected
|
7 years ago |
Andrew Belt
|
35c4e272e2
|
Added engine pausing/resuming (in sample rate choose menu)
|
7 years ago |
Andrew Belt
|
401176d50d
|
Added child menus
|
7 years ago |
Andrew Belt
|
8db7444659
|
Fix for ScrollWidget middle click
|
7 years ago |
Andrew Belt
|
5163a7aba1
|
Middle-click drag to move rack view, other needless refactoring
|
7 years ago |
Andrew Belt
|
4fc5f17cfc
|
Add menu scrolling, refactor OpaqueWidget events
|
7 years ago |
Andrew Belt
|
47dc707214
|
Fix Windows build
|
7 years ago |
Andrew Belt
|
ecfaa878b2
|
Cleanup of Mac asset management
|
7 years ago |
Andrew Belt
|
ba49dd6cb4
|
Change build system to create standalone app bundle with resources inside, use ~/Documents/Rack as local directory
|
7 years ago |
Andrew Belt
|
a16a9e1b5f
|
Added asset.hpp for managing paths, Plugin instance created by Rack instead of the shared library, attempt to load plugins from global and then local location
|
7 years ago |
Andrew Belt
|
e0d2194a59
|
Fixed Makefile dependency generation
|
7 years ago |
Andrew Belt
|
c20841652d
|
Use vector as data structure for Modules and Wires
|
7 years ago |
Andrew Belt
|
6216171a9a
|
Don't build example binaries for libsamplerate
(Don't worry, fftw and libsamplerate were never linked in Rack.)
|
7 years ago |
Andrew Belt
|
23143d6c67
|
A few minor fixes
|
7 years ago |
Andrew Belt
|
bf94bd3c13
|
Cleanup, update nanovg
|
7 years ago |
Andrew Belt
|
b684ef09db
|
Add implementation of ray tracing to determine whether a subpath is
solid or hole in SVGWidget
|
7 years ago |
Andrew Belt
|
eb283975f8
|
Sleep audio engine thread a bit if step() is being called significantly
faster than what the sample rate suggests
|
7 years ago |
Andrew Belt
|
b1f8e0977d
|
Update nanovg
|
7 years ago |
Andrew Belt
|
a8f30ca3c7
|
Added minblep to dsp.hpp, removed 10.7 SDK recommendation in README
|
7 years ago |
Andrew Belt
|
3185ae955e
|
Set pwd correctly when dep/Makefile is called recursively
|
7 years ago |
Andrew Belt
|
1a50e06b79
|
Change curl archive URL to github
|
7 years ago |
Andrew Belt
|
00fed6326d
|
Remove -isysroot from Mac build system
|
7 years ago |
Andrew Belt
|
8befdffdea
|
Merge branch 'master' of github.com:VCVRack/Rack
|
7 years ago |
Andrew Belt
|
7a8ef9c40d
|
Break dsp.hpp into many small files
|
7 years ago |
Andrew Belt
|
1d6faa0bdc
|
Build app bundle in dist instead of root
|
7 years ago |
Andrew Belt
|
f65013cd9b
|
Use library files as target names in dep/Makefile instead of build
folder names
|
7 years ago |
Andrew Belt
|
1bd66c39e2
|
Remove dr_libs submodule
|
7 years ago |
Andrew Belt
|
db2a8947a0
|
Update osdialog
|
7 years ago |
Andrew Belt
|
4e075332fa
|
Temporary fix for SVG path winding
|
7 years ago |
Andrew Belt
|
970e227c20
|
Changed onSelect/onDeselect to onFocus/onDefocus, added key commands for Open/Save/Save As, open in last used directory
|
7 years ago |
Andrew Belt
|
35f38f973e
|
Added `make dep` to root Makefile, added Development Environment setup
to README
|
7 years ago |
Andrew Belt
|
655376acda
|
Small improvements to dep/Makefile
|
7 years ago |
Andrew Belt
|
a8ea0f36e6
|
Merge branch 'master' of github.com:VCVRack/Rack
|
7 years ago |
Andrew Belt
|
4ba58b829d
|
Tweak icons again
|
7 years ago |
Andrew Belt
|
8800c519a7
|
Update Mac icns icon
|
7 years ago |