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.hxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-08-30
PlayerControl: make settings "const"
Max Kellermann
1
-2
/
+2
2014-08-30
PlayerControl: update include guard
Max Kellermann
1
-2
/
+2
2014-08-29
PlayerThread: use SongTime for elapsed_time
Max Kellermann
1
-2
/
+2
2014-08-29
PlayerControl: use SignedSongTime for the song duration
Max Kellermann
1
-2
/
+2
2014-08-27
PlayerControl: use std::chrono::duration for Seek()
Max Kellermann
1
-2
/
+3
2014-02-21
PlayerListener: new interface to replace GlobalEvents access
Max Kellermann
1
-3
/
+7
2014-01-28
output: rename struct audio_output to AudioOutput
Max Kellermann
1
-1
/
+1
2014-01-28
OutputAll: convert to class, move instance to class Partition
Max Kellermann
1
-1
/
+5
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2014-01-09
DetachedSong: fork of struct Song
Max Kellermann
1
-18
/
+18
2013-10-30
*: update copyright year to 2013
Max Kellermann
1
-1
/
+1
2013-10-29
PlayerControl: move attributes to struct CrossFadeSettings
Max Kellermann
1
-6
/
+7
2013-10-28
player_control: rename to PlayerControl
Max Kellermann
1
-7
/
+7
2013-10-22
Playlist: copy stream tags from the PlayerThread
Max Kellermann
1
-1
/
+42
2013-10-17
PlayerControl: GetError() returns an Error, not a char*
Max Kellermann
1
-5
/
+23
2013-10-17
Thread/Thread: replacement library for GThread
Max Kellermann
1
-8
/
+8
2013-09-27
PlayerControl: use strictly typed enums
Max Kellermann
1
-38
/
+37
2013-09-27
PlayerControl: convert functions to methods
Max Kellermann
1
-0
/
+55
2013-09-27
PlayerThread: move code to player_control::CommandFinished()
Max Kellermann
1
-0
/
+14
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-4
/
+4
2013-08-03
audio_format: convert to C++
Max Kellermann
1
-3
/
+3
2013-07-28
song: convert header to C++
Max Kellermann
1
-4
/
+5
2013-01-25
PlayerControl: add second Cond object
Max Kellermann
1
-0
/
+32
2013-01-20
PlayerControl: move functions into the class
Max Kellermann
1
-167
/
+121
2013-01-10
PlayerControl: switch to the Mutex/Cond classes
Max Kellermann
1
-6
/
+8
2013-01-04
PlayerControl: add constructor and destructor
Max Kellermann
1
-6
/
+4
2013-01-04
player_control.h: convert header to C++
Max Kellermann
1
-0
/
+0
2012-08-25
player_thread: disable cross-fading in "single" mode
Max Kellermann
1
-0
/
+15
2012-08-15
player_control: duplicate the song object
Max Kellermann
1
-0
/
+18
2012-08-08
player_control: add GError attribute
Max Kellermann
1
-9
/
+21
2012-08-08
player_control: rename attribute "error" to "error_type"
Max Kellermann
1
-3
/
+5
2012-08-08
player_control: rename player_error enum values
Max Kellermann
1
-3
/
+11
2012-08-08
player_control: remove unused enum player_error values
Max Kellermann
1
-3
/
+0
2012-08-08
player_control: inline trivial functions
Max Kellermann
1
-10
/
+25
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2011-01-10
include cleanup
Max Kellermann
1
-1
/
+2
2011-01-10
player_control: removed the global variable "pc"
Max Kellermann
1
-39
/
+40
2010-03-21
Add support for MixRamp tags
Tim Phipps
1
-0
/
+14
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-11-09
player_control: removed the "volatile" attribute
Max Kellermann
1
-2
/
+2
2009-11-03
decoder_control: make the song objects const
Max Kellermann
1
-1
/
+1
2009-10-31
decoder_control: removed the global variable "dc"
Max Kellermann
1
-1
/
+3
2009-10-31
player_control: protect command, state, error with a mutex
Max Kellermann
1
-4
/
+74
2009-10-23
output_plugin: added methods enable() and disable()
Max Kellermann
1
-0
/
+9
2009-10-08
player_thread: get "elapsed" from audio outputs
Max Kellermann
1
-0
/
+6
2009-10-08
player_control: eliminate PLAYER_COMMAND_PLAY
Max Kellermann
1
-1
/
+0
2009-10-08
player_control: no CamelCase
Max Kellermann
1
-15
/
+24
2009-10-08
player_control: bundle "get" functions in pc_get_status()
Max Kellermann
1
-11
/
+10
2009-10-08
player_control: allocate getPlayerErrorStr() result
Max Kellermann
1
-0
/
+5
[next]