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
/
sles
Age
Commit message (
Expand
)
Author
2019-06-17
Copyright year 2019
Max Kellermann
2019-05-07
event/Call, ...: use wait() with predicate
Max Kellermann
2019-04-26
thread/Cond: add wait() overload which takes a unique_lock<>
Max Kellermann
2019-04-25
thread/*Cond: rename methods to match std::condition_variable
Max Kellermann
2019-03-17
Merge tag 'v0.21.6'
Max Kellermann
2019-03-17
output/sles: enable power saving mode
Max Kellermann
2019-03-08
system/ByteOrder: move to util/
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2017-09-08
output/Interface: allow Pause() to throw exception
Max Kellermann
2017-08-10
output/Interface: convert to abstract class
Max Kellermann
2017-08-08
output/Interface: define a new struct AudioOutput
Max Kellermann
2017-08-07
filter/Internal: rename struct AudioOutput to FilteredAudioOutput
Max Kellermann
2017-08-07
output/Internal: move the Mutex to struct AudioOutputControl
Max Kellermann
2017-05-16
Merge branch 'v0.20.x'
Max Kellermann
2017-05-16
output/{osx,haiku,pulse,sles}: add missing "noexcept"
Max Kellermann
2017-04-28
output/Internal: move thread-specific stuff to AudioOutputControl
Max Kellermann
2017-01-25
output/Plugin: pass EventLoop& to init()
Max Kellermann
2017-01-17
AUTHORS, ...: update my email address
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2017-01-03
thread/Mutex: remove ScopeLock, use std::lock_guard directly
Max Kellermann
2016-12-28
output/Plugin: delay() returns std::chrono::steady_clock::duration
Max Kellermann
2016-11-09
output/Plugin: remove 'Error&' parameters, use C++ exceptions only
Max Kellermann
2016-11-09
output/sles: migrate from class Error to C++ exceptions
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-02-01
output/sles: use AudioOutputWrapper::Create()
Max Kellermann
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-30
output/pulse: move code into the struct
Max Kellermann
2014-12-29
output/Wrapper: new helper class
Max Kellermann
2014-03-01
output/sles: support stereo
Max Kellermann
2014-02-22
output/sles: new output plugin for Android
Max Kellermann