Nikita Zlobin
7f68c70a60
Support rounded square ports
7 years ago
Nikita Zlobin
edccbd87f6
Try cosmetic outline type in "modern" themes
7 years ago
Nikita Zlobin
a61c15e6a1
Place ports on the edge in modern themes for easier look, and...
What about to deliver to theming, wether ports cover group edge or not?
7 years ago
Nikita Zlobin
e4ee5eb282
Try OOStudio ports, placed on the group edge.
Might be ever slightly stick out by 1px...
7 years ago
Nikita Zlobin
a571b14cfe
Use port text alpha in other modern themes
7 years ago
Nikita Zlobin
6de02501cd
Fix port blurring in classic theme
The reason was in zero-width outline pen. No idea, how it happens, but Qt.NoPen looks better.
7 years ago
Nikita Zlobin
25e74ca4e1
Better bright theme. Wrong jack port outline width.
Original look has all port colors close to dark style, and border color was not contrast, but rather intermediate.
Also use some alpha for text, for some color hinting.
Another trouble with this theme - jack port sel color is painted black, ignoring theme.
7 years ago
Nikita Zlobin
d5e33d06c8
Yet another bit of code optimization
7 years ago
Nikita Zlobin
a7524359ae
Don't add extra height, when rounding does it.
7 years ago
Nikita Zlobin
6df25a106d
Draw port outlines inside of designated area
When drawen outside, free space between ports is busy.
But when inside, outline is overlaped with text, so themes need bigger height to fix that.
7 years ago
Nikita Zlobin
2ae7b913d1
Port subpixel positioning. Improved OOStudio style.
7 years ago
Nikita Zlobin
233b0157c6
Local code optimization
7 years ago
Nikita Zlobin
b3f4ae60f6
Fine-tuned box coordinates, depending on line width
Necessary for classic theme. Now it will look like in latest patchage/ingen series.
7 years ago
Nikita Zlobin
cbb10c02cc
Themeable rounding. Use smaller value for tiny versions.
Smaller value is guessed by distance between bottom box side and ports.
7 years ago
Nikita Zlobin
104ccbb732
Clip header pixmap
7 years ago
Nikita Zlobin
3b3b60bf1a
Try some rounding
7 years ago
Nikita Zlobin
aeeaa59470
Fix anialiasing for box border
The drawRect() doesn't have variant, using qreal values, but it accepts QRectF. Even for integer coordinates it uses subpixel positioning, thus always placing them exactly between pixels.
7 years ago
falkTX
e91750e39a
61cadence-session-inject file installed as 755
See #91
8 years ago
Filipe Coelho
accdcf4dfd
Merge pull request #158 from oe1rsa/master
avoid exit from systray prematurely
8 years ago
Roland Schwarz
51e29d0295
avoid exit from systray prematurely
8 years ago
falkTX
1696cd3bfd
Terminate instead of kill jack_capture process
Closes #153
8 years ago
Filipe Coelho
92034ff82c
Merge pull request #141 from trebmuh/patch-1
2 typo in the UIs
8 years ago
Olivier Humbert
df2ec75585
Another typo
8 years ago
Olivier Humbert
fb9eac5a0a
one typo
8 years ago
Filipe Coelho
ffa886528a
Merge pull request #128 from trebmuh/master
FR menu items translation
8 years ago
Olivier Humbert
785f2f3f87
Update claudia-launcher.desktop
FR menu item translation
9 years ago
Olivier Humbert
f51356dde2
Update claudia.desktop
FR menu item translation
9 years ago
Olivier Humbert
f6b5231a49
Update catia.desktop
FR menu item translation
9 years ago
Olivier Humbert
4cc84c010d
Update catarina.desktop
FR menu item translation
9 years ago
Olivier Humbert
ca77a277a3
Update cadence.desktop
FR menu item translation
9 years ago
Filipe Coelho
dea02f6421
Merge pull request #121 from francescortiz/master
make it work with KDE 5 (plasma)
9 years ago
Francesc Ortiz
df0d7dcc34
make it work with KDE 5
9 years ago
falkTX
7eeeb94d2c
Use LC_ALL=C when calling external tools
9 years ago
falkTX
0351f2a8db
Add KDE5 variants to cadence default-apps list
9 years ago
falkTX
a0c631bdb1
Fix install
9 years ago
falkTX
95aedc6ccd
Set 61cadence-session-inject executable
9 years ago
falkTX
26cbc946a8
Set cadence-session-inject from 21 to 61; Delete old files
9 years ago
falkTX
79509a52d9
Try to really really fix startup; Always do a 2nd startup check
9 years ago
falkTX
2c06bb88ca
Try autostart JACK 2 different ways, one of them ought to work
9 years ago
falkTX
93ca7d7f68
Put cadence plugin paths in quotes
9 years ago
falkTX
f8b18cff1d
Update Claudia DB
9 years ago
falkTX
81443fbe39
Fix reverse logic of jackmeter capture, closes #69 :)
9 years ago
falkTX
43df33094a
Update Claudia DB
10 years ago
falkTX
902daa96ee
Update Claudia DB
10 years ago
falkTX
32ec0bfabe
Cleanup
10 years ago
falkTX
ccf08808c9
Rework claudia-launcher a little, now using carla api for plugins
10 years ago
falkTX
eaca417cbf
Minimum RT prio is 6
10 years ago
falkTX
b08556e8a8
Initial update of claudia-db, remove all non-free stuff
10 years ago
falkTX
b523856150
Another fix
10 years ago
falkTX
dae3cfd93c
Fix session inject
10 years ago