Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | workaround for erroneously detection of 48000Hz-only devices as 44100Hz devic... | tobigun | 2008-04-10 | 1 | -53/+13 |
* | fix build problem for me local... | jaybinks | 2008-03-10 | 1 | -5/+4 |
* | removed a few unused local variables | jaybinks | 2008-03-10 | 1 | -4/+5 |
* | FFT support for SDL/Portaudio playback | tobigun | 2008-03-05 | 1 | -1/+6 |
* | - Input now supports multiple SampleRates (not fixed to 44100Hz anymore) | tobigun | 2008-03-03 | 1 | -130/+177 |
* | - Resampling support added | tobigun | 2008-02-20 | 1 | -1/+1 |
* | Audio output working again | tobigun | 2008-02-07 | 1 | -6/+0 |
* | General: | tobigun | 2008-02-05 | 1 | -199/+132 |
* | replaced Recording with AudioInputProcessor to conform to the new interface. | tobigun | 2008-02-05 | 1 | -11/+11 |
* | New class-structure seperates decoders/input and playback. | tobigun | 2007-12-28 | 1 | -0/+420 |