Commit Graph
-
64d54a41
Use DPF functions for rounding by
FergusL
2024-06-21 02:14:20 +0200
-
7a338bd8
add default value getter (#457) by
Chris
2024-06-18 13:28:11 +0200
-
59700bd6
(refs/pull/457/head)
add const to getDefault, put before setDefault by
Chris
2024-06-18 13:25:40 +0200
-
02a698bc
add default value getter by
Chris
2024-06-18 12:48:33 +0200
-
-
bc3cc0b3
add double click event to ImageBaseKnob by
Chris
2024-06-17 17:53:00 +0200
-
8de04ed2
(refs/pull/456/head)
add double click event to ImageBaseKnob by
Chris
2024-06-17 17:53:00 +0200
-
ade8fcc2
Use std::round by
FergusL
2024-06-14 18:11:19 +0200
-
f585b552
Fix CC and Note On/Off calculation by
FergusL
2024-06-14 17:19:07 +0200
-
82767715
Add debug prints to MidiThrough example by
FergusL
2024-06-14 16:58:28 +0200
-
-
-
29addec6
Cleanup docs, add DistrhoPluginInfo.h template file by
falkTX
2024-06-01 15:24:53 +0300
-
8038455c
Fix VST3 build with -fsingle-precision-constant by
falkTX
2024-05-27 17:01:39 +0200
-
8f10cdc4
Add build config sentinel for DGL_NO_SHARED_RESOURCES by
falkTX
2024-05-24 11:28:16 +0200
-
3be92f5e
Sentinel for DGL_USE_WEB_VIEW is not needed, fix build by
falkTX
2024-05-24 11:19:49 +0200
-
89adb5fd
Introduce build config sentinels for DGL main flags by
falkTX
2024-05-24 11:02:55 +0200
-
256584c0
Fix win32 build when rtaudio is disabled by
falkTX
2024-05-24 00:14:02 +0200
-
32ba6c1c
Fix AU midi event sizes by
falkTX
2024-05-23 18:47:56 +0200
-
d49a13f2
Verify plugin provided pointers, always use UI scaled size by
falkTX
2024-05-23 18:08:06 +0200
-
8ac24f80
Fix macOS build when called externally by
falkTX
2024-05-23 16:32:49 +0200
-
feaa5d35
Ignore AU hosts that set kAudioUnitProperty_InPlaceProcessing by
falkTX
2024-05-23 12:15:07 +0200
-
cfd0903b
Fix webui stateChanged message size by
falkTX
2024-05-17 17:56:18 +0200
-
cab7f3ae
More cmake webview build fixes by
falkTX
2024-05-17 17:42:28 +0200
-
52c2e784
Fix webview msvc build by
falkTX
2024-05-17 15:11:42 +0200
-
3d70898f
Fix cmake macos build by
falkTX
2024-05-17 12:58:58 +0200
-
2ad1e37f
More build fixes by
falkTX
2024-05-17 12:57:12 +0200
-
57d0c518
cmake build fixes by
falkTX
2024-05-17 12:33:48 +0200
-
d303ab8c
Add EmbedExternalUI to default build by
falkTX
2024-05-17 12:28:42 +0200
-
9a8b49d1
Update cmake for latest changes, allow webview UI_TYPE by
falkTX
2024-05-17 12:22:15 +0200
-
802774a0
Implement webview for windows, custom choc fork by
falkTX
2024-05-15 23:09:47 +0200
-
bcd834cc
Initial implementation for DISTRHO_UI_USE_WEB_VIEW by
falkTX
2024-05-15 13:13:30 +0200
-
472cda84
Cleanup build flags and config, error out early by
falkTX
2024-05-11 11:03:20 +0200
-
8b7226c7
Cleanup by
falkTX
2024-05-11 03:05:46 +0200
-
d8557268
Cleanup by
falkTX
2024-05-11 01:48:53 +0200
-
fffc4a3d
Add new file, delete old one by
falkTX
2024-05-11 01:32:48 +0200
-
3a3885e2
Give up on real external UIs, use pugl stub instead by
falkTX
2024-05-11 01:30:45 +0200
-
90ee1072
Initial implementation for webviews, test it in ext-embed example by
falkTX
2024-05-11 00:36:56 +0200
-
48285a08
Cleanup by
falkTX
2024-05-10 22:37:51 +0200
-
19b4eee8
Fix macOS build in C++98 mode by
falkTX
2024-05-10 22:34:02 +0200
-
-
100fdf40
(web-ui)
Handle web-ui for choc too, cleanup shared details by
falkTX
2024-05-10 13:35:16 +0200
-
0090951c
implement options.initialJS for linux by
falkTX
2024-05-10 09:10:08 +0200
-
6da9fcdf
more web-ui, macos with init js by
falkTX
2024-05-10 00:42:57 +0200
-
0fe900df
allow web-ui late init by
falkTX
2024-05-09 21:28:02 +0200
-
47b1d3fe
Cleanup by
falkTX
2024-05-09 16:25:55 +0200
-
2dab68f7
Hook more web-ui calls, fix linux build by
falkTX
2024-05-09 08:54:32 +0200
-
cfbdb863
Build fixes by
falkTX
2024-05-09 08:06:34 +0200
-
fe99f0d3
Setup IPC through shared mem for linux web ui by
falkTX
2024-05-09 00:27:53 +0200
-
248456fe
Continue web-ui, start hooking plugin functions by
falkTX
2024-05-08 20:19:26 +0200
-
ef613e3b
add some mac webui details, cpp->js fully working by
falkTX
2024-05-08 08:37:25 +0200
-
dd41a63f
js-to-cpp and vice-versa on gtk3, IPC still needed by
falkTX
2024-05-08 00:22:06 +0200
-
1a9fd35d
Fix build by
falkTX
2024-05-07 13:51:24 +0200
-
30c0ca67
Tell windows to output console output as utf-8 by
falkTX
2024-05-07 13:46:49 +0200
-
78a82bfa
Fix typos in web view macros by
falkTX
2024-05-07 13:46:28 +0200
-
9c74c935
Add myself to cmake copyright header by
falkTX
2024-05-07 10:44:33 +0200
-
788bee53
Merge branch 'develop' into web-ui by
falkTX
2024-05-06 21:08:54 +0200
-
-
-
-
83539786
skip no-warnings build while we setup web-ui by
falkTX
2024-05-06 21:08:39 +0200
-
077fcf57
Add missing StandaloneWindow::repaint override by
falkTX
2024-05-06 00:37:54 +0200
-
50e62f2d
Ensure all TopLevelWidgets start with correct size; Cleanup by
falkTX
2024-05-06 00:21:56 +0200
-
5f731610
Add missing StandaloneWindow::repaint override by
falkTX
2024-05-06 00:37:54 +0200
-
63b848f5
Ensure all TopLevelWidgets start with correct size; Cleanup by
falkTX
2024-05-06 00:21:56 +0200
-
84465333
Fix include paths by
falkTX
2024-05-05 14:31:23 +0200
-
c1410b64
add macos web parts, interaction tests with choc by
falkTX
2024-05-05 01:56:38 +0200
-
782aac14
more web ui details by
falkTX
2024-05-04 22:16:07 +0200
-
a2395219
Add initial bits for web ui, starting with linux by
falkTX
2024-05-04 20:25:08 +0200
-
-
4e63344d
More web preps by
falkTX
2024-05-04 20:04:55 +0200
-
21f0b148
Preparations for web thingies by
falkTX
2024-05-04 16:52:27 +0200
-
a887787b
Add MACOS_NO_DEAD_STRIP make option by
falkTX
2024-05-04 11:42:44 +0200
-
a05231b0
Add a few ringbuffer peek methods by
falkTX
2024-05-03 21:37:40 +0200
-
fac31729
fix: TTL generator exe path when building for windows by
Christopher Arndt
2024-04-30 04:13:37 +0200
-
473169a2
(refs/pull/452/head)
fix: TTL generator exe path when building for windows by
Christopher Arndt
2024-04-30 04:13:37 +0200
-
-
09b7a1dc
Add convenience make rules for common builds by
falkTX
2024-04-15 08:48:50 +0200
-
01aca764
Remove some constexpr constructors that never worked by
falkTX
2024-03-27 11:58:13 +0100
-
a3ef9b8a
Allow MACOS_PKG_LICENSE_FILE var for macos packaging by
falkTX
2024-03-23 23:47:50 +0100
-
96b8ed4a
Fix VST3 compatibility with Cubase by
falkTX
2024-03-23 23:25:53 +0100
-
8a085b32
Allow to redirect logging to file, add "[dpf] " string prefix by
falkTX
2024-03-23 21:59:40 +0100
-
045b9431
Tweaks for MOD builds by
falkTX
2024-03-23 17:55:07 +0100
-
370af7f2
Preparations for a future DISTRHO_PLUGIN_WANT_WEBVIEW by
falkTX
2024-03-16 22:05:58 +0100
-
9f4fcf9d
Allow to override bin-dir for ./utils/generate-ttl.sh by
falkTX
2024-03-16 11:42:31 +0100
-
ba985c65
Improve comment/doc around getPluginFormatName by
falkTX
2024-03-14 00:58:23 +0100
-
4383c8e4
Update year in LICENSE, make it fit 80 character lines by
falkTX
2024-03-11 21:56:31 +0100
-
eee65f06
Allow to customize more macOS installer details by
falkTX
2024-03-11 19:18:17 +0100
-
3aeed6e3
Fix X11 resizes of non-user-resizable windows by
falkTX
2024-03-10 16:45:00 +0100
-
06843c20
Fix transient X11 windows by
falkTX
2024-03-10 14:55:11 +0100
-
0ceb411f
Adjust last commit to work for DPF example plugins by
falkTX
2024-03-09 19:04:16 +0100
-
564a4774
Fix inclusion of Makefile.plugins.mk together with many others by
falkTX
2024-03-09 12:27:36 +0100
-
311bc24f
Mention AU in LICENSING.md by
falkTX
2024-03-09 11:25:35 +0100
-
511fa470
Add AU to features table by
falkTX
2024-03-09 11:20:49 +0100
-
b502b524
base makefile docs, WIP by
falkTX
2024-03-08 15:55:48 +0100
-
43fbcbb3
Allow to include Makefile.plugins.mk from anywhere, add some docs by
falkTX
2024-03-08 15:42:47 +0100
-
b25e97c2
Fix macOS codesign after fixing lv2 suffix by
falkTX
2024-03-08 09:32:50 +0100
-
c1c65e7f
Fix wrong suffix for ladspa and lv2 plugins in macOS by
falkTX
2024-03-08 09:31:17 +0100
-
6a62ed99
Fix typo leading to cmake cairoui example build broken by
falkTX
2024-03-08 09:19:22 +0100
-
75e009f8
Deal with macOS notarization for plugins by
falkTX
2024-03-08 09:17:10 +0100
-
3b225396
(gh-pages)
Fix typo by
falkTX
2024-03-01 14:25:51 +0100
-
51edc8b6
Fix docs by
falkTX
2024-03-01 14:25:21 +0100
-
14db3e2a
update by
falkTX
2024-03-01 14:21:46 +0100
-
fb0e7bff
Fix for missing realpath on macOS by
falkTX
2024-02-28 15:44:16 +0100
-
abe1d077
Tag AU bypass as boolean by
falkTX
2024-02-28 15:41:22 +0100
-
ef597d4e
Allow package-osx-bundles.sh to use build subdir by
falkTX
2024-02-28 15:26:12 +0100
-
491fa7a7
Deal with dynamic IO for AU, implement MakeConnection by
falkTX
2024-02-28 14:53:21 +0100
-
2ffcc51e
Use maker name as part of standalone window title by
falkTX
2024-02-28 11:09:51 +0100
-
b1e77c32
Fix AU bbt position by
falkTX
2024-02-27 15:13:27 +0100