|
691e0d633d
|
update to latest android packages + fix unused func warning in vst3
|
2025-02-01 09:11:33 +01:00 |
|
|
2cefabb82f
|
fix conditional code in vst3
|
2025-01-30 16:21:30 +01:00 |
|
|
83f333ef6b
|
plugViewGetSize impl for apple and windows
|
2025-01-21 15:48:53 +01:00 |
|
|
c6de99898d
|
fix state sync in lv2 and vst3
|
2025-01-21 10:05:52 +01:00 |
|
|
85f70c29c1
|
remove references to rutex
|
2025-01-21 08:28:49 +01:00 |
|
|
aa9597b5c2
|
updated all templates + not using math.h in example
|
2025-01-21 08:16:10 +01:00 |
|
|
efd6033c4b
|
simplied state sync in lv2 + implemented it in vst3
|
2025-01-21 07:47:45 +01:00 |
|
|
5663b4389c
|
refined state api and implemented in lv2 and vst3
|
2025-01-20 20:25:39 +01:00 |
|
|
440b49c14d
|
more conditional cbs in api + small lv2 improvements
|
2025-01-20 12:53:46 +01:00 |
|
|
1af0fb6261
|
api: conditionally define callbacks
|
2025-01-20 11:55:09 +01:00 |
|
|
f942ed5dbb
|
lv2: using lv2:optionalFeature state:threadSafeRestore
|
2025-01-20 10:57:29 +01:00 |
|
|
8f6285a884
|
lv2 thread-safe store/restore, all other templates are now broken
|
2025-01-20 10:42:06 +01:00 |
|
|
ae513dae30
|
lv2: log and urid now always optional, fixed ui-related feature request in ttl, include with angled brackets
|
2025-01-19 08:28:25 +01:00 |
|
|
63391b158f
|
lv2: fix optionalfeature urid if all midi ports are optional
|
2025-01-19 07:08:48 +01:00 |
|
|
6e9bdb0ad9
|
lv2 state and fixes
|
2025-01-18 18:16:00 +01:00 |
|
|
355cc690fb
|
lv2 mailto and better uris (no need for ui uri) + expertimental lv2-next
|
2025-01-17 17:13:26 +01:00 |
|
|
10896d7d5b
|
vst3 fixed typos
|
2025-01-16 21:04:33 +01:00 |
|
|
84888a6433
|
vst3 split internal parameter data and possibly fixed a bunch of issues
|
2025-01-16 20:58:23 +01:00 |
|
|
50f5b4b378
|
vst3 better hash strategy + parameter indices doc
|
2025-01-16 09:42:37 +01:00 |
|
|
dae279564e
|
vst3: don't link with -ldl, build with rutex, proper shortTitle for MIDI params
|
2025-01-16 08:10:48 +01:00 |
|
|
a1281745c9
|
fix tinywav-related typo in cmd-make Makefile
|
2025-01-15 10:31:51 +01:00 |
|
|
3f55be309d
|
fixed custom state load/save in test plugin
|
2025-01-13 10:42:38 +01:00 |
|
|
18ca2f9cb5
|
fix bad setting of instance->gain in example
|
2025-01-13 10:14:35 +01:00 |
|
|
a13f293479
|
custom dsp state set/get (vst3 only right now)
|
2025-01-13 01:15:58 +01:00 |
|
|
3c6719097e
|
added needed ifdef in controller state stuff
|
2025-01-12 21:57:18 +01:00 |
|
|
211d86f5e9
|
implemented vst3 controller get/set state
|
2025-01-12 21:56:16 +01:00 |
|
|
bda8b75c78
|
sdbm moved to tibia
|
2025-01-10 17:17:08 +01:00 |
|
|
762c670560
|
updated android tools versions
|
2025-01-05 11:08:32 +01:00 |
|
|
cbe446dd20
|
update copyright notices
|
2025-01-04 11:35:06 +01:00 |
|
|
acf85a35cf
|
strip web-demo, do not overwrite STRIP_PHONY
|
2025-01-04 11:16:55 +01:00 |
|
|
7bdceca9dd
|
modular strip (except android yet, ios, daisy-seed)
|
2025-01-04 09:50:15 +01:00 |
|
|
dce3373d9b
|
beginning of strip
|
2025-01-02 14:39:48 +01:00 |
|
|
21df671d15
|
command line data overrides
|
2024-12-29 11:04:25 +01:00 |
|
|
1be33ad3f0
|
avoid makefile variable clash with vino in vst3
|
2024-12-28 10:41:06 +01:00 |
|
|
471d6739ef
|
ios make now uses extra vars from extra mkfiles just like the other templates
|
2024-12-20 15:45:27 +01:00 |
|
|
fb24537804
|
ios - open urls externally
|
2024-12-19 15:09:57 +01:00 |
|
|
6abbbf11ff
|
ios resources are now bundled with xcodegen beneplacito
|
2024-12-18 18:15:34 +01:00 |
|
|
322e7e0239
|
ios make add build bin/data dirs
|
2024-12-16 12:15:45 +01:00 |
|
|
d479f6493f
|
Merge remote-tracking branch 'origin/main'
|
2024-12-16 11:27:03 +01:00 |
|
|
b74f4c3e87
|
fix typo bug for objc files in 2nd expansion
|
2024-12-16 11:26:41 +01:00 |
|
Stefano D'Angelo
|
3958c0d22d
|
remove duplicated dir from lv2 DIRS
|
2024-12-16 11:16:43 +01:00 |
|
|
f803bbb009
|
ios - support optional target dependencies
|
2024-12-16 11:03:36 +01:00 |
|
|
b0f72d6a7d
|
ios - support optional development team
|
2024-12-16 10:40:35 +01:00 |
|
|
a89dcbcd20
|
fix lv2 template bug (ui with no output params was broken)
|
2024-12-15 23:29:21 +01:00 |
|
|
7e1d3a2be2
|
using DIRS for mkdir -p
|
2024-12-14 06:59:42 +01:00 |
|
|
709a9b7fae
|
renamed web-demo/*wextra*mk and reorganized test
|
2024-12-13 14:21:27 +01:00 |
|
|
6b0037a332
|
added objective-c support in lv2 and vst3 make
|
2024-12-13 11:51:26 +01:00 |
|
|
3277c4ce08
|
moved BUILD_BIN/DATA_DIR and made extra non-exclusive
|
2024-12-13 11:38:34 +01:00 |
|
|
792372e5f1
|
BUILD_BIN/DATA_DIR
|
2024-12-13 08:40:48 +01:00 |
|
Stefano D'Angelo
|
f02a9fa554
|
renamed template common as api, added API_DIR
|
2024-12-12 12:06:17 +01:00 |
|