Commit Graph

91 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 db1408f3b5 More LADI project adjustments (remove vendored unzipfx and more)
* Add NEWS.adoc file
 * Add AUTHORS.adoc file
 * Add MAINTAINERS.adoc file
 * Remove vendored unzipfx code along with data/windows/
 * Adjust README.md ("is being developed by falktx" => "was developed by falktx")
2024-01-11 17:18:52 +02: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
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.
2021-02-09 17:28:09 +00:00
houston 1c20164882 enable user to choose number of pulseaudio inputs and outputs channels 2019-11-25 14:11:10 +01:00
falkTX f36bc4c73e Last piece missing of qt5 port 2018-03-19 10:23:57 +01: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
falkTX 95aedc6ccd Set 61cadence-session-inject executable 2015-09-28 14:22:45 +02:00
falkTX 26cbc946a8 Set cadence-session-inject from 21 to 61; Delete old files 2015-09-28 14:22:07 +02:00
falkTX 79509a52d9 Try to really really fix startup; Always do a 2nd startup check 2015-09-03 15:43:43 +02:00
falkTX 2c06bb88ca Try autostart JACK 2 different ways, one of them ought to work 2015-08-20 13:26:41 +02:00
falkTX 93ca7d7f68 Put cadence plugin paths in quotes 2015-08-20 13:17:40 +02:00
falkTX 902daa96ee Update Claudia DB 2015-07-11 20:57:05 +02:00
falkTX 32ec0bfabe Cleanup 2015-07-11 18:46:05 +02:00
falkTX ccf08808c9 Rework claudia-launcher a little, now using carla api for plugins 2015-07-11 17:39:29 +02:00
falkTX b523856150 Another fix 2015-04-18 23:26:01 +02:00
falkTX dae3cfd93c Fix session inject 2015-04-18 14:15:38 +02:00
falkTX 571f091527 Rework how session auto-start of jack works 2015-04-17 16:59:16 +02:00
falkTX f94b2d762a Fix suspend&resume of pulseaudio bridge 2015-04-16 14:02:00 +02:00
falkTX c3e165d01e Add new files for pulse2loopback bridge 2014-11-02 16:38:15 +00:00
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
2014-10-24 00:26:17 +01:00
falkTX ec2a832083 Add NoDisplay=true to autostart file 2014-07-18 19:55:34 +01:00
falkTX 2b89d27504 Another attempt to fix jack autostart 2014-07-17 12:31:48 +01:00
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
2014-07-16 15:07:33 +01:00
falkTX ac43cbc33a Remove NoDisplay=true for autostart, doesn't work as intended 2014-07-13 18:57:44 +01:00
falkTX d8d4db8d13 Revert 33d755ffc3, now fixed 2014-07-13 17:37:44 +01:00
falkTX 33d755ffc3 Always run cadence-session-start, the kde autostart is not enough 2014-07-10 18:14:56 +01:00
falkTX 1c650dff57 Fix jack auto-start on kubuntu 14.04 2014-07-04 18:15:15 +01:00
falkTX 0cf70c4619 Misc 2013-09-10 15:20:08 +01:00
falkTX b0472d09ef Misc fixing; XYController with scrollbar now 2013-07-16 05:30:07 +01:00
falkTX a552c190eb Import and use jackbridge from Carla in C++ code 2013-07-16 05:11:38 +01:00
falkTX 11de075e68 Add both in+out jackmeter launchers to Unity shortcuts 2013-07-15 04:53:32 +01:00
falkTX ddec967de4 Implement #54, thanks 2013-07-11 23:41:08 +01:00
falkTX 23eb1c9c34 Fix "ps" usage, closes #57 2013-07-05 22:34:59 +01:00
falkTX 545d2d2f12 Add unzipfx static code 2013-05-04 23:56:27 +01:00
falkTX 571d2dcb6b Misc 2013-05-04 23:56:01 +01:00
falkTX 878a74a89e Launcher: Re-enable Plugin tab now that Carla works again 2013-05-04 23:53:20 +01:00
falkTX f720b3ed01 Add unzipfx code used for Windows builds 2013-04-16 05:35:19 +01:00
falkTX 1928a1d083 Windows build 2013-04-16 05:34:27 +01:00
falkTX 0c757d7998 Add Windows build scripts 2013-03-20 21:07:05 +00:00
falkTX ef367894bc Remove Carla, now in https://github.com/falkTX/Carla 2013-01-09 08:51:12 +00:00
falkTX 4efe27ef16 Cadence: set plugin paths before dbus starts 2012-12-30 23:13:52 +00:00
falkTX f65ab686a5 Add carla-bridge-native build, much simpler for standalone usage 2012-12-29 23:34:30 +00:00
falkTX aedf1371dc More DB fixes 2012-12-29 01:13:34 +00:00