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
/
plugins
Age
Commit message (
Expand
)
Author
2018-07-16
output/alsa: use spsc_queue::reset()
Max Kellermann
2018-07-13
Update OSXOutputPlugin.cxx
Yue Wang
2018-07-13
further guard dop code by if (dop_enabled)
Yue Wang
2018-07-13
Update OSXOutputPlugin.cxx
Yue Wang
2018-07-13
Fix a copy and paste from diff bug.
Yue Wang
2018-07-13
Enclose pcm_export into the ENABLE_DSD guard.
Yue Wang
2018-07-13
Simplify audio format assignment code
Yue Wang
2018-07-13
Enable OSX output plugin to set hardware sample rate and bit depth at the sam...
Yue Wang
2018-07-10
enable macOS to use Hardware Mixer
Yue Wang
2018-07-06
Merge branch 'v0.20.x'
Max Kellermann
2018-07-06
AudioFormat: include cleanup
Max Kellermann
2018-07-06
output/httpd: remove broken DLNA support code
Max Kellermann
2018-06-02
Fix pause for OSX output plugin (delay one second)
Christian Kröner
2018-05-03
Merge branch 'v0.20.x'
Max Kellermann
2018-05-03
{input,output}/alsa: work around -Wswitch due to SND_PCM_STATE_PRIVATE1
Max Kellermann
2018-04-26
output/alsa: don't submit silence if PCM is not yet running
Max Kellermann
2018-04-26
output/alsa: CopyRingToPeriodBuffer() returns bool
Max Kellermann
2018-04-26
output/alsa: disable events in Cancel()
Max Kellermann
2018-04-26
output/alsa: reset "active" on error
Max Kellermann
2018-04-26
output/alsa: make the "active" attribute thread-safe
Max Kellermann
2018-04-26
output/alsa: merge Activate() and UnlockActivate()
Max Kellermann
2018-04-26
output/alsa: rethrow errors in Drain()
Max Kellermann
2018-04-26
output/alsa: thread-safety documentation for attribute "active"
Max Kellermann
2018-04-26
output/alsa: simplify MultiSocketMonitor::GetEventLoop() calls
Max Kellermann
2018-04-10
output/alsa: remove obsolete comment, was moved to Alsa::PeriodBuffer::Alloca...
Max Kellermann
2018-03-07
Fix build with DSD disabled
Christian Kröner
2018-03-07
Reset sample rate to initial state on OSX output
Christian Kröner
2018-03-07
Fix sample rate sync on Mac output for low rates
Christian Kröner
2018-03-07
Implement Pause() for OSXOutput plugin
Christian Kröner
2018-03-07
Honor 'device "system"' setting for OSX output
Christian Kröner
2018-02-26
Initial support for DSD over PCM on macOS
Christian Kröner
2018-02-03
Merge tag 'v0.20.16'
Max Kellermann
2018-01-30
output/pulse: fix crash during auto-detection
Max Kellermann
2018-01-24
util/StringFormat: new utility library
Max Kellermann
2018-01-17
fs/AllocatedPath: make the nullptr_t constructor public
Max Kellermann
2018-01-05
Haiku: fix build
François Revol
2018-01-05
Merge branch 'v0.20.x'
Max Kellermann
2018-01-05
output/haiku: remove unimplemented Cancel() method
Max Kellermann
2018-01-03
Merge branch 'work_tag' of git://github.com/loujine/MPD
Max Kellermann
2018-01-02
output/haiku: remove size==0 check from Play()
Max Kellermann
2018-01-02
output/ao: round write_size down to a multiple of the frame size
Max Kellermann
2018-01-02
config/Block: add method GetPositiveValue()
Max Kellermann
2018-01-02
output/ao: use class SafeSingleton for libao initialization
Max Kellermann
2017-12-30
Add basic support for MUSICBRAINZ_WORKID tag
loujine
2017-12-20
event/BufferedSocket: add "noexcept"
Max Kellermann
2017-12-19
output/alsa: add attributes "dop" and "allowed_formats"
Max Kellermann
2017-12-19
Main, ...: catch any exception, not just std::runtime_error
Max Kellermann
2017-12-19
output/Interface: convert need_fully_defined_audio_format to flag
Max Kellermann
2017-12-16
Merge branch 'v0.20.x'
Max Kellermann
2017-12-12
OSXOutputPlugin: set the buffer time to be 100ms
Yue Wang
[next]