Nedko Arnaudov
6518bcd21b
Patch CVE-2023-43783: Use of Fixed Temporary File Path in /tmp/cadence-wineasio.reg
Apply SuSE fix for CVE-2023-43783 (by Matthias Gerstner)
0001-cadence.py-wine-ASIO-settings-use-safe-tempfile.patch
https://bugzilla.suse.com/show_bug.cgi?id=1213985
1 year ago
Nedko Arnaudov
5099c9152b
Patch CVE-2023-43782: Use of Fixed Temporary File Path in /tmp/.cadence-aloop-daemon.x
Apply SuSE fix for CVE-2023-43782 (by Matthias Gerstner)
0001-cadence_aloop_daemon-place-lockfile-into-non-public-.patch
https://bugzilla.suse.com/show_bug.cgi?id=1213983
1 year ago
fsantini
c146ff90ef
Fallback to GLib DBus if Qt Dbus is not available
4 years ago
Aiden Sato
64dc781f1d
Changed tooltip from HTML to plaintext
4 years ago
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
4 years ago
Térence Clastres
a2e733abc9
A2JMIDI: Simplify UI
- Remove "Export HW Ports" button
- Make the "Export Ports" checkbox apply changes immediately
- Change the status label to show when ports are exported
5 years ago
Térence Clastres
b69d157501
DBus cast fixes
5 years ago
Alex Tsitsimpis
12e3907981
Ensure a2j is started before attempting to stop it
When stopping jackd, ensure that a2j is actually started before
attempting to stop it. Otherwise we get an error and jackd is not
stopped.
Signed-off-by: Alex Tsitsimpis <alex.tsitsimpis@gmail.com>
5 years ago
Térence Clastres
0642494c69
Refine #256
- Fix 'Export HW port' tray option not working and incorrect state
- Disable 'Export HW port' when ports are already exported and notify it
with the button text
- Do not start A2JMIDI after exporting ports
- Stop A2JMIDI before stopping JACK
5 years ago
Térence Clastres
655e0a361e
A2JMIDI: Simplify startup and ports export
- Add option to start a2j when JACK starts
- Add option to always export ports when a2j starts
- Remove now unused a2j options menu
- Remove unneeded HW export yes/no dialog and automatically (re)start a2j after exporting
5 years ago
falkTX
01bfb7a3c9
Remove DBus workaround for Neon
5 years ago
falkTX
8a1940ce24
Proper workaround, dont add to front of sys.path
7 years ago
falkTX
99b39989a0
Systray fixes
Closes #209
7 years ago
falkTX
4489a66d51
Cadence: Run DBus stuff only on main thread
7 years ago
falkTX
49c567c43e
Fix small issues in qt5 port
7 years ago
falkTX
8d32325c26
Import small tweaks needed for kxstudio
7 years ago
falkTX
ea66f54bfc
More qt5 fixes
7 years ago
falkTX
006d09e77f
Finish porting to Qt5, please test
7 years ago
falkTX
9ded51b005
Cleanup, compat for IDE
7 years ago
falkTX
d85e6e6526
Continue port to Qt5
7 years ago
Roland Schwarz
51e29d0295
avoid exit from systray prematurely
8 years ago
falkTX
0351f2a8db
Add KDE5 variants to cadence default-apps list
9 years ago
falkTX
7ce46370a5
Cleanly stop jackdbus before killing, fixes force-restart
11 years ago
falkTX
72953b4f85
Small fix when jack is not working so well
11 years ago
falkTX
b801c050f8
Minor string changes
11 years ago
falkTX
b279a8cbf7
Remove old unused "--gnome-settings" arg in cadence
11 years ago
falkTX
581da0c097
Cadence: Disable JACK autostart options on cxfreeze builds
12 years ago
falkTX
9ce1ac7582
Cadence: Show both in+out versions of JackMeter
12 years ago
falkTX
1153d7ed08
Cadence: Implement multiple aloop channels and zita support
12 years ago
falkTX
052fe87642
Cadence: Update 'tools' tab, jackmeter replaces catarina
12 years ago
falkTX
8c27be5945
Cadence: make tools startup work in local and cxfreeze builds
12 years ago
falkTX
df72125ae4
Fix Cadence code for the last commits
12 years ago
falkTX
7123994cd4
Cadence: Replace Carla pic for a Catarina one
12 years ago
falkTX
bc743d4c15
Cadence: Initial work for multi-channel aloop bridge; cleanup
12 years ago
falkTX
0d9ed52fb3
Cadence: Disable pulseaudio gui stuff if not installed
12 years ago
falkTX
19ea6203e0
Cadence: First working cpufreq version, using indicator-cpufreq
12 years ago
falkTX
ba8d24d92c
Cadence: Initial code for cpufreq support
12 years ago
falkTX
76725e09cc
Cadence: Don't auto-start JACK or stop processes at login by default
12 years ago
falkTX
1431e2fcaf
Cadence: Small change to snd-aloop asoundrc file
12 years ago
falkTX
f02718cd72
Minor fix
12 years ago
falkTX
3488eb969b
Cadence: Special check tor disable pulseaudio, useful in KXStudio only
12 years ago
falkTX
cc01b6ca5f
Fix last commit
12 years ago
falkTX
017cac2e06
More cleanup, unfinished
12 years ago
falkTX
358aa26eb6
Fix last commit, add same error dialog to Catia
12 years ago
falkTX
1f7b47f978
Cadence/Claudia/Systray: Implement hide on close
12 years ago
falkTX
1814f5d97a
Cadence: Implement JACK2 "Switch Master" support, hurray!
12 years ago
falkTX
3dd7d86d0e
Misc fixes
12 years ago
falkTX
738cb2859a
Cadence: Fix ALSA-MIDI autostart option save/restore
12 years ago
falkTX
8a1bddf096
Cadence: Fix ALSA bridge start when .asoundrc has been modified externally
12 years ago
falkTX
6e7f0c5774
Cadence: Implement Alsa-Audio support (complete), misc fixes
12 years ago