Commit Graph

1080 Commits

Author SHA1 Message Date
Térence Clastres b69d157501 DBus cast fixes 2019-11-17 19:41:04 +00:00
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>
2019-11-17 19:00:01 +00:00
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
2019-10-21 02:13:40 +01:00
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
2019-10-18 22:19:16 +01:00
falkTX 393f05dd14 Fix more INSTALL.md references to Qt4 2019-09-18 13:21:26 +01:00
Alexis Caffa 20877a8e27 Qt4 -> Qt5
I had to manually install some different dependencies. So much to run as to install.
2019-09-18 13:19:48 +01:00
falkTX 5466e35d42 Remove -mtune=generic as well 2019-09-18 11:51:58 +01:00
falkTX 01bfb7a3c9 Remove DBus workaround for Neon 2019-09-18 11:36:38 +01:00
falkTX 38941feee8 Don't use sse flags in the makefile
Code is not that heavy on audio DSP that really makes a difference
2019-09-18 11:34:17 +01:00
Jonathan Liu 4a5f5b445b Fix typos in workaround
Closes #220
2018-08-27 01:58:16 +02:00
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
2018-08-26 08:35:24 +02:00
falkTX b82db9af8d Add fix for carla-single not having proper PWD 2018-04-27 08:43:10 +03:00
falkTX 8a1940ce24 Proper workaround, dont add to front of sys.path 2018-04-27 07:58:56 +03:00
falkTX 3e1df2db58 Fix adding new apps in claudia when using pyqt5 dbus workaround 2018-04-27 07:55:28 +03:00
Filipe Coelho 2436ae5932
Merge pull request #212 from trebmuh/patch-1
Qt4 -> Qt5
2018-04-17 21:26:37 +02:00
Olivier Humbert af26e8150d
Qt4 -> Qt5 2018-04-17 14:57:30 +02:00
falkTX 99b39989a0 Systray fixes
Closes #209
2018-03-22 00:58:48 +01:00
falkTX 7c6ca1026f Fix save dialog for qt5 2018-03-19 13:40:38 +01:00
falkTX 7e98325af3 Add kxstudio dbus workaround to catia and claudia 2018-03-19 13:35:30 +01:00
falkTX f36bc4c73e Last piece missing of qt5 port 2018-03-19 10:23:57 +01:00
falkTX 89fdc69433 Fix unused variable warning 2018-03-19 09:55:10 +01:00
falkTX 4489a66d51 Cadence: Run DBus stuff only on main thread 2018-03-19 09:51:52 +01:00
falkTX 9bf9965d20 Fix systray quit action not working properly 2018-03-19 09:15:55 +01:00
falkTX 49c567c43e Fix small issues in qt5 port 2018-03-19 09:15:37 +01:00
falkTX 8d32325c26 Import small tweaks needed for kxstudio 2018-03-19 09:10:32 +01:00
falkTX 57062ef0e0 Don't abort app when exception is thrown 2018-03-19 09:10:02 +01:00
Filipe Coelho 57ae8b93f0
Merge pull request #198 from trebmuh/patch-1
[claudia-launcher] Adds jack-transport support for MuseScore
2018-03-16 02:11:51 +01:00
falkTX 122af7b95f Invert logic to find X11 dir 2018-02-24 08:02:29 +01:00
falkTX 94478bd461 Cleanup 2018-02-24 00:28:38 +01:00
falkTX 3e0fce81ac Bump version 2018-02-24 00:09:07 +01:00
falkTX ea66f54bfc More qt5 fixes 2018-02-23 23:41:11 +01:00
falkTX 006d09e77f Finish porting to Qt5, please test 2018-02-23 00:02:01 +01:00
falkTX 9ded51b005 Cleanup, compat for IDE 2018-02-22 23:00:57 +01:00
falkTX d85e6e6526 Continue port to Qt5 2018-02-19 23:54:57 +01:00
falkTX 48b609b259 Start port to qt5 2018-02-18 23:21:44 +01:00
Olivier Humbert 612fcc1790
Update claudia_database.py 2018-01-16 00:34:08 +01:00
falkTX e91750e39a 61cadence-session-inject file installed as 755
See #91
2017-07-07 20:23:41 +02:00
Filipe Coelho accdcf4dfd Merge pull request #158 from oe1rsa/master
avoid exit from systray prematurely
2017-05-30 20:26:28 +02:00
Roland Schwarz 51e29d0295 avoid exit from systray prematurely 2017-05-30 16:43:59 +02:00
falkTX 1696cd3bfd Terminate instead of kill jack_capture process
Closes #153
2017-03-19 13:45:06 +01:00
Filipe Coelho 92034ff82c Merge pull request #141 from trebmuh/patch-1
2 typo in the UIs
2016-12-09 22:02:28 +00:00
Olivier Humbert df2ec75585 Another typo 2016-12-09 20:50:55 +01:00
Olivier Humbert fb9eac5a0a one typo 2016-12-09 20:50:11 +01:00
Filipe Coelho ffa886528a Merge pull request #128 from trebmuh/master
FR menu items translation
2016-12-09 19:34:56 +00:00
Olivier Humbert 785f2f3f87 Update claudia-launcher.desktop
FR menu item translation
2016-05-28 11:18:04 +02:00
Olivier Humbert f51356dde2 Update claudia.desktop
FR menu item translation
2016-05-28 11:17:35 +02:00
Olivier Humbert f6b5231a49 Update catia.desktop
FR menu item translation
2016-05-28 11:16:48 +02:00
Olivier Humbert 4cc84c010d Update catarina.desktop
FR menu item translation
2016-05-28 11:16:25 +02:00
Olivier Humbert ca77a277a3 Update cadence.desktop
FR menu item translation
2016-05-28 11:16:03 +02:00
Filipe Coelho dea02f6421 Merge pull request #121 from francescortiz/master
make it work with KDE 5 (plasma)
2016-02-16 16:31:33 +01:00