aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* todo and configure script updatesWarren Dukes2004-10-222-2/+9
* initial working shout outputWarren Dukes2004-10-221-1/+85
* on finishAudioDriver, be sure to set shoutOutput = NULLWarren Dukes2004-10-221-0/+1
* this really fixes pauseWarren Dukes2004-10-221-4/+5
* fix segfault when resuming from pauseWarren Dukes2004-10-221-0/+1
* check HAVE_SHOUTWarren Dukes2004-10-201-0/+20
* i changed somethin *shrug*Warren Dukes2004-10-201-0/+7
* shout audioOutput will now connect and disconnect from icecast serverWarren Dukes2004-10-205-9/+121
* oops, forgot to add the shout stubWarren Dukes2004-10-201-0/+83
* stub audioOutput plugin for shoutWarren Dukes2004-10-202-0/+3
* be sure to free "data" when finishing the output driverWarren Dukes2004-10-201-1/+6
* oops, accidently broke crossfading, fixed nowWarren Dukes2004-10-202-1/+2
* some small cleanupsWarren Dukes2004-10-202-15/+8
* ok, now we're using some of the new audioOutput layer stuff, needs some serio...Warren Dukes2004-10-204-159/+32
* minor little changes to audio junkWarren Dukes2004-10-203-17/+26
* some work on the new audioOutput layerWarren Dukes2004-10-204-133/+89
* fix bug #325Warren Dukes2004-10-181-1/+1
* bump version to 0.12.0Warren Dukes2004-10-161-1/+1
* #1) Fix a potential security hole, where mpd sends a line from a playlist to ...Warren Dukes2004-10-162-2/+8
* fix bug #307Warren Dukes2004-10-151-2/+7
* add audioOutput.cWarren Dukes2004-10-103-1/+49
* apply dottemag's man page patchWarren Dukes2004-10-051-0/+4
* apply dottemag's id3v1 encodings patchWarren Dukes2004-10-053-2/+18
* remove normalperson's *special* fileWarren Dukes2004-09-081-0/+0
* a special commit for normalpersonWarren Dukes2004-09-081-0/+0
* flac spelling fixes from npWarren Dukes2004-09-081-2/+2
* beginnings of ao audioOutput pluginWarren Dukes2004-09-082-0/+273
* definition for audioOutput plugin interfaceWarren Dukes2004-09-062-1/+61
* todo updateWarren Dukes2004-09-021-0/+4
* add configuration variables for shout stuffWarren Dukes2004-09-023-10/+35
* some slight cleanup in setuid codeWarren Dukes2004-08-291-7/+3
* shout configure/auto* stuffWarren Dukes2004-08-201-0/+11
* fix typo in todo, thanx gnarf!Warren Dukes2004-08-172-2/+2
* patch from Benoit.Boissinot@ens-lyon.fr to remove getgroups and setgroupsWarren Dukes2004-08-131-15/+0
* don't call replaygain and cause preamp to beused if no replaygain tag existsWarren Dukes2004-08-132-6/+10
* fix booboo in validateUtf8Warren Dukes2004-08-121-4/+4
* stripReturnChar() in validateUtf8tag()Warren Dukes2004-08-111-5/+5
* for improperly config file lines, print the line numberWarren Dukes2004-08-102-2/+9
* fix a spelling error in messageWarren Dukes2004-08-091-2/+2
* update changelog for 0.11.4Warren Dukes2004-07-261-0/+4
* 1) fix bug, id3_tag_parse does may return NULL if there's an error in decodin...Warren Dukes2004-07-242-3/+7
* todo updateWarren Dukes2004-07-231-5/+8
* bump version to 0.12.0 for next development cycleWarren Dukes2004-07-231-1/+1
* todo updateWarren Dukes2004-07-231-0/+11
* forgot to add replaygain_preamp stuff to man pageWarren Dukes2004-07-221-0/+5
* print strerror() when having problems stat'ingWarren Dukes2004-07-201-2/+3
* fix a bug in username and password parsing in http url'sWarren Dukes2004-07-181-2/+2
* todo updateWarren Dukes2004-07-181-2/+2
* 1) bumb version to 0.11.3Warren Dukes2004-07-183-63/+145
* add replaygain preampWarren Dukes2004-07-173-3/+28