Commit Graph

13 Commits

Author SHA1 Message Date
520c23b75b Switch from zerolog to go.arsenm.dev/logger 2023-01-04 15:06:05 -08:00
73a679d10b Move mpris out of pkg directory and run gofumpt 2022-11-24 17:36:25 -08:00
razorkitty
1e8c9484d2 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
60f1eedc9a Create and propagate contexts wherever possible 2022-05-11 13:24:12 -07:00
4b2694ee0d Switch from viper to koanf 2022-02-21 11:20:02 -08:00
e24a8e9088 Use new helper functions 2021-11-24 11:52:52 -08:00
75327286ef Switch to private bus connection 2021-11-23 22:03:41 -08:00
c56c0ae198 Update variable names and comments for interface-based transliteration 2021-10-04 20:23:54 -07:00
2bbd722ecd Add korean transliteration 2021-10-04 19:07:54 -07:00
73f16fcfef Use interface to allow for more complex transliteration implementations 2021-10-04 17:45:26 -07:00
1db2ca3395 Add transliteration 2021-10-04 01:05:01 -07:00
91f7132d5e Create new config format 2021-08-24 08:33:41 -07:00
407a6cb3d7 Initial Commit 2021-08-21 01:19:49 -07:00