| Commit message (Expand) | Author | Files | Lines |
2012-06-12 | Work around incorrect g_file_test() behavior on Win32 | Denis Krjuchkov | 1 | -0/+1 |
2012-05-29 | decoder/ffmpeg: add webm as a supported format | Jonathan Neuschäfer | 1 | -0/+2 |
2012-04-04 | Modify version string to post-release version 0.16.9~git | Avuton Olrich | 1 | -0/+3 |
2012-04-04 | mpd version 0.16.8release-0.16.8 | Avuton Olrich | 1 | -1/+1 |
2012-04-05 | encoder/vorbis: generate end-of-stream packet when playback ends | Max Kellermann | 1 | -0/+1 |
2012-04-04 | encoder/vorbis: generate end-of-stream packet before tag | Max Kellermann | 1 | -0/+2 |
2012-04-04 | output/jack: check for connection failure before starting playback | Max Kellermann | 1 | -0/+1 |
2012-04-04 | output/jack: workaround for libjack1 crash bug | Max Kellermann | 1 | -0/+1 |
2012-04-04 | update: properly skip symlinks in path that is to be updated. | Anton Khirnov | 1 | -0/+1 |
2012-03-28 | output/osx: use the fifo_buffer library instead of rolling own | Max Kellermann | 1 | -0/+2 |
2012-03-19 | text_input_stream: detect end-of-file | Max Kellermann | 1 | -0/+1 |
2012-02-13 | decoder/ffmpeg: read the "year" tag | Max Kellermann | 1 | -0/+1 |
2012-02-13 | decoder_api: check state before emitting initial seek command | Max Kellermann | 1 | -0/+2 |
2012-02-13 | pcm_buffer: pcm_buffer_get() never returns NULL | Max Kellermann | 1 | -0/+1 |
2012-02-04 | Modify version string to post-release version 0.16.8~git | Avuton Olrich | 1 | -0/+3 |
2012-02-04 | mpd version 0.16.7release-0.16.7 | Avuton Olrich | 1 | -1/+1 |
2012-02-03 | decoder/ffmpeg: use AV_SAMPLE_FMT_* if available | Max Kellermann | 1 | -1/+1 |
2012-02-03 | decoder/ffmpeg: support all MPD tags | Max Kellermann | 1 | -0/+1 |
2012-01-05 | decoder/ffmpeg: support libavformat 0.8 | Max Kellermann | 1 | -1/+1 |
2012-01-04 | decoder/ffmpeg: use avcodec_decode_audio4(), support libavcodec 0.8 | Max Kellermann | 1 | -1/+1 |
2012-01-04 | decoder/ffmpeg: use AVIOContext instead of ByteIOContext | Max Kellermann | 1 | -0/+2 |
2012-01-04 | input/ffmpeg: use the new AVIOContext API | Max Kellermann | 1 | -0/+2 |
2011-12-24 | output/osx: clear render buffer when there's not enough data | Max Kellermann | 1 | -0/+1 |
2011-12-24 | output/osx: remove sleep call from render callback | Max Kellermann | 1 | -0/+1 |
2011-12-21 | Playlist: fix bug in moving after current song | Maarten Sebregts | 1 | -0/+1 |
2011-12-13 | output/openal: force 16 bit playback, as 8 bit doesn't work | Max Kellermann | 1 | -0/+1 |
2011-12-13 | timer: fix time unit mixup in timer_delay() | Max Kellermann | 1 | -0/+2 |
2011-12-01 | Modify version string to post-release version 0.16.7~git | Avuton Olrich | 1 | -0/+3 |
2011-12-01 | mpd version 0.16.6release-0.16.6 | Avuton Olrich | 1 | -2/+2 |
2011-11-28 | decoder/ffmpeg: work around bogus channel count | Max Kellermann | 1 | -0/+1 |
2011-11-28 | mapper: check "r" permission on music directory | Max Kellermann | 1 | -1/+1 |
2011-11-28 | mapper: check "x" permission on music directory | Max Kellermann | 1 | -0/+1 |
2011-11-28 | mapper: fix the bogus "not a directory" error message | Max Kellermann | 1 | -0/+1 |
2011-11-28 | log: print reason for failure | Max Kellermann | 1 | -0/+1 |
2011-11-28 | encoder/wave: support packed 24 bit samples | Max Kellermann | 1 | -0/+1 |
2011-11-28 | encoder/null: use fifo_buffer instead of pcm_buffer | Max Kellermann | 1 | -1/+1 |
2011-11-28 | encoder/wave: use fifo_buffer instead of pcm_buffer | Max Kellermann | 1 | -1/+1 |
2011-11-28 | encoder/flac: use fifo_buffer instead of pcm_buffer | Max Kellermann | 1 | -0/+2 |
2011-11-27 | decoder_api: cancel initial seek when song is not seekable | Max Kellermann | 1 | -0/+2 |
2011-10-23 | path: autodetect filesystem encoding on Win32 | Denis Krjuchkov | 1 | -0/+1 |
2011-10-13 | configure.ac: define WINVER | Max Kellermann | 1 | -0/+1 |
2011-10-13 | event_pipe: fix WIN32 regression | Max Kellermann | 1 | -0/+1 |
2011-10-09 | Modify version string to post-release version 0.16.6~git | Avuton Olrich | 1 | -0/+3 |
2011-10-09 | mpd version 0.16.5release-0.16.5 | Avuton Olrich | 1 | -1/+1 |
2011-10-08 | output/openal: auto-fallback to mono if channel count is unsupported | Max Kellermann | 1 | -0/+2 |
2011-10-06 | playlist_song: fix absolute path support in playlists | Jesús Bravo Álvarez | 1 | -0/+1 |
2011-10-06 | player_thread: add flag "output_open", fixes assertion failure | Max Kellermann | 1 | -0/+1 |
2011-10-06 | player_control: auto-start playback when seeking is requested | Max Kellermann | 1 | -0/+1 |
2011-10-06 | player_thread: handle SEEK while not playing | Max Kellermann | 1 | -0/+3 |
2011-09-30 | Install systemd service file if systemd is available | Miklos Vajna | 1 | -0/+1 |