| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | ffmpeg support now with dualscreen mode | b1indy | 2007-09-01 | 2 | -10/+13 |
* | re-commit, now with debugging things disabled | b1indy | 2007-09-01 | 1 | -3/+5 |
* | got divx videos running by modifying the reported timebase (or framerate) to ... | b1indy | 2007-09-01 | 1 | -9/+31 |
* | finally really fixed the covers (i hope) | b1indy | 2007-09-01 | 1 | -5/+11 |
* | fixed bug that caused display of wrong covers | b1indy | 2007-09-01 | 1 | -3/+4 |
* | fixed a bug in drawing of background covers (when style=5 (usdx theme default)) | b1indy | 2007-08-22 | 1 | -12/+111 |
* | limit number of displayed background covers to no more than 21 - need comment... | b1indy | 2007-08-22 | 1 | -7/+20 |
* | now the background is black | b1indy | 2007-08-22 | 1 | -1/+1 |
* | black background for videos | b1indy | 2007-08-22 | 1 | -4/+14 |
* | fixed a typo | b1indy | 2007-07-28 | 1 | -1/+1 |
* | experimental ffmpeg videodecoding support, frameskipping doesn't work quite r... | b1indy | 2007-07-28 | 3 | -36/+292 |
* | fixed some minor glitches in the credits screen (transparent texture was not ... | b1indy | 2007-07-25 | 1 | -13/+15 |
* | Really final work on credits (done! - stop reading cia, get rl) | mogguh | 2007-07-23 | 1 | -2/+2 |
* | Final work on credits (done :P - fuckings to the cia readers) | mogguh | 2007-07-23 | 1 | -19/+7 |
* | changed loading of transparent PNGs, should be slower now, might break with s... | b1indy | 2007-07-22 | 1 | -18/+24 |