index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
PlayerControl.cxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year 2015
Max Kellermann
2015-01-01
1
-1
/
+1
*
PlayerControl: use std::chrono::duration for Seek()
Max Kellermann
2014-08-27
1
-2
/
+2
*
PlayerListener: new interface to replace GlobalEvents access
Max Kellermann
2014-02-21
1
-2
/
+3
*
OutputAll: convert to class, move instance to class Partition
Max Kellermann
2014-01-28
1
-2
/
+4
*
copyright year 2014
Max Kellermann
2014-01-13
1
-1
/
+1
*
DetachedSong: fork of struct Song
Max Kellermann
2014-01-09
1
-20
/
+12
*
include cleanup using iwyu
Max Kellermann
2013-11-28
1
-2
/
+1
*
PlayerControl: move attributes to struct CrossFadeSettings
Max Kellermann
2013-10-29
1
-12
/
+3
*
player_control: rename to PlayerControl
Max Kellermann
2013-10-28
1
-22
/
+22
*
PlayerControl: initialize tagged_song in constructor
Max Kellermann
2013-10-26
1
-0
/
+1
*
Playlist: copy stream tags from the PlayerThread
Max Kellermann
2013-10-22
1
-0
/
+22
*
*: use nullptr instead of NULL
Max Kellermann
2013-10-19
1
-4
/
+4
*
PlayerControl: GetError() returns an Error, not a char*
Max Kellermann
2013-10-17
1
-13
/
+0
*
Thread/Thread: replacement library for GThread
Max Kellermann
2013-10-17
1
-4
/
+4
*
PlayerControl: use strictly typed enums
Max Kellermann
2013-09-27
1
-22
/
+22
*
PlayerControl: convert functions to methods
Max Kellermann
2013-09-27
1
-63
/
+18
*
util/Error: new error passing library
Max Kellermann
2013-09-04
1
-9
/
+5
*
song: convert header to C++
Max Kellermann
2013-07-28
1
-8
/
+8
*
Merge tag 'release-0.17.4'
Max Kellermann
2013-04-08
1
-2
/
+0
*
PlayerControl: work around std::nanf() not being available on MacPorts
Max Kellermann
2013-01-27
1
-0
/
+6
*
PlayerControl: add second Cond object
Max Kellermann
2013-01-25
1
-1
/
+1
*
PlayerControl: move functions into the class
Max Kellermann
2013-01-20
1
-108
/
+92
*
PlayerControl: initialise attribute "border_pause"
Max Kellermann
2013-01-15
1
-1
/
+2
*
PlayerControl: switch to the Mutex/Cond classes
Max Kellermann
2013-01-10
1
-6
/
+1
*
PlayerThread: use pc.cond instead of main_cond
Max Kellermann
2013-01-10
1
-1
/
+1
*
DecoderControl: take ownership of client_cond
Max Kellermann
2013-01-10
1
-3
/
+3
*
idle: convert to C++
Max Kellermann
2013-01-09
1
-5
/
+1
*
replay_gain_info, ...: use cmath instead of math.h in C++ mode
Max Kellermann
2013-01-07
1
-2
/
+3
*
PlayerControl: initialize all attributes
Max Kellermann
2013-01-04
1
-1
/
+5
*
PlayerControl: add constructor and destructor
Max Kellermann
2013-01-04
1
-25
/
+17
*
player_control.h: convert header to C++
Max Kellermann
2013-01-04
1
-1
/
+1
*
decoder_*: convert to C++
Max Kellermann
2013-01-04
1
-0
/
+344