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 |
Andrew Belt
|
345fcf7c9b
|
Implement plugin downloading and unzipping
|
7 years ago |
Andrew Belt
|
d2ce7245e2
|
Updated plugin API to latest server, reenabled PluginManagerWidget
|
7 years ago |
Andrew Belt
|
dd199c37b0
|
Fix mistake where GLFW buffer was not being flipped each frame
|
7 years ago |
Andrew Belt
|
9bbbe0c42d
|
MIDI Interface remembers port and channel
|
7 years ago |
Andrew Belt
|
086edd79b1
|
Audio interface remembers device, samplerate, and blocksize
|
7 years ago |
Andrew Belt
|
1af22f1a12
|
Render rails in a framebuffer
|
7 years ago |
Andrew Belt
|
4b08091f60
|
Merge branch 'master' of github.com:VCVRack/Rack
|
7 years ago |
Andrew Belt
|
94885efdc5
|
Made cable colors a bit less grim (removed gray and dark gray)
|
7 years ago |
Andrew Belt
|
b8a39ba153
|
Fix 0V note of MIDI Interface, remove debug line
|
7 years ago |
Andrew Belt
|
711bdbae32
|
Made MIDI Interface a bit prettier
|
7 years ago |
Andrew Belt
|
141302a592
|
Added mod wheel and MIDI channel functionality to MIDI Interface
|
7 years ago |
Andrew Belt
|
3fcbc62f79
|
Add MIDI channel to MIDI Interface
|
7 years ago |
Andrew Belt
|
d56c9698bf
|
Actually fix Mac mouse issue?
|
7 years ago |
Andrew Belt
|
ca9add800a
|
Remove negative mouse dimension fix on Mac, doesn't work. Updated osdialog
|
7 years ago |
Andrew Belt
|
081cb154cf
|
Increased audio channel limit to 8
|
7 years ago |
Andrew Belt
|
548ef873da
|
8 channels for Audio Interface
|
7 years ago |
Andrew Belt
|
6b33f9dbac
|
Lazy initialize portmidi and portaudio
|
7 years ago |
Andrew Belt
|
93dda7bd57
|
Fixed that annoying Mac mouse lock/unlock cursor jump bug
|
7 years ago |
Andrew Belt
|
f703aaac9d
|
Render GUI only when window is visible
|
7 years ago |
Andrew Belt
|
2785a39c9c
|
Merge branch 'master' of github.com:VCVRack/Rack
|
7 years ago |
Andrew Belt
|
d4b899e746
|
Switch rack rails to vector
|
7 years ago |
Andrew Belt
|
62acc22ac3
|
Add ASIO to portaudio
|
7 years ago |
Andrew Belt
|
38b50cda00
|
Merge branch 'master' of https://github.com/VCVRack/Rack
|
7 years ago |
Andrew Belt
|
c51faf9089
|
Fix Windows build, add GLFW error handling
|
7 years ago |
Andrew Belt
|
cc2f172a88
|
Merge branch 'master' of github.com:VCVRack/Rack
|
7 years ago |
Andrew Belt
|
7997fbfedc
|
Update plugin Makefile
|
7 years ago |
Andrew Belt
|
837071241e
|
Added high DPI support. I bought a Macbook Pro Retina for $450 just for this commit!
|
7 years ago |
Andrew Belt
|
a400f63651
|
Fix Windows dep build
|
7 years ago |
Andrew Belt
|
81a32da366
|
Fix GLEW in dep to use lib instead of lib64 install path
|
7 years ago |
Andrew Belt
|
b06a79fecb
|
Merge branch 'master' of github.com:VCVRack/Rack
|
7 years ago |
Andrew Belt
|
7776697d72
|
Updated build instructions, refactored Makefiles
|
7 years ago |
Andrew Belt
|
1e34c3d3ee
|
Fix MacOS build
|
7 years ago |
Andrew Belt
|
6dfcdff7fd
|
Add .gitignore
|
7 years ago |
Andrew Belt
|
4945e963ae
|
Added ComponentLibrary and fonts to /res
|
7 years ago |
Andrew Belt
|
8bba88d448
|
Refactor Makefiles
|
7 years ago |
Andrew Belt
|
e511823809
|
Update submodules, convert oui-blendish to git submodule
|
7 years ago |
Andrew Belt
|
5d8b431f9c
|
Add osdialogs submodule
|
7 years ago |
Andrew Belt
|
3eba4b755e
|
Switch from noc to osdialog, add arch-detecting Makefile, added dep Makefile
|
7 years ago |
Andrew Belt
|
630a46e8fa
|
Refactoring method names, build system
|
7 years ago |
Andrew Belt
|
de5c9ca2af
|
Added Scene::createMenu(), renamed arch macros to ARCH_*
|
7 years ago |
Andrew Belt
|
233a240db2
|
Merge branch 'master' of github.com:VCVRack/Rack
|
7 years ago |