summaryrefslogtreecommitdiff
path: root/lib/cava
AgeCommit message (Collapse)Author
2025-04-25fix missing get-type for enums in cava and riverkotontrion
2024-12-27fix #199kotontrion
2024-12-21nix: refactor (#197)Aylur
close #192
2024-10-29touchupsAylur
fix docs derivation format meson.build
2024-10-29cava: add libcava as subprojectkotontrion
if libcava could not be found on the system, meson will fallback to the subproject, which should make packaging for nix easier
2024-10-14cava: initial nix buildAylur
2024-10-11cava: added remaining propertieskotontrion
2024-10-10cava: add docekotontrion
2024-10-10cava: make properties changeable during runtimekotontrion
2024-10-09cava: add audio selectionkotontrion
2024-10-09cava: add more propertieskotontrion
2024-10-03cava: don't use config filekotontrion
2024-09-29new lib: cavakotontrion