|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
Stefano D'Angelo
|
98b7ab1354
|
added make.extra
|
2024-12-12 11:33:52 +01:00 |
|
|
c55a1385f2
|
updated makefiles, updated android versions (ios untested)
|
2024-12-12 07:39:25 +01:00 |
|
|
0782f8b05d
|
towards makefile-based definitions
|
2024-12-11 20:18:43 +01:00 |
|
|
d8323436f1
|
fix web-make directory prereq
|
2024-12-11 09:40:50 +01:00 |
|
Stefano D'Angelo
|
0be1b41597
|
web-make, web-demo: moved to "plugin folder" structure
|
2024-12-09 16:07:06 +01:00 |
|
|
ed187c94dd
|
plugin api in common template and plugin_parameter enum
|
2024-08-26 17:29:35 +02:00 |
|
Stefano D'Angelo
|
c53cc855b9
|
fix vst3 processing with inactive needed buses
|
2024-07-30 12:23:32 +02:00 |
|
|
24f2d6601b
|
fix vst3 makefile
|
2024-07-29 16:26:42 +02:00 |
|
Stefano D'Angelo
|
78bb6c54f7
|
implemented lv2 ui:touch
|
2024-07-17 11:17:21 +02:00 |
|
Stefano D'Angelo
|
12650980b0
|
split ui set parameter in begin/perform/end phases
|
2024-07-17 10:40:55 +02:00 |
|
|
3d1fdd05ee
|
vst3 sync param values between custom and generated UIs in Reaper
|
2024-07-13 18:42:06 +02:00 |
|
Stefano D'Angelo
|
005a3975a7
|
use pkg-config in lv2-make
|
2024-07-08 15:21:28 +02:00 |
|
Stefano D'Angelo
|
a2fced6adb
|
fix apple vst3
|
2024-07-08 15:13:19 +02:00 |
|
Stefano D'Angelo
|
9843201ef5
|
cmd ids/lv2 symbols -> product bus/parameter ids
|
2024-07-02 17:36:20 +02:00 |
|
|
6c19e01254
|
fix lv2 logging
|
2024-07-02 05:09:14 +02:00 |
|
|
72d2457826
|
add missing include vst3
|
2024-07-01 12:09:03 +02:00 |
|
Stefano D'Angelo
|
4798e79e79
|
tentative fix for make install on macos
|
2024-06-29 13:12:19 +02:00 |
|
|
ef33070526
|
avoid warning
|
2024-06-20 18:03:55 +02:00 |
|
Paolo
|
0421f5dec9
|
vst3 bug fix in dllmain
|
2024-06-20 17:47:16 +02:00 |
|
|
9dcf07147d
|
vst3 macos bindir & datadir in BundleEntry
|
2024-06-20 15:58:05 +02:00 |
|
|
064820841b
|
vst3 win bindir & datadir set in DllMain
|
2024-06-20 15:16:49 +02:00 |
|
|
e9d41ecdd0
|
minor warning fix
|
2024-06-17 14:25:18 +02:00 |
|
Stefano D'Angelo
|
8d605e0512
|
oops, typo
|
2024-06-17 10:52:20 +02:00 |
|
Stefano D'Angelo
|
c833bae2af
|
fixed all targets (linux only), to test android and ios
|
2024-06-17 10:30:56 +02:00 |
|
Stefano D'Angelo
|
c73b6ecbe3
|
fix vst3/linux
|
2024-06-17 09:56:33 +02:00 |
|
|
e01043d24e
|
changing plugin callbacks, breaking everything
|
2024-06-17 08:18:37 +02:00 |
|
|
b8a16c226c
|
improved all makefiles
|
2024-06-16 12:04:02 +02:00 |
|
|
62767a4397
|
improved vst3 makefile
|
2024-06-16 11:18:29 +02:00 |
|
|
90a739181e
|
improved lv2 Makefile
|
2024-06-16 10:13:01 +02:00 |
|
Stefano D'Angelo
|
7c6589302a
|
win32 gui :-)
|
2024-05-31 17:27:58 +02:00 |
|
|
d8b5016960
|
vst3/macos resize
|
2024-05-31 10:05:44 +02:00 |
|
|
4e912fba3d
|
fix needed linker flags for vst3/macos with gui
|
2024-05-30 17:07:34 +02:00 |
|
Stefano D'Angelo
|
99fe4d7044
|
tentative merge vst3/macos timer
|
2024-05-30 16:57:21 +02:00 |
|
Stefano D'Angelo
|
cfc1c69b4f
|
beginning of vst3/mac merge
|
2024-05-30 15:38:13 +02:00 |
|
|
430f6e591c
|
fix ui resize in bitwig/linux/vst3
|
2024-05-30 06:46:16 +02:00 |
|
Stefano D'Angelo
|
dedff39372
|
gui fixes, vst3 checkSizeConstraints
|
2024-05-28 14:30:22 +02:00 |
|
Stefano D'Angelo
|
4fcaedf689
|
fancy javascript for vars.mk
|
2024-05-28 13:41:47 +02:00 |
|
|
b8cacab8b8
|
lv2/vst3: fix warnings and add needed header
|
2024-05-22 08:38:41 +02:00 |
|
|
39d3bf9e41
|
split plugin ui from plugin
|
2024-05-21 08:50:28 +02:00 |
|
|
7b19769a65
|
fix vst3 for plugins without ui
|
2024-05-18 17:58:18 +02:00 |
|
|
00cb0c37d8
|
lv2 some optimization if no ctrl ins or outs are present
|
2024-05-18 15:30:35 +02:00 |
|
|
94ab135050
|
vst3 linux gui should be ok now
|
2024-05-18 15:17:22 +02:00 |
|
Stefano D'Angelo
|
001bfe11da
|
lv2 gui done it seems
|
2024-05-13 10:24:41 +02:00 |
|
Stefano D'Angelo
|
df88cc213e
|
lv2 plugin parameter write cb in place
|
2024-05-12 13:10:55 +02:00 |
|
Stefano D'Angelo
|
b6500cddff
|
some test gui work, lv2 port notifications start to work
|
2024-05-11 11:30:39 +02:00 |
|
Stefano D'Angelo
|
3259b1e2fc
|
now for real
|
2024-05-10 18:02:51 +02:00 |
|
Stefano D'Angelo
|
bb463ccc7b
|
vst3 ui resize on linux seems to work now
|
2024-05-10 17:54:13 +02:00 |
|
Stefano D'Angelo
|
e2d244f4e7
|
lv2 ui resize
|
2024-05-10 12:04:04 +02:00 |
|
Stefano D'Angelo
|
c8fb9082cd
|
added lv2 ui:idleInterface as lv2:extensionData
|
2024-05-10 10:37:38 +02:00 |
|
Stefano D'Angelo
|
6523ef21b4
|
vst3 gui linux timer
|
2024-05-10 07:09:26 +02:00 |
|
Stefano D'Angelo
|
8c5fe9cb84
|
more lv2 gui (w/ pugl example)
|
2024-05-09 18:04:47 +02:00 |
|
Stefano D'Angelo
|
292e83dcea
|
more lv2 gui
|
2024-05-08 16:19:10 +02:00 |
|
Stefano D'Angelo
|
b529435748
|
make vst3 gui optional and beginning of lv2 gui
|
2024-05-08 15:08:11 +02:00 |
|
Stefano D'Angelo
|
6d31776d56
|
beginning of vst gui
|
2024-05-08 13:11:08 +02:00 |
|
Stefano D'Angelo
|
a2ffd4611b
|
tentative ios fix background audio pause/resume
|
2024-04-11 10:44:27 +02:00 |
|
Stefano D'Angelo
|
ff8a589019
|
fix calloc
|
2024-03-26 21:51:15 +01:00 |
|
Stefano D'Angelo
|
119ae86ec4
|
ios improvements
|
2024-03-22 12:31:10 +01:00 |
|
Stefano D'Angelo
|
bc962f2e65
|
ios info properties and assets
|
2024-03-21 15:03:52 +01:00 |
|
Stefano D'Angelo
|
7cbf1aa52f
|
extra assets for ios
|
2024-03-15 18:15:06 +01:00 |
|
Stefano D'Angelo
|
533ad2bc57
|
fix lv2 port indices
|
2024-03-13 09:30:55 +01:00 |
|
Stefano D'Angelo
|
d85e66b170
|
fix prereq in web-demo
|
2024-03-07 10:33:44 +01:00 |
|
Stefano D'Angelo
|
4f116a171c
|
web-make: demo.mk -> web-extra.mk
|
2024-03-07 09:44:31 +01:00 |
|
Stefano D'Angelo
|
b624b12088
|
copyright notices
|
2024-02-22 12:31:35 +01:00 |
|
Stefano D'Angelo
|
a7eaf8cc7e
|
fix android typo
|
2024-02-21 17:42:20 +01:00 |
|
Stefano D'Angelo
|
5ead988afb
|
fix two stupid bugs, same stuff
|
2024-02-21 17:22:17 +01:00 |
|
Stefano D'Angelo
|
7f006e2242
|
fix vst3 param id <-> index hopefully
|
2024-02-21 17:13:06 +01:00 |
|
Stefano D'Angelo
|
08a20e3a79
|
fix ios microphone request
|
2024-02-21 16:51:43 +01:00 |
|
Stefano D'Angelo
|
d4c4cd8823
|
sdbm hash to assign parameter ids in vst3
|
2024-02-21 14:15:39 +01:00 |
|