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