aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/HttpdInternal.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-30TagPool, ...: include cleanupMax Kellermann1-2/+0
2013-01-30ServerSocket: replace callback with virtual methodMax Kellermann1-6/+6
2013-01-30output/httpd: forward-declare class HttpdClientMax Kellermann1-1/+1
2013-01-30output/httpd: add constructor, destructor, Configure()Max Kellermann1-2/+7
2013-01-30ServerSocket: expose the classMax Kellermann1-1/+2
2013-01-30page: convert to C++Max Kellermann1-4/+4
2013-01-27output/httpd: move functions into the HttpdOutput classMax Kellermann1-14/+72
2013-01-27output/httpd: rename struct httpd_outputMax Kellermann1-3/+3
2013-01-15output/httpd: convert to C++Max Kellermann1-5/+9
2011-09-19output_plugin: the plugin allocates the audio_output objectMax Kellermann1-0/+3
2011-08-27rename 'Timer' to 'struct timer'Jonathan Neuschäfer1-2/+2
2011-02-09general: whitespace cleanupThomas Jansen1-1/+1
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-10-05output/httpd: use the new server_socket libraryMax Kellermann1-22/+1
2010-08-31output/httpd: forced flush after 32 kB of input dataMax Kellermann1-0/+8
2010-04-05output/httpd: added name/genre/website configurationJames Pike1-0/+13
2010-03-22Add support for building httpd_output plugin for win32Avuton Olrich1-0/+5
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-05output/httpd: bind port when output is enabledMax Kellermann1-0/+7
2009-10-29httpd: add config option to limit number of clientsViliam Mateicka1-0/+6
2009-04-13Implemented basic icy support for the httpd outputHagen Schink1-0/+5
2009-03-15httpd: new output plugin to replace "shout"Max Kellermann1-0/+112