bsp2
|
e41fc9d46c
|
Linux: load/init static+shared modules (=> works in vst2_debug_host)
|
6 years ago |
bsp2
|
703e45621a
|
add -DSKIP_STATIC_MODULES (temporary, for Linux build)
|
6 years ago |
bsp2
|
60aa9ec138
|
prepare for Linux port (can build lib and shared_lib targets)
|
6 years ago |
bsp2
|
7e8b33f19b
|
fix critical multi-instancing (mixed instr+fx) issue
|
6 years ago |
bsp2
|
4a76974790
|
add numerical param editing; add param copy'n'paste; add param mini-undo
|
6 years ago |
bsp2
|
d9a549a9eb
|
add soundchasing and mental modules; update LindenbergResearch.Westcoast module
|
6 years ago |
bsp2
|
6049835cbb
|
make bsp.Obxd_VCF an optional, dynamically loaded module
|
6 years ago |
bsp2
|
6cf55a89a0
|
update LindenbergResearch.Westcoast module; add bsp.Obxd_VCF module
|
6 years ago |
bsp2
|
60b25dd72e
|
add AmalgamatedHarmonics, Geodesics, mscHack (update) modules
|
6 years ago |
bsp2
|
f455deed13
|
add clipboard support and alto777_LFSR, Autodafe, CastleRocktronics, computerscare, FrankBuss, JE, Nohmad, SynthKit, TheXOR modules
|
6 years ago |
bsp2
|
96a2f05573
|
fix I/O amp; add Fundamental.VCA-1 module; update LindenbergResearch modules; add PG-Instruments and Southpole modules
|
6 years ago |
bsp2
|
33c5bf8a59
|
add 21kHz, ImpromptuModular modules; update LindenbergResearch modules
|
6 years ago |
bsp2
|
7e79bd3eda
|
add DLL plugin support; add Template_shared example plugin; move dBiz.* modules to plugin.dll
|
6 years ago |
bsp2
|
7c57fadba9
|
fix VST param assignment when module is duplicated; pre-select default VST MIDI input device; remove VultModules; add dBiz and Ohmer modules
|
6 years ago |
bsp2
|
a3dc2e514a
|
add DrumKit, JW, and unless modules; fix duplicate Dexter wavetables; fix MPEToCV debug output; add+use RACK_PLUGIN_UI_* macro calls
|
6 years ago |
bsp2
|
b0d29f0086
|
add Gratrix, moDllz, RJModules, SerialRacker modules
|
6 years ago |
bsp2
|
537b44cf3c
|
add Alikins and BaconMusic modules
|
6 years ago |
bsp2
|
d14b2cbe43
|
add DHE+mscHack modules, fix settings/CursorLock, add x86 legacy build
|
6 years ago |
bsp2
|
0a41bb286f
|
add Bidoo, LOGinstruments, modular80, mtsch, NauModular, Southpole-parasites modules
|
6 years ago |
bsp2
|
e1aea1b4a9
|
add huaba, FrozenWasteland, ML, and trowaSoft modules
|
6 years ago |
bsp2
|
dd8f761dbf
|
add squinkylabs-plug1 modules + new Win64 VST binary
|
6 years ago |
bsp2
|
7ab4b46299
|
update README and precompiled VST plugins
|
6 years ago |
bsp2
|
848871160e
|
initial commit
|
6 years ago |
Andrew Belt
|
0529b0f8d4
|
Remove RELEASE=1 flag, use ./Rack for release, ./Rack -d for development
mode
|
7 years ago |
Andrew Belt
|
7a3e183859
|
Add more debug info when loading plugins
|
7 years ago |
Andrew Belt
|
307e46368b
|
WIP Windows static build
|
7 years ago |
Andrew Belt
|
0f8f3246b8
|
Check for status = available in manifests
|
7 years ago |
Andrew Belt
|
6ad2906613
|
Update plugin manager to 0.6 API
|
7 years ago |
Andrew Belt
|
c42464c13a
|
Add error handling to zip extraction
|
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
|
c713f5f597
|
Updated blendish, bridge protocol
|
7 years ago |
Andrew Belt
|
afab379cd4
|
Fix crash when loading plugin with duplicate slug
|
7 years ago |
Andrew Belt
|
3b9204c684
|
Change "manufacturer" to "author"
|
7 years ago |
Andrew Belt
|
80f86596a4
|
Do not load plugins from global directory
|
7 years ago |
Andrew Belt
|
e197b45a35
|
Serialize ModuleBrowser favorites
|
7 years ago |
Andrew Belt
|
22add3f8b9
|
Refactor plugin sync code
|
7 years ago |
Andrew Belt
|
dc91b5d403
|
Update plugin manager to new online Rack plugin manager API
|
7 years ago |
Andrew Belt
|
862d9ed575
|
Add Rack version to plugin request
|
7 years ago |
Andrew Belt
|
93e0459c51
|
Split tags into tags.{hpp,cpp}
|
7 years ago |
Andrew Belt
|
3e2be87d44
|
Split tags into tags.{hpp,cpp}
|
7 years ago |
Andrew Belt
|
285a6a830b
|
Don't load plugin if slug already exists
|
7 years ago |
Andrew Belt
|
84831e06aa
|
Disable dynamic library error messages on Windows
|
7 years ago |
Andrew Belt
|
48b6fb8b00
|
Attempt to disable Windows error message when a plugin with incompatable
ABI is loaded
|
7 years ago |
Andrew Belt
|
07412b413c
|
Refresh plugin only if the plugin slug and exact version is not found or
does not match
|
7 years ago |
Andrew Belt
|
06bcf2a4c9
|
Added hacky workaround for tag corruption issue
|
7 years ago |
Andrew Belt
|
33e8973bf1
|
Ignore mkdir() error when directory already exists
|
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 |