Go to file
2020-06-29 01:22:05 +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 Silence strdup warning 2020-06-27 20:40:11 +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 Use pkg-config instead of specifying libs manually 2020-06-29 01:22:05 +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 Check if mpd is connected before running/playing 2020-05-31 13:29:55 +02:00
mpd_client.h Add duration and position to meatadata 2020-05-29 21:59:14 +02:00