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