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
/
player.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set a flag if we've sent the player process SIGSTOP so that we know not to
J. Alexander Treuman
2007-06-04
1
-3
/
+9
*
Don't kill the player process (and effectively the decode process) when
J. Alexander Treuman
2007-06-04
1
-12
/
+17
*
Tell the player process (and thus also the decode process) to quit when
J. Alexander Treuman
2007-06-01
1
-0
/
+23
*
Minor formatting cleanups.
J. Alexander Treuman
2007-06-01
1
-5
/
+0
*
The massive copyright update
Avuton Olrich
2007-04-05
1
-1
/
+1
*
More (v)snprintf-related buffer over-allocations removed
Eric Wong
2007-02-19
1
-2
/
+2
*
#1) fix a few potential deadlock conditons in decode.c when crossfading is en...
Warren Dukes
2007-02-11
1
-0
/
+2
*
Don't initialize globals to zero (or NULL)
Eric Wong
2007-01-14
1
-3
/
+3
*
Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors
Eric Wong
2006-08-26
1
-4
/
+4
*
Fix warnings for -Wmissing-prototypes
Avuton Olrich
2006-08-20
1
-1
/
+1
*
Several bugfixes during exit found by valgrind
Eric Wong
2006-08-14
1
-1
/
+1
*
Spelling & Grammar
Avuton Olrich
2006-08-11
1
-1
/
+1
*
more sparse cleanups
Eric Wong
2006-08-08
1
-23
/
+23
*
merge changes from mpd-tree:
Warren Dukes
2006-08-06
1
-37
/
+52
*
logging cleanups
Eric Wong
2006-08-01
1
-1
/
+1
*
remove clumsy strncpy use
Eric Wong
2006-07-30
1
-6
/
+4
*
commandError() cleanups, fixup gcc checks
Eric Wong
2006-07-30
1
-1
/
+1
*
interface/connection malloc reductions from mpd-ke
Eric Wong
2006-07-30
1
-13
/
+10
*
Add mpd-indent.sh
Avuton Olrich
2006-07-20
1
-163
/
+214
*
Fix the undefined reference to `playerInitReal'
Avuton Olrich
2006-07-14
1
-1
/
+1
*
[CLEANUP] Remove unused function
Avuton Olrich
2006-07-14
1
-54
/
+26
*
Change shank's email address
J. Alexander Treuman
2006-07-14
1
-1
/
+1
*
Huge header update, update the copyright and add
Avuton Olrich
2006-07-13
1
-1
/
+1
*
remove C++ style comments
Eric Wong
2005-11-19
1
-10
/
+13
*
DJWLindenaar balanced tree and master process patch
Qball Cow
2005-11-16
1
-31
/
+37
*
implement saved memory by not storing full path
Warren Dukes
2004-11-11
1
-5
/
+5
*
merge changes from metadata-rewrite branch
Warren Dukes
2004-11-10
1
-3
/
+0
*
now one can specify multiple bind_to_addresses
Warren Dukes
2004-11-03
1
-1
/
+1
*
new setSigHandlersForDecoder() function, and be sure player/decode processes ...
Warren Dukes
2004-11-03
1
-9
/
+1
*
fix a big time bug in metadataChunk (off by one in an array assignment)
Warren Dukes
2004-10-25
1
-0
/
+6
*
remove an extra line of code
Warren Dukes
2004-06-29
1
-1
/
+0
*
fix C99 stuff for commandError
Warren Dukes
2004-06-15
1
-1
/
+1
*
fix some streaming metadata issues
Warren Dukes
2004-06-09
1
-7
/
+3
*
some fixes to metadata stuff
Warren Dukes
2004-06-07
1
-4
/
+5
*
slightly safer copying of metadataChunk to MpdTag
Warren Dukes
2004-06-06
1
-5
/
+5
*
mechanism for updating metadata while decoding
Warren Dukes
2004-06-06
1
-19
/
+7
*
todo update
Warren Dukes
2004-06-06
1
-3
/
+6
*
finish ack error codes
Warren Dukes
2004-06-04
1
-1
/
+2
*
clean up ACK error coding a little bit
Warren Dukes
2004-06-04
1
-2
/
+1
*
better method for computing total time played
Warren Dukes
2004-06-03
1
-5
/
+1
*
ogg voribs comment parsing on the fly in the decoder
Warren Dukes
2004-06-01
1
-0
/
+8
*
validateUtf8Tag on stream metadata
Warren Dukes
2004-06-01
1
-0
/
+1
*
some stream metadata fixes
Warren Dukes
2004-05-31
1
-8
/
+23
*
little tidying up that will be deleted anyway
Warren Dukes
2004-05-31
1
-4
/
+3
*
icynames are now copied to title of streams
Warren Dukes
2004-05-31
1
-22
/
+33
*
mp3 and ogg plugin stuff
Warren Dukes
2004-05-31
1
-53
/
+0
*
removed a debug statement
Warren Dukes
2004-05-20
1
-1
/
+0
*
ogg stream playing! some non-blocking seek bug fixes
Warren Dukes
2004-05-20
1
-0
/
+1
*
just a we bit of changes
Warren Dukes
2004-05-19
1
-21
/
+30
*
streaming fixes and such, now it seems to work good, what an annoying bug
Warren Dukes
2004-05-18
1
-2
/
+2
[next]