Go to file
2020-05-29 22:10:42 +02:00
.clang-format Initial commit 2020-05-29 14:21:05 +02:00
.gitignore Initial commit 2020-05-29 14:21:05 +02:00
dbus_client.c Add duration and position to meatadata 2020-05-29 21:59:14 +02:00
dbus_client.h Free memory 2020-05-29 20:53:27 +02:00
main.c Check wheter player is running before trying to report on a song 2020-05-29 22:10:42 +02:00
Makefile I relized that when pause the song information might be wanted, so I'll leave it up to the user to only use 1 music player at a time 2020-05-29 22:07:53 +02:00
metadata.c Add duration and position to meatadata 2020-05-29 21:59:14 +02:00
metadata.h Add duration and position to meatadata 2020-05-29 21:59:14 +02:00
mpd_client.c Add duration and position to meatadata 2020-05-29 21:59:14 +02:00
mpd_client.h Add duration and position to meatadata 2020-05-29 21:59:14 +02:00