| Commit message (Expand) | Author | Files | Lines |
2007-11-02 | Runtime Song Addition | jaybinks | 1 | -4/+91 |
2007-11-01 | fixed failed builds | jaybinks | 1 | -1/+6 |
2007-11-01 | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 1 | -6/+2 |
2007-10-27 | made some major progress with ffmpeg audio playback !!! | jaybinks | 1 | -2/+6 |
2007-10-11 | separated IAudioPlayback in to separate "Playback" and "Input" Interfaces | jaybinks | 1 | -1/+1 |
2007-10-11 | Added IAudioPlayback Interface and implementation for BASS. | jaybinks | 1 | -40/+42 |
2007-10-11 | fixes so codebase builds in delphi now, after major FFMpeg changse for linux. | jaybinks | 1 | -2/+4 |
2007-10-11 | modified UTime to utilise SDL timer... | jaybinks | 1 | -17/+20 |
2007-10-08 | trying to fix linux runtime errors with database ( Stats screen ) | jaybinks | 1 | -2041/+2067 |
2007-09-29 | small fixes for lazarus build. | jaybinks | 1 | -2040/+2041 |
2007-09-20 | Ultrastar-DX now compiles in linux | jaybinks | 1 | -2007/+2040 |
2007-09-19 | added UCommon ( in classes ) for lazarus... | jaybinks | 1 | -3/+4 |
2007-09-18 | added switches.inc , which will contain compiler directives used | jaybinks | 1 | -3/+8 |
2007-09-05 | modified ParseInput so Backspace will perform same function as ESC in most sc... | jaybinks | 1 | -1/+3 |
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-18 | Little hack in SongScreen that fixes problems with blending. Drawing order ch... | whiteshark0 | 1 | -1/+21 |
2007-06-10 | Fixed a Bug in ScreenSong Equalizer that causes an Invalid Pointer Exception ... | whiteshark0 | 1 | -3/+4 |
2007-06-08 | Fixed: Up and Down now don't leave Playlist and Search Mode anymore | whiteshark0 | 1 | -69/+58 |
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 | 1 | -20/+17 |
2007-05-28 | Fixed a bug in Coverloading, that could end up in an endless loop. | whiteshark0 | 1 | -52/+54 |
2007-05-26 | Added Workaround and Error Reporting for Errors during Cover loading. | whiteshark0 | 1 | -21/+54 |
2007-05-20 | Fixed a Bug in UScreenSong. Everytime the Category List is shown, the next So... | whiteshark0 | 1 | -8/+10 |
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 | 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 |
2007-05-17 | Added: New Options/Advanced item "auto party-menu": Switches automatic popup-... | mota23 | 1 | -8/+170 |
2007-05-16 | Fixed a Bug in SongScreen that causes Playlist and Search is unclosable when ... | whiteshark0 | 1 | -7/+24 |
2007-05-16 | all SongFile Loading and Saving procedures moved to UFiles. | whiteshark0 | 1 | -2/+2 |
2007-05-15 | Added: Keys 1.2.3 to use Joker in Popup-Party-Menu | mota23 | 1 | -2/+24 |
2007-05-15 | fixed angle calculation of covers in the background | b1indy | 1 | -1/+1 |
2007-05-09 | Fixed a bug in UScreenSong that causes a little gap between lyrics and Singin... | whiteshark0 | 1 | -2/+3 |
2007-05-09 | Fix: Readded ability to close the Window | whiteshark0 | 1 | -41/+44 |
2007-05-08 | Added Ability to Leave Song Screen in Party Mode with Popup. | whiteshark0 | 1 | -1/+17 |
2007-05-08 | Readded Q Shortcut (Exit Application) on all Screens | whiteshark0 | 1 | -12/+5 |
2007-05-04 | well... changed Button Reflections back to old behavior | b1indy | 1 | -2/+4 |
2007-05-04 | reflections were gone after my last hack in UMenuButton... should be back now | b1indy | 1 | -2/+2 |
2007-05-03 | re-enabled covers behind the 5 front-covers in songselection | b1indy | 1 | -9/+12 |
2007-05-03 | slight changes to positions of song covers (in SetScroll5) | b1indy | 1 | -4/+6 |
2007-05-02 | 2 Bugs Fixed: | whiteshark0 | 1 | -1/+1 |
2007-04-29 | Added 2 new Buttons to ScreenMain: Multi and Stats | whiteshark0 | 1 | -7/+1 |
2007-04-28 | SongScreen: | whiteshark0 | 1 | -12/+36 |
2007-04-24 | Added ability to Select Players before Song | whiteshark0 | 1 | -2/+21 |