aboutsummaryrefslogtreecommitdiff
path: root/src/output
Commit message (Expand)AuthorAge
* output/httpd: removed duplicate sys/types.h includeMax Kellermann2009-07-14
* output/httpd: include sys/types.hMax Kellermann2009-07-06
* conf: eliminated CamelCaseMax Kellermann2009-06-03
* latest git, httpd_output_plugin compile fix, mac os xPatrik Weiskircher2009-05-10
* httpd_output: save the page generated by encoder_tag()Max Kellermann2009-05-05
* httpd_output: moved code to httpd_output_encoder_to_clients()Max Kellermann2009-05-05
* httpd_output: disable Icy-Metadata when encoder supports tagsMax Kellermann2009-05-05
* httpd_output: assert that tag!=NULLMax Kellermann2009-05-05
* alsa_output: don't use atexit() to clean up the ALSA libraryMax Kellermann2009-04-21
* httpd: use C99 "bool" instead of GLib's gbooleanMax Kellermann2009-04-13
* httpd: use g_ascii_strncasecmp() to compare headersMax Kellermann2009-04-13
* Implemented basic icy support for the httpd outputHagen Schink2009-04-13
* httpd: don't pass uninitialized page to httpd_client_check_queue()Max Kellermann2009-04-01
* pulse: make configuration strings constMax Kellermann2009-03-26
* pulse: don't check config_param!=NULLMax Kellermann2009-03-26
* output_plugin: replaced output_plugin.get_mixer() with mixer_pluginMax Kellermann2009-03-26
* httpd: fixed encoder plugin checkJeffrey Middleton2009-03-17
* solaris: new audio output plugin for Solaris /dev/audioMax Kellermann2009-03-16
* httpd_output: check client->write_source_id in handlerMax Kellermann2009-03-15
* httpd_output: clear the client's page queue on cancelMax Kellermann2009-03-15
* httpd: new output plugin to replace "shout"Max Kellermann2009-03-15
* mixer_api: moved mixer_plugin imports to mixer_list.hMax Kellermann2009-03-14
* mixer_api: moved functions to mixer_control.cMax Kellermann2009-03-14
* all: Update copyright header.Avuton Olrich2009-03-13
* alsa: use snd_pcm_sframes_t instead of intMax Kellermann2009-03-10
* alsa: don't close PCM handle in alsa_recover()Max Kellermann2009-03-10
* alsa: determine buffer_time if not already knownMax Kellermann2009-03-08
* alsa: better period_time default value for high sample ratesMax Kellermann2009-03-08
* pulse mixerDavid Guibert2009-03-07
* alsa: log period and buffer sizeMax Kellermann2009-03-03
* alsa: fall back to 32 bit samples if 16 is not supportedMax Kellermann2009-03-03
* alsa: fall back to 32 bit samples if 24 is not supportedMax Kellermann2009-03-02
* output: removed duplicate debug messages from pluginsMax Kellermann2009-03-01
* pipe: new audio output plugin which runs a commandMichal Nazarewicz2009-02-28
* tag: no CamelCaseMax Kellermann2009-02-27
* mvp: fixed default device detectionMax Kellermann2009-02-26
* output_plugin: report errors with GErrorMax Kellermann2009-02-26
* osx: use OSStatus and GetMacOSStatusCommentString()Max Kellermann2009-02-26
* osx: start the audio device in the open() methodMax Kellermann2009-02-26
* osx: removed commented codeMax Kellermann2009-02-26
* osx: no CamelCaseMax Kellermann2009-02-26
* shout: use config_get_block_unsigned()Max Kellermann2009-02-26
* pulse: removed pa_simple!=NULL checksMax Kellermann2009-02-26
* oss: moved code from oss_open() to oss_setup()Max Kellermann2009-02-26
* oss: convert OSS_STAT_* to an enumMax Kellermann2009-02-26
* oss: return bool instead of intMax Kellermann2009-02-26
* oss: use unsigned integersMax Kellermann2009-02-26
* oss: no CamelCaseMax Kellermann2009-02-26
* alsa: fall back to 16 bit audioMax Kellermann2009-02-25
* alsa: moved code from alsa_open() to alsa_setup()Max Kellermann2009-02-25