468934b8
Add GH workflow for testing a few build options by
2021-08-12 13:29:16 +0100
d85c5e08
Make the comments in DistrhoDefines.h consistent by
2021-08-12 13:21:29 +0100
42531e18
Require GCC 4.8 for DISTRHO_DEPRECATED by
2021-08-12 13:12:34 +0100
5d202eeb
Forgot dpkg --add-architecture by
2021-08-12 13:02:52 +0100
84822f0d
Build linux-x86 example-plugins by
2021-08-12 12:57:39 +0100
0240fdab
One more macos-old fix by
2021-08-08 15:58:07 +0100
e46ae51a
Fix old macOS compat by
2021-08-08 15:55:45 +0100
2f560d40
Fix build with old compilers by
2021-08-08 15:45:14 +0100
1a24ca6c
cmake: set a distinct output folder for MSVC implib by
2021-08-06 22:09:31 +0200
cb49274d
(refs/pull/304/head)
cmake: set a distinct output folder for MSVC implib by
2021-08-06 22:09:31 +0200
d6d58b33
Fix Mac standalone window focus by
2021-08-05 22:54:58 +0200
cfe22be9
(refs/pull/303/head)
Fix Mac standalone window focus by
2021-08-05 22:54:58 +0200
adaa1916
(refs/pull/302/head)
Fix Mac standalone window focus by
2021-08-05 17:40:06 +0200
ff4287e5
(refs/pull/301/head)
Move extern in a2c80da to appropriate header file by
2021-08-05 17:45:09 +0200
a2c80dac
Workaround for plugin window size on Mac Retina by
2021-08-05 09:57:10 +0200
50aa987a
Fix a memory leak in the string class by
2021-08-04 11:24:57 +0100
6125f48a
Fix build without opengl by
2021-07-22 00:35:54 +0100
afb18fa4
Build and publish example plugins on CI, matching other DPF stuff by
2021-07-22 00:13:17 +0100
5709c0e4
Fix build of LV2 instance-access plugins without UI dependencies by
2021-07-21 22:41:26 +0100
7688dd96
Remove project name from license file by
2021-07-19 01:37:59 +0100
7d891479
Fix pkg script by
2021-07-18 23:44:39 +0100
257b79e1
Add script to package macOS plugins as pkg by
2021-07-18 23:16:59 +0100
e5e72591
Remove unused utils by
2021-07-18 22:08:10 +0100
8514dc72
Add -static-libgcc -static-libstdc++ for windows by
2021-07-18 19:49:05 +0100
1b5a74ac
Use 1920 as default ticks per beat, more common as default in daws by
2021-07-12 15:41:08 +0100
24667102
Protect against null data by
2021-07-10 23:42:11 +0100
20c2fce8
Fix RtAudio-related windows build by
2021-07-10 23:33:32 +0100
3a044b22
Simplify custom Makefile paths (#297) by
2021-07-04 13:53:40 +0200
e9563d14
Directly map VST2 keyup/down to plugin UI events Fixes #296 by
2021-07-04 12:49:32 +0100
d19c9e0d
Add Application::isStandalone() method by
2021-07-04 12:49:06 +0100
3cb72528
(refs/pull/297/head)
Always overwrite TARGET_DIR and BUILD_DIR by
2021-07-04 13:24:18 +0200
ed179914
Simplify custom Makefile paths by
2021-07-04 12:59:41 +0200
e889c581
Invert LV2 bypass/enabled parameter on UI events Fixes #150 by
2021-07-04 11:56:16 +0100
939dcf2e
Fix LV2 parameter offset for plugins with midi out but no state Closes #238 by
2021-07-04 11:17:21 +0100
212a7303
Fix typo (leading to macOS cmake build error) by
2021-07-04 10:37:03 +0100
995106ac
Skip RtAudio windows fallback on MSVC for now by
2021-07-04 10:34:36 +0100
683cbc9f
Define NOMINMAX as macro before including windows.h by
2021-07-04 10:31:51 +0100
bcbddc5d
Fix macOS build by
2021-07-04 10:03:25 +0100
0ea9558e
Fix LV2 export of comments with newlines by
2021-07-04 10:01:20 +0100
a1dd4b0a
Reset OpenGL color before drawing images (fixes invisible content) by
2021-07-04 00:10:55 +0100
dc47cb49
Auto-scale NanoVG by widget scale factor by
2021-07-03 23:58:56 +0100
a93b12cb
Fix ImageKnob for types that need full repaints by
2021-07-03 23:52:55 +0100
ad9af23e
Fix ImageKnob missing callbacks by
2021-07-03 23:43:17 +0100
bc6aea16
Fix warnings on RtAudio related code by
2021-07-03 23:28:09 +0100
e7e8beca
Fix build with state files by
2021-07-03 23:27:54 +0100
e4be5cd0
one more time by
2021-07-03 23:11:29 +0100
60147825
redo by
2021-07-03 23:10:15 +0100
262c01ee
Update by
2021-07-03 23:07:18 +0100
6b05d39e
Mention Window::addIdleCallback in Application::addIdleCallback by
2021-07-03 23:05:12 +0100
1ccefd8c
Mention thread-safety on Application class by
2021-07-03 22:58:04 +0100
550fab38
Consistency by
2021-07-03 22:40:48 +0100
22d74866
Fixup for latest changes in custom standalones by
2021-07-03 22:39:29 +0100
1a2dafdf
Give context back to transient parent window by
2021-07-03 22:23:40 +0100
dca5c9d4
Alternative approach to initial window OpenGL context scope by
2021-07-03 21:29:08 +0100
b1683beb
win32: Only call SetProcessDPIAware if standalone application Fixes #289 by
2021-07-02 09:06:06 +0100
b2f08b31
CoreFoundation is needed too by
2021-07-02 08:15:49 +0100
4f6bcba4
Try to fix cmake macOS build by
2021-07-02 07:43:47 +0100
1f3a738b
Use tick_double for jack standalone by
2021-07-02 07:11:24 +0100
949e7798
Fix typos in DGL source comments (#295) by
2021-06-30 10:51:13 +0200
8fc78d59
(refs/pull/295/head)
Fix typos in DGL source comments by
2021-06-30 10:47:12 +0200
b1ce3ecb
Rework bf156dd in a more efficient way by
2021-06-18 14:52:04 +0200
3abba70b
Mute which output in generate-ttl.sh by
2021-06-30 10:34:49 +0200
c0ad83e8
Fix macOS build by
2021-06-27 17:33:15 +0100
1de9ac03
Cleanup RtAudio use, make it compatible with more systems by
2021-06-27 10:48:59 +0100
45eb87d0
Add ButtonEventHandler::getLastClickPosition() by
2021-06-26 23:33:46 +0100
accb8c96
Add ButtonEventHandler::getLastMotionPosition(), fix whitespace by
2021-06-26 22:37:44 +0100
ab2e7e73
Fix build by
2021-06-26 21:24:03 +0100
6f23c9aa
Fallback to RtAudio when JACK fails (macOS only for now, TESTING) by
2021-06-26 21:14:50 +0100
2e6a0f79
Add RtAudio copy in-tree by
2021-06-26 21:13:34 +0100
e28b6770
Fix lv2 export Wasnt this fixed already? by
2021-06-26 14:39:39 +0100
6181be3f
Fix build when DGL_FILE_BROWSER_DISABLED is defined (#293) by
2021-06-25 15:47:28 -0400
36078361
(refs/pull/293/head)
Check for !DISTRHO_PLUGIN_HAS_EXTERNAL_UI too by
2021-06-25 14:43:49 -0400
ea079641
Fix build with DGL_FILE_BROWSER_DISABLED by
2021-06-25 14:20:27 -0400
c5a3e7ce
LV2: Fix custom unit render format for integer parameters by
2021-06-23 12:15:59 +0100
aea500fe
Move CI to focal by
2021-06-22 12:19:24 +0100
ce1ae1e5
LV2: Use mono and stereo port group definitions from lv2 spec by
2021-06-21 16:22:34 +0100
fc2930cb
Set port group information for JACK audio/cv ports by
2021-06-21 16:17:09 +0100
0094b495
Implement port groups for VST2 parameters by
2021-06-21 16:02:19 +0100
6d57f75c
Add convenience Color::withAlpha method by
2021-06-19 19:26:27 +0100
63b10415
KnobEventHandler should has vertical mode by default by
2021-06-19 13:57:07 +0100
8080459d
Mute which output in generate-ttl.sh (#292) by
2021-06-18 15:22:17 +0200
025a17fb
(refs/pull/292/head)
Rework bf156dd in a more efficient way by
2021-06-18 14:52:04 +0200
bf156dd0
Mute which output in generate-ttl.sh by
2021-06-18 13:57:28 +0200
1bf94ee6
Move ImageKnob logic into reusable KnobEventHandler by
2021-06-17 22:20:15 +0100
4a56d4d3
Update by
2021-06-15 12:29:31 +0100
92f0f978
Fix wording by
2021-06-15 12:28:59 +0100
a0f81b0b
Allow event coordinate margins in SubWidget by
2021-06-14 22:21:14 +0100
3d1ea254
ButtonEventHandler: Fix inverse logic and add a clear state call by
2021-06-14 20:59:54 +0100
995b94a4
Make some event handlers methods public by
2021-06-14 20:00:08 +0100
757a4cf6
Forgot 1 piece for cmake by
2021-06-14 19:31:42 +0100
2fe6b274
Start of common event handlers, split off button as a start by
2021-06-14 18:38:36 +0100
66aa0ee8
Allow UI_TYPE = generic by
2021-06-14 14:17:06 +0100
350cf497
Fix logic around jack event count by
2021-06-14 14:02:46 +0100
b5834a99
Use DISTRHO_PLUGIN_WANT_PARAMETER_VALUE_CHANGE_REQUEST in doxygen by
2021-06-14 12:31:05 +0100
e82edc53
Update by
2021-06-14 12:30:51 +0100
db1e4a4e
Update by
2021-06-14 12:26:23 +0100
97bb090e
Fix a leftover rename by
2021-06-14 10:53:16 +0100
a8f912a7
Fix build with DONT_SET_USING_DISTRHO/DGL_NAMESPACE by
2021-06-13 22:01:25 +0100
4987a082
Do not run win32/win64 in CI for now by
2021-06-13 21:28:43 +0100
45d9a290
Fix (ignore) some compiler warnings by
2021-06-13 21:28:31 +0100