summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2009-03-16solaris: new audio output plugin for Solaris /dev/audioMax Kellermann
2009-03-14pcm_resample: choose the fallback resampler at runtimeMax Kellermann
2009-03-10player_thread: fill buffer after seekingMax Kellermann
2009-03-09output_thread: wait 10 seconds before reopening after play failureMax Kellermann
2009-03-08alsa: better period_time default value for high sample ratesMax Kellermann
2009-03-03cmdline: Print available protocols when --version is run.Avuton Olrich
2009-03-02input_lastfm: new input plugin for last.fm radioMax Kellermann
2009-03-02tag_id3: parse ID3 tags in RIFF/WAV filesMax Kellermann
2009-03-02audio_format: allow 32 bit samplesMax Kellermann
2009-03-01flac: parse stream tagsMax Kellermann
2009-03-01audiofile: added 24 bit supportMax Kellermann
2009-02-28output: added option to disable audio outputs by defaultMax Kellermann
2009-02-28pipe: new audio output plugin which runs a commandMichal Nazarewicz
2009-02-28listen: allocate sockaddr_storage struct for accept()Max Kellermann
2009-02-27song_print: hide HTTP password in playlistMax Kellermann
2009-02-26mvp: fixed default device detectionMax Kellermann
2009-02-25mvp: check for reopen errorsMax Kellermann
2009-02-25mvp: fall back to 16 bit audio samplesMax Kellermann
2009-02-25mvp: fall back to stereoMax Kellermann
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