aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-05bugfix to get the editor working again. Path and FileName have not been set.tobigun2-2180/+2178
2008-02-05cleanuptobigun1-16/+14
2008-02-05General:tobigun28-1718/+1768
2008-01-14tidy up sing mode, to be an enum now.jaybinks6-37/+54
2008-01-14Bugfix: when entering the song-screen the preview on the first song was never...tobigun1-12/+13
2008-01-12bunch of smaller changes...jaybinks12-127/+223
2008-01-11Cleanup: Use the property Position in favor of MoveTo() (MoveTo() will be Set...tobigun3-9/+9
2007-12-20made USDX function when file paths differ from previous expectations..jaybinks1-2/+4
2007-12-20fixed divide by 0 bugs in score screen.jaybinks1-161/+170
2007-12-20Some more minor refining in the score screenmogguh1-2/+2
2007-12-20Minor refinings in score screenmogguh1-167/+534
2007-12-18fixed crash on song play, if the AudioInterface reports the songjaybinks1-1/+2
2007-12-16elimitated sentence change flicker bugb1indy1-0/+11
2007-12-15again some progress with the lyrics...b1indy1-12/+12
2007-12-07little bit of tidy up..jaybinks1-7/+20
2007-12-06Fixed array issues, moving through the several arrays is ugly - but at least ...mogguh1-184/+171
2007-12-06gave priority to videos over Visualization...jaybinks1-17/+34
2007-12-06added [tab] to change visualization presetjaybinks1-0/+6
2007-12-06added "V" key to sing screen to start Visualization...jaybinks1-8/+9
2007-12-06conformed projectM to IVideoPlayback jaybinks1-4/+4
2007-12-05Changed this so that us-dx doesn't crash anymore if no soundcard is available tobigun1-14/+6
2007-12-05GetFFTData() is an output- and not an input-interface's functiontobigun2-2/+2
2007-11-23Now it should build again...eddie-08151-1/+1
2007-11-23Fixed: PartyModus: SinglePlayer Teams but only Multiplayer Plugins availablejekatt1-1/+10
2007-11-19fixed bug in UIni ( on linux at least )jaybinks1-164/+166
2007-11-04Partymodule finished.whiteshark07-61/+66
2007-11-02Runtime Song Additionjaybinks1-4/+91
2007-11-02Runtime theme changing - jira#USDX-156jaybinks1-3/+48
2007-11-01fixed failed buildsjaybinks14-2966/+3022
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-081534-507/+503
2007-10-27made some major progress with ffmpeg audio playback !!!jaybinks1-2/+6
2007-10-25minor changes and fixes for USDX on linux.jaybinks2-2/+9
2007-10-16tidy up un-needed uses clauses..jaybinks2-9/+1
2007-10-16modified ffmpeg usage, to use interface same as bass...jaybinks1-15/+28
2007-10-11separated IAudioPlayback in to separate "Playback" and "Input" Interfacesjaybinks4-5/+5
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks28-181/+204
2007-10-11fixes so codebase builds in delphi now, after major FFMpeg changse for linux.jaybinks1-2/+4
2007-10-11modified UTime to utilise SDL timer... jaybinks2-1317/+1335
2007-10-08trying to fix linux runtime errors with database ( Stats screen )jaybinks1-2041/+2067
2007-10-08fixed some stuff for linux build...jaybinks1-1257/+1402
2007-10-02Fixed linux compilation.jaybinks3-963/+978
2007-09-30some minor bug fixes..jaybinks1-108/+11
2007-09-30fixed credits screen in lazarus build.jaybinks1-1246/+1257
2007-09-29small fixes for lazarus build.jaybinks1-2040/+2041
2007-09-28Reremoved old TPlayer attributes and removed some code fragments that still l...whiteshark02-11/+4
2007-09-27fixed compile error from whiteshark..jaybinks1-278/+282
2007-09-25Some Cleanup in UDraw, UMain and UScreenSingwhiteshark01-48/+1
2007-09-23New class for score managementwhiteshark02-506/+560
2007-09-21ScoreScreen, still working on some minor things like simplifying the src (mes...mogguh1-133/+303
2007-09-21added sdl_image to project uses clausejaybinks1-1/+8