ratijas
41ab083ccc
Unset executable bits & remove !#shebang ( #306 )
* Unset executable bit from XML and images
I'm not an expert, but those XMLs do not look like any kind of
normally executable scripts. And even if they were -- XML syntax does
not allow shebangs, as far as standard[1] is concerned.
[1]: https://www.w3.org/TR/2008/REC-xml-20081126/#NT-document
* Drop unused global var WINEASIO_PREFIX
It was mis-formatted anyway. Looks like a
copy-paste from wineasio which is broken in the
exact same way[1].
[1] 638ce56a7f/gui/settings.py (L41)
* Unset executable bit
Unset executable bit from all python sources upon installation
2 years ago
ratijas
9bc418cfb2
Rename xinit script to match best practices
Dash after number provides visual clarity,
and .sh suffix helps text editors with file
extension-based syntax highlighting engines.
2 years ago
falkTX
f36bc4c73e
Last piece missing of qt5 port
5 years ago
Olivier Humbert
785f2f3f87
Update claudia-launcher.desktop
FR menu item translation
7 years ago
Olivier Humbert
f51356dde2
Update claudia.desktop
FR menu item translation
7 years ago
Olivier Humbert
f6b5231a49
Update catia.desktop
FR menu item translation
7 years ago
Olivier Humbert
4cc84c010d
Update catarina.desktop
FR menu item translation
7 years ago
Olivier Humbert
ca77a277a3
Update cadence.desktop
FR menu item translation
7 years ago
falkTX
95aedc6ccd
Set 61cadence-session-inject executable
7 years ago
falkTX
26cbc946a8
Set cadence-session-inject from 21 to 61; Delete old files
7 years ago
falkTX
79509a52d9
Try to really really fix startup; Always do a 2nd startup check
7 years ago
falkTX
2c06bb88ca
Try autostart JACK 2 different ways, one of them ought to work
7 years ago
falkTX
93ca7d7f68
Put cadence plugin paths in quotes
7 years ago
falkTX
902daa96ee
Update Claudia DB
8 years ago
falkTX
32ec0bfabe
Cleanup
8 years ago
falkTX
ccf08808c9
Rework claudia-launcher a little, now using carla api for plugins
8 years ago
falkTX
b523856150
Another fix
8 years ago
falkTX
dae3cfd93c
Fix session inject
8 years ago
falkTX
571f091527
Rework how session auto-start of jack works
8 years ago
falkTX
f94b2d762a
Fix suspend&resume of pulseaudio bridge
8 years ago
falkTX
c3e165d01e
Add new files for pulse2loopback bridge
8 years ago
falkTX
4057207611
Only try to set plugin paths if cadence is installed
This fixes issues with cadence in debian distros,
after being removed the /etc files still remain leaving *_PATH empty
8 years ago
falkTX
ec2a832083
Add NoDisplay=true to autostart file
9 years ago
falkTX
2b89d27504
Another attempt to fix jack autostart
9 years ago
falkTX
b987dc955c
Revert trying to make jack auto-start for 14.04
KDE + 14.04 it's the only one with the issue, all other distros are fine
9 years ago
falkTX
ac43cbc33a
Remove NoDisplay=true for autostart, doesn't work as intended
9 years ago
falkTX
d8d4db8d13
Revert 33d755ffc366e3b9b6f86d0a795e1f8d23ad0c9e, now fixed
9 years ago
falkTX
33d755ffc3
Always run cadence-session-start, the kde autostart is not enough
9 years ago
falkTX
1c650dff57
Fix jack auto-start on kubuntu 14.04
9 years ago
falkTX
0cf70c4619
Misc
9 years ago
falkTX
b0472d09ef
Misc fixing; XYController with scrollbar now
10 years ago
falkTX
a552c190eb
Import and use jackbridge from Carla in C++ code
10 years ago
falkTX
11de075e68
Add both in+out jackmeter launchers to Unity shortcuts
10 years ago
falkTX
ddec967de4
Implement #54, thanks
10 years ago
falkTX
23eb1c9c34
Fix "ps" usage, closes #57
10 years ago
falkTX
545d2d2f12
Add unzipfx static code
10 years ago
falkTX
571d2dcb6b
Misc
10 years ago
falkTX
878a74a89e
Launcher: Re-enable Plugin tab now that Carla works again
10 years ago
falkTX
f720b3ed01
Add unzipfx code used for Windows builds
10 years ago
falkTX
1928a1d083
Windows build
10 years ago
falkTX
0c757d7998
Add Windows build scripts
10 years ago
falkTX
ef367894bc
Remove Carla, now in https://github.com/falkTX/Carla
10 years ago
falkTX
4efe27ef16
Cadence: set plugin paths before dbus starts
10 years ago
falkTX
f65ab686a5
Add carla-bridge-native build, much simpler for standalone usage
10 years ago
falkTX
aedf1371dc
More DB fixes
10 years ago
falkTX
cf803ba4f2
Add carla-standalone script
10 years ago
falkTX
d6baba2896
cadene-session-start: Smarter system start
10 years ago
falkTX
3b5630a889
Cadence: Prevent pulseaudio respawn on force-restart
10 years ago
falkTX
d820d55761
Build caitlib by default, change lib dir do $prefix/lib/cadence/
10 years ago
falkTX
99054185b8
Claudia: Add jack-mixer template
10 years ago