1
0
mirror of https://github.com/SuperBFG7/ympd synced 2024-06-27 23:23:15 +00:00
ympd/src
2019-01-20 20:03:51 +01:00
..
global.c Fix: optimize compile options 2019-01-14 23:56:21 +00:00
global.h.in Feat: add AutoPlay setting 2019-01-19 00:20:05 +00:00
list.c Fix: no global state in web_server.c 2019-01-06 09:36:34 +00:00
list.h Feat: mympd_api handler for non mpd api requests 2019-01-08 00:09:43 +00:00
main.c Feat: add AutoPlay setting 2019-01-19 00:20:05 +00:00
mpd_client.c Fix: mutex error checking 2019-01-20 20:03:51 +01:00
mpd_client.h Fix: cleanup mpd_client for thread safety 2019-01-11 00:38:44 +00:00
mympd_api.c Fix: mutex error checking 2019-01-20 20:03:51 +01:00
mympd_api.h Feat: mympd_api handler for non mpd api requests 2019-01-08 00:09:43 +00:00
tiny_queue.c Fix: mutex error checking 2019-01-20 20:03:51 +01:00
tiny_queue.h Fix: mutex error checking 2019-01-20 20:03:51 +01:00
web_server.c Feat: timeout for tiny_queue_length and tiny_queue_shift 2019-01-19 08:56:27 +00:00
web_server.h Fix: cleanup mpd_client for thread safety 2019-01-11 00:38:44 +00:00