Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-06 | fix(mpris): shuffle/loop unsupported | danielwerg | |
2024-11-29 | fix(mpris): reset cover_art | Aylur | |
fix #142 | |||
2024-11-20 | mpris: fix typo in dbus property | kotontrion | |
the property is called SupportedUriSchemes not SupportedUriSchemas | |||
2024-10-29 | fix(mpris): bus_name setter | Aylur | |
for real this time | |||
2024-10-29 | fix(mpris): bus_name constructor setter | Aylur | |
2024-10-27 | fix: mpris constructor | Aylur | |
2024-10-27 | cli: better err logs | Aylur | |
2024-10-27 | docs(mpris): doc comments | Aylur | |
2024-09-17 | fix(mpris): length getter | Aylur | |
the spec says length is supposed to be an int64 but spotify is returning a uint64 | |||
2024-09-01 | monorepo structuring | Aylur | |