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