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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-12-03
MusicChunk: add magic value IGNORE_REPLAY_GAIN
Max Kellermann
2017-12-03
MusicChunk: initialize replay_gain_serial on demand
Max Kellermann
2017-12-03
player/Thread: initialize MusicChunk::bit_rate in SendSilence()
Max Kellermann
2017-12-02
queue/PlaylistEdit: shuffle appended songs only within its priority group
Max Kellermann
2017-12-02
queue/PlaylistControl: don't skip highest priority song on "play"
Max Kellermann
2017-12-02
lib/upnp/Compat: disable the 1.8 API emulation with libupnp 1.6.24
Max Kellermann
2017-11-27
Fix for "Mount-Points are purged from database on update/rescan."
FlashSystems
2017-11-16
lib/upnp: adapt to libupnp 1.8 API changes
Max Kellermann
2017-11-16
lib/upnp/Callback: make "evp" parameter const
Max Kellermann
2017-11-16
lib/upnp/Discovery: make Upnp_Discovery pointers const
Max Kellermann
2017-11-14
playlist/PlaylistRegistry: use LockRewind() instead of Rewind()
Max Kellermann
2017-11-14
output/httpd: flush encoder after tag
Max Kellermann
2017-11-14
encoder/vorbis: default to quality 3
Max Kellermann
2017-11-13
input/{cdio,ffmpeg,file,smbclient}: unlock the mutex during blocking I/O
Max Kellermann
2017-11-13
input/smbclient: use std::lock_guard
Max Kellermann
2017-11-12
decoder/ffmpeg, test/test_protocol: catch exceptions by reference
Max Kellermann
2017-11-05
output/Thread: ensure pending tags are flushed in all cases
cathugger
2017-11-03
decoder/vorbis: scale and clip tremor-decoded samples to 15 bits
Marcin Jurkowski
2017-10-25
player/Thread: log message when decoder is too slow
Max Kellermann
2017-10-24
input/curl: call StartRequest() after setting CURLOPT_RANGE
Max Kellermann
2017-10-24
input/curl: move code to StartRequest()
Max Kellermann
2017-10-24
input/curl: move the range buffer to the stack
Max Kellermann
2017-10-18
Playlist{File,Save}: always use UTF-8 in playlists on Windows
Max Kellermann
2017-10-18
PlaylistSave: move code to playlist_print_path()
Max Kellermann
2017-10-18
queue/Playlist: call MoveOrderToCurrent() in SeekSongOrder() on song change
Max Kellermann
2017-10-18
queue/PlaylistControl: keep order list consistency in MoveOrderToCurrent()
Max Kellermann
2017-10-18
queue/Playlist: move code to MoveOrderToCurrent()
Max Kellermann
2017-10-18
queue/Queue: add methods MoveOrderBefore() and MoveOrderAfter()
Max Kellermann
2017-10-18
queue/Queue: MoveOrder() returns to_order
Max Kellermann
2017-09-27
decoder/Thread: clear the command after catching an exception
Max Kellermann
2017-09-27
GME Plugin: fix track numbering
John Regan
2017-09-20
lib/icu/CaseFold: disable broken strxfrm() callback
Max Kellermann
2017-09-20
lib/icu/Compare: add fallback using strcasecmp() and strcasestr()
Max Kellermann
2017-09-20
SongFilter: use class IcuCompare
Max Kellermann
2017-09-20
lib/icu/Compare: OO wrapper for IcuCaseFold()
Max Kellermann
2017-09-20
lib/icu/CaseFold: add "noexcept"
Max Kellermann
2017-09-20
db/Selection: add missing config.h
Max Kellermann
2017-09-20
lib/icu/Collate: move IcuCaseFold() to CaseFold.cxx
Max Kellermann
2017-09-20
lib/icu/Collate: remove unnecessary assert()
Max Kellermann
2017-09-19
output/sndio: fix indent
Max Kellermann
2017-09-19
output/sndio: rename the "sio_hdl" variable to avoid clash with struct name
Max Kellermann
2017-09-18
ffmpeg plugin: when decoded stream duration is unavailable, attempt fallback ...
Charlie Waters
2017-09-01
storage/curl: support Content-Type application/xml
Max Kellermann
2017-09-01
storage/curl: use StringStartsWith()
Max Kellermann
2017-09-01
storage/curl: move code to IsXmlContentType()
Max Kellermann
2017-08-23
player/Thread: initialize play_audio_format, fixes assertion
Max Kellermann
2017-08-21
OSX mixer
Matthew Leon
2017-08-03
util/FormatString: pass the allocated buffer to AllocatedString::Donate()
Max Kellermann
2017-07-31
tag/Aiff: the FORM chunk size is big-endian
Max Kellermann
2017-07-20
Check for MusicBrainz id3v2 tags in ffmpeg.
Matthew Leon
[next]