falkTX
|
874a97108c
|
Another small debug message for libjack
|
6 years ago |
falkTX
|
8ffb2265bc
|
PluginEdit: always show keyboard if midi-ins > 0
|
6 years ago |
falkTX
|
e495c84572
|
Add a small debug message
|
6 years ago |
falkTX
|
2ab56b0676
|
Fix for last commit
|
6 years ago |
falkTX
|
176a63d8db
|
libjack: fixup for showing previous windows, just in case
|
6 years ago |
falkTX
|
a27656ae0c
|
Fix a compiler warning
|
6 years ago |
falkTX
|
565eb7c29e
|
libjack: catch window close when possible, and hide it instead
|
6 years ago |
falkTX
|
81e9caa81a
|
libjack: Implement basic session management via SIGUSR1 signal
|
6 years ago |
falkTX
|
4c2dbd0b2e
|
Always expand user home path when loading project from CLI
|
6 years ago |
falkTX
|
360db9e0ce
|
Rename things regarding audio peaks, will be useful for rest later
|
6 years ago |
falkTX
|
cc9b69dd9a
|
Ignore a few more old settings, from < beta6
|
6 years ago |
falkTX
|
a284d4e992
|
Don't try to find binary type of certain plugins when loading project
|
6 years ago |
falkTX
|
8e3f109dc5
|
Use basename on jack apps when initial name is empty
|
6 years ago |
falkTX
|
5ad0b40680
|
Interposer: intercept MapRaised and MapSubwindows
|
6 years ago |
falkTX
|
2f4b09ac25
|
libjack: fix for clients registering too early
|
6 years ago |
falkTX
|
a21e740612
|
Cleanup for _NET_WM_WINDOW_TYPE_DIALOG, add it to DGL too
|
6 years ago |
falkTX
|
eae5b55426
|
Update DGL
|
6 years ago |
falkTX
|
903313aace
|
Update distrho
|
6 years ago |
falkTX
|
191781e9db
|
Fix for LV2 plugins with UI feedback ports in bridge mode
|
6 years ago |
falkTX
|
cd820b20ec
|
Remove macOS related note in settings, if not running macOS
|
6 years ago |
falkTX
|
2b6c6d8440
|
Fix dynamic buffer size against plugin bridges
Closes #752
|
6 years ago |
falkTX
|
b7e4f2848b
|
Fix internal plugins not handling internal controls on native bridge
|
6 years ago |
falkTX
|
49261776c3
|
Fix internal plugins receiving wrong frame pos on split buffers
|
6 years ago |
diovudau
|
7fca77254b
|
Add X _NET_WM_WINDOW_TYPE flags to plugin windows so they work equally well on tiling window manages and floating WM (#751)
|
6 years ago |
nick87720z
|
5848db500c
|
patchcanvas: Size-tuned SVG icons (#742)
|
6 years ago |
falkTX
|
07b028b3b5
|
Make UI more responsive when loading bridged plugins
|
6 years ago |
falkTX
|
dcfa45b789
|
Respect max-parameters setting in plugin bridges
|
6 years ago |
falkTX
|
f8f32b363d
|
Fix an assertion when looking for wine64
Closes #740
|
6 years ago |
falkTX
|
70161943f3
|
Don't waste CPU while waiting for bridges to finish
|
6 years ago |
falkTX
|
31eb7760b0
|
Tweak findNextEvent() to catch future cases of lost events
|
6 years ago |
falkTX
|
a468359963
|
Fix plugins under carla-patchbay not receiving all events
|
6 years ago |
falkTX
|
fcadc89603
|
Remove an unused file
|
6 years ago |
falkTX
|
82607ea956
|
ParamProgressBar: fix drawing of initial value if it is 0.0
|
6 years ago |
falkTX
|
50deb15b8a
|
Fix macOS build without pyqt
|
6 years ago |
falkTX
|
8b9db39248
|
Fix local semaphore under macOS, optimize linux futexes
|
6 years ago |
falkTX
|
bff24bcf3a
|
Cleanup pixmapkeyboard code, less hardcoded bits
Now easier to add more layouts
|
6 years ago |
Olivier Humbert
|
cf81af6b29
|
Adds an AZERTY layout for the piano-keyboard (#738)
* Adds an AZERTY layout for the piano-keyboard
* Updates and fixes the French piano-keyboard layout
* typo fix
|
6 years ago |
falkTX
|
4826e10042
|
Fix too many parameters trying to be drawn in zynfx skin
|
6 years ago |
falkTX
|
42dac4deb9
|
Fix some black on black text
|
6 years ago |
falkTX
|
c2b328d70d
|
Don't wait twice for vst plugin bridges
|
6 years ago |
falkTX
|
f114739e06
|
Fix build against newer macOS versions
|
6 years ago |
falkTX
|
de030b6b81
|
Small fix for transport changed check, in case BBT is not available
|
6 years ago |
falkTX
|
b67bde5a0c
|
Initialize win32 stuff on discovery tools too
|
6 years ago |
falkTX
|
e3e2288691
|
Only send kVstTransportChanged to VST plugins when really needed
Fixes transport sync with certain plugins, like FLStudio \o/
|
6 years ago |
falkTX
|
bde548f00f
|
Initialize OLE in windows bridges, link with -mwindows
|
6 years ago |
falkTX
|
62da178391
|
Cleanup CarlaNativePlugin header
|
6 years ago |
falkTX
|
b97de469b1
|
Arrange size of about window for the 3rd tab as minimum, not 2nd
|
6 years ago |
falkTX
|
d891f6de50
|
More work for carla-native-plugin
|
6 years ago |
FilipeCSnuk
|
1830f30a4c
|
Forgot to commmit a file
|
6 years ago |
FilipeCSnuk
|
02fe784cc8
|
Expose new carla-plugin-native object
|
6 years ago |