aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/URecord.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Race-Conditions fixed in recording stuff.tobigun2008-08-151-54/+89
* Removed now unneeded define for VoicePassthrough, added a begin and a endmogguh2008-08-151-8/+6
* VoicePassthrough is now available at the options, turns playback from the mic...mogguh2008-08-151-3/+3
* Audio/Video engine update:tobigun2008-07-021-101/+158
* Volumes are floating point values (single) now. The range changed from [0 .. ...tobigun2008-05-101-5/+5
* - input-source selection works now (with bass or portaudio with portmixer)tobigun2008-05-091-51/+116
* added "inherited ..." to all constructors to assure that the base-class const...tobigun2008-05-081-0/+1
* auto removed a bunch of unused local variablesjaybinks2008-03-101-610/+610
* - Input now supports multiple SampleRates (not fixed to 44100Hz anymore)tobigun2008-03-031-159/+234
* General:tobigun2008-02-051-320/+530
* bunch of smaller changes...jaybinks2008-01-121-22/+59
* - Removed all BASS stuff. BASS initialization is now done in UAudio_bass (or ...tobigun2007-12-051-134/+52
* Mac OS X: Added PseudoThread for debugging, because debugging of threaded cod...eddie-08152007-11-081-0/+10
* fixed failed buildsjaybinks2007-11-011-0/+4
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-4/+0
* fixed bad build build#USDX-DELPHI-31jaybinks2007-10-081-1/+2
* Ultrastar-DX now compiles in linux jaybinks2007-09-201-347/+359
* changes in order to compile in lazarus...jaybinks2007-09-181-67/+50
* Some Cleanup in URecordwhiteshark02007-09-021-25/+18
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...whiteshark02007-03-211-0/+371