| Commit message (Expand) | Author | Files | Lines |
2008-09-23 | indentation unified, no code change. | k-m_schindler | 1 | -7/+8 |
2008-09-23 | gpl header added and property svn:header set to "HeadURL Id" | k-m_schindler | 1 | -0/+25 |
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-08-15 | Race-Conditions fixed in recording stuff. | tobigun | 1 | -54/+89 |
2008-08-15 | Removed now unneeded define for VoicePassthrough, added a begin and a end | mogguh | 1 | -8/+6 |
2008-08-15 | VoicePassthrough is now available at the options, turns playback from the mic... | mogguh | 1 | -3/+3 |
2008-07-02 | Audio/Video engine update: | tobigun | 1 | -101/+158 |
2008-05-10 | Volumes are floating point values (single) now. The range changed from [0 .. ... | tobigun | 1 | -5/+5 |
2008-05-09 | - input-source selection works now (with bass or portaudio with portmixer) | tobigun | 1 | -51/+116 |
2008-05-08 | added "inherited ..." to all constructors to assure that the base-class const... | tobigun | 1 | -0/+1 |
2008-03-10 | auto removed a bunch of unused local variables | jaybinks | 1 | -610/+610 |
2008-03-03 | - Input now supports multiple SampleRates (not fixed to 44100Hz anymore) | tobigun | 1 | -159/+234 |
2008-02-05 | General: | tobigun | 1 | -320/+530 |
2008-01-12 | bunch of smaller changes... | jaybinks | 1 | -22/+59 |
2007-12-05 | - Removed all BASS stuff. BASS initialization is now done in UAudio_bass (or ... | tobigun | 1 | -134/+52 |
2007-11-08 | Mac OS X: Added PseudoThread for debugging, because debugging of threaded cod... | eddie-0815 | 1 | -0/+10 |
2007-11-01 | fixed failed builds | jaybinks | 1 | -0/+4 |
2007-11-01 | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 1 | -4/+0 |
2007-10-08 | fixed bad build build#USDX-DELPHI-31 | jaybinks | 1 | -1/+2 |
2007-09-20 | Ultrastar-DX now compiles in linux | jaybinks | 1 | -347/+359 |
2007-09-18 | changes in order to compile in lazarus... | jaybinks | 1 | -67/+50 |
2007-09-02 | Some Cleanup in URecord | whiteshark0 | 1 | -25/+18 |