Commit Graph

11 Commits

Author SHA1 Message Date
razorkitty 1e8c9484d2 copy mpris implementation from infinitime library to itd, where it really belongs
ci/woodpecker/pr/woodpecker Pipeline was successful Details
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
Elara 60f1eedc9a Create and propagate contexts wherever possible 2022-05-11 13:24:12 -07:00
Elara 4b2694ee0d Switch from viper to koanf 2022-02-21 11:20:02 -08:00
Elara e24a8e9088 Use new helper functions 2021-11-24 11:52:52 -08:00
Elara 75327286ef Switch to private bus connection 2021-11-23 22:03:41 -08:00
Elara c56c0ae198 Update variable names and comments for interface-based transliteration 2021-10-04 20:23:54 -07:00
Elara 2bbd722ecd Add korean transliteration 2021-10-04 19:07:54 -07:00
Elara 73f16fcfef Use interface to allow for more complex transliteration implementations 2021-10-04 17:45:26 -07:00
Elara 1db2ca3395 Add transliteration 2021-10-04 01:05:01 -07:00
Elara 91f7132d5e Create new config format 2021-08-24 08:33:41 -07:00
Elara 407a6cb3d7 Initial Commit 2021-08-21 01:19:49 -07:00