aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* patch for using Tremor to decode Ogg-VorbisEric Wong2005-08-252-4/+73
* todo updateWarren Dukes2005-08-252-1/+16
* Saving state of output-device in state-file. (This is a temporary solution, r...Qball Cow2005-08-234-0/+143
* "&", not "&&" (the bug itself was harmless, but a bug nevertheless)Eric Wong2005-08-201-1/+1
* change a break; to a return statementWarren Dukes2005-08-181-1/+1
* restore compat.cWarren Dukes2005-08-181-0/+503
* attempt to fix an issue discoverred by jat with sending two close commands ba...Warren Dukes2005-08-182-503/+5
* patch from Oliver Logghe for Hauppage Media MVP supportWarren Dukes2005-08-113-0/+299
* Fix AddId handler, It tried to add the first argument instead of the 2nd. Res...Qball Cow2005-08-071-1/+1
* fix warning reported gcc 4.0: x == y == z does not work as intendedEric Wong2005-08-071-1/+2
* Fix musepack bitrate displayEric Wong2005-08-071-3/+4
* --enable-ao enables ao, doesn't disable ao supportWarren Dukes2005-08-021-1/+1
* remove unnecessary apostropheEric Wong2005-07-311-1/+1
* update musepack decoding code to use the newer mpcdec libraryEric Wong2005-07-302-21/+21
* don't check errno unless we have an error (ret<0) from write()Eric Wong2005-07-031-1/+1
* actually disable shout if ogg-vorbis is disabled, instead of justEric Wong2005-06-301-0/+1
* fix some typo's reported by jatWarren Dukes2005-06-171-2/+2
* don't require format parameter for audio_output optionsWarren Dukes2005-06-051-1/+1
* forgot to parse the format string of audio_output'sWarren Dukes2005-05-291-11/+14
* fix spelling errorWarren Dukes2005-05-071-1/+1
* 'add' command now requires one argumentWarren Dukes2005-05-031-6/+4
* fix bug 421: database read failed with newline in ID3-tagWarren Dukes2005-04-302-2/+2
* change the default max_output_buffer_size from 2048 to 8192Warren Dukes2005-04-273-3/+3
* potentially clarify state_fileWarren Dukes2005-04-271-1/+1
* fix some parsing of http_prebuffer_sizeWarren Dukes2005-04-171-3/+3
* todo updateWarren Dukes2005-04-161-25/+29
* todo updateWarren Dukes2005-04-101-10/+15
* fix OSS audioOutput plugin, so that when dropAudioBuffer is called and the os...Warren Dukes2005-04-061-5/+10
* syntax error cleanupWarren Dukes2005-04-031-1/+1
* fix syntax errorWarren Dukes2005-04-031-1/+1
* - Fix incompatible type warningsAvuton Olrich2005-03-291-2/+2
* simpler parentPath() function from the uclinux branch (well-tested)Eric Wong2005-03-281-12/+9
* todo updateWarren Dukes2005-03-261-9/+29
* destroy mutex's and condition'sWarren Dukes2005-03-241-0/+2
* revert to r3105Warren Dukes2005-03-241-35/+59
* pretty up configure output a bitWarren Dukes2005-03-241-57/+35
* add support sun configure stuffWarren Dukes2005-03-231-1/+13
* todo updateWarren Dukes2005-03-231-0/+4
* todo updateWarren Dukes2005-03-231-0/+4
* fix compilation error in os x pluginWarren Dukes2005-03-231-3/+3
* potentially fix OS X woesWarren Dukes2005-03-221-59/+35
* todo updateWarren Dukes2005-03-221-20/+24
* todo updateWarren Dukes2005-03-211-0/+1
* todo updateWarren Dukes2005-03-211-0/+11
* drop the current audio buffer when seekingWarren Dukes2005-03-211-0/+1
* todo updateWarren Dukes2005-03-201-3/+0
* some potential optimizations for OS XWarren Dukes2005-03-201-26/+55
* print out bits in debug message output for OSS and ALSAWarren Dukes2005-03-193-5/+9
* fix a spelling error in a debug msgWarren Dukes2005-03-191-1/+1
* cleanup some debug codeWarren Dukes2005-03-191-14/+11