| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | sticker: fix a memory leak | Jonathan Neuschäfer | 2011-07-18 | 1 | -1/+3 |
| * | ape: add missing g_free in error path | Jonathan Neuschäfer | 2011-07-18 | 1 | -1/+3 |
| * | decoder/flac: validate the sample rate when scanning the tag | Max Kellermann | 2011-07-03 | 2 | -1/+5 |
| * | ffmpeg: workaround for semantic API change in recent ffmpeg versions | oblique | 2011-07-03 | 1 | -2/+2 |
* | | decoder/ffmpeg: use AVIO_FLAG_READ on newer ffmpeg versions | Skottish | 2011-07-03 | 1 | -1/+3 |
* | | fd_util: add function socketpair_cloexec_nonblock() | Max Kellermann | 2011-07-01 | 2 | -0/+30 |
* | | Merge branch 'v0.16.x' | Max Kellermann | 2011-06-03 | 4 | -2/+25 |
|\| |
|
| * | directory: allow directories with just playlists | Max Kellermann | 2011-05-09 | 2 | -1/+8 |
| * | playlist_song: fix playlist files in base music directory | Max Kellermann | 2011-05-09 | 1 | -0/+7 |
| * | playlist_song: fix NULL pointer dereference | Max Kellermann | 2011-05-09 | 1 | -1/+1 |
| * | decoder/ffmpeg: use avcodec_decode_audio3() if available | Max Kellermann | 2011-05-09 | 1 | -1/+22 |
| * | decoder/ffmpeg: make variables more local | Max Kellermann | 2011-05-09 | 1 | -27/+16 |
| * | decoder/ffmpeg: don't use deprecated CODEC_TYPE_AUDIO with new lavc | Anton Khirnov | 2011-05-09 | 1 | -0/+4 |
| * | decoder/ffmpeg: define fallback macro AV_VERSION_INT() | Max Kellermann | 2011-05-09 | 1 | -1/+5 |
* | | cue_tag: show CUE track numbers | Qball Cow | 2011-05-09 | 1 | -0/+9 |
* | | decoder/ffpmeg: don't use av_metadata_conv() in ffmpeg 0.7 | Max Kellermann | 2011-05-09 | 1 | -0/+2 |
* | | decoder/ffmpeg: use AVIOContext instead of ByteIOContext | Max Kellermann | 2011-05-09 | 1 | -0/+12 |
* | | 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 |