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 |
Andrew Belt
|
889009e911
|
Remove glibc version statement because that didn't work, remove isFinite
because it also doesn't work with -ffast-math
|
7 years ago |
Andrew Belt
|
06350355cd
|
Use older version of glibc on Linux
|
7 years ago |
Andrew Belt
|
f14cafc117
|
Change audio interface numbers to one-indexed
|
7 years ago |
Andrew Belt
|
fb6a60627d
|
Add dist to `make clean` for plugins
|
7 years ago |
Andrew Belt
|
7fe5344ccc
|
Add make foreach CMD="..."
|
7 years ago |
Andrew Belt
|
c4178ef8a3
|
Change default file extension to .vcv
|
7 years ago |
Andrew Belt
|
e2211e21a8
|
Remove wireOpacity and wireTension from patch json format
|
7 years ago |
Andrew Belt
|
323234edc4
|
Removed guiIsKeyPressed on Mac
|
7 years ago |
Andrew Belt
|
bf2032c3e0
|
Autosave settings: opacity, tension, authentication token
|
7 years ago |
Andrew Belt
|
df62f6fc80
|
Update osdialog
|
7 years ago |
Andrew Belt
|
45d90342f9
|
Added copy/paste from text and password fields
|
7 years ago |
Andrew Belt
|
8ea37a36dd
|
Add stub to plugins directory
|
7 years ago |
Andrew Belt
|
e8cc50b935
|
Remove .zip plugin file after extracting it
|
7 years ago |
Andrew Belt
|
f6b4c90e55
|
Map Ctrl-left click to right click on Mac
|
7 years ago |
Andrew Belt
|
db2dee3ff2
|
Merge branch 'master' of github.com:VCVRack/Rack
|
7 years ago |
Andrew Belt
|
72593654ea
|
Fixed MenuOverlay "flicker"
|
7 years ago |
Andrew Belt
|
56f6d31d9a
|
Use binary mode (from stdio) for writing zip entries on Windows
|
7 years ago |
Andrew Belt
|
05a75ce24e
|
Fix plugin and request.hpp bugs, add icon res file to Windows
|
7 years ago |
Andrew Belt
|
4ded7b1748
|
Fix Windows build, use portaudio pre-builds, remove curl init/destroy
|
7 years ago |
Andrew Belt
|
9e12c4ce4e
|
Merge branch 'master' of github.com:VCVRack/Rack
|
7 years ago |
Andrew Belt
|
5ab85ae7d4
|
Add icon for Windows
|
7 years ago |
Andrew Belt
|
b7a6fc1b4d
|
Rename Mac dmg distributable
|
7 years ago |
Andrew Belt
|
e59373405c
|
Fix Mac `make dist`
|
7 years ago |
Andrew Belt
|
9c3257077e
|
Fix Makefile dist
|
7 years ago |
Andrew Belt
|
bc52bda370
|
Add Rack.sh Linux wrapper script
|
7 years ago |
Andrew Belt
|
5ef5c17ce6
|
Added working `make dist` for Linux
|
7 years ago |
Andrew Belt
|
555612c4a0
|
Remove debugging in plugin.cpp
|
7 years ago |
Andrew Belt
|
eb61860bdf
|
Forgot to include util/request
|
7 years ago |