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
2019-11-06
output/shout: declare metadata as UTF-8
Max Kellermann
2019-11-04
neighbor/meson.build: disable if -Ddatabase=false
Max Kellermann
2019-11-04
meson.build, SongUpdate: disable db-specific archive code if -Ddatabase=false
Max Kellermann
2019-11-04
lib/sqlite: disable if -Ddatabase=false
Max Kellermann
2019-10-29
output/Jack: mark ports as terminal
Niklas Haas
2019-10-15
queue/PlaylistEdit: fix relative destination offset when moving a range
Max Kellermann
2019-10-15
storage/curl: unescape file names from PROPFIND
Max Kellermann
2019-10-15
storage/curl: follow redirects for collections without trailing slash
Max Kellermann
2019-10-15
storage/curl: work around different case in hex digits
Max Kellermann
2019-10-15
storage/curl: use MapUTF8() to reuse existing escaping code
Max Kellermann
2019-10-15
storage/curl: unescape URI in MapToRelativeUTF8()
Max Kellermann
2019-10-15
lib/curl/Escape: add CurlUnescape()
Max Kellermann
2019-10-15
storage/curl: move code to EscapeUriPath()
Max Kellermann
2019-10-15
lib/curl/String: OO wrapper for allocated strings returned from CURL
Max Kellermann
2019-10-07
lib/icu: fix build with iconv()
Andre Heider
2019-10-07
storage/curl: request the "resourcetype" property to fix update
Max Kellermann
2019-10-07
db/update/Walk: fix crash when music_directory is not a directory
Max Kellermann
2019-09-13
decoder/mpcdec: fix bogus ReplayGain values
Max Kellermann
2019-09-13
ReplayGainInfo: move more code to a function
Max Kellermann
2019-09-13
decoder/mpcdec: merge duplicate code
Max Kellermann
2019-09-13
ReplayGainInfo: add static method Undefined()
Max Kellermann
2019-09-08
decoder/{dsf,dsdiff}: precalculate bit rate
Max Kellermann
2019-09-08
decoder/{dsf,dsdiff}: fix displayed bit rate
Max Kellermann
2019-08-22
output/solaris: include sys/stropts.h only on Solaris
Max Kellermann
2019-08-21
output/Thread: add missing `return` in exception handler
Max Kellermann
2019-08-20
command/all: don't create new Response instance in exception handler
Max Kellermann
2019-08-20
client/Process, command/all: add `noexcept`
Max Kellermann
2019-08-20
command/all: remove obsolete prototype
Max Kellermann
2019-08-20
command/all: simplify `return` from command_process()
Max Kellermann
2019-08-20
command/all: catch all exceptions
Max Kellermann
2019-08-20
decoder/Thread: on late SEEK, start decoder at seek position
Max Kellermann
2019-08-20
decoder/Control: work around crash after SEEK was too late
Max Kellermann
2019-08-13
output/Thread: fix typo in comment
Max Kellermann
2019-08-10
decoder/sidplay: Fix date field to have year but not company or author
Fredrik Noring
2019-08-10
decoder/sidplay: Fix windows-1252 to utf-8 string conversion
Fredrik Noring
2019-08-09
decoder/sidplay: Fix song length initialisation during container scan
Fredrik Noring
2019-08-06
output/jack: use jack_free() for Windows compatibility
Max Kellermann
2019-08-06
output/jack: use std::atomic_bool for "shutdown" and "pause"
Max Kellermann
2019-08-06
output/jack: use SIZE_MAX instead of (size_t)-1
Max Kellermann
2019-08-06
input/cdio_paranoia: drop support for libcdio-paranoia older than 10.2+0.93+1
Max Kellermann
2019-08-05
Revert "decoder/mad: use MAD_F_MIN and MAD_F_MAX"
Max Kellermann
2019-08-03
player/Thread: don't restart unseekable song after failed seek attempt
Max Kellermann
2019-08-03
decoder/mad: pass const reference to RecoverFrameError()
Max Kellermann
2019-08-03
decoder/mad: change integers to size_t
Max Kellermann
2019-08-03
decoder/mad: return from SynthAndSubmit() early
Max Kellermann
2019-08-03
decoder/mad: pass mad_pcm to mad_fixed_to_24_buffer()
Max Kellermann
2019-08-03
decoder/mad: eliminate the loop in SubmitPCM()
Max Kellermann
2019-08-03
decoder/mad: rename a few misnamed methods
Max Kellermann
2019-08-03
decoder/mad: move code to LoadNextFrame()
Max Kellermann
2019-08-03
decoder/mad: move code to HandleCurrentFrame()
Max Kellermann
[prev]
[next]