| Commit message (Expand) | Author | Files | Lines |
2008-03-31 | - removed "Font Black" and "Font" texture type | tobigun | 1 | -2/+2 |
2008-03-26 | added "-debug" flag at run time and "CONSOLE" Define in switches.inc | jaybinks | 1 | -2/+13 |
2008-03-10 | auto removed a bunch of unused local variables | jaybinks | 1 | -1/+1 |
2008-03-03 | delphi 7 compatibility (inline was introduced with delphi 2005) | tobigun | 1 | -1/+1 |
2008-03-03 | - Input now supports multiple SampleRates (not fixed to 44100Hz anymore) | tobigun | 1 | -5/+2 |
2008-02-05 | Added a SafeWriteLn()-function to support thread-safe console-output. | tobigun | 1 | -278/+364 |
2008-01-25 | reenabled TLog.LogError(Log1, Log2: string). | tobigun | 1 | -1/+1 |
2008-01-12 | bunch of smaller changes... | jaybinks | 1 | -3/+3 |
2007-12-27 | FileErrorO is set to true to early. Even if FileError couldn't be opened it w... | tobigun | 1 | -1/+1 |
2007-12-20 | removed a bunch of debugging from usdx startup. | jaybinks | 1 | -18/+16 |
2007-12-05 | Sound is now Recording.Sound | tobigun | 1 | -3/+3 |
2007-11-22 | Added LogBuffer to dump binary data to a file. | eddie-0815 | 1 | -0/+19 |
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 | -7/+3 |
2007-10-03 | New plugin SDK added | whiteshark0 | 1 | -4/+12 |
2007-09-20 | Ultrastar-DX now compiles in linux | jaybinks | 1 | -243/+253 |
2007-09-19 | added in the lots of debug logging... sorry guys. | jaybinks | 1 | -0/+2 |
2007-09-19 | added UCommon ( in classes ) for lazarus... | jaybinks | 1 | -0/+4 |
2007-09-12 | * added missed dependency PNGImage. | jaybinks | 1 | -1/+11 |
2007-07-08 | Improved Error Logging and Benchmark: | whiteshark0 | 1 | -34/+34 |
2007-05-16 | all SongFile Loading and Saving procedures moved to UFiles. | whiteshark0 | 1 | -1/+1 |
2007-04-29 | Commented some Debuging Outputs in ULog | whiteshark0 | 1 | -5/+5 |