| Commit message (Expand) | Author | Files | Lines |
2009-02-25 | mvp: check for reopen errors | Max Kellermann | 1 | -0/+1 |
2009-02-25 | mvp: fall back to 16 bit audio samples | Max Kellermann | 1 | -0/+1 |
2009-02-25 | mvp: fall back to stereo | Max Kellermann | 1 | -0/+1 |
2009-02-15 | decoder_list: added configuration option to disable decoder plugins | Max Kellermann | 1 | -0/+1 |
2009-02-15 | daemon: ignore "user" setting if already running as that user | Max Kellermann | 1 | -0/+1 |
2009-02-14 | mpd version 0.14.2 | Avuton Olrich | 1 | -3/+1 |
2009-02-12 | update: free deleted subdirectories | Max Kellermann | 1 | -0/+1 |
2009-02-12 | update: recursively purge deleted directories | Max Kellermann | 1 | -0/+1 |
2009-02-12 | aac: fix stream metadata | Max Kellermann | 1 | -0/+1 |
2009-02-12 | wildmidi: new decoder plugin for MIDI files | Max Kellermann | 1 | -0/+1 |
2009-02-12 | fluidsynth: new decoder plugin for MIDI files | Max Kellermann | 1 | -0/+1 |
2009-02-11 | sidplay: new decoder plugin for playing C64 SID files | Max Kellermann | 1 | -0/+1 |
2009-02-11 | ffmpeg: added TTA support | Max Kellermann | 1 | -1/+2 |
2009-02-09 | configure.ac: define HAVE_FFMPEG after all checks | Max Kellermann | 1 | -0/+2 |
2009-02-09 | shout: clear buffer before calling the encoder | Max Kellermann | 1 | -0/+1 |
2009-02-09 | shout: don't postpone metadata | Max Kellermann | 1 | -0/+1 |
2009-02-09 | shout: use libshout's synchronization | Max Kellermann | 1 | -0/+1 |
2009-02-09 | shout: switch to blocking mode | Max Kellermann | 1 | -0/+1 |
2009-02-03 | ffmpeg: fixed seek integer overflow | Max Kellermann | 1 | -0/+1 |
2009-02-03 | ffmpeg: check if the time stamp is valid | Max Kellermann | 1 | -0/+1 |
2009-02-03 | ffmpeg: don't warn of empty packet output | Max Kellermann | 1 | -0/+1 |
2009-02-02 | shout_mp3: call lame_close() in clear_encoder() method | Max Kellermann | 1 | -0/+1 |
2009-02-02 | player_thread: set player error when output device fails | Max Kellermann | 1 | -0/+1 |
2009-01-30 | mikmod: call MikMod_Exit() only in the finish() method | Matthias Drochner | 1 | -0/+1 |
2009-01-30 | wavpack: pass NULL if the .wvc file fails to open | Max Kellermann | 1 | -0/+1 |
2009-01-30 | mapper: remove trailing slashes from music_directory | Max Kellermann | 1 | -0/+1 |
2009-01-30 | ffmeg: added support for the tags comment, genre, year | David Horn | 1 | -0/+2 |
2009-01-29 | added support for the MMS protocol | Max Kellermann | 1 | -0/+1 |
2009-01-29 | jack: reduced sleep time to 1ms | Max Kellermann | 1 | -0/+1 |
2009-01-29 | jack: clear "shutdown" flag on reconnect | Max Kellermann | 1 | -0/+1 |
2009-01-29 | jack: allocate ring buffers before connecting | Max Kellermann | 1 | -0/+2 |
2009-01-29 | Modify version string to post-release version 0.14.2~git | Avuton Olrich | 1 | -0/+3 |
2009-01-24 | tag: added support for MusicBrainz tags | Max Kellermann | 1 | -0/+1 |
2009-01-23 | playlist: don't unpause on delete | Max Kellermann | 1 | -0/+1 |
2009-01-23 | playlist: recalculate the queued song after random is toggled | Max Kellermann | 1 | -0/+1 |
2009-01-22 | null: added option to disable timer synchronization | Max Kellermann | 1 | -0/+1 |
2009-01-22 | NEWS: update change log | Max Kellermann | 1 | -2/+16 |
2009-01-18 | mapper: make the music_directory optional | Max Kellermann | 1 | -1/+1 |
2009-01-18 | mapper: make the playlist directory optional | Max Kellermann | 1 | -0/+1 |
2009-01-18 | mpd version 0.14.1 | Avuton Olrich | 1 | -1/+1 |
2009-01-17 | oggvorbis: disable seeking on remote songs | Max Kellermann | 1 | -0/+1 |
2009-01-16 | pcm_resample_fallback: corrected the sample calculation | Max Kellermann | 1 | -0/+1 |
2009-01-15 | oggvorbis: define HAVE_OGGVORBIS when tremor is enabled | Max Kellermann | 1 | -0/+1 |
2009-01-15 | input_curl: set "ready" flag on EOF | Max Kellermann | 1 | -0/+1 |
2009-01-15 | input_curl: call curl_multi_info_read() in constructor | Max Kellermann | 1 | -0/+1 |
2009-01-15 | NEWS: merge from v0.14.x | Max Kellermann | 1 | -3/+19 |
2009-01-14 | playlist: safely search the playlist for deleted song | Max Kellermann | 1 | -0/+7 |
2009-01-13 | input_curl: honour http_proxy_* config directives | Joe Milbourn | 1 | -0/+1 |
2009-01-04 | don't exit after --create-db | Max Kellermann | 1 | -0/+1 |
2009-01-04 | player_thread: fix cross-fading duplicate chunk bug | Max Kellermann | 1 | -0/+1 |