Commit Graph

7 Commits

Author SHA1 Message Date
7e68d5541c Add rewritten infinitime abstraction and integrate it into ITD 2024-04-13 21:20:12 -07:00
9998915959 Update domain 2023-04-20 19:54:58 -07:00
f7ac77273e Gracefully shut down each component before exiting 2023-03-26 14:34:29 -07:00
e858c43b5e Switch from zerolog to go.arsenm.dev/logger 2023-01-04 15:06:05 -08:00
9f0ca5a7df Move mpris out of pkg directory and run gofumpt 2022-11-24 17:36:25 -08:00
razorkitty
5699375b2a copy mpris implementation from infinitime library to itd, where it really belongs
moved dbus.go to an internal utils package
added context function parameter to initMusicCtrl and updated main.go to pass it
updated calls.go, maps.go, music.go, and notifs.go to use utils package for getting a dus connection
2022-11-21 19:59:54 +00:00
87bca3270a Add navigation support via PureMaps 2022-11-07 12:22:14 -08:00