ympd/src
Jason Pleau 59d971dc1b ympd.c: add a break statement for the mpd port argument
Otherwise, passing -p tried to also bind the http server to MPD's port
(which was already in use by MPD...)
2014-10-28 22:48:08 -04:00
..
config.h.in add WITH_DYNAMIC_SERVING for theme developing 2014-10-27 22:12:10 +01:00
http_server.c upgraded to mongoose 5.4, introducing ipv6 support 2014-10-19 19:52:23 +02:00
http_server.h removed perl generator, added c generator 2014-03-08 20:32:54 +01:00
json_encode.c better json generator, various fixups 2014-03-08 12:30:49 +01:00
json_encode.h better json generator, various fixups 2014-03-08 12:30:49 +01:00
mongoose.c upgraded to mongoose 5.4, introducing ipv6 support 2014-10-19 19:52:23 +02:00
mongoose.h upgraded to mongoose 5.4, introducing ipv6 support 2014-10-19 19:52:23 +02:00
mpd_client.c set mpd timeout only after connect, fixes #32 2014-10-19 20:27:11 +02:00
mpd_client.h better json generator, various fixups 2014-03-08 12:30:49 +01:00
ympd.c ympd.c: add a break statement for the mpd port argument 2014-10-28 22:48:08 -04:00