| Commit message (Expand) | Author | Files | Lines |
2009-04-09 | Warnings and Notes cleanup | k-m_schindler | 1 | -3/+0 |
2008-09-27 | remove some white space. no code change | k-m_schindler | 1 | -1/+0 |
2008-09-23 | added file headers | tobigun | 1 | -0/+25 |
2008-09-13 | Media modules moved from base to media | tobigun | 1 | -0/+0 |
2008-09-02 | Moved: The folder classes has been renamed to base | mogguh | 1 | -0/+0 |
2008-08-27 | rename Classes part2 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | rename Classes part1 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | Reordering of the directories[1]: moving Game/Code to src | k-m_schindler | 1 | -0/+0 |
2008-07-02 | Audio/Video engine update: | tobigun | 1 | -8/+1 |
2008-05-10 | Volumes are floating point values (single) now. The range changed from [0 .. ... | tobigun | 1 | -15/+8 |
2008-05-09 | - input-source selection works now (with bass or portaudio with portmixer) | tobigun | 1 | -63/+192 |
2008-04-10 | workaround for erroneously detection of 48000Hz-only devices as 44100Hz devic... | tobigun | 1 | -53/+13 |
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 |