| Commit message (Expand) | Author | Age | Files | Lines |
* | forgot something ^^; | b1indy | 2007-09-20 | 1 | -0/+418 |
* | new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ... | b1indy | 2007-09-20 | 9 | -5355/+5520 |
* | fixed a bunch of path delimiter issues on linux build :) | jaybinks | 2007-09-20 | 5 | -1775/+1799 |
* | adding my helper script :) | jaybinks | 2007-09-20 | 1 | -0/+4 |
* | Ultrastar-DX now compiles in linux | jaybinks | 2007-09-20 | 2 | -15/+9 |
* | Ultrastar-DX now compiles in linux | jaybinks | 2007-09-20 | 30 | -15623/+16209 |
* | tested sqlite3 in lazarus - linux.. | jaybinks | 2007-09-19 | 4 | -986/+993 |
* | tested ffmpeg in lazarus - linux.. | jaybinks | 2007-09-19 | 3 | -957/+1027 |
* | tested ffmpeg in lazarus - linux.. | jaybinks | 2007-09-19 | 8 | -3385/+3457 |
* | this file should not be in svn | b1indy | 2007-09-19 | 1 | -43/+0 |
* | fix for delphi build... oops. | jaybinks | 2007-09-19 | 1 | -1/+1 |
* | minor changes.. | jaybinks | 2007-09-19 | 2 | -58/+72 |
* | oops... broke delphi building.. | jaybinks | 2007-09-19 | 2 | -43/+45 |
* | added in the lots of debug logging... sorry guys. | jaybinks | 2007-09-19 | 2 | -93/+99 |
* | trying to fix lazarus runtime errors.. | jaybinks | 2007-09-19 | 3 | -4/+49 |
* | added my lazarus batch files that make life easy. | jaybinks | 2007-09-19 | 2 | -0/+6 |
* | fixes to get working in lazarus.. | jaybinks | 2007-09-19 | 6 | -64/+191 |
* | now compiles & Links ... | jaybinks | 2007-09-19 | 2 | -92/+69 |
* | added UCommon ( in classes ) for lazarus... | jaybinks | 2007-09-19 | 26 | -274/+482 |
* | changes in order to compile in lazarus... | jaybinks | 2007-09-18 | 31 | -691/+726 |
* | adding my lazarus project.. | jaybinks | 2007-09-18 | 2 | -0/+727 |
* | major tidy up of Umusic ... | jaybinks | 2007-09-18 | 6 | -247/+85 |
* | zlportio is NOT ( yet ) lazarus compatible | jaybinks | 2007-09-18 | 2 | -2/+6 |
* | added switches.inc , which will contain compiler directives used | jaybinks | 2007-09-18 | 6 | -9/+51 |
* | SQLite unit's modified and tested to be lazarus compatible. | jaybinks | 2007-09-18 | 3 | -0/+225 |
* | pngimage is NOT ( yet ) lazarus compatible | jaybinks | 2007-09-18 | 4 | -44/+309 |
* | changes to make 3rd party libraries compile / work | jaybinks | 2007-09-13 | 8 | -6/+481 |
* | removed unneeded DCU files from svn. | jaybinks | 2007-09-13 | 5 | -0/+4 |
* | * added missed dependency PNGImage. | jaybinks | 2007-09-12 | 38 | -97/+11556 |
* | BugFix: Changed a 9 with a 8.. | mogguh | 2007-09-10 | 2 | -2/+2 |
* | Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized... | mogguh | 2007-09-10 | 6 | -829/+527 |
* | did some cleanup and minor modifications | b1indy | 2007-09-08 | 3 | -15/+12 |
* | re-did the colorize stuff, now no need for GraphUtils | b1indy | 2007-09-08 | 1 | -38/+112 |
* | Fixed USMPeg still in Uses from UScreenSing | whiteshark0 | 2007-09-08 | 1 | -1/+1 |
* | removed smpeg | b1indy | 2007-09-07 | 1 | -1/+0 |
* | removed "error" messages (are more like warnings and did only confuse users) | b1indy | 2007-09-07 | 1 | -2/+2 |
* | UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo | b1indy | 2007-09-07 | 20 | -359/+106 |
* | Fixed two Bugs in KeyDown Handling that causes that the code could not be com... | whiteshark0 | 2007-09-05 | 2 | -3/+2 |
* | Some Cleanup in SVN | whiteshark0 | 2007-09-05 | 28 | -761/+0 |
* | added developer changelog for functional changes that the users should be inf... | jaybinks | 2007-09-05 | 1 | -0/+10 |
* | modified ParseInput so Backspace will perform same function as ESC in most sc... | jaybinks | 2007-09-05 | 32 | -33/+91 |
* | fixed placeholder for jedi-sdl | jaybinks | 2007-09-05 | 1 | -0/+4 |
* | added 3rd party dependencies ( except Jedi-SDL ) | jaybinks | 2007-09-05 | 83 | -0/+13887 |
* | modified frameskip method | b1indy | 2007-09-03 | 1 | -6/+33 |
* | some small improvement with fading buttons | b1indy | 2007-09-03 | 1 | -1/+1 |
* | now buttons can also have transparent colorized textures | b1indy | 2007-09-02 | 3 | -26/+149 |
* | finished stuff for colorized transparent textures with statics (credits to mo... | b1indy | 2007-09-02 | 2 | -6/+25 |
* | VFX: Some pre work for an upcoming (yet unfinished) feature | mogguh | 2007-09-02 | 1 | -2/+63 |
* | Some Cleanup in URecord | whiteshark0 | 2007-09-02 | 3 | -31/+51 |
* | more/better error checking during codec initialization; | b1indy | 2007-09-01 | 1 | -9/+58 |