summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2009-02-15decoder_list: added configuration option to disable decoder pluginsMax Kellermann
2009-02-15daemon: ignore "user" setting if already running as that userMax Kellermann
2009-02-14mpd version 0.14.2Avuton Olrich
2009-02-12update: free deleted subdirectoriesMax Kellermann
2009-02-12update: recursively purge deleted directoriesMax Kellermann
2009-02-12aac: fix stream metadataMax Kellermann
2009-02-12wildmidi: new decoder plugin for MIDI filesMax Kellermann
2009-02-12fluidsynth: new decoder plugin for MIDI filesMax Kellermann
2009-02-11sidplay: new decoder plugin for playing C64 SID filesMax Kellermann
2009-02-11ffmpeg: added TTA supportMax Kellermann
2009-02-09configure.ac: define HAVE_FFMPEG after all checksMax Kellermann
2009-02-09shout: clear buffer before calling the encoderMax Kellermann
2009-02-09shout: don't postpone metadataMax Kellermann
2009-02-09shout: use libshout's synchronizationMax Kellermann
2009-02-09shout: switch to blocking modeMax Kellermann
2009-02-03ffmpeg: fixed seek integer overflowMax Kellermann
2009-02-03ffmpeg: check if the time stamp is validMax Kellermann
2009-02-03ffmpeg: don't warn of empty packet outputMax Kellermann
2009-02-02shout_mp3: call lame_close() in clear_encoder() methodMax Kellermann
2009-02-02player_thread: set player error when output device failsMax Kellermann
2009-01-30mikmod: call MikMod_Exit() only in the finish() methodMatthias Drochner
2009-01-30wavpack: pass NULL if the .wvc file fails to openMax Kellermann
2009-01-30mapper: remove trailing slashes from music_directoryMax Kellermann
2009-01-30ffmeg: added support for the tags comment, genre, yearDavid Horn
2009-01-29added support for the MMS protocolMax Kellermann
2009-01-29jack: reduced sleep time to 1msMax Kellermann
2009-01-29jack: clear "shutdown" flag on reconnectMax Kellermann
2009-01-29jack: allocate ring buffers before connectingMax Kellermann
2009-01-29Modify version string to post-release version 0.14.2~gitAvuton Olrich
2009-01-24tag: added support for MusicBrainz tagsMax Kellermann
2009-01-23playlist: don't unpause on deleteMax Kellermann
2009-01-23playlist: recalculate the queued song after random is toggledMax Kellermann
2009-01-22null: added option to disable timer synchronizationMax Kellermann
2009-01-22NEWS: update change logMax Kellermann
2009-01-18mapper: make the music_directory optionalMax Kellermann
2009-01-18mapper: make the playlist directory optionalMax Kellermann
2009-01-18mpd version 0.14.1Avuton Olrich
2009-01-17oggvorbis: disable seeking on remote songsMax Kellermann
2009-01-16pcm_resample_fallback: corrected the sample calculationMax Kellermann
2009-01-15oggvorbis: define HAVE_OGGVORBIS when tremor is enabledMax Kellermann
2009-01-15input_curl: set "ready" flag on EOFMax Kellermann
2009-01-15input_curl: call curl_multi_info_read() in constructorMax Kellermann
2009-01-15NEWS: merge from v0.14.xMax Kellermann
2009-01-14playlist: safely search the playlist for deleted songMax Kellermann
2009-01-13input_curl: honour http_proxy_* config directivesJoe Milbourn
2009-01-04don't exit after --create-dbMax Kellermann
2009-01-04player_thread: fix cross-fading duplicate chunk bugMax Kellermann
2009-01-03input_curl: enabled Icy-Metadata supportMax Kellermann
2009-01-03decoder_api: moved code to do_send_tag(), free temporary tagMax Kellermann
2009-01-03state_file: errors are non-fatal in read_state_file()Max Kellermann