aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/plugins/httpd/HttpdInternal.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-10net/SocketAddress: light wrapper for struct sockaddrMax Kellermann1-2/+1
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann1-6/+6
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-12-26OutputPlugin: pass Tag reference to _send_tag()Max Kellermann1-1/+1
2014-11-28Compiler.h: add macro CLANG_OR_GCC_VERSION()Max Kellermann1-1/+1
2014-08-30*: add missing Compiler.h includesMax Kellermann1-0/+1
2014-07-14util/Cast: reimplement as template without macroMax Kellermann1-10/+4
2014-02-19output/httpd: move to dedicated directoryMax Kellermann1-2/+2
2014-02-19Timer: move to output/Max Kellermann1-1/+1
2014-01-28AudioOutput: add constructor and destructorMax Kellermann1-7/+1
2014-01-28output: rename source filesMax Kellermann1-1/+1
2014-01-28output: rename struct audio_output to AudioOutputMax Kellermann1-3/+3
2014-01-23output/*: move to output/plugins/Max Kellermann1-1/+1
2014-01-13copyright year 2014Max Kellermann1-1/+1
2014-01-06util/Cast: new utility libraryMax Kellermann1-1/+2
2014-01-05output/httpd: import GetEventLoop()Max Kellermann1-0/+2
2014-01-04output/httpd: move all broadcast operations to the IOThreadMax Kellermann1-1/+20
2013-12-31output/httpd: change "struct" to "class"Max Kellermann1-1/+6
2013-12-31output/httpd: move code to methods Delay(), Play(), Cancel()Max Kellermann1-0/+7
2013-12-31output/httpd: move Cast() into the classMax Kellermann1-0/+13
2013-12-31output/httpd: add methods Init(), Finish()Max Kellermann1-0/+19
2013-11-11output/httpd: don't use incomplete template argument with libc++Max Kellermann1-0/+5
2013-10-30*: update copyright year to 2013Max Kellermann1-1/+1
2013-10-02output/httpd: don't include glib.h in headerMax Kellermann1-3/+1
2013-10-02Log: new logging library APIMax Kellermann1-0/+2
2013-09-27DecoderControl: use GLib forward declarationsMax Kellermann1-0/+2
2013-09-04util/Error: new error passing libraryMax Kellermann1-6/+6
2013-08-04OutputPlugin: pass config_param referenceMax Kellermann1-1/+1
2013-08-03audio_format: convert to C++Max Kellermann1-2/+2
2013-07-30tag: convert to C++Max Kellermann1-1/+2
2013-07-30encoder_api: convert to C++Max Kellermann1-1/+2
2013-05-12timer: convert to classDenis Krjuchkov1-3/+3
2013-04-17output: convert to C++Max Kellermann1-1/+1
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