Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-03-10 | fix build problem for me local... | jaybinks | 1 | -5/+4 |
2008-03-10 | removed a few unused local variables | jaybinks | 1 | -4/+5 |
2008-03-05 | FFT support for SDL/Portaudio playback | tobigun | 1 | -1/+6 |
2008-03-03 | - Input now supports multiple SampleRates (not fixed to 44100Hz anymore) | tobigun | 1 | -130/+177 |
2008-02-20 | - Resampling support added | tobigun | 1 | -1/+1 |
2008-02-07 | Audio output working again | tobigun | 1 | -6/+0 |
2008-02-05 | General: | tobigun | 1 | -199/+132 |
2008-02-05 | replaced Recording with AudioInputProcessor to conform to the new interface. | tobigun | 1 | -11/+11 |
2007-12-28 | New class-structure seperates decoders/input and playback. | tobigun | 1 | -20/+13 |
2007-12-07 | little bit of tidy up.. | jaybinks | 1 | -2/+0 |
2007-12-07 | Fixed some linux visualizer errors | tobigun | 1 | -434/+429 |
2007-12-05 | New portaudio interface added | tobigun | 1 | -0/+434 |