| Commit message (Expand) | Author | Age | Files | Lines |
* | input/ffmpeg: use the new AVIOContext API | Max Kellermann | 2011-05-09 | 1 | -1/+37 |
* | decoder/ffmpeg: use avcodec_decode_audio3() if available | Max Kellermann | 2011-04-12 | 1 | -1/+22 |
* | decoder/ffmpeg: make variables more local | Max Kellermann | 2011-04-12 | 1 | -27/+16 |
* | decoder/ffmpeg: drop support for pre-0.5 ffmpeg | Anton Khirnov | 2011-04-12 | 2 | -53/+0 |
* | Merge branch 'v0.16.x' | Max Kellermann | 2011-04-12 | 3 | -3/+4 |
|\ |
|
| * | Merge branch 'v0.15.x' into v0.16.x | Max Kellermann | 2011-04-12 | 1 | -1/+1 |
| |\ |
|
| | * | listen: suppress "unused variable" warning | Max Kellermann | 2011-03-23 | 1 | -0/+2 |
| | * | command: fix return value of handle_currentsong() | Max Kellermann | 2011-03-23 | 1 | -1/+1 |
| | * | encoder/vorbis: reset the Ogg stream after flush | Max Kellermann | 2011-03-16 | 1 | -0/+2 |
| * | | decoder/flac: fix enum mismatch in flac_tell_cb() | Max Kellermann | 2011-03-23 | 1 | -1/+1 |
| * | | audio_parser: fix assertion failure in audio format mask parser | Max Kellermann | 2011-03-23 | 1 | -1/+2 |
* | | | playlist: Despotify plugin: Correct init in daemon mode | Simon Kagstrom | 2011-04-12 | 1 | -1/+1 |
* | | | fix common misspellings | Jonathan Neuschäfer | 2011-03-31 | 21 | -37/+37 |
* | | | playlist: Add despotify playlist plugin | Simon Kagstrom | 2011-03-29 | 3 | -0/+245 |
* | | | input: Add despotify input plugin | Simon Kagstrom | 2011-03-29 | 4 | -0/+261 |
* | | | despotify: Add support utilities | Simon Kagstrom | 2011-03-29 | 4 | -0/+194 |
* | | | decoder: PCM decoder: Inherit seekable from the input stream | Simon Kagstrom | 2011-03-23 | 1 | -1/+1 |
* | | | decoder: PCM decoder: Break loop if EOF is encountered | Simon Kagstrom | 2011-03-23 | 1 | -0/+4 |
* | | | Remove unused headers in Roar plugin. | Hans-Kristian Arntzen | 2011-03-23 | 2 | -9/+0 |
* | | | Merge commit 'release-0.16.2' | Max Kellermann | 2011-03-19 | 21 | -39/+90 |
|\| | |
|
| * | | command: print playlist load error | Max Kellermann | 2011-03-18 | 1 | -1/+1 |
| * | | output/httpd: include sys/socket.h only when building with libwrap | Max Kellermann | 2011-03-18 | 1 | -1/+1 |
| * | | update_walk: ignore parameter "mode" on WIN32 | Max Kellermann | 2011-03-18 | 1 | -0/+1 |
| * | | audio_format, output_thread: add more audio_format_valid() assertions | Max Kellermann | 2011-03-16 | 4 | -0/+13 |
| * | | encoder/vorbis: reset the Ogg stream after flush | Max Kellermann | 2011-03-16 | 1 | -0/+2 |
| * | | Merge release 0.15.16 into v0.16.x | Max Kellermann | 2011-03-16 | 4 | -9/+18 |
| |\| |
|
| | * | output/jack: fix crash with mono playback | Max Kellermann | 2011-02-27 | 1 | -1/+1 |
| | * | output/jack: rename variable sample_size to jack_sample_size | Max Kellermann | 2011-02-25 | 1 | -5/+6 |
| | * | Insure proper initialization of stack-allocated struct. | Christopher Brannon | 2011-02-15 | 1 | -1/+4 |
| | * | update: log all file permission problems | Max Kellermann | 2011-01-31 | 1 | -0/+6 |
| | * | Fix NDEBUG test | Andreas Wiese | 2011-01-14 | 1 | -1/+1 |
| * | | output/httpd: include sys/socket.h for AF_UNIX | Ulrich Spörlein | 2011-03-09 | 1 | -0/+1 |
| * | | output/oss: disable 24 bit playback on FreeBSD | Max Kellermann | 2011-02-28 | 1 | -0/+9 |
| * | | output/oss: AFMT_S24_PACKED is little-endian | Max Kellermann | 2011-02-28 | 1 | -0/+12 |
| * | | general: whitespace cleanup | Thomas Jansen | 2011-02-09 | 9 | -29/+29 |
| * | | output/httpd: initialize unflushed_input | Thomas Jansen | 2011-02-09 | 1 | -0/+1 |
| * | | Set fadeout in gme_decoder_plugin. Due to the nature of the gme library, | Tony Miller | 2011-02-03 | 1 | -0/+3 |
* | | | RoarAudio output plugin | Hans-Kristian Arntzen | 2011-03-16 | 5 | -0/+512 |
* | | | command: "update" and "rescan" need only "CONTROL" permission | Max Kellermann | 2011-02-27 | 1 | -2/+2 |
* | | | playlist_state: add option "restore_paused" | Max Kellermann | 2011-02-23 | 2 | -0/+9 |
* | | | playlist_state: declare local variable as enum | Max Kellermann | 2011-02-23 | 1 | -1/+1 |
* | | | output/shout: add possibility to set url | Thomas Jansen | 2011-02-09 | 1 | -0/+7 |
* | | | protocol: support client-to-client communication | Max Kellermann | 2011-01-29 | 9 | -0/+562 |
* | | | client_idle: export client_idle_add() | Max Kellermann | 2011-01-29 | 2 | -5/+14 |
* | | | client_idle: add header client_idle.h | Max Kellermann | 2011-01-29 | 5 | -13/+45 |
* | | | copyright year 2011 | Max Kellermann | 2011-01-29 | 428 | -429/+429 |
* | | | input/curl: enable CURLOPT_NETRC | Ian Zimmerman | 2011-01-29 | 1 | -0/+1 |
* | | | output/raop: new output plugin | Dustin Puckett | 2011-01-28 | 5 | -0/+1669 |
* | | | mpg123 decoder: implement seeking | Yuriy Kaminskiy | 2011-01-21 | 1 | -2/+14 |
* | | | mpg123 decoder: report bitrate | Yuriy Kaminskiy | 2011-01-21 | 1 | -1/+25 |