aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UAudioInput_Bass.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* workaround for erroneously detection of 48000Hz-only devices as 44100Hz devic...tobigun2008-04-101-1/+1
* added "-debug" flag at run time and "CONSOLE" Define in switches.inc jaybinks2008-03-261-2/+0
* Fixed compilation on the mac.eddie-08152008-03-251-267/+275
* - Input now supports multiple SampleRates (not fixed to 44100Hz anymore)tobigun2008-03-031-14/+63
* - Resampling support addedtobigun2008-02-201-35/+50
* General:tobigun2008-02-051-287/+203
* bunch of smaller changes...jaybinks2008-01-121-11/+12
* New class-structure seperates decoders/input and playback.tobigun2007-12-281-0/+286