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-05
output/wasapi: split the header
Max Kellermann
2021-03-05
output/wasapi: use forward declarations in the header
Max Kellermann
2021-03-05
output/wasapi: use [[gnu::pure]]
Max Kellermann
2021-03-05
output/wasapi: include cleanup
Max Kellermann
2021-03-05
output/wasapi: include config.h for ENABLE_DSD
Max Kellermann
2021-03-05
output/wasapi: move to separate directory
Max Kellermann
2021-03-05
win32/WinEvent: add default value to Wait()
Max Kellermann
2021-03-05
win32/WinEvent: un-inline the constructor
Max Kellermann
2021-03-05
thread/WindowsFuture: include cleanup
Max Kellermann
2021-03-05
win32/HResult: un-inline HResultCategory::message()
Max Kellermann
2021-03-05
win32/HResult: un-inline FormatHResultError()
Max Kellermann
2021-03-05
win32/HResult: include cleanup
Max Kellermann
2021-03-05
win32/meson.build: fix syntax error
Max Kellermann
2021-03-05
win32: build static library
Max Kellermann
2021-03-05
test/run_convert: fix Windows compiler errors
Max Kellermann
2021-03-05
test/TestLookupFile: fix Windows compiler errors
Max Kellermann
2021-03-05
win32/ComWorker: fix the FormatHResultError() return type
Max Kellermann
2021-03-05
win32/ComWorker: remove debug log messages
Max Kellermann
2021-03-05
win32/ComWorker: reorder includes
Max Kellermann
2021-03-05
win32/ComWorker: include cleanup
Max Kellermann
2021-03-04
use structured binding declarations
Rosen Penev
2021-03-04
src/output: add algorithm for finding usable AudioFormat
Shen-Ta Hsieh
2021-03-04
src/output: Set fallback setting for DSD
Shen-Ta Hsieh
2021-03-04
src/output: Add Interrupt interface
Shen-Ta Hsieh
2021-03-04
src/output: Reopen device on error
Shen-Ta Hsieh
2021-03-04
src/output: Use WinEvent for as a condition_variable without lock
Shen-Ta Hsieh
2021-03-04
src/output: Move event and spsc_queue into thread object
Shen-Ta Hsieh
2021-03-04
src/win32: Add ComWorker to run all COM function on same thread
Shen-Ta Hsieh
2021-03-04
win32: Add ComWorker to run all COM function on same thread
Shen-Ta Hsieh
2021-03-04
meson.build: compile Win32Main.cxx only on Windows
Max Kellermann
2021-03-04
src/win32: Add support for COINIT_APARTMENTTHREADED
Shen-Ta Hsieh
2021-03-04
win32/Com: use if with init-statement
Shen-Ta Hsieh
2021-03-04
thread: Add `Future` implement for mingw32 without pthread
Shen-Ta Hsieh
2021-03-04
output/wasapi: use AUDCLNT_BUFFERFLAGS_SILENT for paused output
Shen-Ta Hsieh
2021-03-04
util/AllocatedString: remove Null(), IsNull()
Max Kellermann
2021-03-04
util/AllocatedString: support casting a nulled instance to string_view
Max Kellermann
2021-03-04
util/AllocatedString: add operator=()
Max Kellermann
2021-03-04
util/AllocatedString: replace Clone() with copy constructor
Max Kellermann
2021-03-04
util/AllocatedString: add const_pointer constructor
Max Kellermann
2021-03-04
util/AllocatedString: add string_view constructor
Max Kellermann
2021-03-04
util/AllocatedString: add default constructor
Max Kellermann
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
[next]