aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * tidy texture loading.jaybinks2007-09-204-63/+82
| * remove loggingjaybinks2007-09-201-11/+4
| * fixed nasty bug I introduced... jaybinks2007-09-202-5/+20
| * started re-factoring TTextureUnit.LoadTexturejaybinks2007-09-201-31/+38
| * moved a hack to a more appropriate placeb1indy2007-09-202-3/+2
| * minor fixes for lazarus build..jaybinks2007-09-206-1139/+1383
| * renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity.jaybinks2007-09-207-1287/+1250
| * modified to make it build blindys current work.jaybinks2007-09-202-29/+75
| * forgot something ^^;b1indy2007-09-201-0/+418
| * new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...b1indy2007-09-209-5355/+5520
| * fixed a bunch of path delimiter issues on linux build :)jaybinks2007-09-205-1775/+1799
| * adding my helper script :)jaybinks2007-09-201-0/+4
| * Ultrastar-DX now compiles in linux jaybinks2007-09-202-15/+9
| * Ultrastar-DX now compiles in linux jaybinks2007-09-2030-15623/+16209
| * tested sqlite3 in lazarus - linux..jaybinks2007-09-194-986/+993
| * tested ffmpeg in lazarus - linux..jaybinks2007-09-193-957/+1027
| * tested ffmpeg in lazarus - linux..jaybinks2007-09-198-3385/+3457
| * this file should not be in svnb1indy2007-09-191-43/+0
| * fix for delphi build... oops.jaybinks2007-09-191-1/+1
| * minor changes..jaybinks2007-09-192-58/+72
| * oops... broke delphi building..jaybinks2007-09-192-43/+45
| * added in the lots of debug logging... sorry guys.jaybinks2007-09-192-93/+99
| * trying to fix lazarus runtime errors..jaybinks2007-09-193-4/+49
| * added my lazarus batch files that make life easy.jaybinks2007-09-192-0/+6
| * fixes to get working in lazarus..jaybinks2007-09-196-64/+191
| * now compiles & Links ...jaybinks2007-09-192-92/+69
| * added UCommon ( in classes ) for lazarus...jaybinks2007-09-1926-274/+482
| * changes in order to compile in lazarus...jaybinks2007-09-1832-694/+729
| * adding my lazarus project..jaybinks2007-09-182-0/+727
| * major tidy up of Umusic ... jaybinks2007-09-186-247/+85
| * zlportio is NOT ( yet ) lazarus compatiblejaybinks2007-09-182-2/+6
| * added switches.inc , which will contain compiler directives used jaybinks2007-09-186-9/+51
| * SQLite unit's modified and tested to be lazarus compatible.jaybinks2007-09-183-0/+225
| * pngimage is NOT ( yet ) lazarus compatiblejaybinks2007-09-184-44/+309
| * changes to make 3rd party libraries compile / work jaybinks2007-09-138-6/+481
| * removed unneeded DCU files from svn.jaybinks2007-09-135-0/+4
| * * added missed dependency PNGImage.jaybinks2007-09-1238-97/+11556
| * BugFix: Changed a 9 with a 8..mogguh2007-09-102-2/+2
| * Skin/Theme: The new textures for USDX skinmogguh2007-09-1022-25/+31
| * Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized...mogguh2007-09-106-829/+527
| * Typo: Fixed some more minor typos in English.ini (thanks gg)mogguh2007-09-091-3/+3
| * Typo: Fixed a minor typo in English.ini (thanks gg)mogguh2007-09-091-1/+1
| * did some cleanup and minor modificationsb1indy2007-09-083-15/+12
| * re-did the colorize stuff, now no need for GraphUtilsb1indy2007-09-081-38/+112
| * Fixed USMPeg still in Uses from UScreenSingwhiteshark02007-09-081-1/+1
| * removed smpegb1indy2007-09-071-1/+0
| * removed "error" messages (are more like warnings and did only confuse users)b1indy2007-09-071-2/+2
| * UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideob1indy2007-09-0720-359/+106
| * Fixed two Bugs in KeyDown Handling that causes that the code could not be com...whiteshark02007-09-052-3/+2
| * Some Cleanup in SVNwhiteshark02007-09-0528-761/+0