| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 3 | -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 |
* | again some fixes in reflection code for buttons and statics | b1indy | 2007-07-22 | 2 | -5/+5 |
* | fixed a minor bug in the reflection code that caused some reflections to be i... | b1indy | 2007-07-22 | 1 | -3/+3 |
* | Fixed df typo in skins which caused a major feature not show up | mogguh | 2007-07-21 | 1 | -7/+5 |
* | Modified LoadTexture so that it ignores the Format parameter (for texture fil... | b1indy | 2007-07-21 | 1 | -246/+215 |
* | texture tiling for notes now stretches the middle part just as much as needed... | b1indy | 2007-07-21 | 1 | -4/+6 |
* | Timeprogressbar in singscreen has the new tile capability (8x8 px) | mogguh | 2007-07-21 | 1 | -6/+8 |
* | notes can now have tiled texture (32x32 pixels) | b1indy | 2007-07-21 | 1 | -4/+6 |
* | beta version of new credits screen (still some tweaking to do) | b1indy | 2007-07-20 | 1 | -132/+1008 |
* | added resources for the credits screen | b1indy | 2007-07-20 | 1 | -1/+25 |
* | added graphics for the credits screen | b1indy | 2007-07-20 | 23 | -0/+0 |