Commit Graph

  • *
  • |\
  • | *
  • |/
  • | *
  • | |\
  • |/ /
  • | *
  • | *
  • |/
  • | *
  • | |\
  • |/ /
  • * |
  • * |
  • * |
  • | | *
  • | |/
  • |/|
  • * |
  • | | *
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • | | | *
  • | | | |\
  • | | |/ /
  • | | * |
  • | | | | *
  • | | | | *
  • * | | | |
  • | | | | | *
  • | | | | | *
  • | |_|_|_|/
  • |/| | | |
  • * | | | |
  • | | | | | *
  • | | | |_|/
  • | | |/| |
  • | | | | *
  • | | | | *
  • | | | | *
  • | | | |/
  • | | |/|
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • | |/ /
  • |/| |
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | |\
  • | |_|_|/
  • |/| | |
  • | | | *
  • * | | |
  • * | | |
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | |_|/
  • |/| |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • | | | *
  • | |_|/
  • |/| |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • aea6b380 (refs/pull/471/merge) Merge 13ab4c76f4 into e045225a6c by Nanashi. 2024-10-05 01:09:01 +0000
  • 13ab4c76 (refs/pull/471/head) Add: Add extra version by sevenc-nanashi 2024-10-05 10:05:58 +0900
  • 929445c4 (refs/pull/470/merge) Merge 943ae0ff02 into e045225a6c by Nanashi. 2024-10-04 23:54:19 +0000
  • 943ae0ff (refs/pull/470/head) Revert: Revert submodule change by sevenc-nanashi 2024-10-05 08:54:23 +0900
  • a0b1b1b6 Improve: Ignore /khronos for status by sevenc-nanashi 2024-10-05 08:51:56 +0900
  • d7c319ac (refs/pull/443/merge) Merge b74ea75052 into e045225a6c by Jérémy Frey 2024-09-30 21:57:16 +0800
  • e045225a (develop) Fix C++98 compat by falkTX 2024-09-29 21:47:24 +0200
  • 5b7fe8dc Fix a warning by falkTX 2024-09-29 19:53:44 +0200
  • 4cb04e60 Fix VST3 assertion condition on set_io_mode() (must be before "initialize") by Atsushi Eno 2024-09-29 15:04:15 +0900
  • e9798f90 (refs/pull/468/head, refs/pull/467/head) Fix VST3 assertion condition on set_io_mode() (must be before "initialize") by Atsushi Eno 2024-09-29 15:04:15 +0900
  • eafbf5bb Fix a memory leak in the DBus file dialog handling by falkTX 2024-09-25 12:08:14 +0200
  • 00ae9933 (refs/pull/463/head) Add: Ignore khronos by Nanashi. 2024-09-16 08:15:49 +0900
  • 5446300e Cleanup webview qt handling, bring it up to speed in features by falkTX 2024-09-08 15:29:21 +0200
  • 2745ee96 webview: get Qt working again, cleanup by falkTX 2024-08-31 17:56:19 +0200
  • 470c5b7a Update to latest DPF CI actions details by falkTX 2024-07-14 10:17:18 +0100
  • 1de5d282 Fix updated CI by falkTX 2024-07-14 09:29:43 +0100
  • 0850a279 Fix tests by falkTX 2024-07-14 09:03:37 +0100
  • 26835bb6 Update CI by falkTX 2024-07-14 08:36:17 +0100
  • bb8b9031 Make imageKnobDoubleClicked optional by falkTX 2024-07-14 08:31:55 +0100
  • ba259618 Update to latest pugl by falkTX 2024-07-14 07:45:15 +0100
  • fd1ba57d (refs/pull/389/merge) Merge e6d860041a into f581516635 by Robin Gareus 2024-07-02 15:31:43 -0400
  • f5815166 (main) [WIP] VST3: Fix incorrect MIDI input values for CC and Note On/Off (#453) by FergusL 2024-06-21 07:53:52 +0200
  • cc62cbde (refs/pull/453/head) Remove debug prints in MidiThrough example by FergusL 2024-06-21 02:14:35 +0200
  • 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