Oliver Sahr
|
91720f6ddc
|
Fixed unexpected type errors
|
2 years ago |
Elias
|
0bcd151616
|
fix default sf2/3 path
|
3 years ago |
Elias
|
c0de98674c
|
default to jack backend if pipewire jack replacement is installed
|
3 years ago |
falkTX
|
ea7ed826dd
|
Automable is not a word, sorry!
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
Sebastian Lohff
|
14e9ec85fa
|
Disable GraphicsScene indexing method to prevent crashes
Under certain circumstances Carla would crash when frequent updates on
the QGraphicsScene occurred, especially in combination with scrolling or
panning by the user. Backtraces showed either a segfault in
QGraphicsItem::parentItem() or around
QGraphicsSceneBspTree::climbTree(). While the first trace points towards
missing calls to pepareGeometryChange() in combination with custom
boundingRect() methods, inserting these did not yield a positive change,
though people with this issue also had success in disabling the
ItemIndexingMethod of their QGraphicsScene[0][1]. Setting this to
NoIndex solves this problem.
The original problem is reproducible with an ever-reconnecting client:
$ while true; do klick 120 & (sleep 0.1; killall klick); done
[0] https://bugreports.qt.io/browse/QTBUG-18021?focusedCommentId=367566&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-367566
[1] https://forum.qt.io/topic/71316/qgraphicsscenefinditembsptreevisitor-visit-crashes-due-to-an-obsolete-paintevent-after-qgraphicsscene-removeitem
|
3 years ago |
Jean Pierre Cimalando
|
08a693c3c9
|
vst3: user common files in the default path
|
3 years ago |
falkTX
|
2b3924c89c
|
Bump version to 2.4.1
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
Hans-J. Schmid
|
3316618aa5
|
explicit casting start
|
3 years ago |
falkTX
|
eab801201f
|
Fix unused parameters preventing real ones showing up
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
dc2068155d
|
Bump version to 2.4.0
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
8907e1143b
|
Add option to use classic skin by default
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
7d57489180
|
Add carla_get_desktop_scale_factor utility function
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
babef44a3c
|
Bump version to 2.3.2
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
1ff775e726
|
Implement a way to set plugins as standalones
|
3 years ago |
Douglas Brebner
|
68ba739c40
|
Add missing separator in SF2 search path
|
3 years ago |
falkTX
|
c20333e565
|
Do not show --gdb in usage/help when not installed system-wide
Closes #1454
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
164c254b55
|
Bump version to 2.3.1
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
b730c7a880
|
Do not refresh canvas except on error, fixing on quit crash
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
336aff24fd
|
Really fix split/join
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
e2430861ed
|
Make some macOS dialogs modal, hack around edit dialog on top
|
3 years ago |
falkTX
|
4116b5b136
|
Improve countDecimalPoints
|
3 years ago |
falkTX
|
231143d495
|
Fix default rack "skin" for a few plugins
|
3 years ago |
falkTX
|
9af9c405bf
|
Remove favorite plugins from list when they fail to load
|
3 years ago |
falkTX
|
3e50d8b2bd
|
Fix canvas split/join action
|
3 years ago |
falkTX
|
9994ecf44e
|
splitted is not a word
|
3 years ago |
falkTX
|
92ba944c10
|
Fix Qt version checks, allow canvas eyecandy for >= qt5.12
|
3 years ago |
falkTX
|
377115d4c3
|
Bump version as 2.3.0
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
2a6a7de04f
|
Fix main client name for multiple carlas inside NSM
Closes #1279
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
f7e674ffeb
|
Whitespace cleanup
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
a17f139321
|
midipattern: use Esc key to close UI
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
747087ab23
|
Cleanup midi pattern UI event handling, 2/2
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
c4f4b288fc
|
Cleanup midi pattern UI event handling, 1/2
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
1e919cf4f5
|
pianoroll: set cursor depending on hover action
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
e777c66786
|
Fix cancelling plugin discovery
Closes #1391
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
6fdc4d36fd
|
Add .kdev_include_paths files
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
35babc07ab
|
patchcanvas: clear rubberband on right-click
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
b553ff4ebd
|
patchcanvas: stop storing keyboard modifier state, cleanup
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
3b9f304d96
|
Fix sorting plugins by favorite
Closes #1390
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
25c61989de
|
Fix a float vs int usage, which will break in python soon
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
2294a5c868
|
Bump version
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
2d6b710b1e
|
Fix (native) plugin discovery under Windows
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
4c3d4b3acb
|
Fix plugin search listing AU as possible type on Windows
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
12b8a81882
|
Setup CARLA_MAGIC_FILE env var for cxfreeze builds
|
3 years ago |
falkTX
|
713c78330d
|
Update copyright year in about page
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
10538252f4
|
Fix logic around gCarla.nogui
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
a59e659dd3
|
Bump version
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
0c7ea4a7ca
|
Finalize make dist for windows
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
a7b2da4b4f
|
2 more icons
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
c2318ea51d
|
Fix windows native tools, now without symlinks
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |
falkTX
|
1dcd6a9b95
|
Move some code around
Signed-off-by: falkTX <falktx@falktx.com>
|
3 years ago |