aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/HttpdInternal.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* output/*: move to output/plugins/Max Kellermann2014-01-231-279/+0
* copyright year 2014Max Kellermann2014-01-131-1/+1
* util/Cast: new utility libraryMax Kellermann2014-01-061-1/+2
* output/httpd: import GetEventLoop()Max Kellermann2014-01-051-0/+2
* output/httpd: move all broadcast operations to the IOThreadMax Kellermann2014-01-041-1/+20
* output/httpd: change "struct" to "class"Max Kellermann2013-12-311-1/+6
* output/httpd: move code to methods Delay(), Play(), Cancel()Max Kellermann2013-12-311-0/+7
* output/httpd: move Cast() into the classMax Kellermann2013-12-311-0/+13
* output/httpd: add methods Init(), Finish()Max Kellermann2013-12-311-0/+19
* output/httpd: don't use incomplete template argument with libc++Max Kellermann2013-11-111-0/+5
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
* output/httpd: don't include glib.h in headerMax Kellermann2013-10-021-3/+1
* Log: new logging library APIMax Kellermann2013-10-021-0/+2
* DecoderControl: use GLib forward declarationsMax Kellermann2013-09-271-0/+2
* util/Error: new error passing libraryMax Kellermann2013-09-041-6/+6
* OutputPlugin: pass config_param referenceMax Kellermann2013-08-041-1/+1
* audio_format: convert to C++Max Kellermann2013-08-031-2/+2
* tag: convert to C++Max Kellermann2013-07-301-1/+2
* encoder_api: convert to C++Max Kellermann2013-07-301-1/+2
* timer: convert to classDenis Krjuchkov2013-05-121-3/+3
* output: convert to C++Max Kellermann2013-04-171-1/+1
* TagPool, ...: include cleanupMax Kellermann2013-01-301-2/+0
* ServerSocket: replace callback with virtual methodMax Kellermann2013-01-301-6/+6
* output/httpd: forward-declare class HttpdClientMax Kellermann2013-01-301-1/+1
* output/httpd: add constructor, destructor, Configure()Max Kellermann2013-01-301-2/+7
* ServerSocket: expose the classMax Kellermann2013-01-301-1/+2
* page: convert to C++Max Kellermann2013-01-301-4/+4
* output/httpd: move functions into the HttpdOutput classMax Kellermann2013-01-271-14/+72
* output/httpd: rename struct httpd_outputMax Kellermann2013-01-271-3/+3
* output/httpd: convert to C++Max Kellermann2013-01-151-0/+142