Commit Graph

66 Commits

Author SHA1 Message Date
Nedko Arnaudov aaf165b519 Merge branch claudia-adopt into LADI/main 2024-05-08 14:07:09 +03:00
Nedko Arnaudov 7b32a9ef63 Revert "remove near all claudia and ladish things"
This reverts commit 2f6d2b55bb.
2024-05-08 14:01:32 +03:00
Nedko Arnaudov d9f47b1086 Revert "Claudia is now fired !"
This reverts commit 8b39876777.
2024-05-08 14:01:21 +03:00
Houston4444 8b39876777 Claudia is now fired ! 2022-01-17 15:05:33 +01:00
Houston4444 2f6d2b55bb remove near all claudia and ladish things 2022-01-17 14:46:09 +01:00
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
2021-02-09 17:51:55 +00:00
houston 1c20164882 enable user to choose number of pulseaudio inputs and outputs channels 2019-11-25 14:11:10 +01:00
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
2019-11-17 20:18:11 +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 006d09e77f Finish porting to Qt5, please test 2018-02-23 00:02:01 +01: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
falkTX ccf08808c9 Rework claudia-launcher a little, now using carla api for plugins 2015-07-11 17:39:29 +02:00
falkTX eaca417cbf Minimum RT prio is 6 2015-06-18 22:46:22 +02:00
falkTX 5e15c4ae33 JackSettings: Remove server name option, force it to "default" on save 2014-11-02 15:39:06 +00:00
falkTX b801c050f8 Minor string changes 2013-10-26 19:55:14 +01:00
falkTX f38c77aa05 Fix bristol text on launcher 2013-10-01 10:49:58 +01:00
falkTX 86e7cb74b5 Misc Claudia DB fixes 2013-09-08 14:48:38 +01:00
falkTX b0472d09ef Misc fixing; XYController with scrollbar now 2013-07-16 05:30:07 +01:00
falkTX c45bcb1b42 Add new screens for in+out meter 2013-07-15 05:32:02 +01:00
falkTX 9ce1ac7582 Cadence: Show both in+out versions of JackMeter 2013-07-15 05:31:08 +01:00
falkTX c119b1c2da Render: Add custom filename prefix option (Closes #25) 2013-07-15 03:57:09 +01:00
falkTX d347476b99 Misc 2013-07-01 18:00:24 +01:00
falkTX 9b914011b1 Add new SVG files 2013-06-22 12:35:26 +01:00
falkTX 1c3b6755dd Update canvas code from Carla 2013-06-22 12:35:09 +01:00
falkTX 03712ca8fd Launcher: Remove Plugin experimental label 2013-05-04 23:54:35 +01:00
falkTX 44767321c0 JackSettings: Raise extra latency limit to 99999
This was unset, giving it a max of 99
2013-04-12 12:26:42 +01:00
falkTX 041c564fe5 Render: Save/Load settings, shared accross apps, fixes #23 2013-04-09 11:35:16 +01:00
falkTX ae01b0a294 Rework aloop start params, fixes zita 2013-03-28 11:13:11 +00:00
falkTX 1153d7ed08 Cadence: Implement multiple aloop channels and zita support 2013-03-28 10:49:07 +00:00
falkTX 390a2040c2 Misc 2013-03-28 03:37:11 +00:00
falkTX 052fe87642 Cadence: Update 'tools' tab, jackmeter replaces catarina 2013-03-28 03:16:07 +00:00
falkTX c7dd814ddb Render: put encoding options on left, time stuff on the right 2013-03-16 16:35:38 +00:00
falkTX ef3c33fcfc Update Render code; implement non-transport recording, closes #21 2013-03-16 16:31:28 +00:00
falkTX 9926ec7378 Add missing file 2013-02-11 16:35:57 +00:00
falkTX 7123994cd4 Cadence: Replace Carla pic for a Catarina one 2013-02-11 16:35:15 +00:00
falkTX 780255fed6 Remove Carla stuff from settings 2013-02-11 15:43:57 +00:00
falkTX 2641e3716d Continue last commit 2013-01-09 08:56:21 +00:00
falkTX ef367894bc Remove Carla, now in https://github.com/falkTX/Carla 2013-01-09 08:51:12 +00:00
falkTX 9df8aae6e2 Claudia-DB: Add DSSI and some VST plugins, report as experimental 2012-12-30 03:47:18 +00:00
falkTX c28b6aead6 Clauidia-DB: Add giada 2012-12-29 18:34:10 +00:00
falkTX 08c5d34f89 Start Claudia-Launcher database cleanup 2012-12-28 01:14:09 +00:00
falkTX 8b6b67a63a Cadence: Minor UI update (thicker lines) 2012-12-19 23:33:28 +00:00
falkTX ba8d24d92c Cadence: Initial code for cpufreq support 2012-12-17 00:51:23 +00:00
falkTX 4775a251b3 Claudia: Add A2J bridge options in menu; Fix Catia implementation 2012-12-11 14:39:46 +00:00
falkTX 2a7e2f77c8 Set 'Home' key as shortcut to canvas zoom-fit 2012-12-09 19:22:13 +00:00
falkTX d984db04cf Claudia: Add studio start and stop in toolbar 2012-12-09 19:19:22 +00:00
falkTX 47407734a2 Carla: Continue rework, misc fixes 2012-11-26 23:16:22 +00:00
falkTX d1a5784b9a Fix using Carla when installed 2012-11-24 18:27:22 +00:00