Andrew Belt
|
dc6d762625
|
Change VERSION to "master"
|
6 years ago |
Andrew Belt
|
40144f7ba6
|
Fix windows PATH for make run and make debug
|
6 years ago |
Andrew Belt
|
00db4b2b23
|
Ported UNIX sockets to Winsock for Windows
|
6 years ago |
Andrew Belt
|
efd8fdf798
|
Add libRack to SDK dist
|
6 years ago |
Andrew Belt
|
7ebf0d709f
|
Define RACK_DIR in Makefile, use windowWidth and windowHeight for Scene dimensions
|
6 years ago |
Andrew Belt
|
df297d3291
|
Merge ext with dep, add Rack-SDK zip file to dist
|
6 years ago |
Andrew Belt
|
575e4df2fd
|
Use RELEASE=1 to build release version. VERSION is automatically set in the Makefile now.
Add detection code for legacy1 mode for patch files.
Initialize patch on launch if the last launch crashed after 15 seconds.
|
6 years ago |
Andrew Belt
|
6a9bf0146d
|
Fix merge conflict
|
6 years ago |
Matt Demanett
|
cf34b2cf55
|
libspeexdsp fix for windows.
|
6 years ago |
Matt Demanett
|
45e28ebbb1
|
Replace libsamplerate with libspeexdsp for sample rate conversion.
|
6 years ago |
Andrew Belt
|
2c17b654af
|
Add -lssl to Linux build
|
6 years ago |
Andrew Belt
|
2dabf2a9c7
|
Add openssl to Linux dist
|
6 years ago |
Andrew Belt
|
e2239bcc6d
|
Disable SSL cert verification, add openssl dlls to Windows build
|
6 years ago |
Andrew Belt
|
9b6c04f301
|
Update Mac make dist
|
6 years ago |
Andrew Belt
|
e042f823b6
|
Add -lcrypto to Mac/Windows build
|
6 years ago |
Andrew Belt
|
dc91b5d403
|
Update plugin manager to new online Rack plugin manager API
|
6 years ago |
Andrew Belt
|
572af6e2c0
|
Fix Mac rtaudio path in `make dist`
|
7 years ago |
Andrew Belt
|
30807e5ed7
|
Remove portaudio from license, add RtAudio
|
7 years ago |
Christoph Scholtes
|
feff8b7571
|
Clean up libRack.a file.
|
7 years ago |
Andrew Belt
|
7c2312f247
|
Use dev build library for rtaudio on Linux
|
7 years ago |
Andrew Belt
|
6dd11f9213
|
Add personal rsync upload target to Makefile
|
7 years ago |
Andrew Belt
|
e1ad8e6aca
|
Windows make dist strip Rack.exe
|
7 years ago |
Andrew Belt
|
84e9060c6a
|
Windows make dist fix
|
7 years ago |
Andrew Belt
|
03979854ae
|
Re-add ZIP to make dist
|
7 years ago |
Andrew Belt
|
f36647e14e
|
Add rtaudio library to dist, remove JACK from Windows/Mac
|
7 years ago |
Andrew Belt
|
8409727fc6
|
Linux Audio Interface fixes
|
7 years ago |
Andrew Belt
|
4635f5760b
|
Windows Audio Interface fixes
|
7 years ago |
Andrew Belt
|
b0a9f72b64
|
MacOS Audio Interface fixes
|
7 years ago |
Andrew Belt
|
e4f18e7c0c
|
Migrate to RtAudio from portaudio
|
7 years ago |
Andrew Belt
|
0bade11e3b
|
Define BUNDLE in ARCH block in Makefile
|
7 years ago |
Andrew Belt
|
e6e9feeff7
|
Finished Windows installer
|
7 years ago |
Andrew Belt
|
df69ba0d51
|
Clean up build system
|
7 years ago |
Andrew Belt
|
e26235e565
|
Don't define VERSION in dev builds
|
7 years ago |
Andrew Belt
|
ba318d1dda
|
Copy correct librtmidi file to Linux dist
|
7 years ago |
Andrew Belt
|
fab9effbeb
|
Fix rtmidi build and linker flag on Windows
|
7 years ago |
Andrew Belt
|
aeedc29c5d
|
Fix Mac rtaudio dylib in bundle, properly load plugin after downloading
|
7 years ago |
Andrew Belt
|
72be600c11
|
Remove redundant Makefile stuff, run MidiInterface.cpp through Astyle
|
7 years ago |
ben
|
252c6a6ad6
|
Update makefiles to include rtmidi and remove portmidi
(Note: WIP, did not test build on windows/mac)
|
7 years ago |
ben
|
bdf6eee7a1
|
Init switch to rtMidi (TODO: update makefiles and dep)
|
7 years ago |
Andrew Belt
|
e2700409b2
|
Added onSampleRateChange() to Module
|
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
|
1d6faa0bdc
|
Build app bundle in dist instead of root
|
7 years ago |
Andrew Belt
|
35f38f973e
|
Added `make dep` to root Makefile, added Development Environment setup
to README
|
7 years ago |
Andrew Belt
|
da4240b559
|
Add convenient Makefile targets for building plugins
|
7 years ago |
Andrew Belt
|
cb7603864b
|
Added `make debug`
|
7 years ago |
Andrew Belt
|
7fe5344ccc
|
Add make foreach CMD="..."
|
7 years ago |
Andrew Belt
|
4ded7b1748
|
Fix Windows build, use portaudio pre-builds, remove curl init/destroy
|
7 years ago |
Andrew Belt
|
b7a6fc1b4d
|
Rename Mac dmg distributable
|
7 years ago |
Andrew Belt
|
e59373405c
|
Fix Mac `make dist`
|
7 years ago |