| Commit message (Expand) | Author | Files | Lines |
2007-09-07 | UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo | b1indy | 6 | -30/+21 |
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 | modified ParseInput so Backspace will perform same function as ESC in most sc... | jaybinks | 32 | -33/+91 |
2007-09-01 | ffmpeg support now with dualscreen mode | b1indy | 1 | -2/+2 |
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-07-28 | experimental ffmpeg videodecoding support, frameskipping doesn't work quite r... | b1indy | 1 | -11/+24 |
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-20 | beta version of new credits screen (still some tweaking to do) | b1indy | 1 | -132/+1008 |
2007-07-18 | Little hack in SongScreen that fixes problems with blending. Drawing order ch... | whiteshark0 | 1 | -1/+21 |
2007-07-15 | Fixed a bug in Party playlist selection when no playlist or category is avail... | whiteshark0 | 1 | -4/+27 |
2007-07-15 | Fixed a bug in Note Name convertation | whiteshark0 | 1 | -2/+12 |
2007-07-09 | Fixed Bug in Stat Main: Categorys was counted as Songs | whiteshark0 | 1 | -1/+1 |
2007-07-03 | Fixed a bug in EditorSub that causes a crash when the last note of a sentence... | whiteshark0 | 1 | -12/+41 |
2007-06-25 | Fixed wrong sentence timings (T in Editor) when last note of a sentence and f... | whiteshark0 | 2 | -2/+36 |
2007-06-20 | Enabled Deco Texurechanging depending on TeamPlaylings in PartyScore Screen | whiteshark0 | 1 | -2/+85 |
2007-06-14 | No Up/Down needed anymore in Jump to Menu | whiteshark0 | 1 | -46/+14 |
2007-06-10 | Fixed a Bug in ScreenSong Equalizer that causes an Invalid Pointer Exception ... | whiteshark0 | 1 | -3/+4 |
2007-06-10 | Completed Player-names. F1..F12 gets Template-Name from Ini. Alt-F1..F12 writ... | mota23 | 2 | -72/+202 |
2007-06-09 | Added Preview Volume and Fading to Sound Options | whiteshark0 | 1 | -3/+8 |
2007-06-08 | Fixed: Up and Down now don't leave Playlist and Search Mode anymore | whiteshark0 | 1 | -69/+58 |
2007-06-08 | Party Win Screen now changes the colors of the TeamBgs automaticly when Color... | whiteshark0 | 1 | -0/+77 |
2007-06-08 | Added ability to delete a Playlist within the Menu | whiteshark0 | 1 | -7/+48 |
2007-06-07 | Fixed 2 Bugs in Song Preview Fading | whiteshark0 | 1 | -3/+7 |
2007-06-06 | Fixed some Bugs in Song Fading | whiteshark0 | 1 | -33/+70 |
2007-06-03 | Added SongPreview Fading | whiteshark0 | 1 | -2/+12 |
2007-06-03 | Some Code Cleanup in UScreenSong | whiteshark0 | 3 | -21/+19 |
2007-05-29 | Added: Support for Player Name Templates. Set Names in config.ini ([NameTempl... | mota23 | 2 | -0/+116 |
2007-05-28 | Fixed a bug in Coverloading, that could end up in an endless loop. | whiteshark0 | 1 | -52/+54 |
2007-05-28 | Changed Text Spacing for a better look | whiteshark0 | 1 | -4/+11 |
2007-05-27 | Added workaround for corrupted background Images | whiteshark0 | 1 | -4/+9 |
2007-05-26 | Changed active lyrics color back to blue. | mota23 | 1 | -3/+3 |
2007-05-26 | Added Workaround and Error Reporting for Errors during Cover loading. | whiteshark0 | 1 | -21/+54 |
2007-05-20 | An effort to make a workaround for the many Crashes when a Video File ist cor... | whiteshark0 | 1 | -2/+30 |
2007-05-20 | Fixed a Bug in UScreenSong. Everytime the Category List is shown, the next So... | whiteshark0 | 1 | -8/+10 |
2007-05-18 | Some Code Cleanup and Minor Bugfixes in UScreenSongJumpto | whiteshark0 | 1 | -15/+16 |
2007-05-18 | Fixed a Bug in Jump to Menu that causes a Wrong Song is Played, when the firs... | whiteshark0 | 1 | -0/+2 |
2007-05-18 | Some changes mode on ModiSDK and Depending Files(Plugin Loader, Party SingScr... | whiteshark0 | 1 | -2/+0 |
2007-05-17 | Video Tag will now only be read when the VideoFile exists. | whiteshark0 | 1 | -1/+1 |
2007-05-17 | Some Code Cleanup in UScreenSong | whiteshark0 | 1 | -20/+8 |
2007-05-17 | added: Video Icon. Shows if Video is present in Song-Selection. Needs to be f... | mota23 | 1 | -0/+11 |
2007-05-17 | Fixed a Bug in Jump to Letter: A and Z now Works correctly | whiteshark0 | 1 | -2/+2 |
2007-05-17 | Fixed a Bug in UScreenSongJumpto that causes a wrong Song is Displayed in Son... | whiteshark0 | 1 | -1/+1 |
2007-05-17 | Added ability to use German Umlaute Jump To Song Screen | whiteshark0 | 1 | -2/+2 |
2007-05-17 | Now when no Cat, Search or Playlist is shown, the Text specified in Theme for... | whiteshark0 | 1 | -1/+4 |
2007-05-17 | Deleted Motas Methods to display variable Statics and Texts in Party Mode. | whiteshark0 | 1 | -174/+48 |