aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* forgot to add these filessvn/r2562-metadata-handling-rewriteWarren Dukes2004-11-102-0/+309
* ok, list is now reimplemented, should be ready to go, this branch is nowWarren Dukes2004-11-103-12/+77
* search/find rewriteWarren Dukes2004-11-104-221/+54
* sort tagtracker stuff and todo updateWarren Dukes2004-11-103-0/+17
* oops do (*ptr)--, not *ptr--Warren Dukes2004-11-101-1/+1
* remove printf debug statementWarren Dukes2004-11-101-1/+0
* don't use tag tracker for titles, it just wastes time and memoryWarren Dukes2004-11-101-1/+9
* better tracking of saved memory by using tagTrackerWarren Dukes2004-11-101-0/+5
* some more fixesWarren Dukes2004-11-105-13/+48
* a tiny assert addedWarren Dukes2004-11-101-1/+5
* minor change to linked listWarren Dukes2004-11-101-1/+1
* add "metadata_to_use" config option to make metadata configurableWarren Dukes2004-11-104-6/+58
* fix artist and album statsWarren Dukes2004-11-103-2/+12
* now we only allocate unique metadata itemsWarren Dukes2004-11-109-44/+106
* begining of metadata rewrite:Warren Dukes2004-11-105-64/+127
* work in progressWarren Dukes2004-11-0912-228/+335
* remove all tables.... (stupid crappy code)Warren Dukes2004-11-098-265/+4
* add "genre" and "description" to shout config parametersWarren Dukes2004-11-092-2/+22
* be sure to flush the metadata on song changeWarren Dukes2004-11-091-39/+47
* don't set granulepos, that's pad, mmmkay?Warren Dukes2004-11-092-6/+2
* try one other thing to fix icecast dropping clientsWarren Dukes2004-11-091-0/+1
* add a buffer to audio layer, so we only send data to audio devices 32 times p...Warren Dukes2004-11-092-15/+53
* see if this fixes the clients disconnecting issuesWarren Dukes2004-11-081-2/+9
* new command "commands" for avutonWarren Dukes2004-11-081-0/+22
* more descriptive error messages for mpdWarren Dukes2004-11-051-2/+22
* not too smart shank, forgetting to set default buffer sizes in inputStream_httpWarren Dukes2004-11-051-2/+2
* make default non-publicWarren Dukes2004-11-041-1/+1
* shout config: make "user" optional and default to "source", also add optional...Warren Dukes2004-11-041-2/+17
* todo updateWarren Dukes2004-11-031-1/+2
* now one can specify multiple bind_to_addressesWarren Dukes2004-11-036-44/+97
* remove vim &*(@Warren Dukes2004-11-0319-20/+0
* todo updateWarren Dukes2004-11-038-8/+0
* todo updateWarren Dukes2004-11-031-1/+0
* remove signal handling code from ao open() and close()Warren Dukes2004-11-031-5/+0
* new setSigHandlersForDecoder() function, and be sure player/decode processes ...Warren Dukes2004-11-033-9/+19
* forgot a '\n' at the end of a error statementWarren Dukes2004-11-031-2/+2
* new command "addid", this is the same as "add" command, except it also return...Warren Dukes2004-11-024-10/+24
* new command "devices", prints devices and their statesWarren Dukes2004-11-023-5/+26
* new commands: enalbe_device, and disable_device, (maybe these commands should...Warren Dukes2004-11-023-1/+49
* enabling and disabling individual audioOutputs is mostly done, just needWarren Dukes2004-11-024-29/+43
* begin work on avuton's disabling and enabling of individual audio outputsWarren Dukes2004-11-021-6/+67
* rewrite replaygain code, needs testingWarren Dukes2004-11-0211-91/+133
* make http buffer and prebuffer size configurableWarren Dukes2004-11-023-12/+57
* DEBUG statement that prints out which ao driver is being usedWarren Dukes2004-11-021-0/+3
* abstract out audioFormat conversion from shout plugin to the audioOutput layer,Warren Dukes2004-11-025-68/+112
* print more info out in error messages for shoutWarren Dukes2004-11-021-7/+16
* only attempt to reconnect to shout server every 60 secondsWarren Dukes2004-11-021-6/+21
* move audioOutput dir to audioOutputsWarren Dukes2004-11-024-5/+5
* move audioOutput plugins to audioOutput directoryWarren Dukes2004-11-025-23/+20
* oops, a typo, but that's ok, i'm still da manWarren Dukes2004-11-021-1/+1