aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix some signal handlingWarren Dukes2005-03-193-15/+13
* bump the OS X buffer up to 1sWarren Dukes2005-03-171-3/+3
* dynamically allocate a buffer for 0.5s of audio for OS XWarren Dukes2005-03-171-13/+20
* tweak OS X a bit moreWarren Dukes2005-03-171-1/+1
* OS X tweaksWarren Dukes2005-03-172-5/+3
* fix for dmixWarren Dukes2005-03-171-2/+1
* slight tweak of avuton's idea of causing an error when no audio output's foundWarren Dukes2005-03-172-30/+9
* Update the configure.ac to make sure it can't be compiled without an output t...Avuton Olrich2005-03-161-1/+5
* todo updateWarren Dukes2005-03-161-1/+0
* cleanup debugging code and implement _dropBufferedAudio()Warren Dukes2005-03-161-32/+26
* closing the audio device seems to work nowWarren Dukes2005-03-161-1/+9
* attempt to close the osx deviceWarren Dukes2005-03-161-1/+13
* playing audio in OS X now works, but far from finishedWarren Dukes2005-03-161-186/+143
* undo change 3081Warren Dukes2005-03-155-158/+9
* broken os x outputWarren Dukes2005-03-141-3/+245
* - Add 'mute' command for testingAvuton Olrich2005-03-144-7/+152
* todo updateWarren Dukes2005-03-141-2/+6
* a little more error outputWarren Dukes2005-03-131-2/+3
* fix FLAC playback over non-ideal HTTP streamsEric Wong2005-03-131-4/+14
* some broken OS X stuffWarren Dukes2005-03-132-1/+20
* add OS X configure stuff and added a skeleton audioOutput plugin for OS XWarren Dukes2005-03-134-0/+125
* slight changes to alsa errorsWarren Dukes2005-03-131-3/+32
* todo updateWarren Dukes2005-03-131-0/+3
* change some header includes so that we can compile on OS XWarren Dukes2005-03-132-4/+1
* add codeset.m4, OS X doesn't have thisWarren Dukes2005-03-131-0/+23
* don't actually require libaoWarren Dukes2005-03-131-2/+1
* *) slight code cleanupWarren Dukes2005-03-122-15/+20
* todo updateWarren Dukes2005-03-121-1/+1
* add audiofile.m4Warren Dukes2005-03-121-0/+179
* update config fileWarren Dukes2005-03-121-9/+10
* todo updateWarren Dukes2005-03-121-0/+2
* todo updateWarren Dukes2005-03-121-5/+1
* if no audioOutput specified, we no attempt to detect if there exists a usable...Warren Dukes2005-03-129-47/+149
* todo updateWarren Dukes2005-03-111-1/+0
* todo updateWarren Dukes2005-03-112-7/+9
* removed the id3v1_encoding config option, there's no way to guarantee that we...Warren Dukes2005-03-113-18/+1
* todo update, and remove a potentially gratutious playSilence() callWarren Dukes2005-03-102-1/+10
* todo updateWarren Dukes2005-03-101-1/+1
* code to attempt to pick a supported sample rate, bits, and channels if the re...Warren Dukes2005-03-101-4/+234
* todo updateWarren Dukes2005-03-101-3/+1
* fix segfault in error messageWarren Dukes2005-03-091-3/+3