aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2005-05-31Some none critical fixes and cleanup in pcm_utils.csvn/anclAndreas Claesson1-10/+14
2005-05-30fixed bug in pcm_add - now crossfading works... :-/Andreas Claesson1-12/+25
2005-05-29Fixed bug in conversion from mono to stereo.Andreas Claesson1-2/+2
2005-05-27Corrected a mono bug and fixed an error in the resampling routine...Andreas Claesson1-70/+59
2005-05-26Optimizes to volume changing code...Andreas Claesson7-68/+90
2005-05-25Fixing faulty check in pcm_volumeChange and fixed some warnings.Andreas Claesson2-14/+24
2005-05-25New resampling code, change of resolution in doReplayGain and some cleanup.Andreas Claesson3-25/+144
2005-05-24Fixing bug for 32 bit output and changes to dither code.Andreas Claesson1-147/+25
2005-05-24Removing debug output from pcm_utils.cAndreas Claesson1-12/+1
2005-05-24Adding modifications for internal 1-3-28 bits integer samples. Only mp3 and m...Andreas Claesson8-509/+291
2005-05-22Addin floating point modificationsAndreas Claesson11-430/+891
2005-05-07fix spelling errorWarren Dukes1-1/+1
2005-05-03'add' command now requires one argumentWarren Dukes1-6/+4
2005-04-30fix bug 421: database read failed with newline in ID3-tagWarren Dukes2-2/+2
2005-04-27change the default max_output_buffer_size from 2048 to 8192Warren Dukes1-1/+1
2005-04-17fix some parsing of http_prebuffer_sizeWarren Dukes1-3/+3
2005-04-06fix OSS audioOutput plugin, so that when dropAudioBuffer is called and the os...Warren Dukes1-5/+10
2005-04-03syntax error cleanupWarren Dukes1-1/+1
2005-04-03fix syntax errorWarren Dukes1-1/+1
2005-03-29- Fix incompatible type warningsAvuton Olrich1-2/+2
2005-03-28simpler parentPath() function from the uclinux branch (well-tested)Eric Wong1-12/+9
2005-03-24destroy mutex's and condition'sWarren Dukes1-0/+2
2005-03-24revert to r3105Warren Dukes1-35/+59
2005-03-23fix compilation error in os x pluginWarren Dukes1-3/+3
2005-03-22potentially fix OS X woesWarren Dukes1-59/+35
2005-03-21drop the current audio buffer when seekingWarren Dukes1-0/+1
2005-03-20some potential optimizations for OS XWarren Dukes1-26/+55
2005-03-19print out bits in debug message output for OSS and ALSAWarren Dukes3-5/+9
2005-03-19fix a spelling error in a debug msgWarren Dukes1-1/+1
2005-03-19cleanup some debug codeWarren Dukes1-14/+11
2005-03-19fix some signal handlingWarren Dukes3-15/+13
2005-03-17bump the OS X buffer up to 1sWarren Dukes1-3/+3
2005-03-17dynamically allocate a buffer for 0.5s of audio for OS XWarren Dukes1-13/+20
2005-03-17tweak OS X a bit moreWarren Dukes1-1/+1
2005-03-17OS X tweaksWarren Dukes1-4/+2
2005-03-17fix for dmixWarren Dukes1-2/+1
2005-03-17slight tweak of avuton's idea of causing an error when no audio output's foundWarren Dukes1-6/+1
2005-03-16cleanup debugging code and implement _dropBufferedAudio()Warren Dukes1-32/+26
2005-03-16closing the audio device seems to work nowWarren Dukes1-1/+9
2005-03-16attempt to close the osx deviceWarren Dukes1-1/+13
2005-03-16playing audio in OS X now works, but far from finishedWarren Dukes1-186/+143
2005-03-15undo change 3081Warren Dukes3-136/+0
2005-03-14broken os x outputWarren Dukes1-3/+245
2005-03-14- Add 'mute' command for testingAvuton Olrich3-0/+136
2005-03-13a little more error outputWarren Dukes1-2/+3
2005-03-13fix FLAC playback over non-ideal HTTP streamsEric Wong1-4/+14
2005-03-13some broken OS X stuffWarren Dukes1-1/+19
2005-03-13add OS X configure stuff and added a skeleton audioOutput plugin for OS XWarren Dukes3-0/+112
2005-03-13slight changes to alsa errorsWarren Dukes1-3/+32
2005-03-13change some header includes so that we can compile on OS XWarren Dukes2-4/+1