falkTX
|
f40b419e37
|
Update doxygen file and some copyright dates
|
7 years ago |
falkTX
|
8e7dcb4358
|
Fix unused variable
|
7 years ago |
falkTX
|
a82e260a1b
|
Return -1 for VST canDo features we don't need
|
7 years ago |
falkTX
|
81529dd0aa
|
Fix VST chunk save
Thanks fundamental for spotting it
|
7 years ago |
falkTX
|
d1e127289c
|
Allow to store window title in external windows
|
7 years ago |
falkTX
|
720d681a09
|
Don't report LV2 touch or resize features if UI is pure external
|
7 years ago |
falkTX
|
502d3359fb
|
Report some status of external window to host
|
7 years ago |
falkTX
|
8358893bf3
|
Define DISTRHO_OS_UNIX if building for linux or osx
|
7 years ago |
falkTX
|
c96969c56e
|
ExternalWindow: Add code for managing external process
|
7 years ago |
falkTX
|
d87042df0d
|
Allow non-embeddable LV2 UIs
|
7 years ago |
falkTX
|
f409666de7
|
More external-ui work; New (dummy) ExternalWindow class
|
7 years ago |
falkTX
|
292bd7e0a5
|
Start work torwards external-ui support
|
7 years ago |
falkTX
|
19f82001a2
|
Fix out of bounds write on vst state save
|
7 years ago |
falkTX
|
8c4e45d4a7
|
Allow pre-allocated buffer in String class
|
8 years ago |
falkTX
|
c8f0fdec1f
|
Use DISTRHO_PLUGIN_NAME for mod:label
|
8 years ago |
falkTX
|
2a45d2a635
|
Update README
|
8 years ago |
falkTX
|
ce6ca4453b
|
Fix lv2 preset export
|
8 years ago |
falkTX
|
4444810108
|
Implement full state on lv2 and vst
|
8 years ago |
falkTX
|
d0a26d6d20
|
Initial support for full states
|
8 years ago |
falkTX
|
eafa8349a9
|
Add new metadata fields; Export more LV2 stuff, more MOD support
|
8 years ago |
falkTX
|
2ed2eab14b
|
Fix last commit
|
8 years ago |
falkTX
|
831ad23db5
|
Fix modgui reference
|
8 years ago |
falkTX
|
3f242dad00
|
Remove an extra space
|
8 years ago |
falkTX
|
45cb8a3d90
|
Add DISTRHO_PLUGIN_USES_MODGUI macro
|
8 years ago |
falkTX
|
ea0c0a4869
|
Give warning when exporting lv2 presets and using state (NIY)
|
8 years ago |
falkTX
|
752dd19b0b
|
Fast ttl generation when using lots of presets
|
8 years ago |
falkTX
|
cd5e1e485e
|
Put LV2 preset labels in manifest.ttl
|
8 years ago |
falkTX
|
06248170a6
|
Move resources cpp to src dir
|
8 years ago |
falkTX
|
2344ca0615
|
Move resources to new dir, make it possible to get internal font
|
8 years ago |
falkTX
|
2260b23dc5
|
Disable UI if DGL is not available
|
8 years ago |
falkTX
|
34d75db7f0
|
Fix group widgets appearing twice
|
8 years ago |
falkTX
|
327f69dfc8
|
Clear GL context in puglLeaveContext
|
8 years ago |
falkTX
|
62801adfc8
|
Build dgl with -Wno-unused-parameter
|
8 years ago |
falkTX
|
6bcf028f0a
|
Make nanovg buildable on windows/mingw; Better handling of failures
|
8 years ago |
falkTX
|
287802cd27
|
Remove hacks for finding real parent, hosts decide what to do
|
8 years ago |
falkTX
|
b48a3437be
|
Send ignored keys to *top-most* parent window, fix feedback loop
|
8 years ago |
falkTX
|
7365b4886c
|
Fix some small leaks
|
8 years ago |
falkTX
|
10bd3b2c8c
|
Rename stb_image 'final' variable, fixes build on OSX
Closes #1
|
8 years ago |
falkTX
|
e65346c24a
|
Pass non-handled keyboard events to parent window (X11 only)
Closes #2
|
8 years ago |
falkTX
|
9c1aa0c37c
|
Fix build
|
8 years ago |
falkTX
|
8a760ef111
|
Always maps URIDs, it's a required feature anyway
|
8 years ago |
falkTX
|
d0179ed308
|
Fallback to maxBlockLength if host doesn't support nominal
|
8 years ago |
falkTX
|
a5bac83940
|
Misc
|
8 years ago |
falkTX
|
de0b665410
|
Use nominalBlockLength
|
8 years ago |
falkTX
|
d35fa18415
|
LV2 ticksPerBeat is a double
|
8 years ago |
falkTX
|
2fbcb49e33
|
Forgot this line
|
8 years ago |
falkTX
|
36e37ff095
|
Get time info before setting state and params
|
8 years ago |
falkTX
|
6aabe6acb0
|
Fix build with gcc-4.6
|
8 years ago |
falkTX
|
b5c4ef84bd
|
Fix build
|
8 years ago |
falkTX
|
45cddf26a7
|
Don't use leak detection on release builds
|
8 years ago |