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
/
UScreenSing.pas
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-02
- fix: crash at startup if no webcam connected
brunzelchen
1
-1
/
+1
2010-12-15
- kill all sing effects on song start
brunzelchen
1
-4
/
+9
2010-12-14
- fixed perfect note effect for duets
brunzelchen
1
-3
/
+3
2010-11-24
- fix: crash at startup (my fault)
brunzelchen
1
-2
/
+3
2010-11-20
- hide lyrics also by pressing N
brunzelchen
1
-2
/
+17
2010-11-10
- added polish language (thx to Pit33)
brunzelchen
1
-7
/
+7
2010-11-05
- fix: appearence of short notes in 4/6 player mode on one screen
brunzelchen
1
-238
/
+279
2010-10-30
- correct drawing of short notes in 4/6-player mode on one screen
brunzelchen
1
-1
/
+20
2010-10-10
- removed solmization option from theme
brunzelchen
1
-1
/
+12
2010-10-07
- switching UVideo back to rev 2609 (without decoding thread)
brunzelchen
1
-1
/
+1
2010-10-05
- added webcam support
brunzelchen
1
-55
/
+83
2010-09-01
- fix: position of player 3 and 4 in 4-player-mode on one screen in singscreen
brunzelchen
1
-2
/
+1
2010-08-15
check if a song file was loaded in singscreen and load it if not
brunzelchen
1
-0
/
+3
2010-08-15
- added support for 4 (and even 6) players on one screen. its hard-coded and ...
brunzelchen
1
-93
/
+616
2010-07-24
- added session log
brunzelchen
1
-11
/
+42
2010-07-04
- possible/remainings score bar in singscreen: red at start, decreasing with ...
brunzelchen
1
-7
/
+54
2010-06-28
- new option "PossibleScore": show max possible score in singscreen (toggle o...
brunzelchen
1
-3
/
+10
2010-06-21
- individual line breaks for each player in duet songs are now possible
brunzelchen
1
-10
/
+82
2010-06-10
- fixed saving duets
brunzelchen
1
-1
/
+2
2010-06-05
- code cosmetics in UDraw
brunzelchen
1
-85
/
+92
2010-06-04
- switched SDL.dll back to v1.2.12, the 1.2.14 has too much bugs
brunzelchen
1
-108
/
+187
2010-05-22
fixed position of medley countdown
brunzelchen
1
-5
/
+6
2010-04-28
- new SDL.dll (with a quick and dirty workaround for the hanging-mouse problem)
brunzelchen
1
-44
/
+46
2010-03-09
bugfix: 100% volume in medley mode
brunzelchen
1
-1
/
+1
2010-03-06
changed standard video seek procedure in sing screen (not nice but faster)
brunzelchen
1
-2
/
+2
2010-03-03
moved help IDs to a better place, i hope..
brunzelchen
1
-4
/
+4
2010-02-24
added experimental voice playback after singing
brunzelchen
1
-4
/
+11
2010-02-23
added own folder for recordings
brunzelchen
1
-4
/
+12
2010-02-23
riff wave instead of raw recording (experimental)
brunzelchen
1
-2
/
+2
2010-02-21
moved and renamed DrawVolume to UDraw.DrawVolumeBar
brunzelchen
1
-52
/
+6
2010-02-21
added mp3 volume adjustment in songscreen and singscreen
brunzelchen
1
-3
/
+90
2010-02-20
reduce crashes caused by errors in songs in challenge and medley mode
brunzelchen
1
-14
/
+60