aboutsummaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAge
* cmdline: consistent plugin listingsMax Kellermann2012-06-12
* Work around incorrect g_file_test() behavior on Win32Denis Krjuchkov2012-06-12
* decoder/ffmpeg: add webm as a supported formatJonathan Neuschäfer2012-05-29
* Modify version string to post-release version 0.16.9~gitAvuton Olrich2012-04-04
* mpd version 0.16.8Avuton Olrich2012-04-04
* encoder/vorbis: generate end-of-stream packet when playback endsMax Kellermann2012-04-05
* encoder/vorbis: generate end-of-stream packet before tagMax Kellermann2012-04-04
* output/jack: check for connection failure before starting playbackMax Kellermann2012-04-04
* output/jack: workaround for libjack1 crash bugMax Kellermann2012-04-04
* update: properly skip symlinks in path that is to be updated.Anton Khirnov2012-04-04
* output/osx: use the fifo_buffer library instead of rolling ownMax Kellermann2012-03-28
* text_input_stream: detect end-of-fileMax Kellermann2012-03-19
* decoder/ffmpeg: read the "year" tagMax Kellermann2012-02-13
* decoder_api: check state before emitting initial seek commandMax Kellermann2012-02-13
* pcm_buffer: pcm_buffer_get() never returns NULLMax Kellermann2012-02-13
* Modify version string to post-release version 0.16.8~gitAvuton Olrich2012-02-04
* mpd version 0.16.7Avuton Olrich2012-02-04
* decoder/ffmpeg: use AV_SAMPLE_FMT_* if availableMax Kellermann2012-02-03
* decoder/ffmpeg: support all MPD tagsMax Kellermann2012-02-03
* decoder/ffmpeg: support libavformat 0.8Max Kellermann2012-01-05
* decoder/ffmpeg: use avcodec_decode_audio4(), support libavcodec 0.8Max Kellermann2012-01-04
* decoder/ffmpeg: use AVIOContext instead of ByteIOContextMax Kellermann2012-01-04
* input/ffmpeg: use the new AVIOContext APIMax Kellermann2012-01-04
* output/osx: clear render buffer when there's not enough dataMax Kellermann2011-12-24
* output/osx: remove sleep call from render callbackMax Kellermann2011-12-24
* Playlist: fix bug in moving after current songMaarten Sebregts2011-12-21
* output/openal: force 16 bit playback, as 8 bit doesn't workMax Kellermann2011-12-13
* timer: fix time unit mixup in timer_delay()Max Kellermann2011-12-13
* Modify version string to post-release version 0.16.7~gitAvuton Olrich2011-12-01
* mpd version 0.16.6Avuton Olrich2011-12-01
* decoder/ffmpeg: work around bogus channel countMax Kellermann2011-11-28
* mapper: check "r" permission on music directoryMax Kellermann2011-11-28
* mapper: check "x" permission on music directoryMax Kellermann2011-11-28
* mapper: fix the bogus "not a directory" error messageMax Kellermann2011-11-28
* log: print reason for failureMax Kellermann2011-11-28
* encoder/wave: support packed 24 bit samplesMax Kellermann2011-11-28
* encoder/null: use fifo_buffer instead of pcm_bufferMax Kellermann2011-11-28
* encoder/wave: use fifo_buffer instead of pcm_bufferMax Kellermann2011-11-28
* encoder/flac: use fifo_buffer instead of pcm_bufferMax Kellermann2011-11-28
* decoder_api: cancel initial seek when song is not seekableMax Kellermann2011-11-27
* path: autodetect filesystem encoding on Win32Denis Krjuchkov2011-10-23
* configure.ac: define WINVERMax Kellermann2011-10-13
* event_pipe: fix WIN32 regressionMax Kellermann2011-10-13
* Modify version string to post-release version 0.16.6~gitAvuton Olrich2011-10-09
* mpd version 0.16.5Avuton Olrich2011-10-09
* output/openal: auto-fallback to mono if channel count is unsupportedMax Kellermann2011-10-08
* playlist_song: fix absolute path support in playlistsJesús Bravo Álvarez2011-10-06
* player_thread: add flag "output_open", fixes assertion failureMax Kellermann2011-10-06
* player_control: auto-start playback when seeking is requestedMax Kellermann2011-10-06
* player_thread: handle SEEK while not playingMax Kellermann2011-10-06