1
0
mirror of https://github.com/SuperBFG7/ympd synced 2024-06-27 23:23:15 +00:00
ympd/src
jcorporation a7bf4aa2bf Fix: remove warnings add secure compiler flags
Add secure compiler flags to all source
Add more warning compiler flags to myMPD source
Remove warning compiler flags to reduce warnings for mongoose and frozen source
2019-01-18 17:50:34 +00:00
..
global.c Fix: optimize compile options 2019-01-14 23:56:21 +00:00
global.h.in Fix: optimize compile options 2019-01-14 23:56:21 +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 Fix: move functions in mympd_api.c 2019-01-14 19:43:40 +00:00
mpd_client.c Fix: remove warnings add secure compiler flags 2019-01-18 17:50:34 +00:00
mpd_client.h Fix: cleanup mpd_client for thread safety 2019-01-11 00:38:44 +00:00
mympd_api.c Fix: buffer overflow in mympd_api.c 2019-01-15 00:51:13 +00: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: optimize compile options 2019-01-14 23:56:21 +00:00
tiny_queue.h Fix: optimize compile options 2019-01-14 23:56:21 +00:00
web_server.c Fix: optimize compile options 2019-01-14 23:56:21 +00:00
web_server.h Fix: cleanup mpd_client for thread safety 2019-01-11 00:38:44 +00:00