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
2021-03-04
util/AllocatedString: rename to BasicAllocatedString
Max Kellermann
2021-03-04
time/ISO8601: don't use glibc extension in strptime.
Érico Rolim
2021-03-04
storage/plugins/CurlStorage: don't use glibc extension in
Érico Rolim
2021-02-26
doc/user.rst: update Windows&Android build dependencies
Max Kellermann
2021-02-22
decoder/ffmpeg: fix build problem with FFmpeg 3.4
Max Kellermann
2021-02-22
decoder/ffmpeg: move code to IsSeekable(AVFormatContext)
Max Kellermann
2021-02-17
increment version number to 0.22.7
Max Kellermann
2021-02-17
fix typo in protocol.rst
Florian Schlichting
2021-02-16
release v0.22.6
v0.22.6
Max Kellermann
2021-02-16
db/simple: fix ExportedSong move constructor for non-owning sources
Max Kellermann
2021-02-16
increment version number to 0.22.6
Max Kellermann
2021-02-15
release v0.22.5
v0.22.5
Max Kellermann
2021-02-15
android/meson.build: update the SDK platform to 29
Max Kellermann
2021-02-15
command/queue: better error message for open-ended range with "move"
Max Kellermann
2021-02-15
protocol/ArgParser: check for invalid ranges
Max Kellermann
2021-02-15
protocol/RangeArg: add methods IsWellFormed(), IsEmpty(), HasAtLeast(), Count()
Max Kellermann
2021-02-15
protocol/RangeArg: add static method Single()
Max Kellermann
2021-02-15
protocol/RangeArg: add method IsOpenEnded()
Max Kellermann
2021-02-15
protocol/RangeArg: add static method OpenEnded()
Max Kellermann
2021-02-15
protocol/RangeArg: add missing `noexcept`
Max Kellermann
2021-02-15
src/output: Set thread name for Wasapi output thread
Shen-Ta Hsieh
2021-02-15
src/win32: run clang-format
Shen-Ta Hsieh
2021-02-15
src/win32: Add error message for NO_ERROR
Shen-Ta Hsieh
2021-02-15
android/AndroidManifest.xml: enable requestLegacyExternalStorage
Max Kellermann
2021-02-15
db/simple: fix dangling LightSong::tag reference in moved ExportedSong
Max Kellermann
2021-02-15
output/Thread: skip drain calls if there is no data to be played
Max Kellermann
2021-02-15
output/pulse: don't drain if stream is suspended or corked
Max Kellermann
2021-02-15
output/pulse: move code to virtual method Drain()
Max Kellermann
2021-02-15
output/pulse: eliminate the `pause` field
Max Kellermann
2021-02-15
doc/developer.rst: update branch names
Max Kellermann
2021-02-15
doc/protocol.rst: document `add` on local socket
Max Kellermann
2021-02-07
python/build/libs.py: enable CURL/schannel support on Windows
Max Kellermann
2021-02-07
archive/iso9660: another fix for unaligned reads
Max Kellermann
2021-02-07
archive/iso9660: check "skip==0" before doing optimized large read
Max Kellermann
2021-02-07
test/run_input: add option --seek
Max Kellermann
2021-02-07
test/run_input: document more options
Max Kellermann
2021-02-07
Fix: Separate Conductor from Performer
vkostas
2021-01-21
net/SocketError: add syscall specific check functions
Max Kellermann
2021-01-21
net/SocketError: relicense to BSD-2
Max Kellermann
2021-01-21
increment version number to 0.22.5
Max Kellermann
2021-01-21
android/AndroidManifest.xml: android release 0.22.4
Max Kellermann
2021-01-21
android/AndroidManifest.xml: raise targetSdkVersion to 29
Max Kellermann
2021-01-21
release v0.22.4
v0.22.4
Max Kellermann
2021-01-21
protocol: add command "binarylimit"
Max Kellermann
2021-01-21
client/FileCommands: validate the given offset
Max Kellermann
2021-01-21
event/FullyBufferedSocket: add method GetOutputMaxSize()
Max Kellermann
2021-01-21
util/PeakBuffer: add method max_size()
Max Kellermann
2021-01-21
util/PeakBuffer: use std::byte instead of std::uint8_t
Max Kellermann
2021-01-21
util/PeakBuffer: add `noexcept`
Max Kellermann
2021-01-21
util/PeakBuffer: use std::size_t
Max Kellermann
[next]