| Commit message (Expand) | Author | Age | Files | Lines |
* | Added Workaround and Error Reporting for Errors during Cover loading. | whiteshark0 | 2007-05-26 | 1 | -21/+54 |
* | Fixed a Bug that can cause the application crashes, when Song Data is missing. | whiteshark0 | 2007-05-23 | 1 | -3/+14 |
* | An effort to make a workaround for the many Crashes when a Video File ist cor... | whiteshark0 | 2007-05-20 | 1 | -2/+30 |
* | Fixed a Bug in UScreenSong. Everytime the Category List is shown, the next So... | whiteshark0 | 2007-05-20 | 1 | -8/+10 |
* | Fixed a bug in uSMPEG, that causes much memory is not not freeed, after playi... | whiteshark0 | 2007-05-20 | 1 | -1/+3 |
* | Some Code Cleanup and Minor Bugfixes in UScreenSongJumpto | whiteshark0 | 2007-05-18 | 1 | -15/+16 |
* | Fixed a Bug in Jump to Menu that causes a Wrong Song is Played, when the firs... | whiteshark0 | 2007-05-18 | 1 | -0/+2 |
* | Some changes mode on ModiSDK and Depending Files(Plugin Loader, Party SingScr... | whiteshark0 | 2007-05-18 | 2 | -8/+16 |
* | Added ability to take a Screenshot with the Print Key from every Screen in th... | whiteshark0 | 2007-05-18 | 2 | -6/+8 |
* | Removed Debug Message from UIni, showing the saved SoundCard Entrys | whiteshark0 | 2007-05-18 | 1 | -1/+1 |
* | Video Tag will now only be read when the VideoFile exists. | whiteshark0 | 2007-05-17 | 2 | -2/+2 |
* | Some Code Cleanup in UScreenSong | whiteshark0 | 2007-05-17 | 1 | -20/+8 |
* | added: Video Icon. Shows if Video is present in Song-Selection. Needs to be f... | mota23 | 2007-05-17 | 2 | -1/+22 |
* | Fixed a Bug in Jump to Letter: A and Z now Works correctly | whiteshark0 | 2007-05-17 | 1 | -2/+2 |
* | Fixed a Bug in UScreenSongJumpto that causes a wrong Song is Displayed in Son... | whiteshark0 | 2007-05-17 | 1 | -1/+1 |
* | Added ability to use German Umlaute Jump To Song Screen | whiteshark0 | 2007-05-17 | 1 | -2/+2 |
* | Now when no Cat, Search or Playlist is shown, the Text specified in Theme for... | whiteshark0 | 2007-05-17 | 1 | -1/+4 |
* | Deleted Motas Methods to display variable Statics and Texts in Party Mode. | whiteshark0 | 2007-05-17 | 2 | -249/+62 |
* | Added functionality to Cancel Button in ScreenOpen | whiteshark0 | 2007-05-17 | 1 | -4/+14 |
* | Added: New Options/Advanced item "auto party-menu": Switches automatic popup-... | mota23 | 2007-05-17 | 4 | -13/+252 |
* | Fixed a Bug in SongScreen that causes Playlist and Search is unclosable when ... | whiteshark0 | 2007-05-16 | 1 | -7/+24 |
* | all SongFile Loading and Saving procedures moved to UFiles. | whiteshark0 | 2007-05-16 | 37 | -98/+577 |
* | Fixed text position of SelectSlide when High is not 70 | whiteshark0 | 2007-05-16 | 3 | -3/+16 |
* | Added: Keys 1.2.3 to use Joker in Popup-Party-Menu | mota23 | 2007-05-15 | 3 | -2/+67 |
* | fixed angle calculation of covers in the background | b1indy | 2007-05-15 | 1 | -1/+1 |
* | Changed Standard Position for Covers and Equalizer, so that, if no Cover Posi... | whiteshark0 | 2007-05-12 | 1 | -4/+3 |
* | Party Win Screen now works the way it should. | whiteshark0 | 2007-05-12 | 2 | -13/+46 |
* | Some Themework in Stats and SingScreen. | mota23 | 2007-05-10 | 2 | -8/+8 |
* | Fixed a bug in UScreenSong that causes a little gap between lyrics and Singin... | whiteshark0 | 2007-05-09 | 1 | -2/+3 |
* | Fix: Readded ability to close the Window | whiteshark0 | 2007-05-09 | 2 | -42/+49 |
* | Some Themework done. | mota23 | 2007-05-09 | 3 | -4/+40 |
* | Fixed the "one Song too much" Bug | whiteshark0 | 2007-05-08 | 2 | -12/+25 |
* | Added Ability to Leave Song Screen in Party Mode with Popup. | whiteshark0 | 2007-05-08 | 1 | -1/+17 |
* | Readded Q Shortcut (Exit Application) on all Screens | whiteshark0 | 2007-05-08 | 19 | -154/+108 |
* | Some Themework done. | mota23 | 2007-05-07 | 2 | -0/+41 |
* | well... changed Button Reflections back to old behavior | b1indy | 2007-05-04 | 2 | -4/+6 |
* | reflections were gone after my last hack in UMenuButton... should be back now | b1indy | 2007-05-04 | 1 | -2/+2 |
* | reflections of buttoncollection nur fade out more realisticly (need your opin... | b1indy | 2007-05-03 | 1 | -2/+2 |
* | re-enabled covers behind the 5 front-covers in songselection | b1indy | 2007-05-03 | 1 | -9/+12 |
* | Feature: It's now possible to move/skin the time progress thing (no fix posit... | mogguh | 2007-05-03 | 5 | -40/+83 |
* | slight changes to positions of song covers (in SetScroll5) | b1indy | 2007-05-03 | 1 | -4/+6 |
* | more explanatory error message in case copying the fade texture fails | b1indy | 2007-05-03 | 1 | -2/+14 |
* | screen fades to black at game end, when fading is enabled | b1indy | 2007-05-03 | 1 | -10/+29 |
* | minor changes to PopUp code and to related parts of themes | b1indy | 2007-05-03 | 2 | -11/+9 |
* | Esc in Popup escapes the Popup. Higher usability. | mota23 | 2007-05-03 | 1 | -0/+3 |
* | added "popups" to ask for confirmation when leaving party mode or game or to ... | b1indy | 2007-05-03 | 9 | -50/+276 |
* | popup-screen will be included soon | b1indy | 2007-05-02 | 1 | -0/+165 |
* | 2 Bugs Fixed: | whiteshark0 | 2007-05-02 | 3 | -2/+6 |
* | Added new Object to PartyNewRound Screen | whiteshark0 | 2007-04-30 | 2 | -6/+42 |
* | Added ability to make buttons invisible(and also unselectable) in Theme. | whiteshark0 | 2007-04-30 | 3 | -9/+9 |