| Commit message (Expand) | Author | Age | Files | Lines |
* | copyright year 2011 | Max Kellermann | 2011-01-29 | 24 | -24/+24 |
* | output/raop: new output plugin | Dustin Puckett | 2011-01-28 | 2 | -0/+1586 |
* | Merge branch 'v0.16.x' | Max Kellermann | 2011-01-07 | 3 | -10/+14 |
|\ |
|
| * | Merge branch 'v0.15.x' into v0.16.x | Max Kellermann | 2011-01-07 | 1 | -0/+3 |
| |\ |
|
| | * | output/httpd: define G_LOG_DOMAIN in httpd_client.c | Max Kellermann | 2011-01-07 | 1 | -0/+3 |
| * | | output/osx: fix up audio format first, then apply it to device | Max Kellermann | 2011-01-07 | 1 | -9/+10 |
| * | | output/solaris: add missing parameter to open_cloexec() call | Alex Viskovatoff | 2010-12-21 | 1 | -1/+1 |
* | | | osx_output: always pass OS X result code to g_set_error(). | Greg Ward | 2010-12-21 | 1 | -9/+9 |
* | | | osx_output: allow user to specify other audio devices. | Greg Ward | 2010-12-21 | 1 | -1/+119 |
|/ / |
|
* | | Merge release 0.15.15 from branch 'v0.15.x' | Max Kellermann | 2010-11-08 | 1 | -1/+1 |
|\| |
|
| * | output/shout: artist comes first in stream title | Max Kellermann | 2010-11-08 | 1 | -1/+1 |
| * | output/httpd: MIME type audio/ogg for Ogg Vorbis | Max Kellermann | 2010-10-03 | 1 | -1/+1 |
| * | output/osx: fix the OS X 10.6 build | Patrik Weiskircher | 2009-09-20 | 1 | -0/+1 |
* | | output/alsa: dump buffer and period limits | Max Kellermann | 2010-11-05 | 1 | -0/+20 |
* | | output/httpd: implement delay() | Max Kellermann | 2010-11-05 | 1 | -2/+11 |
* | | output/shout: implement delay() | Max Kellermann | 2010-11-05 | 1 | -8/+13 |
* | | output/ffado: transfer_playback_buffers() returns a boolean | Max Kellermann | 2010-11-04 | 1 | -1/+4 |
* | | winmm_output: handle empty string case when parsing device id | Denis Krjuchkov | 2010-11-04 | 1 | -1/+1 |
* | | winmm_output: added "device" configuration option | Denis Krjuchkov | 2010-11-04 | 1 | -2/+35 |
* | | winmm_output: improved test_default_device | Denis Krjuchkov | 2010-11-03 | 1 | -2/+1 |
* | | output: new output plugin "ffado" | Max Kellermann | 2010-10-27 | 1 | -0/+344 |
* | | mixer: winmm_mixer implemented | Denis Krjuchkov | 2010-10-09 | 2 | -0/+38 |
* | | win32_output: renamed win32 output plugin to winmm | Denis Krjuchkov | 2010-10-08 | 1 | -50/+50 |
* | | output/httpd: use the new server_socket library | Max Kellermann | 2010-10-05 | 2 | -118/+32 |
* | | output/httpd: don't close socket in open() failure | Max Kellermann | 2010-10-05 | 1 | -2/+0 |
* | | eliminate g_error() usage | Thomas Jansen | 2010-09-25 | 1 | -2/+3 |
* | | output/httpd: bind_to_address support (including IPv6) | Thomas Jansen | 2010-09-25 | 1 | -12/+52 |
* | | output/httpd: access sockaddr_storage object directly | Max Kellermann | 2010-09-23 | 1 | -3/+2 |
* | | output/httpd: implement "pause" | Max Kellermann | 2010-08-31 | 1 | -0/+19 |
* | | output/httpd: forced flush after 32 kB of input data | Max Kellermann | 2010-08-31 | 2 | -0/+23 |
* | | database, ...: remove EINTR checks after stdio calls | Max Kellermann | 2010-07-25 | 1 | -1/+1 |
* | | output/httpd: add libwrap support | Tim Phipps | 2010-06-06 | 1 | -0/+28 |
* | | output/win32: new output plugin for Windows Wave | Max Kellermann | 2010-05-20 | 1 | -0/+296 |
* | | input/file, output/{fifo,recorder}: add O_BINARY to open() flags | Max Kellermann | 2010-05-20 | 2 | -5/+6 |
* | | output/oss: 24 bit support via OSS4 | Max Kellermann | 2010-05-14 | 1 | -0/+34 |
* | | output/oss: rewrite of the audio format detection | Max Kellermann | 2010-05-13 | 1 | -301/+324 |
* | | output/oss: use the *_NE macros | Max Kellermann | 2010-05-13 | 1 | -8/+2 |
* | | output/httpd: added name/genre/website configuration | James Pike | 2010-04-05 | 3 | -5/+25 |
* | | Add support for building httpd_output plugin for win32 | Avuton Olrich | 2010-03-22 | 2 | -0/+10 |
* | | output/jack: drain the ring buffers during pause | Max Kellermann | 2010-03-10 | 1 | -0/+7 |
* | | output/jack: synchronize all channels | Max Kellermann | 2010-03-10 | 1 | -9/+26 |
* | | output/pulse: clear the "mainloop" attribute on error | Max Kellermann | 2010-01-17 | 1 | -2/+3 |
* | | output/alsa: support packed 24 bit samples | Max Kellermann | 2010-01-17 | 1 | -0/+13 |
* | | output/alsa: probe all sample formats in a loop | Max Kellermann | 2010-01-16 | 1 | -36/+34 |
* | | output/alsa: merged code into alsa_output_try_format() | Max Kellermann | 2010-01-16 | 1 | -51/+71 |
* | | output/alsa: pass sample_format to get_bitformat() | Max Kellermann | 2010-01-16 | 1 | -3/+3 |
* | | output/alsa: moved code to alsa_output_setup_format() | Max Kellermann | 2010-01-16 | 1 | -72/+80 |
* | | Update copyright notices. | Avuton Olrich | 2009-12-31 | 19 | -19/+19 |
* | | httpd: use get_mime_type to determine encoder content | Viliam Mateicka | 2009-12-03 | 1 | -7/+6 |
* | | audio_format: changed "bits" to "enum sample_format" | Max Kellermann | 2009-12-02 | 9 | -65/+108 |