aboutsummaryrefslogtreecommitdiffstats
path: root/src/player.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* interface/connection malloc reductions from mpd-keEric Wong2006-07-301-5/+5
* Add mpd-indent.shAvuton Olrich2006-07-201-9/+9
* Fix the undefined reference to `playerInitReal'Avuton Olrich2006-07-141-0/+2
* [CLEANUP] Remove unused functionAvuton Olrich2006-07-141-6/+0
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-1/+1
* fix a big time bug in metadataChunk (off by one in an array assignment)Warren Dukes2004-10-251-0/+1
* potential bugfixes for handling metadata in player/decoderWarren Dukes2004-06-071-1/+0
* mechanism for updating metadata while decodingWarren Dukes2004-06-061-5/+2
* todo updateWarren Dukes2004-06-061-0/+1
* better method for computing total time playedWarren Dukes2004-06-031-1/+0
* ogg voribs comment parsing on the fly in the decoderWarren Dukes2004-06-011-0/+2
* some stream metadata fixesWarren Dukes2004-05-311-0/+8
* icynames are now copied to title of streamsWarren Dukes2004-05-311-2/+4
* mp3 and ogg plugin stuffWarren Dukes2004-05-311-2/+0
* just a we bit of changesWarren Dukes2004-05-191-3/+5
* rework stuff so that we can use mime-type of streams to detect type of fileWarren Dukes2004-05-181-0/+1
* don't stat() the db to get the modtime everytime, instead store it when we re...Warren Dukes2004-04-151-0/+2
* log cycling and a few cleanupsWarren Dukes2004-04-151-0/+1
* add vim shiznit to end of all source filesWarren Dukes2004-04-141-0/+1
* when doing signal functions (like sigaction) make sure it wasn't interrupted ...Warren Dukes2004-04-131-0/+2
* volatile fun-nessWarren Dukes2004-04-121-24/+24
* more volatile stuffWarren Dukes2004-04-111-3/+3
* add volatile qualifiers to some shared mem buffer stuff, to enusre compilerWarren Dukes2004-04-111-11/+11
* adjust scaling of software volumeWarren Dukes2004-04-111-1/+1
* make "update" command background/non-blockingWarren Dukes2004-04-111-1/+1
* bunch of autotool cleanupsWarren Dukes2004-03-181-0/+2
* put decode_pid in shared mem, so if player process dies, the masterWarren Dukes2004-02-271-0/+1
* add xfade and audio to status, remove crossfade no args optionsWarren Dukes2004-02-271-14/+25
* some cleanups for utf8 in playerSeek and using strncpy for copying filenamesWarren Dukes2004-02-251-1/+1
* have pause take an optional arugmentWarren Dukes2004-02-251-0/+2
* import from SF CVSWarren Dukes2004-02-231-0/+126