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
/
playerData.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix a few warnings on 64-bit machines
Eric Wong
2006-08-18
1
-1
/
+1
*
Several bugfixes during exit found by valgrind
Eric Wong
2006-08-14
1
-0
/
+5
*
merge changes from mpd-tree:
Warren Dukes
2006-08-06
1
-13
/
+6
*
audio: get rid of the myAudioDevicesEnabled array
Eric Wong
2006-08-01
1
-2
/
+2
*
audio: remove AUDIO_MAX_DEVICES limit
Eric Wong
2006-08-01
1
-0
/
+6
*
playerData: move player_pid into the main playerData structure
Eric Wong
2006-08-01
1
-20
/
+2
*
Several fixes uncovered with -pedantic
Eric Wong
2006-08-01
1
-2
/
+2
*
Add mpd-indent.sh
Avuton Olrich
2006-07-20
1
-52
/
+59
*
sparse: replace 0 (integer) usage with NULL where appropriate
Eric Wong
2006-07-17
1
-2
/
+2
*
sparse: ANSI-fy function declarations
Eric Wong
2006-07-17
1
-4
/
+4
*
Fix the undefined reference to `playerInitReal'
Avuton Olrich
2006-07-14
1
-2
/
+2
*
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
*
fix some uninitialized variables (found by valgrind)
Eric Wong
2006-03-16
1
-0
/
+2
*
DJWLindenaar balanced tree and master process patch
Qball Cow
2005-11-16
1
-0
/
+26
*
set buffer_before_play default to 0%
Warren Dukes
2005-03-05
1
-1
/
+1
*
merge shank-rewrite-config changes
Warren Dukes
2004-10-28
1
-13
/
+27
*
mechanism for updating metadata while decoding
Warren Dukes
2004-06-06
1
-11
/
+4
*
todo update
Warren Dukes
2004-06-06
1
-6
/
+4
*
ogg voribs comment parsing on the fly in the decoder
Warren Dukes
2004-06-01
1
-0
/
+4
*
some stream metadata fixes
Warren Dukes
2004-05-31
1
-1
/
+7
*
icynames are now copied to title of streams
Warren Dukes
2004-05-31
1
-3
/
+7
*
new OutputBuffer abstraction stuff, implemented for mp3, now need to
Warren Dukes
2004-05-07
1
-1
/
+1
*
add vim shiznit to end of all source files
Warren Dukes
2004-04-14
1
-0
/
+1
*
adjust scaling of software volume
Warren Dukes
2004-04-11
1
-1
/
+1
*
use EXIT_SUCCESS and EXIT_FAILURE
Warren Dukes
2004-04-02
1
-6
/
+6
*
use 16-bit signed ints for storing positions in the ring buffer
Warren Dukes
2004-04-01
1
-0
/
+5
*
memset erroredFile to 0
Warren Dukes
2004-03-01
1
-0
/
+1
*
fix a typecast
Warren Dukes
2004-03-01
1
-2
/
+2
*
put decode_pid in shared mem, so if player process dies, the master
Warren Dukes
2004-02-27
1
-0
/
+1
*
some more cleanups
Warren Dukes
2004-02-25
1
-12
/
+12
*
cleanup logging, need to be careful with SECURE and DEBUG
Warren Dukes
2004-02-25
1
-2
/
+2
*
be more careful with string manipulations, use strncpy as much as possible
Warren Dukes
2004-02-25
1
-2
/
+3
*
import from SF CVS
Warren Dukes
2004-02-23
1
-0
/
+124