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