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
2021-03-08
output/wasapi: make WasapiOutputThread::is_exclusive const
Max Kellermann
2021-03-08
output/wasapi: catch all exception
Max Kellermann
2021-03-08
output/wasapi: remove broken Drain() implementation
Max Kellermann
2021-03-08
output/wasapi: implement Cancel()
Max Kellermann
2021-03-08
output/wasapi: add `inline`
Max Kellermann
2021-03-08
output/wasapi: convert pointer to reference
Max Kellermann
2021-03-08
output/wasapi: move SetEventHandle() call to thread constructor
Max Kellermann
2021-03-08
output/wasapi: fix coding style
Max Kellermann
2021-03-08
output/wasapi: eliminate kErrorId
Max Kellermann
2021-03-08
output/wasapi: remove unused function SafeTry()
Max Kellermann
2021-03-08
io/FileDescriptor: add method SetBinaryMode()
Max Kellermann
2021-03-08
win32/Com: add COINIT_DISABLE_OLE1DDE
Max Kellermann
2021-03-08
win32/Com: make COINIT_APARTMENTTHREADED the default constructor
Max Kellermann
2021-03-08
win32/Com: remove the unused COINIT_MULTITHREADED constructor
Max Kellermann
2021-03-08
win32/HResult: add MakeHResultError()
Max Kellermann
2021-03-07
win32/ComWorker: fold class COMWorkerThread into class COMWorker
Max Kellermann
2021-03-07
win32/ComWorker: remove parameter passing from Async()
Max Kellermann
2021-03-06
win32/ComWorker: make COMWorker a real class, no static members
Max Kellermann
2021-03-05
output/wasapi: Add dop support for WASAPI
Shen-Ta Hsieh
2021-03-05
output/wasapi: check AUDCLNT_E_EXCLUSIVE_MODE_NOT_ALLOWED
Max Kellermann
2021-03-05
output/wasapi: EnumerateDevices() logs, no std::vector
Max Kellermann
2021-03-05
output/wasapi: reimplement SearchDevice() without EnumerateDevices()
Max Kellermann
2021-03-05
output/wasapi: SearchDevice() returns IMMDevice
Max Kellermann
2021-03-05
output/wasapi: GetDevice() returns IMMDevice
Max Kellermann
2021-03-05
output/wasapi: use default device only if none was configured
Max Kellermann
2021-03-05
output/wasapi: release the COMWorker if OpenDevice() fails
Max Kellermann
2021-03-05
output/wasapi: SafeTry() catches all exceptions
Max Kellermann
2021-03-05
output/wasapi: move COM utilities to separate headers
Max Kellermann
2021-03-05
win32/ComPtr: operator*() returns reference
Max Kellermann
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
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
[next]