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-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
2018-08-02
case-insensitive URI scheme comparison
Max Kellermann
2018-08-02
lib/icu/Init: add class ScopeIcuInit
Max Kellermann
2018-08-02
lib/icu/Init: add "noexcept"
Max Kellermann
2018-08-01
Main: move libdbus cleanup to class ODBus::ScopeInit
Max Kellermann
2018-07-26
input/qobuz: initialize the libgcrypt library
Max Kellermann
2018-07-26
lib/gcrypt/MD5: move code to util/HexFormat.cxx
Max Kellermann
2018-07-26
lib/gcrypt/MD5: return a StringBuffer
Max Kellermann
2018-07-26
lib/gcrypt/MD5: move code to Hash.hxx
Max Kellermann
2018-07-26
lib/gcrypt/MD5: relicense to BSD-2
Max Kellermann
2018-07-19
fs/io/OutputStream: relicense under BSD-2
Max Kellermann
2018-07-07
decoder/flac: call TagHandler::OnAudioFormat()
Max Kellermann
2018-07-07
decoder/flac: move flac_sample_format() to FlacAudioFormat.hxx
Max Kellermann
[next]