index
:
usdx
cpp
github/svn/1.0.1
github/svn/1.0.1%20Challenge%20MOD
github/svn/1.01
github/svn/1.0x
github/svn/1.1
github/svn/1.1-beta
github/svn/Lua
github/svn/experimental
github/svn/new_songloading
github/svn/trunk
master
svn/1.0.1
svn/1.0.1%20Challenge%20MOD
svn/1.01
svn/1.0x
svn/1.1
svn/1.1-beta
svn/Lua
svn/experimental
svn/new_songloading
svn/trunk
SVN Import von https://ultrastardx.svn.sourceforge.net/svnroot/ultrastardx
UltraStar Deluxe Development Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Game
/
Code
/
Screens
/
UScreenSongJumpto.pas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for non-US (QWERTY) keyboard layout.
tobigun
2008-03-22
1
-2
/
+7
*
ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)
tobigun
2008-03-21
1
-3
/
+3
*
auto removed a bunch of unused local variables
jaybinks
2008-03-10
1
-207
/
+207
*
all screens now inherit their OnShow
jaybinks
2008-02-20
1
-0
/
+2
*
General:
tobigun
2008-02-05
1
-1
/
+1
*
Mac OS X version compiles and links. I hope I didn't break too many files on ...
eddie-0815
2007-11-01
1
-0
/
+2
*
Added IAudioPlayback Interface and implementation for BASS.
jaybinks
2007-10-11
1
-1
/
+1
*
modified ParseInput so Backspace will perform same function as ESC in most sc...
jaybinks
2007-09-05
1
-1
/
+2
*
No Up/Down needed anymore in Jump to Menu
whiteshark0
2007-06-14
1
-46
/
+14
*
Some Code Cleanup in UScreenSong
whiteshark0
2007-06-03
1
-0
/
+1
*
Some Code Cleanup and Minor Bugfixes in UScreenSongJumpto
whiteshark0
2007-05-18
1
-15
/
+16
*
Fixed a Bug in Jump to Menu that causes a Wrong Song is Played, when the firs...
whiteshark0
2007-05-18
1
-0
/
+2
*
Fixed a Bug in UScreenSongJumpto that causes a wrong Song is Displayed in Son...
whiteshark0
2007-05-17
1
-1
/
+1
*
Added ability to use German Umlaute Jump To Song Screen
whiteshark0
2007-05-17
1
-2
/
+2
*
all SongFile Loading and Saving procedures moved to UFiles.
whiteshark0
2007-05-16
1
-1
/
+1
*
Readded Q Shortcut (Exit Application) on all Screens
whiteshark0
2007-05-08
1
-7
/
+1
*
Added 2 new Buttons to ScreenMain: Multi and Stats
whiteshark0
2007-04-29
1
-8
/
+3
*
Added Playlist Support
whiteshark0
2007-04-05
1
-16
/
+5
*
Fixed a Bug that causes a wrong Category-Title is displayed in SongScreen aft...
whiteshark0
2007-03-30
1
-7
/
+25
*
Added SBGW to TSelectSlide: Defining the Width of the Selections BG
whiteshark0
2007-03-29
1
-2
/
+7
*
Fixed Some Bugs in JumpTo Screen:
whiteshark0
2007-03-29
1
-3
/
+38
*
Add Jumpto Screen to ThemeAdded Jumpto Ability to SongScreen (Press J)
whiteshark0
2007-03-28
1
-0
/
+194