index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-07-07
client/ClientRead: call Break() before Close()
Max Kellermann
2016-07-07
event/BufferedSocket: OnSocketReady() returns true after close
Max Kellermann
2016-07-06
decoder/API: check initial_seek_running in _check_cancel_read()
Max Kellermann
2016-07-05
decoder/flac: try to recover from seek error()
Max Kellermann
2016-07-05
decoder/flac: evaluate all possible FLAC__stream_decoder_get_state() values
Max Kellermann
2016-07-05
output/shout: remove pointless memset() call
Max Kellermann
2016-07-05
filter/route: use PcmSilence()
Max Kellermann
2016-07-05
PlayerThread: use PcmSilence() in SendSilence()
Max Kellermann
2016-07-05
pcm/Volume: move silence pattern to Silence.cxx
Max Kellermann
2016-07-05
PlayerThread: make chunk allocation error non-fatal in SendSilence()
Max Kellermann
2016-07-01
pcm/Volume: use 0x69 to generate DSD silence
Max Kellermann
2016-07-01
filter/ReplayGain: skip PcmVolume if a mixer is set
Max Kellermann
2016-07-01
configure.ac: prepare for 0.19.17
Max Kellermann
2016-06-13
release v0.19.16
v0.19.16
Max Kellermann
2016-06-13
decoder/flac: log seek errors
Max Kellermann
2016-06-13
player/Thread: cancel outputs before seeking
Max Kellermann
2016-05-11
NEWS: add missing lines
Max Kellermann
2016-05-02
configure.ac: don't suppress GLib warnings by changing -I to -isystem
Max Kellermann
2016-05-02
Makefile.am: include doc/include/tags.xml in tarball
Max Kellermann
2016-05-02
Makefile.am: include scripts/*.rb in tarball
Max Kellermann
2016-05-02
configure.ac: prepare for 0.19.16
Max Kellermann
2016-04-30
release v0.19.15
v0.19.15
Max Kellermann
2016-04-30
encoder/wave: add constant WAVE_FORMAT_PCM
Max Kellermann
2016-04-30
encoder/wave: fix indent
Max Kellermann
2016-04-30
test/test_byte_reverse: use gcc_alignas() for gcc<4.8 compatibility
Max Kellermann
2016-04-28
Bug#822848: mpd FTBFS on Alpha; misaligned arrays in the test suite
Michael Cree
2016-04-25
DecoderBuffer: add missing include
Florian Schlichting
2016-04-22
doc/mpd.conf.5: move metadata_to_use to the user manual
Max Kellermann
2016-04-22
doc/{user,protocol}: add a list of supported tags
Max Kellermann
2016-04-22
doc/mpd.conf.5: remove obsolete metadata_to_use sentence
Max Kellermann
2016-04-22
doc: migrate to DocBook 4.5
Max Kellermann
2016-04-22
doc/user: fix typo
Florian Schlichting
2016-04-19
decoder/opus: limit the number of packets in _scan_stream()
Max Kellermann
2016-04-19
decoder/opus: support bigger OpusTags packets
Max Kellermann
2016-04-13
decoder/ffmpeg: don't copy the AVPacket in ffmpeg_send_packet()
Max Kellermann
2016-04-13
decoder/ffmpeg: convert pointers to references
Max Kellermann
2016-04-12
decoder/ffmpeg: use av_packet_unref() instead of av_free_packet()
Max Kellermann
2016-03-30
decoder/Thread: use "ffmpeg" as fallback instead of "mad"
Max Kellermann
2016-03-30
notify: use "constexpr" only with glibc
Max Kellermann
2016-03-30
configure.ac: prepare for 0.19.15
Max Kellermann
2016-03-18
release v0.19.14
v0.19.14
Max Kellermann
2016-03-14
tag/TagPool: optimize _dup_item()
Max Kellermann
2016-03-14
tag/TagPool: add constexpr MAX_REF
Max Kellermann
2016-03-14
tag/TagPool: use prime number for NUM_SLOTS
Max Kellermann
2016-03-07
archive/iso9660: check path buffer bounds
Max Kellermann
2016-03-07
archive/iso9660: use a single path buffer for Visit()
Max Kellermann
2016-03-07
archive/iso9660: move the "." and ".." checks up
Max Kellermann
2016-03-07
archive/iso9660: add local variable "filename"
Max Kellermann
2016-03-07
archive/iso9660: make variables more local
Max Kellermann
2016-03-06
util/HugeAllocator: fix division by zero due to inverted check
Max Kellermann
[next]