aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some none critical fixes and cleanup in pcm_utils.csvn/anclAndreas Claesson2005-05-311-10/+14
* fixed bug in pcm_add - now crossfading works... :-/Andreas Claesson2005-05-301-12/+25
* Fixed bug in conversion from mono to stereo.Andreas Claesson2005-05-291-2/+2
* Corrected a mono bug and fixed an error in the resampling routine...Andreas Claesson2005-05-271-70/+59
* Optimizes to volume changing code...Andreas Claesson2005-05-267-68/+90
* Fixing faulty check in pcm_volumeChange and fixed some warnings.Andreas Claesson2005-05-252-14/+24
* New resampling code, change of resolution in doReplayGain and some cleanup.Andreas Claesson2005-05-253-25/+144
* Fixing bug for 32 bit output and changes to dither code.Andreas Claesson2005-05-241-147/+25
* Removing debug output from pcm_utils.cAndreas Claesson2005-05-241-12/+1
* Adding modifications for internal 1-3-28 bits integer samples. Only mp3 and m...Andreas Claesson2005-05-248-509/+291
* Addin floating point modificationsAndreas Claesson2005-05-2211-430/+891
* 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-271-1/+1
* fix some parsing of http_prebuffer_sizeWarren Dukes2005-04-171-3/+3
* 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
* destroy mutex's and condition'sWarren Dukes2005-03-241-0/+2
* revert to r3105Warren Dukes2005-03-241-35/+59
* fix compilation error in os x pluginWarren Dukes2005-03-231-3/+3
* potentially fix OS X woesWarren Dukes2005-03-221-59/+35
* drop the current audio buffer when seekingWarren Dukes2005-03-211-0/+1
* 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-171-4/+2
* 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-171-6/+1
* 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-153-136/+0
* broken os x outputWarren Dukes2005-03-141-3/+245
* - Add 'mute' command for testingAvuton Olrich2005-03-143-0/+136
* 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-131-1/+19
* add OS X configure stuff and added a skeleton audioOutput plugin for OS XWarren Dukes2005-03-133-0/+112
* slight changes to alsa errorsWarren Dukes2005-03-131-3/+32
* change some header includes so that we can compile on OS XWarren Dukes2005-03-132-4/+1