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