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-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
2021-02-17
output/snapcast/Timestamp: drop `static`
Max Kellermann
2021-02-17
output/snapcast: new output plugin
Max Kellermann
2021-02-15
Merge tag 'v0.22.5'
Max Kellermann
2021-02-15
src/output: Set thread name for Wasapi output thread
Shen-Ta Hsieh
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-05
event/{Coarse,Fine,Far}TimerEvent: aliases for TimerEvent
Max Kellermann
2021-01-21
Merge branch 'v0.22.x'
Max Kellermann
2021-01-21
net/SocketError: add syscall specific check functions
Max Kellermann
2021-01-21
util/AllocatedString: remove Null(), IsNull()
Max Kellermann
2021-01-21
util/AllocatedString: add default constructor
Max Kellermann
2021-01-21
util/AllocatedString: rename to BasicAllocatedString
Max Kellermann
2021-01-21
Merge tag 'v0.22.4'
Max Kellermann
2021-01-19
output/sles: add missing include for assert()
Max Kellermann
2021-01-16
clang-tidy: mark a bunch of variables constexpr
Rosen Penev
2021-01-01
Merge branch 'v0.22.x'
Max Kellermann
2021-01-01
copyright year 2021
Max Kellermann
2020-12-01
event/DeferEvent: split the thread-safe version into new class InjectEvent
Max Kellermann
2020-11-16
Merge branch 'v0.22.x'
Max Kellermann
2020-11-15
output/Control: allow copy elision (fix -Wpessimizing-move)
Max Kellermann
2020-11-15
Fixes #994 - moveoutput: new AudioOutputControl created from copyMoving an ou...
Stapper
2020-10-15
Merge branch 'v0.22.x' into master
Max Kellermann
2020-10-15
output/osx: fix several -Wdouble-promotion warnings
Max Kellermann
2020-10-14
event/SocketMonitor: refactor to SocketEvent
Max Kellermann
2020-10-08
event/TimerEvent: add type alias for std::chrono::steady_clock::duration
Max Kellermann
2020-10-02
output/jack: implement Interrupt()
Max Kellermann
2020-10-02
output/pulse: implement Interrupt()
Max Kellermann
2020-10-02
output/alsa: implement Interrupt()
Max Kellermann
2020-10-02
output/Interface: add virtual method Interrupt()
Max Kellermann
2020-10-02
output/Thread: simplify the main loop switch
Max Kellermann
2020-10-01
output/Interface: add `noexcept`
Max Kellermann
2020-10-01
output/Filtered: move try/catch from IteratePause() to caller
Max Kellermann
2020-09-23
LogLevel: rename DEFAULT to NOTICE
Max Kellermann
2020-09-04
Merge branch 'v0.21.x' into master
Max Kellermann
2020-08-14
output/osx: catch kAudioDevicePropertyHogMode errors
Max Kellermann
2020-07-20
output/sles: support floating point samples
Max Kellermann
2020-07-20
output/sles: move SampleFormat selection to switch/case block
Max Kellermann
2020-07-02
Merge branch 'v0.21.x'
Max Kellermann
2020-07-02
output/osx: postpone start until the end of Play()
Max Kellermann
2020-07-02
output/osx: merge some duplicate code
Max Kellermann
2020-07-02
output/osx: postpone start until the first Play() call
Max Kellermann
[next]