aboutsummaryrefslogtreecommitdiff
path: root/src/output
Commit message (Expand)AuthorAge
* Merge branch 'v0.16.x'Max Kellermann2011-01-07
|\
| * 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
* | | osx_output: always pass OS X result code to g_set_error().Greg Ward2010-12-21
* | | osx_output: allow user to specify other audio devices.Greg Ward2010-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
* | output: new output plugin "ffado"Max Kellermann2010-10-27
* | mixer: winmm_mixer implementedDenis Krjuchkov2010-10-09
* | win32_output: renamed win32 output plugin to winmmDenis Krjuchkov2010-10-08
* | output/httpd: use the new server_socket libraryMax Kellermann2010-10-05
* | output/httpd: don't close socket in open() failureMax Kellermann2010-10-05
* | eliminate g_error() usageThomas Jansen2010-09-25
* | output/httpd: bind_to_address support (including IPv6)Thomas Jansen2010-09-25
* | output/httpd: access sockaddr_storage object directlyMax Kellermann2010-09-23
* | output/httpd: implement "pause"Max Kellermann2010-08-31
* | output/httpd: forced flush after 32 kB of input dataMax Kellermann2010-08-31
* | database, ...: remove EINTR checks after stdio callsMax Kellermann2010-07-25
* | output/httpd: add libwrap supportTim Phipps2010-06-06
* | output/win32: new output plugin for Windows WaveMax Kellermann2010-05-20
* | input/file, output/{fifo,recorder}: add O_BINARY to open() flagsMax Kellermann2010-05-20
* | output/oss: 24 bit support via OSS4Max Kellermann2010-05-14
* | output/oss: rewrite of the audio format detectionMax Kellermann2010-05-13
* | output/oss: use the *_NE macrosMax Kellermann2010-05-13
* | output/httpd: added name/genre/website configurationJames Pike2010-04-05
* | Add support for building httpd_output plugin for win32Avuton Olrich2010-03-22
* | output/jack: drain the ring buffers during pauseMax Kellermann2010-03-10
* | output/jack: synchronize all channelsMax Kellermann2010-03-10
* | output/pulse: clear the "mainloop" attribute on errorMax Kellermann2010-01-17
* | output/alsa: support packed 24 bit samplesMax Kellermann2010-01-17
* | output/alsa: probe all sample formats in a loopMax Kellermann2010-01-16
* | output/alsa: merged code into alsa_output_try_format()Max Kellermann2010-01-16
* | output/alsa: pass sample_format to get_bitformat()Max Kellermann2010-01-16
* | output/alsa: moved code to alsa_output_setup_format()Max Kellermann2010-01-16
* | Update copyright notices.Avuton Olrich2009-12-31
* | httpd: use get_mime_type to determine encoder contentViliam Mateicka2009-12-03
* | audio_format: changed "bits" to "enum sample_format"Max Kellermann2009-12-02
* | output/openal: use audio_format_to_string()Max Kellermann2009-11-15
* | include config.h in all sourcesMax Kellermann2009-11-12