summaryrefslogtreecommitdiff
path: root/lib/mpris
AgeCommit message (Collapse)Author
2025-04-25fix(mpris): skip unnecessary notify emissionAylur
2025-02-05fix typoAylur
2025-01-07fix(vala): add namespace and version annotation for gir filesmatt1432
2024-12-21nix: refactor (#197)Aylur
close #192
2024-12-06fix(mpris): shuffle/loop unsupporteddanielwerg
2024-11-29fix(mpris): reset cover_artAylur
fix #142
2024-11-20mpris: fix typo in dbus propertykotontrion
the property is called SupportedUriSchemes not SupportedUriSchemas
2024-10-29fix(mpris): bus_name setterAylur
for real this time
2024-10-29fix(mpris): bus_name constructor setterAylur
2024-10-27fix: mpris constructorAylur
2024-10-27cli: better err logsAylur
2024-10-27docs(mpris): doc commentsAylur
2024-09-17fix(mpris): length getterAylur
the spec says length is supposed to be an int64 but spotify is returning a uint64
2024-09-01monorepo structuringAylur