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
/
PlayerThread.cxx
Age
Commit message (
Expand
)
Author
2014-02-21
PlayerListener: new interface to replace GlobalEvents access
Max Kellermann
2014-01-28
OutputAll: convert to class, move instance to class Partition
Max Kellermann
2014-01-24
decoder/*: move to decoder/plugins/
Max Kellermann
2014-01-23
output/*: move to output/plugins/
Max Kellermann
2014-01-23
thread/Name: set thread names
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2014-01-09
DetachedSong: fork of struct Song
Max Kellermann
2014-01-08
PlayerThread: use Song references
Max Kellermann
2013-12-24
Merge tag 'release-0.18.6'
Max Kellermann
2013-12-24
PlayerThread: log the last song that was played
Max Kellermann
2013-11-28
include cleanup using iwyu
Max Kellermann
2013-11-08
PlayerThread: fix stuck MPD after song change (0.18.2 regression)
Max Kellermann
2013-11-06
PlayerThread: reduce the number of DecoderThread wakeups
Max Kellermann
2013-11-06
PlayerThread: enable buffering when starting playback
Max Kellermann
2013-11-04
Log: add level "DEFAULT"
Max Kellermann
2013-10-30
PcmMix: use negative value instead of NaN for addition
Max Kellermann
2013-10-30
CrossFade: use negative value for invalid mixramp_delay
Max Kellermann
2013-10-29
PlayerControl: move attributes to struct CrossFadeSettings
Max Kellermann
2013-10-28
DecoderControl: convert mutex and client_cond to a reference
Max Kellermann
2013-10-28
player_control: rename to PlayerControl
Max Kellermann
2013-10-28
decoder_control: rename to DecoderControl
Max Kellermann
2013-10-26
DecoderControl: add MixRamp getters
Max Kellermann
2013-10-22
Playlist: copy stream tags from the PlayerThread
Max Kellermann
2013-10-21
Song: pass reference to song_equals()
Max Kellermann
2013-10-19
*: use references instead of pointers
Max Kellermann
2013-10-19
PlayerThread: Only drop 0 length packets without tags
Ben Boeckel
2013-10-17
Thread/Thread: replacement library for GThread
Max Kellermann
2013-10-17
Song: GetURI() returns std::string
Max Kellermann
2013-10-02
Log: new logging library API
Max Kellermann
2013-09-27
PlayerThread: convert struct player to a class
Max Kellermann
2013-09-27
PlayerThread: use strictly typed enum
Max Kellermann
2013-09-27
PlayerControl: use strictly typed enums
Max Kellermann
2013-09-27
PlayerThread: move code to player_control::CommandFinished()
Max Kellermann
2013-09-27
PlayerThread: use nullptr instead of NULL
Max Kellermann
2013-09-26
PlayerThread: unlock/lock in player_task()
Max Kellermann
2013-09-26
PlayerThread: move code into the player class
Max Kellermann
2013-09-26
PlayerThread: use player references
Max Kellermann
2013-09-26
PlayerThread: use {decoder,player}_control references
Max Kellermann
2013-09-26
PlayerThread: allocate decoder_control on the stack
Max Kellermann
2013-09-26
PlayerThread: move global MusicBuffer variable into the player object
Max Kellermann
2013-09-26
PlayerThread: simplify "buffer empty" assertion
Max Kellermann
2013-09-26
MusicBuffer: expose the C++ API
Max Kellermann
2013-09-26
MusicPipe: expose the C++ API
Max Kellermann
2013-09-05
Tag, ...: move to libtag.a
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-08-07
Makefile.am: move sources to libsystem.a
Max Kellermann
2013-08-07
FatalError: new library to replace mpd_error.h
Max Kellermann
2013-08-04
*: use gcc.h macros instead of GLib
Max Kellermann
2013-08-03
audio_format: convert to C++
Max Kellermann
2013-07-30
tag: convert to C++
Max Kellermann
[next]