aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* added [tab] to change visualization presetjaybinks2007-12-061-0/+6
* added "V" key to sing screen to start Visualization...jaybinks2007-12-061-8/+9
* conformed projectM to IVideoPlayback jaybinks2007-12-061-4/+4
* Changed this so that us-dx doesn't crash anymore if no soundcard is available tobigun2007-12-051-14/+6
* GetFFTData() is an output- and not an input-interface's functiontobigun2007-12-052-2/+2
* Now it should build again...eddie-08152007-11-231-1/+1
* Fixed: PartyModus: SinglePlayer Teams but only Multiplayer Plugins availablejekatt2007-11-231-1/+10
* fixed bug in UIni ( on linux at least )jaybinks2007-11-191-164/+166
* Partymodule finished.whiteshark02007-11-047-61/+66
* Runtime Song Additionjaybinks2007-11-021-4/+91
* Runtime theme changing - jira#USDX-156jaybinks2007-11-021-3/+48
* fixed failed buildsjaybinks2007-11-0114-2966/+3022
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-0134-507/+503
* made some major progress with ffmpeg audio playback !!!jaybinks2007-10-271-2/+6
* minor changes and fixes for USDX on linux.jaybinks2007-10-252-2/+9
* tidy up un-needed uses clauses..jaybinks2007-10-162-9/+1
* modified ffmpeg usage, to use interface same as bass...jaybinks2007-10-161-15/+28
* separated IAudioPlayback in to separate "Playback" and "Input" Interfacesjaybinks2007-10-114-5/+5
* Added IAudioPlayback Interface and implementation for BASS.jaybinks2007-10-1128-181/+204
* fixes so codebase builds in delphi now, after major FFMpeg changse for linux.jaybinks2007-10-111-2/+4
* modified UTime to utilise SDL timer... jaybinks2007-10-112-1317/+1335
* trying to fix linux runtime errors with database ( Stats screen )jaybinks2007-10-081-2041/+2067
* fixed some stuff for linux build...jaybinks2007-10-081-1257/+1402
* Fixed linux compilation.jaybinks2007-10-023-963/+978
* some minor bug fixes..jaybinks2007-09-301-108/+11
* fixed credits screen in lazarus build.jaybinks2007-09-301-1246/+1257
* small fixes for lazarus build.jaybinks2007-09-291-2040/+2041
* Reremoved old TPlayer attributes and removed some code fragments that still l...whiteshark02007-09-282-11/+4
* fixed compile error from whiteshark..jaybinks2007-09-271-278/+282
* Some Cleanup in UDraw, UMain and UScreenSingwhiteshark02007-09-251-48/+1
* New class for score managementwhiteshark02007-09-232-506/+560
* ScoreScreen, still working on some minor things like simplifying the src (mes...mogguh2007-09-211-133/+303
* added sdl_image to project uses clausejaybinks2007-09-211-1/+8
* testing SDL_Image in credits screen (code is in TScreenCredits.OnShow)b1indy2007-09-201-2/+136
* moved a hack to a more appropriate placeb1indy2007-09-201-0/+1
* minor fixes for lazarus build..jaybinks2007-09-201-5/+16
* renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity.jaybinks2007-09-201-1/+5
* new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...b1indy2007-09-202-1257/+1302
* Ultrastar-DX now compiles in linux jaybinks2007-09-207-6126/+6265
* added UCommon ( in classes ) for lazarus...jaybinks2007-09-197-26/+56
* changes in order to compile in lazarus...jaybinks2007-09-1810-469/+164
* added switches.inc , which will contain compiler directives used jaybinks2007-09-181-3/+8
* Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized...mogguh2007-09-102-232/+162
* Fixed USMPeg still in Uses from UScreenSingwhiteshark02007-09-081-1/+1
* UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideob1indy2007-09-076-30/+21
* Fixed two Bugs in KeyDown Handling that causes that the code could not be com...whiteshark02007-09-052-3/+2
* modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks2007-09-0532-33/+91
* ffmpeg support now with dualscreen modeb1indy2007-09-011-2/+2
* finally really fixed the covers (i hope)b1indy2007-09-011-5/+11
* fixed bug that caused display of wrong coversb1indy2007-09-011-3/+4