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
2020-03-26
lib/curl/Init: add `const` overloads
Max Kellermann
2020-03-26
lib/curl/Init: add `noexcept`
Max Kellermann
2020-03-25
output/sles: use the AndroidMixerPlugin
Thomas Guillem
2020-03-25
mixer: add AndroidMixerPlugin
Thomas Guillem
2020-03-25
android: Context: add GetAudioManager
Thomas Guillem
2020-03-25
android: add AudioManager
Thomas Guillem
2020-03-25
android/Context: add `noexcept`
Max Kellermann
2020-03-25
java/Object: rename class Object to GlobalObject
Max Kellermann
2020-03-22
Support RSS feeds with application/xml MIME-type
kowalcj0
2020-03-19
raise default "max_connections" value to 100
Max Kellermann
2020-03-12
playlist/asx: concatenate multiple CharacterData fragments
Max Kellermann
2020-03-12
playlist/asx: add State::TAG
Max Kellermann
2020-03-12
playlist/asx: use tag_table to convert element name to TagType
Max Kellermann
2020-03-12
playlist/xspf: concatenate multiple CharacterData fragments
Max Kellermann
2020-03-12
playlist/xspf: add State::TAG
Max Kellermann
2020-03-11
playlist/xspf: move location.empty() check to _start_element()
Max Kellermann
2020-03-11
playlist/xspf: use tag_table to convert element name to TagType
Max Kellermann
2020-03-11
playlist/xspf: use C++11 initializer
Max Kellermann
2020-03-11
tag/Mask: fix yet another typo, this time in Unset()
Max Kellermann
2020-03-07
archive/iso9660: skip empty filenames
Max Kellermann
2020-03-07
archive/iso9660: use IsSpecialFilename()
Max Kellermann
2020-03-07
fs/Traits: add IsSpecialFilename()
Max Kellermann
2020-02-29
Adapt SolarisOutputPlugin.cxx to be usable on NetBSD.
Thomas Klausner
2020-02-29
Add missing header.
Thomas Klausner
2020-02-25
gme: check for empty metadata strings instead of nullptr
John Regan
2020-02-10
protocol/ArgParser: cast seek offset to SignedSongTime
Max Kellermann
2020-02-04
decoder/ffmpeg: add two more missing commas
Max Kellermann
2020-02-04
add missing comma
Rosen Penev
2020-02-01
decoder/{audio,snd}file: handle MIME type "audio/wav"
Max Kellermann
2020-02-01
FfmpegDecoderPlugin: add WAV support
Rosen Penev
2020-01-31
MadDecoderPlugin: fix bad printf format
Rosen Penev
2020-01-25
decoder/ogg: need to sync small files while looking for EOS
Max Kellermann
2020-01-25
lib/xiph/OggFind: add parameter "synced"
Max Kellermann
2020-01-17
config/File: allow overriding top-level settings in includes
Max Kellermann
2020-01-12
pulse: obey Pulse's maximum sample rate (fixes DSD128 playback)
Max Kellermann
2019-12-31
Clang: only use [[fallthrough]] in C++ files
Jacob Vosmaer
2019-12-24
time/ISO8601: fix Windows build failure
Max Kellermann
2019-12-24
Revert "lib/curl/Global: remove lower bound on timeouts"
Max Kellermann
2019-12-24
input/curl: remove unnecessary InvalidateSockets() call
Max Kellermann
2019-12-24
time/ISO8601: refactor ParseTimeOfDay() to parse one by one
Max Kellermann
2019-12-24
time/ISO8601: move code to ParseTimeOfDay()
Max Kellermann
2019-12-24
util/Compiler.h: use `[[fallthrough]]` on clang
Max Kellermann
2019-12-23
util/Compiler.h: add gcc_fallthrough
Max Kellermann
2019-12-23
lib/curl/Global: remove InvalidateSockets() call from Remove()
Max Kellermann
2019-12-23
lib/curl/Global: remove lower bound on timeouts
Max Kellermann
2019-12-23
lib/curl: drop support for CURL versions older than 7.32.0
Max Kellermann
2019-12-23
event/Loop: remove bogus assertion
Max Kellermann
2019-12-23
storage/curl: move start call out of the constructor
Max Kellermann
2019-12-22
event/MultiSocketMonitor: add workaround for /dev/null
Max Kellermann
2019-12-22
event/MultiSocketMonitor: remove unnecessary `friend` declaration
Max Kellermann
[next]