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
/
output
Age
Commit message (
Expand
)
Author
2021-03-06
win32/ComWorker: make COMWorker a real class, no static members
Max Kellermann
2021-03-05
Merge branch 'v0.22.x'
Max Kellermann
2021-03-05
output/wasapi: Add dop support for WASAPI
Shen-Ta Hsieh
2021-03-05
Merge branch 'v0.22.x'
Max Kellermann
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
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
Merge branch 'v0.22.x'
Max Kellermann
2021-03-05
win32/WinEvent: add default value to Wait()
Max Kellermann
2021-03-05
win32: build static library
Max Kellermann
2021-03-04
use structured binding declarations
Rosen Penev
2021-03-04
Merge branch 'v0.22.x'
Max Kellermann
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
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: add default constructor
Max Kellermann
2021-03-04
util/AllocatedString: rename to BasicAllocatedString
Max Kellermann
2021-03-04
Merge branch 'struc' of git://github.com/neheb/MPD
Max Kellermann
2021-03-03
output/pipewire: new output plugin
Max Kellermann
2021-03-02
output/httpd: update API documentation
Max Kellermann
2021-02-24
output/snapcast: remove obsolete TODO comment
Max Kellermann
2021-02-24
output/snapcast: add missing #ifdef HAVE_ZEROCONF
Max Kellermann
2021-02-24
output/snapcast: Zeroconf support
Max Kellermann
2021-02-24
output/init: use the real-time I/O thread only for the ALSA plugin
Max Kellermann
2021-02-22
output/snapcast: implement SendTag()
Max Kellermann
2021-02-22
output/snapcast: implement Drain()
Max Kellermann
2021-02-22
output/snapcast: queue chunks
Max Kellermann
2021-02-22
output/snapcast/client: remove obsolete TODO comment
Max Kellermann
2021-02-22
output/snapcast: calculate the latency for TIME responses
Max Kellermann
2021-02-22
output/snapcast/protocol: swap "received" and "sent"
Max Kellermann
2021-02-17
output/httpd/Page: convert to type alias on AllocatedArray
Max Kellermann
2021-02-17
output/httpd/Page: use std::byte
Max Kellermann
[prev]
[next]