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-12-16
time/ISO8601: ParseISO8601() returns precision
Max Kellermann
2019-12-16
time/ISO8601: implement with strptime(), without ParseTimePoint()
Max Kellermann
2019-12-16
time/Convert: fallback TimeGm() implementation
Max Kellermann
2019-12-16
time/Parser: use TimeGm()
Max Kellermann
2019-12-16
time/Parser: explicitly initialize struct tm before strptime()
Max Kellermann
2019-12-16
time/Convert: include sys/time.h for struct timeval
Max Kellermann
2019-12-16
time/ISO8601: forward-declare StringBuffer
Max Kellermann
2019-12-16
time/Convert: update copyright
Max Kellermann
2019-12-16
time/Convert: mention exceptions
Max Kellermann
2019-12-16
zeroconf/AvahiPoll: move TimevalToChrono() to time/Convert.cxx
Max Kellermann
2019-12-16
time/Convert: add `noexcept`
Max Kellermann
2019-12-16
time/Convert: add `pure` attributes
Max Kellermann
2019-12-16
util/Time*: move to time/
Max Kellermann
2019-12-16
decoder/mad: work around bogus -Wuninitialized in GCC 10
Max Kellermann
2019-12-16
pcm/Convert, ...: add missing include for std::runtime_error
Max Kellermann
2019-12-16
lib/gcrypt/MD5: add missing include for uint8_t
Max Kellermann
2019-12-16
util/StringBuffer: use std::size_t instead of size_t
Max Kellermann
2019-12-16
lib/xiph: add missing meson dependency
Jacob Vosmaer
2019-12-16
input: add missing boost meson dependency
Jacob Vosmaer
2019-12-04
archive/zzip: improve error reporting
Max Kellermann
2019-12-04
system/Error: add FormatFileNotFound()
Max Kellermann
2019-12-04
util/PrintException, ...: update copyright
Max Kellermann
2019-12-04
system/Error: move code to IsErrno()
Max Kellermann
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
[next]