| Commit message (Expand) | Author | Files | Lines |
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 |
2007-09-01 | finally really fixed the covers (i hope) | b1indy | 1 | -5/+11 |
2007-09-01 | fixed bug that caused display of wrong covers | b1indy | 1 | -3/+4 |
2007-08-22 | fixed a bug in drawing of background covers (when style=5 (usdx theme default)) | b1indy | 1 | -12/+111 |
2007-08-22 | limit number of displayed background covers to no more than 21 - need comment... | b1indy | 1 | -7/+20 |
2007-08-22 | now the background is black | b1indy | 1 | -1/+1 |
2007-08-22 | black background for videos | b1indy | 1 | -4/+14 |
2007-07-28 | fixed a typo | b1indy | 1 | -1/+1 |
2007-07-28 | experimental ffmpeg videodecoding support, frameskipping doesn't work quite r... | b1indy | 3 | -36/+292 |
2007-07-25 | fixed some minor glitches in the credits screen (transparent texture was not ... | b1indy | 1 | -13/+15 |
2007-07-23 | Really final work on credits (done! - stop reading cia, get rl) | mogguh | 1 | -2/+2 |
2007-07-23 | Final work on credits (done :P - fuckings to the cia readers) | mogguh | 1 | -19/+7 |
2007-07-22 | changed loading of transparent PNGs, should be slower now, might break with s... | b1indy | 1 | -18/+24 |
2007-07-22 | again some fixes in reflection code for buttons and statics | b1indy | 2 | -5/+5 |
2007-07-22 | fixed a minor bug in the reflection code that caused some reflections to be i... | b1indy | 1 | -3/+3 |
2007-07-21 | Fixed df typo in skins which caused a major feature not show up | mogguh | 1 | -7/+5 |