| Commit message (Expand) | Author | Age | Files | Lines |
* | bugfix to get the editor working again. Path and FileName have not been set. | tobigun | 2008-02-05 | 1 | -2173/+2172 |
* | General: | tobigun | 2008-02-05 | 1 | -26/+26 |
* | tidy up sing mode, to be an enum now. | jaybinks | 2008-01-14 | 1 | -28/+32 |
* | Bugfix: when entering the song-screen the preview on the first song was never... | tobigun | 2008-01-14 | 1 | -12/+13 |
* | bunch of smaller changes... | jaybinks | 2008-01-12 | 1 | -9/+9 |
* | Cleanup: Use the property Position in favor of MoveTo() (MoveTo() will be Set... | tobigun | 2008-01-11 | 1 | -2/+2 |
* | fixed crash on song play, if the AudioInterface reports the song | jaybinks | 2007-12-18 | 1 | -1/+2 |
* | GetFFTData() is an output- and not an input-interface's function | tobigun | 2007-12-05 | 1 | -1/+1 |
* | Partymodule finished. | whiteshark0 | 2007-11-04 | 1 | -11/+12 |
* | Runtime Song Addition | jaybinks | 2007-11-02 | 1 | -4/+91 |
* | fixed failed builds | jaybinks | 2007-11-01 | 1 | -1/+6 |
* | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 2007-11-01 | 1 | -6/+2 |
* | made some major progress with ffmpeg audio playback !!! | jaybinks | 2007-10-27 | 1 | -2/+6 |
* | separated IAudioPlayback in to separate "Playback" and "Input" Interfaces | jaybinks | 2007-10-11 | 1 | -1/+1 |
* | Added IAudioPlayback Interface and implementation for BASS. | jaybinks | 2007-10-11 | 1 | -40/+42 |
* | fixes so codebase builds in delphi now, after major FFMpeg changse for linux. | jaybinks | 2007-10-11 | 1 | -2/+4 |
* | modified UTime to utilise SDL timer... | jaybinks | 2007-10-11 | 1 | -17/+20 |
* | trying to fix linux runtime errors with database ( Stats screen ) | jaybinks | 2007-10-08 | 1 | -2041/+2067 |
* | small fixes for lazarus build. | jaybinks | 2007-09-29 | 1 | -2040/+2041 |
* | Ultrastar-DX now compiles in linux | jaybinks | 2007-09-20 | 1 | -2007/+2040 |
* | added UCommon ( in classes ) for lazarus... | jaybinks | 2007-09-19 | 1 | -3/+4 |
* | added switches.inc , which will contain compiler directives used | jaybinks | 2007-09-18 | 1 | -3/+8 |
* | modified ParseInput so Backspace will perform same function as ESC in most sc... | jaybinks | 2007-09-05 | 1 | -1/+3 |
* | 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 |
* | Little hack in SongScreen that fixes problems with blending. Drawing order ch... | whiteshark0 | 2007-07-18 | 1 | -1/+21 |
* | Fixed a Bug in ScreenSong Equalizer that causes an Invalid Pointer Exception ... | whiteshark0 | 2007-06-10 | 1 | -3/+4 |
* | Fixed: Up and Down now don't leave Playlist and Search Mode anymore | whiteshark0 | 2007-06-08 | 1 | -69/+58 |
* | Fixed 2 Bugs in Song Preview Fading | whiteshark0 | 2007-06-07 | 1 | -3/+7 |
* | Fixed some Bugs in Song Fading | whiteshark0 | 2007-06-06 | 1 | -33/+70 |
* | Added SongPreview Fading | whiteshark0 | 2007-06-03 | 1 | -2/+12 |
* | Some Code Cleanup in UScreenSong | whiteshark0 | 2007-06-03 | 1 | -20/+17 |
* | Fixed a bug in Coverloading, that could end up in an endless loop. | whiteshark0 | 2007-05-28 | 1 | -52/+54 |
* | Added Workaround and Error Reporting for Errors during Cover loading. | whiteshark0 | 2007-05-26 | 1 | -21/+54 |
* | Fixed a Bug in UScreenSong. Everytime the Category List is shown, the next So... | whiteshark0 | 2007-05-20 | 1 | -8/+10 |
* | 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 | 1 | -0/+11 |
* | Fixed a Bug in Jump to Letter: A and Z now Works correctly | 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 | 1 | -174/+48 |
* | Added: New Options/Advanced item "auto party-menu": Switches automatic popup-... | mota23 | 2007-05-17 | 1 | -8/+170 |
* | 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 | 1 | -2/+2 |
* | Added: Keys 1.2.3 to use Joker in Popup-Party-Menu | mota23 | 2007-05-15 | 1 | -2/+24 |
* | fixed angle calculation of covers in the background | b1indy | 2007-05-15 | 1 | -1/+1 |
* | 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 | 1 | -41/+44 |
* | Added Ability to Leave Song Screen in Party Mode with Popup. | whiteshark0 | 2007-05-08 | 1 | -1/+17 |