Jacob
9324d24e06
Correct some more Qt4 leftovers
5 years ago
falkTX
915065c1f1
Fix build, regression from merge conflict
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
Jasper Seidel
868492c4fe
Corrected ALSA capture device list on Linux.
This modifies the ALSA input device list to use the output of `arecord -l` instead of `aplay -l`.
With this, audio devices that are input-only are correctly shown in the capture list, and non-input devices are also hidden.
6 years ago
Daniel Sonck
0ecd439e32
Add RPM based distro support to claudia_launcher
9 years ago
Simon van der Veldt
233e8c10cf
Add SKIP_STRIPPING option to Makefiles to allow disabling stripping of binaries ( #159 )
5 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
393f05dd14
Fix more INSTALL.md references to Qt4
5 years ago
Alexis Caffa
20877a8e27
Qt4 -> Qt5
I had to manually install some different dependencies. So much to run as to install.
5 years ago
falkTX
5466e35d42
Remove -mtune=generic as well
5 years ago
falkTX
01bfb7a3c9
Remove DBus workaround for Neon
5 years ago
falkTX
38941feee8
Don't use sse flags in the makefile
Code is not that heavy on audio DSP that really makes a difference
5 years ago
Jonathan Liu
4a5f5b445b
Fix typos in workaround
Closes #220
6 years ago
Jonathan Liu
fa3794add4
Add workaround for KDE modifying QAction text to add accelerators
See https://bugs.kde.org/show_bug.cgi?id=337491
Closes #220
6 years ago
falkTX
b82db9af8d
Add fix for carla-single not having proper PWD
7 years ago
falkTX
8a1940ce24
Proper workaround, dont add to front of sys.path
7 years ago
falkTX
3e1df2db58
Fix adding new apps in claudia when using pyqt5 dbus workaround
7 years ago
Filipe Coelho
2436ae5932
Merge pull request #212 from trebmuh/patch-1
Qt4 -> Qt5
7 years ago
Olivier Humbert
af26e8150d
Qt4 -> Qt5
7 years ago
falkTX
99b39989a0
Systray fixes
Closes #209
7 years ago
falkTX
7c6ca1026f
Fix save dialog for qt5
7 years ago
falkTX
7e98325af3
Add kxstudio dbus workaround to catia and claudia
7 years ago
falkTX
f36bc4c73e
Last piece missing of qt5 port
7 years ago
falkTX
89fdc69433
Fix unused variable warning
7 years ago
falkTX
4489a66d51
Cadence: Run DBus stuff only on main thread
7 years ago
falkTX
9bf9965d20
Fix systray quit action not working properly
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
57062ef0e0
Don't abort app when exception is thrown
7 years ago
Filipe Coelho
57ae8b93f0
Merge pull request #198 from trebmuh/patch-1
[claudia-launcher] Adds jack-transport support for MuseScore
7 years ago
falkTX
122af7b95f
Invert logic to find X11 dir
7 years ago
falkTX
94478bd461
Cleanup
7 years ago
falkTX
3e0fce81ac
Bump version
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
falkTX
48b609b259
Start port to qt5
7 years ago
Olivier Humbert
612fcc1790
Update claudia_database.py
7 years ago
falkTX
e91750e39a
61cadence-session-inject file installed as 755
See #91
7 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