Commit Graph

  • *
  • | *
  • | |\
  • |/ /
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | | *
  • * | |
  • | | | *
  • | |_|/
  • |/| |
  • * | |
  • * | |
  • * | |
  • * | |
  • | | | *
  • | |_|/
  • |/| |
  • * | |
  • | | | *
  • | |_|/
  • |/| |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • | | | *
  • | |_|/
  • |/| |
  • * | |
  • * | |
  • * | |
  • | | | *
  • | | | *
  • | |_|/
  • |/| |
  • 644f0659 Add className var to filedialog, to be used later by falkTX 2023-07-08 16:27:33 +0200
  • 4ec91fe2 (refs/pull/357/merge) Merge 116fee0381 into e288f163bb by rghvdberg 2023-05-22 12:23:27 -0700
  • e288f163 Use custom DPF_DEBUG macro for leak class, DEBUG was too generic by falkTX 2023-05-22 17:32:11 +0200
  • eba58491 Fix typo leading to missing plugin resources on macOS by falkTX 2023-05-21 15:08:44 +0200
  • 802e4460 wasm: store uploaded files inside a specific dir by falkTX 2023-05-21 03:48:51 +0200
  • b4460beb travesty: do not define V3_VIEW_PLATFORM_TYPE_NATIVE for wasm by falkTX 2023-05-18 15:39:15 +0200
  • 1736c842 Fix use of CMAKE_CROSSCOMPILING_EMULATOR with spaces by falkTX 2023-05-17 17:44:29 +0200
  • a4c83bfd Fix typo in package-osx-bundles.sh by Patrick Desaulniers 2023-05-14 16:53:12 -0400
  • a68a40e7 (refs/pull/421/head) Fix typo in package-osx-bundles.sh by Patrick Desaulniers 2023-05-14 16:53:12 -0400
  • d8c26737 travesty: change a v3_param_changes arg to use const by falkTX 2023-05-14 03:15:44 +0200
  • 581cfa5a travesty: add c++ variant for bstream by falkTX 2023-05-13 01:00:15 +0200
  • 2cf3e6e6 travesty: add C++ variants of v3_component_handler[2] structs by falkTX 2023-05-11 23:42:21 +0200
  • 0f43c511 Comment out -fsanitize=address DEBUG option, too much hassle by falkTX 2023-05-11 04:31:43 +0200
  • 16b632a4 Make macOS package script more dynamic, no forced formats by falkTX 2023-05-05 16:00:14 +0200
  • a0963ec1 Fix wasm buffer size changes and audio input port mismatch by falkTX 2023-05-03 22:57:45 +0200
  • 49d447b4 wasm audio: log unexpected values used for processing by falkTX 2023-05-03 20:05:38 +0200
  • 19d93ef4 Do not try to build cairo backend under wasm by falkTX 2023-05-03 18:39:41 +0200
  • b344d6b2 Fix typo by falkTX 2023-05-03 18:39:21 +0200
  • bd8cc43b Add non-callback JACK API to jackbridge by falkTX 2023-04-27 17:25:40 +0200
  • 79cd0a46 Remove a debug print by falkTX 2023-04-23 19:46:17 +0200
  • dc6557a3 Allow building VST3 plugins with non-embed external UI (skips UI) by falkTX 2023-04-22 21:36:42 +0200
  • b64f46f9 Ignore a few cmake temporary files by falkTX 2023-04-22 19:27:41 +0200
  • 5c22ff06 Expose window repaint for plugin format implementations by falkTX 2023-04-22 18:17:23 +0200
  • 56b5fb3d Allow DISTRHO_PLUGIN_TARGET_STATIC_NAME for giving these a name by falkTX 2023-04-17 18:29:43 +0200
  • 5c649d17 cmake: implement static lib target by falkTX 2023-04-17 16:41:22 +0200
  • 5b767058 Add value smoother classes, originally from Jean Pierre Cimalando by falkTX 2023-04-14 17:21:21 +0200
  • 34952157 Fix previous commit by falkTX 2023-04-14 12:27:56 +0200
  • c7e4ac43 Alternative approach to detect makefile string escape by default by falkTX 2023-04-14 11:51:21 +0200
  • 5f0d913a Allow to skip error with DISTRHO_PLUGIN_WANT_FULL_STATE_WITH_LADSPA by falkTX 2023-04-14 11:33:31 +0200
  • 9c14be03 LADSPA doesn't allow bounded hints on toggles by falkTX 2023-04-14 11:33:15 +0200
  • 4f65386c Allow access to ParameterEnumerationValues::deleteLater by falkTX 2023-04-12 19:53:47 +0200
  • 784309eb Fix typo by falkTX 2023-04-06 19:07:42 +0200
  • ef960c26 Fix ParameterEnumerationValues backwards compat by falkTX 2023-04-06 15:14:38 +0200
  • a1995bf8 Fix build with old cmake by falkTX 2023-04-05 21:58:22 +0200
  • 4d783d76 Use wasapi on windows standalones by falkTX 2023-04-02 21:57:27 +0200
  • f3c35fe5 Only set WIN32_EXECUTABLE for mingw by falkTX 2023-04-02 15:22:55 +0200
  • d6547570 Also set win32 gui type on makefile by falkTX 2023-04-02 15:19:53 +0200
  • eb68bf8d Expand DGL makefile stuff, set USE_GLES2 by default on wasm by falkTX 2023-04-02 15:14:47 +0200
  • 3a5b87b7 cmake: reorder some definitions by falkTX 2023-04-02 14:58:05 +0200
  • 0b5d0c18 cmake: Build win32 gui application if custom UI available by falkTX 2023-04-02 14:43:52 +0200
  • 9a86c808 Revert latest changes, do not work in the end by falkTX 2023-04-01 22:32:02 +0200
  • 7d0f157f Another one.. by falkTX 2023-04-01 21:08:27 +0200
  • 235309a9 Different attempt.. by falkTX 2023-04-01 21:06:13 +0200
  • ff79a8c0 Try to workaround clang complaining by falkTX 2023-04-01 21:03:20 +0200
  • 665cd0aa Automatically retry 2nd RtAudio device when safe to do so by falkTX 2023-04-01 01:56:14 +0200
  • ede02ba4 Fix previous commit by falkTX 2023-04-01 01:54:52 +0200
  • 02f27ba0 Improve error message when standalone fails to start by falkTX 2023-04-01 01:43:09 +0200
  • 8a03182c Comment out unimplemented clap file loader by falkTX 2023-03-31 22:53:42 +0200
  • 1a3b6242 Fix whitespace by falkTX 2023-03-31 22:30:27 +0200
  • 66c87359 Fix a typo, use the correct double type by falkTX 2023-03-31 19:42:18 +0200
  • 1412663c wasm: deal with offset within a page, allow to skip mousewheel by falkTX 2023-03-31 19:16:40 +0200
  • 3e85ddae Fix knob drag letting events pass through when diff is near zero by falkTX 2023-03-31 02:28:01 +0200
  • 82b7841a Remember last used filename dir when using requestStateFile by falkTX 2023-03-30 15:50:39 +0200
  • e6ec6721 Add Color::invert() by falkTX 2023-03-29 15:43:28 +0200
  • 073b662b Alternative approach to disable unwanted mic/input details on wasm by falkTX 2023-03-29 01:16:43 +0200
  • ab6a4920 Use old style of mouse position for non-modgui wasm builds by falkTX 2023-03-29 00:01:12 +0200
  • 81217817 Fix macOS build by falkTX 2023-03-28 00:23:11 +0200
  • b0d860f5 Partially revert changes to ParameterEnumerationValues by falkTX 2023-03-27 15:46:01 +0200
  • 354be5a6 Fix a warning by falkTX 2023-03-27 15:36:24 +0200
  • cc053280 cmake: add dgl/src/Layout.cpp to build, enable dbus if available by falkTX 2023-03-27 14:09:29 +0200
  • ca55015b Adjust a few comments on the file browser dialog by falkTX 2023-03-27 14:06:38 +0200
  • b29e345b Move common code to DistrhoDetails.hpp; add constexpr attributes by falkTX 2023-03-27 14:05:16 +0200
  • 7a8bb954 Make wasm move/leave events not bound by canvas area by falkTX 2023-03-14 18:59:22 +0100
  • 116dfbd2 Rebuild dgl libs as needed by falkTX 2023-03-14 18:57:10 +0100
  • 413f7b13 CMake: Add SDL2 dependency libs on Win32 JACK build by AnClark 2023-03-13 18:35:23 +0800
  • 70ef17d9 (refs/pull/417/head) CMake: Add SDL2 dependency libs on Win32 JACK build by AnClark 2023-03-13 18:35:23 +0800
  • 90004b0d Makefile cleanup by falkTX 2023-03-05 14:22:57 +0100
  • 08a99f5a Expose VST2/3_BINARY_DIR in base makefile, handy for packaging by falkTX 2023-03-05 12:23:36 +0100
  • c6304d2e clap: always use state extension by falkTX 2023-03-01 15:47:13 +0100
  • aeeb2cbe Fix typo by falkTX 2023-02-26 20:33:30 +0100
  • 18f3fa38 Limit standalone bridges audio to 2 IO by falkTX 2023-02-26 19:14:58 +0100
  • 169a1bce Tag CV ports in standalone bridge by falkTX 2023-02-26 18:46:44 +0100
  • c77edda5 Make vst3 versioning more officially compatible by falkTX 2023-02-25 15:20:07 +0100
  • 27e75763 Ignore MIDI events sent to UI, print type of unknown ones by falkTX 2023-02-19 19:02:30 +0100
  • 1eba48d4 unregister window events before deleting wasm view by falkTX 2023-02-11 00:50:11 +0100
  • ed3bc5f8 Fix build, add SDL2 stuff for CI testing by falkTX 2023-02-09 11:39:09 +0100
  • 482d0af8 Add ScopedDenormalDisable class, use it in standalone native audio by falkTX 2023-02-09 11:11:45 +0100
  • 0057b194 rename gPluinEventQueue by dreamer 2023-02-02 01:39:29 +0100
  • 15da91e3 (refs/pull/409/head) rename gPluinEventQueue by dreamer 2023-02-02 01:39:29 +0100
  • 11b2fcab Add missing `break` to CLAP event switch case by jaxter184 2023-01-31 14:51:10 -0600
  • be4b276f (refs/pull/408/head) Add missing `break` to CLAP event switch case by jaxter184 2023-01-31 14:51:10 -0600
  • 67ce1ea2 modgui cleanup event by falkTX 2023-01-31 11:46:49 +0100
  • 5a69a71b Fix bufsize/srate callbacks not triggered in some conditions by falkTX 2023-01-30 12:55:17 +0100
  • b4b0c7c6 Do not error out when generating ttl for empty lv2 bundles by falkTX 2023-01-26 13:35:33 +0100
  • 03c36165 Fix loop variable error on LV2export by AnClark Liu 2023-01-10 22:03:57 +0800
  • af851bd0 (refs/pull/405/head) Fix loop variable error on LV2export by AnClark Liu 2023-01-10 22:03:57 +0800
  • 8a545127 CMake: Fix dpf__add_dgl_system_libs link error on external UI build by AnClark Liu 2023-01-05 20:54:04 +0800
  • 62095009 (refs/pull/404/head, refs/pull/403/head) CMake: Fix dpf__add_dgl_system_libs link error on external UI build by AnClark Liu 2023-01-05 20:54:04 +0800
  • 54e1fb84 Introduce kParameterIsHidden flag, implement it for LV2 by falkTX 2023-01-04 18:38:23 +0000
  • 03a7dbf4 Set PKG_CONFIG_PATH for MOD builds by falkTX 2023-01-04 18:25:14 +0000
  • 8d6748c5 Make sure to optimize modgui builds by falkTX 2023-01-04 12:59:53 +0000
  • 0c75ecb5 Add error handling for wasm modguis when wasm is not available by falkTX 2023-01-03 23:46:09 +0000
  • 000a9676 Ensure LV2 control ports with log hint do not use 0 in its range by falkTX 2023-01-03 22:33:31 +0000
  • 51290314 Run cmake and example-plugins CI steps on pull requests too by falkTX 2023-01-03 12:55:57 +0000
  • 6e3d846c (refs/pull/401/head) VST2: Implement programs on DSP side by AnClark 2023-01-02 09:42:49 +0800
  • 95e66eba Add stubs for Haiku, does not work yet by falkTX 2023-01-01 17:03:36 +0000
  • e08f279e Allow SDL2 bridge to skip audio capture if playback is available by falkTX 2023-01-01 17:02:37 +0000
  • cf58ffcd Do not activate cairo under Haiku for now by falkTX 2023-01-01 17:01:58 +0000
  • 5b6a0fe8 (refs/pull/397/head) Another attempt at fixing compiler detection by Patrick Desaulniers 2023-01-01 10:49:11 -0500
  • ed2a14e1 Fix target compiler detection by Patrick Desaulniers 2023-01-01 10:20:08 -0500