Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | icy_server: don't export icy_server_metadata_string() | Max Kellermann | 2009-04-13 | 1 | -3/+0 |
| | | | | | icy_server_metadata_string() is only called by icy_server_metadata_page(). | ||||
* | Implemented basic icy support for the httpd output | Hagen Schink | 2009-04-13 | 1 | -0/+39 |
[mk: folded with patch "Put icy related functions in extra source files"; moved icy_server.c from HAVE_CURL to ENABLE_HTTPD_OUTPUT; removed an unused variable] |