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
/
player
Age
Commit message (
Expand
)
Author
2017-12-03
Merge branch 'v0.20.x'
Max Kellermann
2017-12-03
MusicChunk: add magic value IGNORE_REPLAY_GAIN
Max Kellermann
2017-12-03
MusicChunk: initialize replay_gain_serial on demand
Max Kellermann
2017-12-03
player/Thread: initialize MusicChunk::bit_rate in SendSilence()
Max Kellermann
2017-11-26
player/Listener: add "noexcept"
Max Kellermann
2017-11-26
decoder/Control: wrap DetachedSong* in std::unique_ptr
Max Kellermann
2017-11-26
player/Control: wrap DetachedSong* in std::unique_ptr
Max Kellermann
2017-11-26
player/Control: add "noexcept"
Max Kellermann
2017-11-05
Merge branch 'v0.20.x'
Max Kellermann
2017-10-25
player/Thread: log message when decoder is too slow
Max Kellermann
2017-08-24
Merge tag 'v0.20.10'
Max Kellermann
2017-08-23
player/Thread: initialize play_audio_format, fixes assertion
Max Kellermann
2017-06-04
Merge tag 'v0.20.9'
Max Kellermann
2017-06-04
*: add lost of "noexcept" specifications
Max Kellermann
2017-05-15
Merge tag 'v0.20.7'
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-02-10
thread/Thread: use BoundMethod
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-14
output/Client: new interface to replace direct access to class PlayerControl
Max Kellermann
2016-12-14
player/Thread: reduce unlock/lock overhead in PlayerCommand::PAUSE handler
Max Kellermann
2016-12-14
player/Thread: mutex must be locked inside OpenOutput()
Max Kellermann
2016-12-14
player/Thread: mutex must be locked inside CheckDecoderStartup()
Max Kellermann
2016-12-14
output/Multiple: move Wait() to struct PlayerControl
Max Kellermann
2016-12-14
player/Thread: use class ScopeLock
Max Kellermann
2016-12-14
player/Control: add method LockApplyBorderPause()
Max Kellermann
2016-12-14
player/Control: add method LockSetOutputError()
Max Kellermann
2016-12-03
decoder/Control: add attribute configured_audio_format
Max Kellermann
2016-12-03
player/Control: make ReplayGainConfig const
Max Kellermann
2016-12-03
player/Control: use C++11 initializers
Max Kellermann
2016-12-03
decoder/Control: make ReplayGainConfig const
Max Kellermann
2016-11-25
{decoder,player}/Control: add ReplayGain{Config,Mode} attributes
Max Kellermann
2016-11-10
util/Error: remove obsolete class
Max Kellermann
2016-11-09
output/Plugin: remove 'Error&' parameters, use C++ exceptions only
Max Kellermann
2016-11-09
output/Multiple: migrate from class Error to C++ exceptions
Max Kellermann
2016-11-07
decoder/Control: throw exception on Seek() error
Max Kellermann
2016-09-08
decoder/Control: convert error from Error to std::exception_ptr
Max Kellermann
2016-09-08
player/Control: convert error from Error to std::exception_ptr
Max Kellermann
2016-09-08
player/Control: use class Error as C++ exception, throw it
Max Kellermann
2016-09-08
player/Control: update API documentation
Max Kellermann
2016-07-09
Merge tag 'v0.19.17'
Max Kellermann
2016-06-17
thread/Thread: throw std::system_error on error
Max Kellermann
2016-06-13
Merge tag 'v0.19.16'
Max Kellermann
2016-04-21
player/Thread: cancel audio when decoder startup on seek fails
Max Kellermann
2016-02-28
player/Control: Play*() returns Error information
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-26
player/control: unpause in Play()
Max Kellermann
2015-12-29
player/Control: don't stop playback in Play()
Max Kellermann
2015-11-13
player/Control: add code comments
Max Kellermann
2015-11-11
player/Control: Seek*() returns Error information
Max Kellermann
[next]