aboutsummaryrefslogtreecommitdiff
path: root/src/output
Commit message (Expand)AuthorAge
* output/openal: auto-fallback to mono if channel count is unsupportedMax Kellermann2011-10-08
* output/alsa: remove "default" case from switchMax Kellermann2011-10-08
* fd_util: add function close_socket()Max Kellermann2011-09-20
* glib_socket.h: wrap g_io_channel_*_new() calls portablyMax Kellermann2011-09-20
* configure.ac: add option --enable-solaris-outputMax Kellermann2011-09-19
* output/pulse: improve lockingMax Kellermann2011-09-17
* input/curl, output/pulse: fix "unused local variable" warningsMax Kellermann2011-09-16
* output/osx: don't drain the buffer when closingMax Kellermann2011-09-01
* output/osx: signal the GCond while mutex is lockedMax Kellermann2011-09-01
* output/pulse: reset callbacks before closing stream/contextMax Kellermann2011-08-31
* output/pulse: add function _delete_stream()Max Kellermann2011-08-31
* output/pulse: use _delete_context()Max Kellermann2011-08-31
* output/pulse: fix deadlock when the stream was suspendedMax Kellermann2011-08-23
* output/pulse: add assertionsMax Kellermann2011-08-23
* output/pulse: return 0 on errorMax Kellermann2011-08-23
* pulse/output: fix deadlock when resuming the streamMax Kellermann2011-08-23
* output/httpd: add assertionsMax Kellermann2011-08-23
* output/httpd: don't warn on client disconnectMax Kellermann2011-08-23
* encoder_plugin: add method pre_tag()Max Kellermann2011-07-20
* output/httpd: explicitly convert size_t to bool in pause()Max Kellermann2011-07-20
* output/alsa: fix SIGFPE when alsa announces a period size of 0Max Kellermann2011-07-20
* output/shout: fix a memory leakJonathan Neuschäfer2011-07-18
* output/recorder: fix a memory leakJonathan Neuschäfer2011-07-18
* output/httpd: add missing g_free in error pathJonathan Neuschäfer2011-07-18
* output/ao: add missing g_free in error pathJonathan Neuschäfer2011-07-18
* output/httpd: include sys/socket.h only when building with libwrapMax Kellermann2011-03-18
* Merge release 0.15.16 into v0.16.xMax Kellermann2011-03-16
|\
| * output/jack: fix crash with mono playbackMax Kellermann2011-02-27
| * output/jack: rename variable sample_size to jack_sample_sizeMax Kellermann2011-02-25
| * Insure proper initialization of stack-allocated struct.Christopher Brannon2011-02-15
* | output/httpd: include sys/socket.h for AF_UNIXUlrich Spörlein2011-03-09
* | output/oss: disable 24 bit playback on FreeBSDMax Kellermann2011-02-28
* | output/oss: AFMT_S24_PACKED is little-endianMax Kellermann2011-02-28
* | general: whitespace cleanupThomas Jansen2011-02-09
* | output/httpd: initialize unflushed_inputThomas Jansen2011-02-09
* | Merge branch 'v0.15.x' into v0.16.xMax Kellermann2011-01-07
|\|
| * output/httpd: define G_LOG_DOMAIN in httpd_client.cMax Kellermann2011-01-07
* | output/osx: fix up audio format first, then apply it to deviceMax Kellermann2011-01-07
* | output/solaris: add missing parameter to open_cloexec() callAlex Viskovatoff2010-12-21
* | Merge release 0.15.15 from branch 'v0.15.x'Max Kellermann2010-11-08
|\|
| * output/shout: artist comes first in stream titleMax Kellermann2010-11-08
| * output/httpd: MIME type audio/ogg for Ogg VorbisMax Kellermann2010-10-03
| * output/osx: fix the OS X 10.6 buildPatrik Weiskircher2009-09-20
* | output/alsa: dump buffer and period limitsMax Kellermann2010-11-05
* | output/httpd: implement delay()Max Kellermann2010-11-05
* | output/shout: implement delay()Max Kellermann2010-11-05
* | output/ffado: transfer_playback_buffers() returns a booleanMax Kellermann2010-11-04
* | winmm_output: handle empty string case when parsing device idDenis Krjuchkov2010-11-04
* | winmm_output: added "device" configuration optionDenis Krjuchkov2010-11-04
* | winmm_output: improved test_default_deviceDenis Krjuchkov2010-11-03