aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenSongJumpto.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-03end of first pass. many more smaller changes and preparations for later addit...k-m_schindler1-3/+31
2010-03-14fixed cover loading/showing when using tabs=on; deleted unused argument in Se...brunzelchen1-1/+1
2010-02-18fix assembla ticket #91 - Preview does not stopwhiteshark01-2/+5
2009-12-06fix performance problem on scrollbrunzelchen1-1/+1
2009-11-09merged unicode branch (r1931) into trunks_alexander1-52/+42
2009-04-25Cosmetics. No code changek-m_schindler1-23/+36
2008-09-23added file headerstobigun1-0/+25
2008-09-06Delphi-mode set for FPCtobigun1-0/+4
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-03-22Support for non-US (QWERTY) keyboard layout.tobigun1-2/+7
2008-03-21ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun1-3/+3
2008-03-10auto removed a bunch of unused local variablesjaybinks1-207/+207
2008-02-20all screens now inherit their OnShowjaybinks1-0/+2
2008-02-05General:tobigun1-1/+1
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-0/+2
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-1/+1
2007-09-05modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks1-1/+2
2007-06-14No Up/Down needed anymore in Jump to Menuwhiteshark01-46/+14
2007-06-03Some Code Cleanup in UScreenSongwhiteshark01-0/+1
2007-05-18Some Code Cleanup and Minor Bugfixes in UScreenSongJumptowhiteshark01-15/+16
2007-05-18Fixed a Bug in Jump to Menu that causes a Wrong Song is Played, when the firs...whiteshark01-0/+2
2007-05-17Fixed a Bug in UScreenSongJumpto that causes a wrong Song is Displayed in Son...whiteshark01-1/+1
2007-05-17Added ability to use German Umlaute Jump To Song Screenwhiteshark01-2/+2
2007-05-16all SongFile Loading and Saving procedures moved to UFiles.whiteshark01-1/+1
2007-05-08Readded Q Shortcut (Exit Application) on all Screenswhiteshark01-7/+1
2007-04-29Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark01-8/+3
2007-04-05Added Playlist Supportwhiteshark01-16/+5
2007-03-30Fixed a Bug that causes a wrong Category-Title is displayed in SongScreen aft...whiteshark01-7/+25
2007-03-29Added SBGW to TSelectSlide: Defining the Width of the Selections BGwhiteshark01-2/+7
2007-03-29Fixed Some Bugs in JumpTo Screen:whiteshark01-3/+38
2007-03-28Add Jumpto Screen to ThemeAdded Jumpto Ability to SongScreen (Press J)whiteshark01-0/+194