History for mpd-beat / main.c
2018-10-20
@Alex Tucker
Don't try again for all errors. Fix play/stop toggle.
Alex Tucker committed on 20 Oct 2018
@Alex Tucker
Fix logic around dealing with failed commands.
Alex Tucker committed on 20 Oct 2018
@Alex Tucker
Use local domain socket. Attempt to keep alive and deal with connection errors.
Alex Tucker committed on 20 Oct 2018
@Alex Tucker
Attempt to retry connecting in case mpd isn't up yet. Toggle play/stop.
Alex Tucker committed on 20 Oct 2018
2018-10-15
@Alex Tucker
Use 'run' instead of 'send' (otherwise would need to use 'recv'). Put mpd functions outside lock. Implement all buttons.
Alex Tucker committed on 15 Oct 2018
2018-10-14
@Alex Tucker
Test play/pause; really needs to be outside lock.
Alex Tucker committed on 14 Oct 2018
@Alex Tucker
Start with wiringPi and libmpdclient
Alex Tucker committed on 14 Oct 2018