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
f5092cd2e1
Create and propagate contexts wherever possible
2022-05-11 13:24:12 -07:00
3eb93cdb35
Allow multiple call notification responses
2021-11-25 12:41:36 -08:00
3e69b75a27
Remove useless function call
2021-11-24 13:07:48 -08:00
be99136bb5
Make sure modemmanager exists for call notifications
2021-11-24 13:04:20 -08:00
3a16bff83f
Add comments
2021-11-24 12:00:44 -08:00
9bd78bccce
Use clearer variable names
2021-11-24 11:54:16 -08:00
62817e4fbe
Use new helper functions
2021-11-24 11:52:52 -08:00
715a53a91c
Switch calls to use dbus library and add helpers for private connections
2021-11-24 11:36:36 -08:00
a5f552fe8f
Add call notifications for ModemManager
2021-10-15 00:25:34 -07:00