aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/ULog.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-15*added try catch on UMain.Main for better overall error handlingbasisbit1-3/+13
2010-12-29log voice captures to wav-filetobigun1-10/+87
2009-11-09merged unicode branch (r1931) into trunks_alexander1-23/+21
2009-03-07unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st...k-m_schindler1-1/+2
2008-09-23gpl header added and property svn:header set to "HeadURL Id"k-m_schindler1-0/+25
2008-09-02Moved: The folder classes has been renamed to basemogguh1-0/+0
2008-08-27rename Classes part2k-m_schindler1-0/+0
2008-08-27rename Classes part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-15Race-Conditions fixed in recording stuff.tobigun1-2/+2
2008-07-02indenting and cleanuptobigun1-37/+38
2008-06-08- set svn:eol-style to nativetobigun1-416/+416
2008-05-13increased possible parallel benchmark count from 8 to 32tobigun1-2/+2
2008-05-08added "inherited ..." to all constructors to assure that the base-class const...tobigun1-0/+2
2008-05-08- removed a windows unit referencetobigun1-1/+1
2008-05-02- replaced some DebugWriteln() with Log.Log...() tobigun1-15/+23
2008-04-24- reverted some stuff that was erroneously commited by one of the last commits.tobigun1-182/+216
2008-03-31- removed "Font Black" and "Font" texture typetobigun1-2/+2
2008-03-26added "-debug" flag at run time and "CONSOLE" Define in switches.inc jaybinks1-2/+13
2008-03-10auto removed a bunch of unused local variablesjaybinks1-1/+1
2008-03-03delphi 7 compatibility (inline was introduced with delphi 2005)tobigun1-1/+1
2008-03-03- Input now supports multiple SampleRates (not fixed to 44100Hz anymore)tobigun1-5/+2
2008-02-05Added a SafeWriteLn()-function to support thread-safe console-output.tobigun1-278/+364
2008-01-25reenabled TLog.LogError(Log1, Log2: string).tobigun1-1/+1
2008-01-12bunch of smaller changes...jaybinks1-3/+3
2007-12-27FileErrorO is set to true to early. Even if FileError couldn't be opened it w...tobigun1-1/+1
2007-12-20removed a bunch of debugging from usdx startup.jaybinks1-18/+16
2007-12-05Sound is now Recording.Soundtobigun1-3/+3
2007-11-22Added LogBuffer to dump binary data to a file.eddie-08151-0/+19
2007-11-01fixed failed buildsjaybinks1-0/+4
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-7/+3
2007-10-03New plugin SDK addedwhiteshark01-4/+12
2007-09-20Ultrastar-DX now compiles in linux jaybinks1-243/+253
2007-09-19added in the lots of debug logging... sorry guys.jaybinks1-0/+2
2007-09-19added UCommon ( in classes ) for lazarus...jaybinks1-0/+4
2007-09-12* added missed dependency PNGImage.jaybinks1-1/+11
2007-07-08Improved Error Logging and Benchmark:whiteshark01-34/+34
2007-05-16all SongFile Loading and Saving procedures moved to UFiles.whiteshark01-1/+1
2007-04-29Commented some Debuging Outputs in ULogwhiteshark01-5/+5