aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenSongMenu.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-12merged lua into trunks_alexander1-11/+14
2009-11-09merged unicode branch (r1931) into trunks_alexander1-18/+21
2009-04-25Cosmetics. No code changek-m_schindler1-4/+3
2009-03-21New plugin mode reverted (will be moved to a branch afterwards).tobigun1-9/+6
2009-02-04many cosmetic changes.k-m_schindler1-184/+182
2008-10-28some compiler warnings/hints removedtobigun1-2/+0
2008-09-23added file headerstobigun1-0/+25
2008-08-27rename Screen part2k-m_schindler1-0/+0
2008-08-27rename Screen part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-08result-values for TMenu.Draw() addedtobigun1-1/+1
2008-03-25Fixed compilation on the mac.eddie-08151-8/+8
2008-03-22Support for non-US (QWERTY) keyboard layout.tobigun1-14/+20
2008-03-21ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun1-3/+3
2008-03-06Translated German comments to Englishf1fth_freed0m1-3/+3
2008-02-20all screens now inherit their OnShowjaybinks1-0/+1
2008-02-05General:tobigun1-1/+1
2007-11-04Partymodule finished.whiteshark01-5/+5
2007-11-01fixed failed buildsjaybinks1-0/+4
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-3/+1
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-1/+1
2007-09-20Ultrastar-DX now compiles in linux jaybinks1-619/+632
2007-09-18changes in order to compile in lazarus...jaybinks1-1/+5
2007-09-05modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks1-1/+3
2007-06-08Added ability to delete a Playlist within the Menuwhiteshark01-7/+48
2007-06-03Some Code Cleanup in UScreenSongwhiteshark01-1/+1
2007-05-16all SongFile Loading and Saving procedures moved to UFiles.whiteshark01-1/+1
2007-05-15Added: Keys 1.2.3 to use Joker in Popup-Party-Menumota231-0/+33
2007-05-08Readded Q Shortcut (Exit Application) on all Screenswhiteshark01-7/+1
2007-04-29Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark01-40/+8
2007-04-24Fixed: Select a not Visible Button in Joker Menu, if the first Team has no Jokerwhiteshark01-2/+17
2007-04-24Added ability to Select Players before Songwhiteshark01-1/+1
2007-04-05Added Advanced Screen and Options in TIniwhiteshark01-2/+2
2007-04-05Fixed a spelling mistake in ScreenSongMenu Translation Textswhiteshark01-3/+3
2007-04-05Added Playlist Supportwhiteshark01-18/+224
2007-03-28Added Jumpto Ability to SongScreen (Press J)whiteshark01-0/+1