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
/
src
/
base
/
ULyrics.pas
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-28
- glPrint(Pchar) -> glPrint(string)
tobigun
1
-7
/
+4
2008-10-19
The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...
tobigun
1
-3
/
+3
2008-10-19
offscreen rendering removed:
tobigun
1
-461
/
+304
2008-09-23
gpl header added and property svn:header set to "HeadURL Id"
k-m_schindler
1
-0
/
+25
2008-09-20
Equalizer class written
whiteshark0
1
-23
/
+0
2008-09-02
Moved: The folder classes has been renamed to base
mogguh
1
-0
/
+0
2008-08-27
rename Classes part2
k-m_schindler
1
-0
/
+0
2008-08-27
rename Classes part1
k-m_schindler
1
-0
/
+0
2008-08-27
Reordering of the directories[1]: moving Game/Code to src
k-m_schindler
1
-0
/
+0
2008-08-15
offscreen lyrics drawing needs a fix
tobigun
1
-0
/
+4
2008-08-08
some warnings removed
tobigun
1
-4
/
+4
2008-07-19
lyric engine patches, solves
tobigun
1
-294
/
+406
2008-07-14
- conversion of TLyricLine into a class.
tobigun
1
-134
/
+149
2008-06-08
- set svn:eol-style to native
tobigun
1
-753
/
+753
2008-05-08
added "inherited ..." to all constructors to assure that the base-class const...
tobigun
1
-1
/
+3
2008-05-02
TCoreModule overloads the Free destructor "destructor Free" with a self defin...
tobigun
1
-3
/
+3
2008-05-02
Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...
tobigun
1
-4
/
+6
2008-04-30
Fixed some range-check errors. Explicitly disable range-checks {$R-} should n...
tobigun
1
-759
/
+749
2008-04-06
removed lazarus dependencies
tobigun
1
-3
/
+3
2008-04-03
rewriting of the txt file parser
s_alexander
1
-24
/
+23
2008-03-31
Removed unused Format-parameter in LoadTexture() and Add...()
tobigun
1
-4
/
+4
2008-03-31
- removed "Font Black" and "Font" texture type
tobigun
1
-4
/
+4
2008-03-21
lenght -> length
tobigun
1
-2
/
+2
2008-03-14
fixes for delphi :P
s_alexander
1
-4
/
+4
2008-03-14
new lyric effect: slide
s_alexander
1
-155
/
+234
2008-03-07
implemented ball lyrics effekt
s_alexander
1
-341
/
+273
2008-03-06
Translated so Variable Names
f1fth_freed0m
1
-3
/
+3
2008-03-05
Translated Variable Names and Types
f1fth_freed0m
1
-9
/
+9
2008-03-04
Patchs from AlexanderS & f1fth_freed0m
jaybinks
1
-37
/
+71
2008-01-09
The constant NAN causes a range check error on OS X. I've set LastDrawBeat to...
eddie-0815
1
-0
/
+10
2007-12-16
some adjustment to the way, the lyrics zoom effect works (center of zoom shou...
b1indy
1
-17
/
+20
2007-12-16
added some texture parameters (hope this fixes the "strich" problem that mog ...
b1indy
1
-0
/
+3
2007-12-16
elimitated sentence change flicker bug
b1indy
1
-10
/
+8
2007-12-15
again some progress with the lyrics...
b1indy
1
-65
/
+189
2007-12-12
Some tweaking on the lyrics, credits to blindy! :X
mogguh
1
-8
/
+8
2007-12-12
some "progress" with the lyrics
b1indy
1
-6
/
+30
2007-11-01
fixed failed builds
jaybinks
1
-0
/
+4
2007-11-01
Mac OS X version compiles and links. I hope I didn't break too many files on ...
eddie-0815
1
-4
/
+0
2007-10-11
Added IAudioPlayback Interface and implementation for BASS.
jaybinks
1
-1
/
+4
2007-10-02
Fixed linux compilation.
jaybinks
1
-544
/
+550
2007-09-20
renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity.
jaybinks
1
-0
/
+7
2007-09-20
new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...
b1indy
1
-315
/
+462
2007-09-18
major tidy up of Umusic ...
jaybinks
1
-10
/
+17