bsp2
|
848871160e
|
initial commit
|
6 years ago |
Andrew Belt
|
1fb34f3334
|
Added version check
|
7 years ago |
Andrew Belt
|
0529b0f8d4
|
Remove RELEASE=1 flag, use ./Rack for release, ./Rack -d for development
mode
|
7 years ago |
Andrew Belt
|
44a38b97c9
|
Use patches/ directory as default patch location
|
7 years ago |
Andrew Belt
|
f8bf481809
|
Use hex strings for colors in patch file instead of object
|
7 years ago |
Andrew Belt
|
ccce32a1b6
|
Added colors to logger (terminal mode only), use notes for gamepad
buttons instead of CC
|
7 years ago |
Andrew Belt
|
4c3c2b2ff6
|
Added more verbose logging
|
7 years ago |
Andrew Belt
|
307e46368b
|
WIP Windows static build
|
7 years ago |
Andrew Belt
|
6ad2906613
|
Update plugin manager to 0.6 API
|
7 years ago |
Andrew Belt
|
0f60100063
|
Plugin extracter and loader
|
7 years ago |
Andrew Belt
|
4d3ceafe8d
|
Add prefix to string functions
|
7 years ago |
Andrew Belt
|
c35b5f5ad9
|
Add systemOpenBrowser
|
7 years ago |
Andrew Belt
|
56cfd98e18
|
Fix order of logger
|
7 years ago |
Andrew Belt
|
5a99301e68
|
Add timestamp to logger, remove version check at boot and .vcv file
upgrade notification
|
7 years ago |
Andrew Belt
|
2f61378781
|
Rename randomf() to randomUniform()
|
7 years ago |
Andrew Belt
|
1b0797952e
|
Rename util.hpp to common.hpp, fix include paths
|
7 years ago |
Andrew Belt
|
9a6d110f6e
|
Refactor util.hpp
|
7 years ago |
Andrew Belt
|
704f9f0ee3
|
Remove request URL from log.txt
|
7 years ago |
Andrew Belt
|
e2239bcc6d
|
Disable SSL cert verification, add openssl dlls to Windows build
|
7 years ago |
Andrew Belt
|
dc91b5d403
|
Update plugin manager to new online Rack plugin manager API
|
7 years ago |
Andrew Belt
|
e5ba0db78a
|
Escape download link
|
7 years ago |
Andrew Belt
|
85c75eef33
|
Changed log() to info(), warn(), and fatal()
|
7 years ago |
Andrew Belt
|
b10d1122bb
|
Added log() logger with INFO, WARN, and ERROR levels
|
7 years ago |
Andrew Belt
|
24cb2f506b
|
Cleanup widget code
|
7 years ago |
Andrew Belt
|
8088a0c7ec
|
Added version checking
|
7 years ago |
Andrew Belt
|
7d7aae7a23
|
Create plugins/ directory if doesn't exist when refresing plugins
|
7 years ago |
Andrew Belt
|
bf2032c3e0
|
Autosave settings: opacity, tension, authentication token
|
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
|
eb61860bdf
|
Forgot to include util/request
|
7 years ago |