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
2019-03-16
output/pulse: use pa_channel_map_init_extend() instead of _auto()
Max Kellermann
2019-01-25
[OSXOutput] Throw an error when device not found
Yue Wang
2019-01-21
output/shout: evaluate `tls` option only if TLS is enabled in libshout
Max Kellermann
2019-01-19
shout output plugin: add support for TLS
Jakob Ovrum
2018-12-28
output/httpd/Page: remove obsolete API documentation
Max Kellermann
2018-12-28
output/httpd/Page: add `noexcept`
Max Kellermann
2018-12-28
output/httpd/IcyMetaDataServer: add `noexcept`
Max Kellermann
2018-12-28
output/httpd: add `noexcept`
Max Kellermann
2018-12-28
remove libwrap support
Max Kellermann
2018-12-14
change HTTP Version to a valid version
HyShai
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-11-16
output/alsa: don't call snd_pcm_drain() if nothing was written
Max Kellermann
2018-11-14
output/alsa: drain the whole `ring_buffer`, not just one period
Max Kellermann
2018-11-14
output/alsa: clear error after reopening device
Max Kellermann
2018-11-14
output/alsa: don't lock the mutex in CancelInternal()
Max Kellermann
2018-11-14
output/alsa: wake up the client thread after generating silence
Max Kellermann
2018-11-14
output/alsa: don't generate silence if ALSA-PCM buffer has enough data
Max Kellermann
2018-11-14
output/alsa: clear the `period_buffer` in LockCaughtError()
Max Kellermann
2018-11-14
output/alsa: throw on snd_pcm_writei() error while draining
Max Kellermann
2018-11-14
output/alsa: fix wrong use of `errno`
Max Kellermann
2018-11-14
output/alsa: throw after snd_pcm_drain() error
Max Kellermann
2018-11-14
output/alsa: refactor the drain EAGAIN workaround
Max Kellermann
2018-11-14
output/alsa: remove snd_pcm_state() check from DrainInternal()
Max Kellermann
2018-11-14
output/alsa: call snd_pcm_prepare() if draining is requested early
Max Kellermann
2018-11-11
{output,mixer}/alsa: use snd_pcm_poll_descriptors_revents()
Max Kellermann
2018-11-11
lib/alsa/NonBlock: move the functions into a class managing the state
Max Kellermann
2018-11-08
output/httpd: fix nullptr dereference crash bug
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-31
output/roar: remove
Max Kellermann
2018-10-30
event/ServerSocket: make OnAccept() noexcept
Max Kellermann
2018-10-14
build with Meson instead of autotools
Max Kellermann
2018-09-22
player/CrossFade, ...: use lround()
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-08-07
Added unix socket support in HttpdOutputPlugin
1848
2018-08-07
Fix various bugs in OS X DSD playback
Yue Wang
2018-07-28
[OSXOutputPlugin] Fix a bug that the stream sample rate is missing
Yue Wang
2018-07-16
config/Config*: rename files, drop "Config" prefix
Max Kellermann
2018-07-16
Merge branch 'can' of git://github.com/Wang-Yue/MPD
Max Kellermann
2018-07-16
Implement Cancel() for OSXOutputPlugin
Yue Wang
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
[next]