aboutsummaryrefslogtreecommitdiff
path: root/src/player.h
Commit message (Expand)AuthorAge
* potential bugfixes for handling metadata in player/decoderWarren Dukes2004-06-07
* mechanism for updating metadata while decodingWarren Dukes2004-06-06
* todo updateWarren Dukes2004-06-06
* better method for computing total time playedWarren Dukes2004-06-03
* ogg voribs comment parsing on the fly in the decoderWarren Dukes2004-06-01
* some stream metadata fixesWarren Dukes2004-05-31
* icynames are now copied to title of streamsWarren Dukes2004-05-31
* mp3 and ogg plugin stuffWarren Dukes2004-05-31
* just a we bit of changesWarren Dukes2004-05-19
* rework stuff so that we can use mime-type of streams to detect type of fileWarren Dukes2004-05-18
* don't stat() the db to get the modtime everytime, instead store it when we re...Warren Dukes2004-04-15
* log cycling and a few cleanupsWarren Dukes2004-04-15
* add vim shiznit to end of all source filesWarren Dukes2004-04-14
* when doing signal functions (like sigaction) make sure it wasn't interrupted ...Warren Dukes2004-04-13
* volatile fun-nessWarren Dukes2004-04-12
* more volatile stuffWarren Dukes2004-04-11
* add volatile qualifiers to some shared mem buffer stuff, to enusre compilerWarren Dukes2004-04-11
* adjust scaling of software volumeWarren Dukes2004-04-11
* make "update" command background/non-blockingWarren Dukes2004-04-11
* bunch of autotool cleanupsWarren Dukes2004-03-18
* put decode_pid in shared mem, so if player process dies, the masterWarren Dukes2004-02-27
* add xfade and audio to status, remove crossfade no args optionsWarren Dukes2004-02-27
* some cleanups for utf8 in playerSeek and using strncpy for copying filenamesWarren Dukes2004-02-25
* have pause take an optional arugmentWarren Dukes2004-02-25
* import from SF CVSWarren Dukes2004-02-23