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
Age
Commit message (
Expand
)
Author
2020-07-02
apple/AudioUnit: add AudioUnitSetPropertyT()
Max Kellermann
2020-07-02
apple/AudioObject: add AudioObjectGetStringProperty()
Max Kellermann
2020-07-02
apple: build static library
Max Kellermann
2020-07-02
apple/AudioObject: add missing `inline`
Max Kellermann
2020-07-01
apple/AudioUnit: library wrapping AudioUnit*() functions
Max Kellermann
2020-07-01
apple/AudioUnit: rename to AudioObject.hxx
Max Kellermann
2020-07-01
output/osx: move code to FindAudioDeviceByName()
Max Kellermann
2020-07-01
output/osx: use [[maybe_unused]]
Max Kellermann
2020-07-01
output/osx: use IsDigitASCII()
Max Kellermann
2020-07-01
output/osx: use range-based `for`
Max Kellermann
2020-07-01
apple/AudioUnit: wrapper functions for AudioObject properties
Max Kellermann
2020-07-01
apple/Throw: new helper library replacing osx_os_status_to_cstring()
Max Kellermann
2020-07-01
output/osx: silently ignore some errors in osx_output_set_device()
Max Kellermann
2020-07-01
apple/ErrorRef: new library wrapping CFErrorRef
Max Kellermann
2020-07-01
output: use StringIsEqual()
Max Kellermann
2020-07-01
apple/StringRef: new library wrapping CFStringRef
Max Kellermann
2020-07-01
output/osx: remove trailing newline from exception messages
Max Kellermann
2020-07-01
util/HugeAllocator: import std::swap()
Max Kellermann
2020-07-01
util/HugeAllocator: add `noexcept`
Max Kellermann
2020-07-01
decoder/opus: implement End Trimming (RFC7845 4.4)
Max Kellermann
2020-07-01
decoder/opus: keep track of the granulepos
Max Kellermann
2020-07-01
decoder/opus: simplify indentation in HandleAudio()
Max Kellermann
2020-07-01
decoder/opus: allocate buffer only in the first chained song
Max Kellermann
2020-07-01
decoder/opus: add API docs
Max Kellermann
2020-07-01
decoder/opus: apply pre-skip (RFC7845 4.2)
Max Kellermann
2020-07-01
decoder/OpusHead: return pre-skip
Max Kellermann
2020-07-01
util/ByteOrder: remove redundant `inline` keywords from `constexpr` functions
Max Kellermann
2020-07-01
system/ByteOrder: move to util/
Max Kellermann
2020-07-01
output/osx: improve sample rate selection
Max Kellermann
2020-07-01
output/osx: make several fields `const`
Max Kellermann
2020-07-01
output/osx: make variables more local
Max Kellermann
2020-07-01
output/osx: make more AudioObjectPropertyAddress instances `static constexpr`
Max Kellermann
2020-07-01
output/osx: make AudioObjectPropertyAddress variables `static constexpr`
Max Kellermann
2020-07-01
output/osx: don't use C99 designated initializers
Max Kellermann
2020-07-01
output/{alsa,osx}: use ConstBuffer::empty()
Max Kellermann
2020-07-01
output/osx: don't use variable-length arrays
Max Kellermann
2020-07-01
output/osx: fix coding style
Max Kellermann
2020-07-01
python/build/meson.py: set BOOST_ROOT for Meson 0.54
Max Kellermann
2020-07-01
input/file: detect premature end of file
Max Kellermann
2020-06-22
util/UriUtil: strip credentials from smb:// URIs
Max Kellermann
2020-06-22
util/UriUtil: make `schemes` array static
Max Kellermann
2020-06-11
queue/PlaylistEdit: fix crash in SetSongIdRange() while playing
Max Kellermann
2020-06-11
increment version number to 0.21.25
Max Kellermann
2020-06-10
release v0.21.24
v0.21.24
Max Kellermann
2020-06-10
lib/curl/Request: don't enable CURLOPT_NETRC on Windows
Max Kellermann
2020-06-10
{android,win32}/build.py: enable the GME decoder plugin
Max Kellermann
2020-06-10
decoder/gme: use class NarrowPath() for Windows compatibility
Max Kellermann
2020-06-10
decoder/gme: simplify LoadGmeAndM3u() by moving code to ReplaceSuffix()
Max Kellermann
2020-06-10
decoder/gme: use StringAfterPrefix()
Max Kellermann
2020-06-10
add a few IWYU pragmas
Max Kellermann
[next]