falkTX
|
4ef494a628
|
More documentation and small UI changes
|
10 years ago |
falkTX
|
b9dcf5ca9f
|
Use uint for sizes; Some DPF UI class changes and docs
|
10 years ago |
falkTX
|
e06cb84757
|
Fix for temporary VST UI used for size
|
10 years ago |
falkTX
|
c9cd0b1a1f
|
NTK UIs seem to be working
|
10 years ago |
falkTX
|
807aee7910
|
Initial work for NTK plugin UIs
|
10 years ago |
falkTX
|
815d012771
|
Fix synths build
|
10 years ago |
falkTX
|
b30b92c0aa
|
Put all classes provided by DPF inside the namespace
|
10 years ago |
falkTX
|
472e0701fe
|
Misc changes
|
10 years ago |
falkTX
|
3464cfdbe6
|
Revert DSSI UI auto-close fix, no longer needed
|
10 years ago |
falkTX
|
f23edf167d
|
Enable previous if0'd code during strict testing; Fix build
|
10 years ago |
falkTX
|
ad4a38d81d
|
Update
|
10 years ago |
falkTX
|
04c9af69ee
|
Misc
|
10 years ago |
falkTX
|
9afbad6c59
|
More documentation; Add macros for MIDI input and output
|
10 years ago |
falkTX
|
f3b8ec198b
|
Write some API documentation; Cleanup
|
10 years ago |
falkTX
|
cd28737617
|
Cleanup; Fix some docs; Split Color from NanoVG into separate class
|
10 years ago |
falkTX
|
73b18ec998
|
Cleanup; Some fixes for -Weffc++
|
10 years ago |
falkTX
|
dc9b23badb
|
Fix DSSI UIs closing prematurely
|
10 years ago |
falkTX
|
a7db13548f
|
Fix Leak on DSSI UI Test
|
10 years ago |
falkTX
|
f54ab76ad8
|
clang c++11 fix
|
10 years ago |
falkTX
|
8fbfd102dc
|
Only reactivate plugin during audio changes if active before
|
10 years ago |
falkTX
|
793c580f8d
|
Fix vst plugin for some hosts (ardour3 and energyXT on linux)
|
10 years ago |
falkTX
|
f1f5853c92
|
Don't crash if NanoVG context is invalid; Always valid UI size
|
10 years ago |
falkTX
|
fdb7b09f64
|
Pass parameter values from plugin to UI on JACK mode
|
10 years ago |
falkTX
|
0c7e4d2746
|
Misc
|
10 years ago |
falkTX
|
2029ad2977
|
Fix LV2 UI filename in the ttl files
|
11 years ago |
falkTX
|
947afbdebc
|
Latency ports are integer
|
11 years ago |
falkTX
|
8a1c6cdb72
|
Remove hacky lastUiParent in DGL; use similar inside distrho only
|
11 years ago |
falkTX
|
58ed8d624c
|
Implement LV2_UI__windowTitle support
|
11 years ago |
falkTX
|
e8a952a4ae
|
Update LV2 headers
|
11 years ago |
falkTX
|
4fc9af74a2
|
JACK: If there's plugin programs, select the first one
|
11 years ago |
falkTX
|
a59f94c894
|
Misc
|
11 years ago |
falkTX
|
17df030eca
|
VST: Export "main" on non-windows, fixes discovery for bitwig
|
11 years ago |
falkTX
|
cc30a221c7
|
Update parameter outputs in JACK targets
|
11 years ago |
falkTX
|
fe68e6ac98
|
ImageKnob: Only reset to default if one is set; Check timePos
|
11 years ago |
falkTX
|
d1f8cd904e
|
Misc fixing; Add DISTRHO_UI_USE_NANOVG macro, for NanoVG plugin UIs
|
11 years ago |
falkTX
|
e0a6cf3f22
|
Fix parameters and state in JACK export
|
11 years ago |
falkTX
|
52a8f48238
|
New DISTRHO_PLUGIN_IS_RT_SAFE macro, enabled by default
|
11 years ago |
falkTX
|
f187108634
|
More docs; Make widget events structs; Misc fixes
|
11 years ago |
falkTX
|
05384270a8
|
Clear up UI size stuff
|
11 years ago |
falkTX
|
58f2cc61a9
|
Make it possible to override Window resize call in plugin UIs
|
11 years ago |
falkTX
|
51a6f9c3ba
|
Missing initial resize
|
11 years ago |
falkTX
|
bd1d8bc19f
|
Misc
|
11 years ago |
falkTX
|
b4ac031105
|
Add JACK (standalone) export support
|
11 years ago |
falkTX
|
1d00b38275
|
Fix DSSI build
|
11 years ago |
falkTX
|
5a325b8a56
|
Move sleep funcs into separate file, so we don't include windows.h
|
11 years ago |
falkTX
|
e03cea028e
|
Misc
|
11 years ago |
falkTX
|
8fb0b54755
|
Add d_mutex.hpp file, for a Mutex class
|
11 years ago |
falkTX
|
66d720e36f
|
Misc
|
11 years ago |
falkTX
|
16a9114054
|
Fix build
|
11 years ago |
falkTX
|
4fffde234c
|
Add scoped pointer class; use it on some widget classes
|
11 years ago |