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 |
Andrew Belt
|
76748eda09
|
It's 2017 and modern operating systems still don't support icon
transparency
|
7 years ago |
Andrew Belt
|
39840eecb2
|
Tweak icon
|
7 years ago |
Andrew Belt
|
2519c478fd
|
Update icon with light border
|
7 years ago |
Andrew Belt
|
9e5076a42f
|
Use autosave.vcv instead of autosave.json
|
7 years ago |
Andrew Belt
|
da4240b559
|
Add convenient Makefile targets for building plugins
|
7 years ago |
Andrew Belt
|
52d41865ef
|
Add allowCursorLock setting for touch screens and tablets
Prevent MomentarySwitch from randomizing
|
7 years ago |
Andrew Belt
|
ec34a36c05
|
Added ModuleWidget::createContextMenu() so subclasses can add
MenuEntries to the right-click context menu
|
7 years ago |
Andrew Belt
|
b49ecfa2e9
|
Add Github issue template
|
7 years ago |
Andrew Belt
|
e970d2ee3d
|
Remove FramebufferWidget padding
|
7 years ago |
Andrew Belt
|
5b226794e0
|
Update readme
|
7 years ago |
Pierre Hauweele
|
0880a29148
|
Force Release build type for portmidi.
|
7 years ago |
Pierre Hauweele
|
242dd2c0a4
|
Revert "Compile portmidi with ALSA support on Linux."
This reverts commit 2d1932fd6c .
|
7 years ago |
Pierre Hauweele
|
2d1932fd6c
|
Compile portmidi with ALSA support on Linux.
|
7 years ago |
Andrew Belt
|
1a334a2213
|
Update osdialog
|
7 years ago |
Andrew Belt
|
76dfe91872
|
Add Mac icon.icns
|
7 years ago |
Andrew Belt
|
24cb2f506b
|
Cleanup widget code
|
7 years ago |
Andrew Belt
|
232fccce38
|
Move version check dialog box to RackScene on main thread
|
7 years ago |
Andrew Belt
|
8088a0c7ec
|
Added version checking
|
7 years ago |
Andrew Belt
|
b4de457311
|
Fixed segfaults resulting from deleting a module while dragging cables
and knobs
|
7 years ago |
Andrew Belt
|
c362112e89
|
Command line open patches, Ctrl+N for New Patch, Ctrl+Q for quit
|
7 years ago |
Andrew Belt
|
193c3902f6
|
Update README, small complilation warning fixes, reject zero-size FBOs
|
7 years ago |
Andrew Belt
|
7d7aae7a23
|
Create plugins/ directory if doesn't exist when refresing plugins
|
7 years ago |
Andrew Belt
|
98987a2ef9
|
Add error message if window doesn't open, refactor SVGPanel
|
7 years ago |
Andrew Belt
|
d297586f98
|
Add SVGPanel
|
7 years ago |
Andrew Belt
|
2a21261d7d
|
Clean up old code
|
7 years ago |
Andrew Belt
|
cb7603864b
|
Added `make debug`
|
7 years ago |
Andrew Belt
|
435006cc03
|
Add right-aligned text to menu
|
7 years ago |
Andrew Belt
|
728afc763a
|
Added key commands to ModuleWidget, removed CPU usage meter (misleads
way too many people, should not have added in the first place)
|
7 years ago |
Andrew Belt
|
90b3cc251c
|
Remove version strings from Info.plist on Mac
|
7 years ago |
Andrew Belt
|
5bf6b573f2
|
Fix flicker again
|
7 years ago |