Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | *
  • | |\
  • | * |
  • |/ /
  • | *
  • * |
  • * |
  • |\ \
  • * | |
  • | * |
  • | * |
  • |/ /
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • | * |
  • | * |
  • |/ /
  • | | *
  • | | |\
  • | |/ /
  • |/| |
  • * | |
  • | | | *
  • | | | |\
  • | |_|/ /
  • |/| | |
  • | | | *
  • | |_|/
  • |/| |
  • | | | *
  • | | * |
  • | |/ /
  • |/| |
  • * | |
  • |\ \ \
  • * | | |
  • | * | |
  • |/ / /
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • 4c6c52ec Fix typo by falkTX 2017-02-01 12:05:44 +0100
  • aa6288df Add parameter designation API (unused for now) by falkTX 2017-02-01 12:01:25 +0100
  • 9b69b9da Fix unused variable warning by falkTX 2016-12-06 14:17:58 +0100
  • 6a764d3f Fix build without UI by falkTX 2016-11-24 09:44:31 +0100
  • b5b1f2cf Use MIDI program and CC messages under JACK mode by falkTX 2016-11-19 13:10:57 +0000
  • 055dbe8b Fix minor typos by falkTX 2016-11-19 12:08:42 +0000
  • e0d8e14a Don't set default value for LV2 control outputs by falkTX 2016-11-18 22:11:22 +0000
  • 7d1b9a7d Don't pad LV2 UI->DSP messages by falkTX 2016-11-18 21:41:35 +0000
  • 34e604fd Fix initial size of lv2 atom output buffer by falkTX 2016-11-18 20:10:20 +0000
  • 200b58cc Always initialize LV2 atom output buffer by falkTX 2016-11-18 16:58:58 +0000
  • 6720e2d3 (refs/pull/17/head) Fixed a bad copy-paste in lv2_ttl_generator.c by Guy Sherman 2016-10-30 19:06:51 +0000
  • a878134a Merge branch 'feature/windows-xpile-2' of github.com:guysherman/dpf into feature/windows-xpile-2 by Guy Sherman 2016-10-30 18:34:39 +0000
  • c253bdc1 Necessary modifications for windows xpile by Guy Sherman 2016-10-30 18:12:12 +0000
  • 4cdc8d52 Necessary modifications for windows xpile by Guy Sherman 2016-10-30 18:12:12 +0000
  • f8cd00fc Fix "old" MacOS build by falkTX 2016-08-14 05:58:17 +0200
  • 67637ca0 Merge branch 'master' of github.com:DISTRHO/DPF into HEAD by falkTX 2016-08-01 12:29:18 +0200
  • ebb4c82c Don't use sa_restorer for signal handler, init with memset instead It's not available on all OSes, and it's better to initialize the struct with memset anyway by falkTX 2016-08-01 12:24:49 +0200
  • 07174f4f Use linux (X11) as fallback in Window.cpp code by falkTX 2016-08-01 00:47:03 +0200
  • de411522 Use linux as OS fallback if not mac or windows by falkTX 2016-08-01 00:42:57 +0200
  • cda831ff Add 'midiCC' hint to Parameter, use in as DSSI code already This provides the initial work for #12. We need to export this info for LV2s as well. by falkTX 2016-07-30 17:40:59 +0200
  • e0a6ebf2 Ignore warnings caused by nanovg and sofd Fixes #8 by falkTX 2016-07-30 17:22:23 +0200
  • 8773ce84 Don't allow to mix LADSPA_HINT_TOGGLED with other hints. Fix needed for non-mixer by falkTX 2016-07-27 11:15:58 +0200
  • 7bb15cd6 Merge pull request #13 from FaTony/master by Filipe Coelho 2016-07-05 15:55:03 +0100
  • 76b7a34d (refs/pull/13/head) Fixed indentation. by FaTony 2016-07-05 17:42:35 +0300
  • bf8f1ff5 Added DSSI pitch bend handling. by FaTony 2016-07-05 17:37:00 +0300
  • 801044c7 (refs/pull/7/merge) Merge 133c1407ae into affa0c3a50 by Damien Zammit 2016-06-13 10:56:02 +0000
  • affa0c3a Revert "Add ability to set scrolling step on knobs, does not apply to drag" by falkTX 2016-06-13 12:55:47 +0200
  • d4cb4a57 (refs/pull/10/merge) Merge 1e1543ef54 into 7c701ac7d5 by Damien Zammit 2016-06-13 10:45:02 +0000
  • 1e1543ef (refs/pull/10/head) Separate 64 bit builds from 32 bit builds of WIN by Damien Zammit 2016-06-13 20:43:07 +1000
  • 16812ef7 update by falkTX 2016-06-07 14:04:53 +0200
  • 133c1407 (refs/pull/7/head) Clamp log knob values by Damien Zammit 2016-06-05 11:26:45 +1000
  • 7c701ac7 Merge pull request #6 from zamaudio/scrollstep by Filipe Coelho 2016-06-01 07:57:48 +0100
  • 95ca7b0f Minor MacOS build fixes by falkTX 2016-05-22 18:54:49 +0200
  • 2b27a7ab (refs/pull/6/head) Add ability to set scrolling step on knobs, does not apply to drag by Damien Zammit 2016-05-01 18:04:38 +1000
  • 70e3780a Reporting LV2 latency port to the UI is not fatal by falkTX 2016-04-21 17:49:18 +0200
  • d5d4d941 Add notOnGUI property to lv2 latency port by falkTX 2016-04-21 17:31:15 +0200
  • bf3b77fd Use C/LDFLAGS when building lv2 generator by falkTX 2016-04-17 18:19:37 +0200
  • 79dfcc97 Fix new OSX build by falkTX 2016-04-05 16:27:02 +0200
  • 97fb4236 Proper signal class implementation by falkTX 2016-04-04 10:52:22 +0200
  • a94a9948 Final fix by falkTX 2016-03-29 19:32:53 +0200
  • 793c9f65 Fix previous commits by falkTX 2016-03-29 19:25:29 +0200
  • 32730ebf Really fix FreeBSD build by falkTX 2016-03-29 15:38:37 +0200
  • dc12c0cf Remove test code by falkTX 2016-03-29 15:35:00 +0200
  • 60d8fad8 Limit String base64 stack size by falkTX 2016-03-29 11:55:08 +0200
  • c255436a Treat FreeBSD and GNU (Hurd) as if they were linux by falkTX 2016-03-29 11:51:48 +0200
  • 94f2f508 Use a signal to wait for thread start by falkTX 2016-03-29 11:47:20 +0200
  • 663f30a0 Add Signal class alongside Mutex by falkTX 2016-03-29 11:45:21 +0200
  • 87217454 Update some comments by falkTX 2016-03-23 12:46:44 +0100
  • 3775c922 Fix graphical issues when closing UIs in Ableton Live by falkTX 2016-03-23 09:03:56 +0100
  • 21dfb8dd Fix Old OSX build Closes #5 by falkTX 2016-03-20 16:52:28 +0000
  • 588651f3 Add link to glBars by falkTX 2016-03-16 22:18:34 +0100
  • 662ca8a7 Fix external-ui build on OSX; Fix non-embed external-ui by falkTX 2016-03-14 22:44:35 +0100
  • f7262453 Pass LV2 UI bundle path to external UIs by falkTX 2016-03-12 18:09:57 +0100
  • ba4e2404 Make PTHREAD_PRIO_INHERIT optional by falkTX 2016-03-12 10:41:20 +0100
  • fd34de63 Mutex: Use PTHREAD_PRIO_INHERIT protocol by falkTX 2016-03-12 09:59:04 +0100
  • 2d865dae Fix typo by falkTX 2016-03-08 15:08:38 +0100
  • 277d2de6 Fix for some very picky warnings by falkTX 2016-03-08 15:02:16 +0100
  • 1e83d2a9 OSX related fixes; Add 'MACOS_OLD=true' if using apple-gcc4.2 by falkTX 2016-03-07 23:49:06 +0100
  • 1123468c Cleanup by falkTX 2016-03-05 18:28:27 +0100
  • 0ceb33b0 Fix OSX build by falkTX 2016-03-05 18:27:29 +0100
  • 4c355036 Remove deprecated widget header files by falkTX 2016-03-01 17:19:35 +0100
  • bb05e224 Fix build without blendish stuff by falkTX 2016-03-01 17:17:52 +0100
  • c3e5d519 Remove blendish and NanoWidgets code by falkTX 2016-03-01 17:14:06 +0100
  • 867dd9bd Remove blender icons (they're GPL) by falkTX 2016-03-01 17:02:22 +0100
  • 5d70c8a9 Update copyright dates; Add license header comment to utility code by falkTX 2016-03-01 16:59:21 +0100
  • f40b419e Update doxygen file and some copyright dates by falkTX 2016-03-01 16:50:21 +0100
  • 8e7dcb43 Fix unused variable by falkTX 2016-02-24 13:54:36 +0100
  • a82e260a Return -1 for VST canDo features we don't need by falkTX 2016-02-23 09:57:46 +0100
  • 81529dd0 Fix VST chunk save Thanks fundamental for spotting it by falkTX 2016-02-23 09:55:27 +0100
  • d1e12728 Allow to store window title in external windows by falkTX 2016-02-14 21:30:04 +0100
  • 720d681a Don't report LV2 touch or resize features if UI is pure external by falkTX 2016-02-14 21:14:03 +0100
  • 502d3359 Report some status of external window to host by falkTX 2016-02-14 21:02:37 +0100
  • 8358893b Define DISTRHO_OS_UNIX if building for linux or osx by falkTX 2016-02-14 21:02:08 +0100
  • c96969c5 ExternalWindow: Add code for managing external process by falkTX 2016-02-14 21:01:02 +0100
  • d87042df Allow non-embeddable LV2 UIs by falkTX 2016-02-14 21:00:23 +0100
  • f409666d More external-ui work; New (dummy) ExternalWindow class by falkTX 2016-02-14 20:05:44 +0100
  • 292bd7e0 Start work torwards external-ui support by falkTX 2016-02-14 19:19:05 +0100
  • 19f82001 Fix out of bounds write on vst state save by falkTX 2016-02-13 18:19:08 +0100
  • 8c4e45d4 Allow pre-allocated buffer in String class by falkTX 2016-01-04 23:37:09 +0000
  • c8f0fdec Use DISTRHO_PLUGIN_NAME for mod:label by falkTX 2015-11-30 00:05:31 +0100
  • 2a45d2a6 Update README by falkTX 2015-11-29 23:16:35 +0100
  • ce6ca445 Fix lv2 preset export by falkTX 2015-11-29 23:14:17 +0100
  • 44448101 Implement full state on lv2 and vst by falkTX 2015-11-29 19:54:37 +0100
  • d0a26d6d Initial support for full states by falkTX 2015-11-29 19:32:48 +0100
  • eafa8349 Add new metadata fields; Export more LV2 stuff, more MOD support by falkTX 2015-11-29 16:32:30 +0100
  • 2ed2eab1 Fix last commit by falkTX 2015-11-06 10:05:24 +0100
  • 831ad23d Fix modgui reference by falkTX 2015-11-06 10:01:25 +0100
  • 3f242dad Remove an extra space by falkTX 2015-11-06 09:51:48 +0100
  • 45cb8a3d Add DISTRHO_PLUGIN_USES_MODGUI macro by falkTX 2015-11-06 09:45:30 +0100
  • ea0c0a48 Give warning when exporting lv2 presets and using state (NIY) by falkTX 2015-11-06 09:42:59 +0100
  • 752dd19b Fast ttl generation when using lots of presets by falkTX 2015-11-06 09:41:53 +0100
  • cd5e1e48 Put LV2 preset labels in manifest.ttl by falkTX 2015-11-06 09:40:06 +0100
  • 06248170 Move resources cpp to src dir by falkTX 2015-11-04 15:08:33 +0100
  • 2344ca06 Move resources to new dir, make it possible to get internal font by falkTX 2015-11-04 15:06:15 +0100
  • 2260b23d Disable UI if DGL is not available by falkTX 2015-10-30 12:32:18 +0100
  • 34d75db7 Fix group widgets appearing twice by falkTX 2015-10-22 00:27:32 +0200
  • 327f69df Clear GL context in puglLeaveContext by falkTX 2015-10-19 13:28:02 +0200
  • 62801adf Build dgl with -Wno-unused-parameter by falkTX 2015-10-18 18:21:59 +0200
  • 6bcf028f Make nanovg buildable on windows/mingw; Better handling of failures by falkTX 2015-10-17 00:47:40 +0200
  • 287802cd Remove hacks for finding real parent, hosts decide what to do by falkTX 2015-10-14 15:37:30 +0200