index
:
usdx
cpp
github/svn/1.0.1
github/svn/1.0.1%20Challenge%20MOD
github/svn/1.01
github/svn/1.0x
github/svn/1.1
github/svn/1.1-beta
github/svn/Lua
github/svn/experimental
github/svn/new_songloading
github/svn/trunk
master
svn/1.0.1
svn/1.0.1%20Challenge%20MOD
svn/1.01
svn/1.0x
svn/1.1
svn/1.1-beta
svn/Lua
svn/experimental
svn/new_songloading
svn/trunk
SVN Import von https://ultrastardx.svn.sourceforge.net/svnroot/ultrastardx
UltraStar Deluxe Development Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Game
/
Code
/
Classes
/
ULog.pas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- set svn:eol-style to native
tobigun
2008-06-08
1
-416
/
+416
*
increased possible parallel benchmark count from 8 to 32
tobigun
2008-05-13
1
-2
/
+2
*
added "inherited ..." to all constructors to assure that the base-class const...
tobigun
2008-05-08
1
-0
/
+2
*
- removed a windows unit reference
tobigun
2008-05-08
1
-1
/
+1
*
- replaced some DebugWriteln() with Log.Log...()
tobigun
2008-05-02
1
-15
/
+23
*
- reverted some stuff that was erroneously commited by one of the last commits.
tobigun
2008-04-24
1
-182
/
+216
*
- removed "Font Black" and "Font" texture type
tobigun
2008-03-31
1
-2
/
+2
*
added "-debug" flag at run time and "CONSOLE" Define in switches.inc
jaybinks
2008-03-26
1
-2
/
+13
*
auto removed a bunch of unused local variables
jaybinks
2008-03-10
1
-1
/
+1
*
delphi 7 compatibility (inline was introduced with delphi 2005)
tobigun
2008-03-03
1
-1
/
+1
*
- Input now supports multiple SampleRates (not fixed to 44100Hz anymore)
tobigun
2008-03-03
1
-5
/
+2
*
Added a SafeWriteLn()-function to support thread-safe console-output.
tobigun
2008-02-05
1
-278
/
+364
*
reenabled TLog.LogError(Log1, Log2: string).
tobigun
2008-01-25
1
-1
/
+1
*
bunch of smaller changes...
jaybinks
2008-01-12
1
-3
/
+3
*
FileErrorO is set to true to early. Even if FileError couldn't be opened it w...
tobigun
2007-12-27
1
-1
/
+1
*
removed a bunch of debugging from usdx startup.
jaybinks
2007-12-20
1
-18
/
+16
*
Sound is now Recording.Sound
tobigun
2007-12-05
1
-3
/
+3
*
Added LogBuffer to dump binary data to a file.
eddie-0815
2007-11-22
1
-0
/
+19
*
fixed failed builds
jaybinks
2007-11-01
1
-0
/
+4
*
Mac OS X version compiles and links. I hope I didn't break too many files on ...
eddie-0815
2007-11-01
1
-7
/
+3
*
New plugin SDK added
whiteshark0
2007-10-03
1
-4
/
+12
*
Ultrastar-DX now compiles in linux
jaybinks
2007-09-20
1
-243
/
+253
*
added in the lots of debug logging... sorry guys.
jaybinks
2007-09-19
1
-0
/
+2
*
added UCommon ( in classes ) for lazarus...
jaybinks
2007-09-19
1
-0
/
+4
*
* added missed dependency PNGImage.
jaybinks
2007-09-12
1
-1
/
+11
*
Improved Error Logging and Benchmark:
whiteshark0
2007-07-08
1
-34
/
+34
*
all SongFile Loading and Saving procedures moved to UFiles.
whiteshark0
2007-05-16
1
-1
/
+1
*
Commented some Debuging Outputs in ULog
whiteshark0
2007-04-29
1
-5
/
+5
*
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...
whiteshark0
2007-03-21
1
-0
/
+227