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
/
UScreenEditSub.pas
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
Added IAudioPlayback Interface and implementation for BASS.
jaybinks
1
-18
/
+20
2007-09-20
moved a hack to a more appropriate place
b1indy
1
-0
/
+1
2007-09-20
renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity.
jaybinks
1
-1
/
+5
2007-09-20
new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...
b1indy
1
-1
/
+1
2007-09-19
added UCommon ( in classes ) for lazarus...
jaybinks
1
-2
/
+10
2007-09-18
changes in order to compile in lazarus...
jaybinks
1
-2
/
+28
2007-09-07
UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo
b1indy
1
-1
/
+1
2007-09-05
Fixed two Bugs in KeyDown Handling that causes that the code could not be com...
whiteshark0
1
-2
/
+1
2007-09-05
modified ParseInput so Backspace will perform same function as ESC in most sc...
jaybinks
1
-2
/
+6
2007-07-15
Fixed a bug in Note Name convertation
whiteshark0
1
-2
/
+12
2007-07-03
Fixed a bug in EditorSub that causes a crash when the last note of a sentence...
whiteshark0
1
-12
/
+41
2007-06-25
Fixed wrong sentence timings (T in Editor) when last note of a sentence and f...
whiteshark0
1
-2
/
+6
2007-05-16
all SongFile Loading and Saving procedures moved to UFiles.
whiteshark0
1
-32
/
+47
2007-04-29
Added 2 new Buttons to ScreenMain: Multi and Stats
whiteshark0
1
-3
/
+3
2007-04-05
Added Advanced Screen and Options in TIni
whiteshark0
1
-1
/
+3
2007-03-25
ScreenEditSub: Automatically set down music playback-volume to hear the Midi ...
whiteshark0
1
-2
/
+39