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
/
lib
Age
Commit message (
Expand
)
Author
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
lib/xiph: add missing meson dependency
Jacob Vosmaer
2019-12-04
util/PrintException, ...: update copyright
Max Kellermann
2019-11-04
lib/sqlite: disable if -Ddatabase=false
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-08-06
input/cdio_paranoia: drop support for libcdio-paranoia older than 10.2+0.93+1
Max Kellermann
2019-08-02
lib/xiph/OggVisitor: invoke OnOggPacket() with the "E_O_S" packet
Max Kellermann
2019-08-02
lib/xiph/OggVisitor: more API documentation
Max Kellermann
2019-03-18
src/lib/gcrypt/meson.build: use dependency() for quering linker flags
Jörg Krause
2019-03-17
lib/xiph: disable Tremor detection if libvorbis was found
Max Kellermann
2019-03-17
decoder/ogg: ignore the BOS packet after seek to the beginning of song
Max Kellermann
2019-02-23
Ensure SEEK_SET is set on systems where stdio.h is not pulled in by accident.
Thomas Zander
2019-02-21
lib/dbus/udisks2: parse the MountPoints property
Max Kellermann
2019-02-21
lib/dbus/ReadIter: add dbus_message_iter_get_fixed_array() wrapper
Max Kellermann
2019-02-19
lib/cdio/Paranoia: add method GetDiscSectorRange()
Max Kellermann
2019-02-15
nfs: work around assertion failure on exception during program init
Max Kellermann
2019-01-21
input/CdioParanoia: C++ wrappers for libcdio types
Max Kellermann
2019-01-21
python/build/libs.py: upgrade CURL to 7.63.0
Max Kellermann
2019-01-21
meson: add fixed-point Vorbis (Tremor) decoder support
Jörg Krause
2018-12-28
remove libwrap support
Max Kellermann
2018-12-04
alsa/NonBlock: throw on snd_pcm_poll_descriptors_revents() error
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-11-11
song/StringFilter: support regular expressions with "=~" and "!~"
Max Kellermann
2018-11-11
{output,mixer}/alsa: use snd_pcm_poll_descriptors_revents()
Max Kellermann
2018-11-11
lib/alsa/NonBlock: move the functions into a class managing the state
Max Kellermann
2018-11-07
lib/zlib/meson.build: add zlib_dep to `declare_dependency`
Max Kellermann
2018-11-07
lib/zlib/meson.build: define ENABLE_ZLIB
Max Kellermann
2018-11-04
decoder/ffmpeg: require FFmpeg 3.1 or later
Max Kellermann
2018-11-04
lib/xiph/meson.build: the Vorbis encoder requires the Vorbis decoder
Max Kellermann
2018-11-04
lib/xiph/meson.build: fix typo, replace `and` with `or`
Max Kellermann
2018-11-01
src/lib/ffmpeg/meson.build: copy dependencies into ffmpeg_dep
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-31
output/roar: remove
Max Kellermann
2018-10-14
build with Meson instead of autotools
Max Kellermann
2018-09-21
decoder/Client: use std::chrono::duration<double> instead of raw `double`
Max Kellermann
2018-09-02
lib/dbus/ReadIter: switch off -Wshadow on GCC<8
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-08-20
lib/nfs/Connection: add Lstat
Thomas Guillem
2018-08-20
Merge branch 'v0.20.x'
Max Kellermann
2018-08-20
lib/nfs/Connection: use nfs_stat64_async
Thomas Guillem
2018-08-17
lib/curl/Easy: add curl_easy_escape() wrapper
Max Kellermann
2018-08-09
decoder/Thread, ...: log all exceptions
Max Kellermann
2018-08-02
lib/icu: require at least version 50
Max Kellermann
2018-08-02
decoder/ffmpeg: require at least version 11.12
Max Kellermann
2018-08-02
lib/systemd/Watchdog: implement the systemd watchdog protocol
Max Kellermann
2018-08-02
Merge branch 'v0.20.x'
Max Kellermann
[next]