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
|
430740a896
|
Update packages downloaded for the linux binaries
|
6 years ago |
falkTX
|
df32bb5360
|
Copy Carla-Control.app into macOS bundle
|
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
|
1c69c4bbb2
|
Merge branch 'master' of github.com:falkTX/Carla
|
6 years ago |
falkTX
|
50deb15b8a
|
Fix macOS build without pyqt
|
6 years ago |
falkTX
|
50291d7eb7
|
Merge branch 'master' of github.com:falkTX/Carla
|
6 years ago |
falkTX
|
96aaf3039b
|
Helper for macOS packages
|
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
|
162b4cc797
|
Update .gitignore
|
6 years ago |
falkTX
|
62da178391
|
Cleanup CarlaNativePlugin header
|
6 years ago |
falkTX
|
f7d328740c
|
Merge branch 'master' of falktxgh:falkTX/Carla
|
6 years ago |
falkTX
|
b97de469b1
|
Arrange size of about window for the 3rd tab as minimum, not 2nd
|
6 years ago |
falkTX
|
6230243c0d
|
Install the new header and pkg-config files
|
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 |
falkTX
|
6e5861daa7
|
Force white icons for a few skins
|
6 years ago |
falkTX
|
119d370d58
|
Remove an old define, missing timeinfo on carla-plugin gui on win32
|
6 years ago |
falkTX
|
799fd2eaea
|
Fix starting wine bridges with wine versions without 64 suffix
Also debug a bit more
Fixes #736
|
6 years ago |
falkTX
|
f13e9e5218
|
Add -fno-rerun-cse-after-loop to build flags under windows
|
6 years ago |
falkTX
|
fcc1597bdf
|
Fix windows build
|
6 years ago |
falkTX
|
eeeb9e9f0f
|
Proper fix for plugin ui subview size on macOS
|
6 years ago |
falkTX
|
cffffbab42
|
Fix UI bridges under macOS
|
6 years ago |
falkTX
|
3fc3be79b0
|
Try to focus UI bridge when running manually from CLI
|
6 years ago |
falkTX
|
72d9d33800
|
Fix previous commit
|
6 years ago |
falkTX
|
e97440d641
|
Allow carla-bridge-uis to run with just plugin URI
Loads the first UI available
|
6 years ago |
falkTX
|
3255806c1d
|
Fix macOS plugin window close, keep it alive as needed
|
6 years ago |
falkTX
|
5afbcdf1b1
|
Silence a debug message by default
|
6 years ago |
falkTX
|
7462089f45
|
Fix stupid typo leading to dummy driver being built
|
6 years ago |
falkTX
|
e7e5a8115e
|
Don't print assertion when sfz path is empty
|
6 years ago |