| Commit message (Expand) | Author | Files | Lines |
2014-07-11 | Playlist: randomize next song when enabling "random" mode while not playing | Max Kellermann | 1 | -0/+1 |
2014-07-09 | decoder/dsd: use decoder_read_full() where appropriate | Joff | 1 | -0/+1 |
2014-07-09 | decoder/audiofile: use decoder_read_full() | Max Kellermann | 1 | -0/+1 |
2014-07-09 | decoder/audiofile: use decoder_read() | Max Kellermann | 1 | -0/+2 |
2014-06-23 | db/proxy: fall back to recursive walk on old libmpdclient/MPD | Max Kellermann | 1 | -0/+1 |
2014-06-23 | db/proxy: use mpd_song_get_{start,end}() only with libmpdclient >= 2.3 | Max Kellermann | 1 | -0/+2 |
2014-06-23 | configure.ac: prepare for 0.18.12 | Max Kellermann | 1 | -0/+2 |
2014-05-12 | release v0.18.11 | Max Kellermann | 1 | -1/+1 |
2014-04-29 | decoder/OggUtil: allow skipping up to 32 kB after seek | Max Kellermann | 1 | -0/+2 |
2014-04-26 | DeferredMonitor: fix race condition when using GLib event loop | Max Kellermann | 1 | -0/+1 |
2014-04-26 | configure.ac: prepare for 0.18.11 | Max Kellermann | 1 | -0/+2 |
2014-04-10 | release v0.18.10 | Max Kellermann | 1 | -1/+1 |
2014-04-09 | decoder/sndfile: work around libsndfile bug on partial read | Marcello Desantis | 1 | -0/+1 |
2014-04-09 | PlaylistEdit: don't interrupt playback when current song gets deleted | Weng Xuetian | 1 | -0/+1 |
2014-03-18 | decoder/ffmpeg: handle unknown stream start time | Max Kellermann | 1 | -0/+1 |
2014-03-18 | decoder/ffmpeg: pass AVSEEK_FLAG_ANY to av_seek_frame() | Max Kellermann | 1 | -0/+1 |
2014-03-06 | decoder/gme: fix memory leak in container_scan() | Max Kellermann | 1 | -0/+2 |
2014-03-06 | configure.ac: prepare for 0.18.10 | Max Kellermann | 1 | -0/+2 |
2014-03-02 | release v0.18.9 | Max Kellermann | 1 | -1/+1 |
2014-03-02 | output/alsa: call snd_pcm_prepare() after snd_pcm_drop() | Max Kellermann | 1 | -0/+2 |
2014-03-02 | event/SignalMonitor: fix build failure due to missing signal.h include | Max Kellermann | 1 | -0/+1 |
2014-02-27 | AllCommands: "findadd" requires the "add" permission | Max Kellermann | 1 | -0/+2 |
2014-02-18 | event/SignalMonitor: unblock signals after fork | Max Kellermann | 1 | -0/+2 |
2014-02-18 | configure.ac: fix linker failure when libvorbis/libogg are static | Max Kellermann | 1 | -0/+2 |
2014-02-17 | configure.ac: link the Vorbis encoder with libogg | Max Kellermann | 1 | -0/+2 |
2014-02-09 | configure.ac: prepare for 0.18.9 | Max Kellermann | 1 | -0/+2 |
2014-02-07 | release v0.18.8 | Max Kellermann | 1 | -1/+1 |
2014-02-07 | NEWS: fix 0.18.7 release year | Max Kellermann | 1 | -1/+1 |
2014-02-06 | doc/user: document the RoarAudio output plugin | Max Kellermann | 1 | -0/+2 |
2014-02-06 | configure.ac: link the Vorbis encoder with libvorbis | Max Kellermann | 1 | -0/+2 |
2014-01-27 | IcyMetadataParser: more robust tag parser | Max Kellermann | 1 | -0/+1 |
2014-01-20 | Queue: rename struct queue to Queue | Max Kellermann | 1 | -0/+1 |
2014-01-15 | decoder/ffmpeg: support libav v10_alpha1 | Max Kellermann | 1 | -0/+2 |
2014-01-15 | configure.ac: prepare for 0.18.8 | Max Kellermann | 1 | -0/+2 |
2014-01-13 | release v0.18.7 | Max Kellermann | 1 | -1/+1 |
2014-01-11 | configure.ac: reject libmpcdec SV7 in configure script | Max Kellermann | 1 | -0/+1 |
2014-01-08 | decoder/faad: fix memory leak | Max Kellermann | 1 | -0/+2 |
2014-01-08 | playlist/pls: don't free stack buffer | Max Kellermann | 1 | -0/+1 |
2013-12-29 | configure.ac: improved check for libyajl 1.0 | Max Kellermann | 1 | -0/+2 |
2013-12-29 | daemon: no initgroups() when already running as the configured user | Max Kellermann | 1 | -0/+2 |
2013-12-29 | configure.ac: prepare for 0.18.7 | Max Kellermann | 1 | -0/+2 |
2013-12-24 | release v0.18.6 | Max Kellermann | 1 | -1/+1 |
2013-12-24 | OutputControl: update both ReplayGainFilters | Max Kellermann | 1 | -0/+1 |
2013-12-20 | fix FfmpegDecoderPlugin to use relative timestamps | Steven O'Brien | 1 | -0/+2 |
2013-12-19 | riff: recognize upper-case "ID3" chunk name | Michal Smucr | 1 | -0/+2 |
2013-12-13 | mixer/alsa: use BlockingCall() instead of EventLoop::AddCall() | Max Kellermann | 1 | -0/+2 |
2013-12-10 | SongUpdate: accept files without metadata | mobidyc | 1 | -0/+1 |
2013-12-10 | output/osx: fix build failure | Lukas Stabe | 1 | -0/+1 |
2013-12-10 | NEWS: add openal line | Max Kellermann | 1 | -0/+2 |
2013-11-27 | input/cdio_paranoia: support libcdio-paranoia 0.90 | Gaetan Bisson | 1 | -0/+2 |