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
/
UScreenSong.pas
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
added switches.inc , which will contain compiler directives used
jaybinks
2007-09-18
1
-3
/
+8
*
modified ParseInput so Backspace will perform same function as ESC in most sc...
jaybinks
2007-09-05
1
-1
/
+3
*
finally really fixed the covers (i hope)
b1indy
2007-09-01
1
-5
/
+11
*
fixed bug that caused display of wrong covers
b1indy
2007-09-01
1
-3
/
+4
*
fixed a bug in drawing of background covers (when style=5 (usdx theme default))
b1indy
2007-08-22
1
-12
/
+111
*
limit number of displayed background covers to no more than 21 - need comment...
b1indy
2007-08-22
1
-7
/
+20
*
Little hack in SongScreen that fixes problems with blending. Drawing order ch...
whiteshark0
2007-07-18
1
-1
/
+21
*
Fixed a Bug in ScreenSong Equalizer that causes an Invalid Pointer Exception ...
whiteshark0
2007-06-10
1
-3
/
+4
*
Fixed: Up and Down now don't leave Playlist and Search Mode anymore
whiteshark0
2007-06-08
1
-69
/
+58
*
Fixed 2 Bugs in Song Preview Fading
whiteshark0
2007-06-07
1
-3
/
+7
*
Fixed some Bugs in Song Fading
whiteshark0
2007-06-06
1
-33
/
+70
*
Added SongPreview Fading
whiteshark0
2007-06-03
1
-2
/
+12
*
Some Code Cleanup in UScreenSong
whiteshark0
2007-06-03
1
-20
/
+17
*
Fixed a bug in Coverloading, that could end up in an endless loop.
whiteshark0
2007-05-28
1
-52
/
+54
*
Added Workaround and Error Reporting for Errors during Cover loading.
whiteshark0
2007-05-26
1
-21
/
+54
*
Fixed a Bug in UScreenSong. Everytime the Category List is shown, the next So...
whiteshark0
2007-05-20
1
-8
/
+10
*
Some Code Cleanup in UScreenSong
whiteshark0
2007-05-17
1
-20
/
+8
*
added: Video Icon. Shows if Video is present in Song-Selection. Needs to be f...
mota23
2007-05-17
1
-0
/
+11
*
Fixed a Bug in Jump to Letter: A and Z now Works correctly
whiteshark0
2007-05-17
1
-2
/
+2
*
Now when no Cat, Search or Playlist is shown, the Text specified in Theme for...
whiteshark0
2007-05-17
1
-1
/
+4
*
Deleted Motas Methods to display variable Statics and Texts in Party Mode.
whiteshark0
2007-05-17
1
-174
/
+48
*
Added: New Options/Advanced item "auto party-menu": Switches automatic popup-...
mota23
2007-05-17
1
-8
/
+170
*
Fixed a Bug in SongScreen that causes Playlist and Search is unclosable when ...
whiteshark0
2007-05-16
1
-7
/
+24
*
all SongFile Loading and Saving procedures moved to UFiles.
whiteshark0
2007-05-16
1
-2
/
+2
*
Added: Keys 1.2.3 to use Joker in Popup-Party-Menu
mota23
2007-05-15
1
-2
/
+24
*
fixed angle calculation of covers in the background
b1indy
2007-05-15
1
-1
/
+1
*
Fixed a bug in UScreenSong that causes a little gap between lyrics and Singin...
whiteshark0
2007-05-09
1
-2
/
+3
*
Fix: Readded ability to close the Window
whiteshark0
2007-05-09
1
-41
/
+44
*
Added Ability to Leave Song Screen in Party Mode with Popup.
whiteshark0
2007-05-08
1
-1
/
+17
*
Readded Q Shortcut (Exit Application) on all Screens
whiteshark0
2007-05-08
1
-12
/
+5
*
well... changed Button Reflections back to old behavior
b1indy
2007-05-04
1
-2
/
+4
*
reflections were gone after my last hack in UMenuButton... should be back now
b1indy
2007-05-04
1
-2
/
+2
*
re-enabled covers behind the 5 front-covers in songselection
b1indy
2007-05-03
1
-9
/
+12
*
slight changes to positions of song covers (in SetScroll5)
b1indy
2007-05-03
1
-4
/
+6
*
2 Bugs Fixed:
whiteshark0
2007-05-02
1
-1
/
+1
*
Added 2 new Buttons to ScreenMain: Multi and Stats
whiteshark0
2007-04-29
1
-7
/
+1
*
SongScreen:
whiteshark0
2007-04-28
1
-12
/
+36
*
Added ability to Select Players before Song
whiteshark0
2007-04-24
1
-2
/
+21
*
Some Memory tweaking (13 MB Less Ram using at 800 Songs)
whiteshark0
2007-04-20
1
-0
/
+3
*
Fixed some Bugs in Party Mode
whiteshark0
2007-04-15
1
-2
/
+2
*
Fixed some Bugs in Skipto and Random Methods
whiteshark0
2007-04-13
1
-9
/
+9
*
Corrected Coverpositions in Style 4
whiteshark0
2007-04-10
1
-15
/
+9
*
Fixed a Bug in Optionsscreen after adding OptionsAdvanced Screen
whiteshark0
2007-04-06
1
-29
/
+60
*
Added Playlist Support
whiteshark0
2007-04-05
1
-3
/
+29
*
Finished Code for Plugin Sound PlayBack
whiteshark0
2007-03-30
1
-1
/
+25
*
Fixed Some Bugs in JumpTo Screen:
whiteshark0
2007-03-29
1
-35
/
+23
*
Added Jumpto Ability to SongScreen (Press J)
whiteshark0
2007-03-28
1
-222
/
+149
*
2 Bugs in Cover Positions fixed:
whiteshark0
2007-03-25
1
-57
/
+25
*
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...
whiteshark0
2007-03-21
1
-0
/
+1690
[prev]