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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Cleanup: Use the property Position in favor of MoveTo() (MoveTo() will be Set...
tobigun
2008-01-11
3
-9
/
+9
*
made USDX function when file paths differ from previous expectations..
jaybinks
2007-12-20
1
-2
/
+4
*
fixed divide by 0 bugs in score screen.
jaybinks
2007-12-20
1
-161
/
+170
*
Some more minor refining in the score screen
mogguh
2007-12-20
1
-2
/
+2
*
Minor refinings in score screen
mogguh
2007-12-20
1
-167
/
+534
*
fixed crash on song play, if the AudioInterface reports the song
jaybinks
2007-12-18
1
-1
/
+2
*
elimitated sentence change flicker bug
b1indy
2007-12-16
1
-0
/
+11
*
again some progress with the lyrics...
b1indy
2007-12-15
1
-12
/
+12
*
little bit of tidy up..
jaybinks
2007-12-07
1
-7
/
+20
*
Fixed array issues, moving through the several arrays is ugly - but at least ...
mogguh
2007-12-06
1
-184
/
+171
*
gave priority to videos over Visualization...
jaybinks
2007-12-06
1
-17
/
+34
*
added [tab] to change visualization preset
jaybinks
2007-12-06
1
-0
/
+6
*
added "V" key to sing screen to start Visualization...
jaybinks
2007-12-06
1
-8
/
+9
*
conformed projectM to IVideoPlayback
jaybinks
2007-12-06
1
-4
/
+4
*
Changed this so that us-dx doesn't crash anymore if no soundcard is available
tobigun
2007-12-05
1
-14
/
+6
*
GetFFTData() is an output- and not an input-interface's function
tobigun
2007-12-05
2
-2
/
+2
*
Now it should build again...
eddie-0815
2007-11-23
1
-1
/
+1
*
Fixed: PartyModus: SinglePlayer Teams but only Multiplayer Plugins available
jekatt
2007-11-23
1
-1
/
+10
*
fixed bug in UIni ( on linux at least )
jaybinks
2007-11-19
1
-164
/
+166
*
Partymodule finished.
whiteshark0
2007-11-04
7
-61
/
+66
*
Runtime Song Addition
jaybinks
2007-11-02
1
-4
/
+91
*
Runtime theme changing - jira#USDX-156
jaybinks
2007-11-02
1
-3
/
+48
*
fixed failed builds
jaybinks
2007-11-01
14
-2966
/
+3022
*
Mac OS X version compiles and links. I hope I didn't break too many files on ...
eddie-0815
2007-11-01
34
-507
/
+503
*
made some major progress with ffmpeg audio playback !!!
jaybinks
2007-10-27
1
-2
/
+6
*
minor changes and fixes for USDX on linux.
jaybinks
2007-10-25
2
-2
/
+9
*
tidy up un-needed uses clauses..
jaybinks
2007-10-16
2
-9
/
+1
*
modified ffmpeg usage, to use interface same as bass...
jaybinks
2007-10-16
1
-15
/
+28
*
separated IAudioPlayback in to separate "Playback" and "Input" Interfaces
jaybinks
2007-10-11
4
-5
/
+5
*
Added IAudioPlayback Interface and implementation for BASS.
jaybinks
2007-10-11
28
-181
/
+204
*
fixes so codebase builds in delphi now, after major FFMpeg changse for linux.
jaybinks
2007-10-11
1
-2
/
+4
*
modified UTime to utilise SDL timer...
jaybinks
2007-10-11
2
-1317
/
+1335
*
trying to fix linux runtime errors with database ( Stats screen )
jaybinks
2007-10-08
1
-2041
/
+2067
*
fixed some stuff for linux build...
jaybinks
2007-10-08
1
-1257
/
+1402
*
Fixed linux compilation.
jaybinks
2007-10-02
3
-963
/
+978
*
some minor bug fixes..
jaybinks
2007-09-30
1
-108
/
+11
*
fixed credits screen in lazarus build.
jaybinks
2007-09-30
1
-1246
/
+1257
*
small fixes for lazarus build.
jaybinks
2007-09-29
1
-2040
/
+2041
*
Reremoved old TPlayer attributes and removed some code fragments that still l...
whiteshark0
2007-09-28
2
-11
/
+4
*
fixed compile error from whiteshark..
jaybinks
2007-09-27
1
-278
/
+282
*
Some Cleanup in UDraw, UMain and UScreenSing
whiteshark0
2007-09-25
1
-48
/
+1
*
New class for score management
whiteshark0
2007-09-23
2
-506
/
+560
*
ScoreScreen, still working on some minor things like simplifying the src (mes...
mogguh
2007-09-21
1
-133
/
+303
*
added sdl_image to project uses clause
jaybinks
2007-09-21
1
-1
/
+8
*
testing SDL_Image in credits screen (code is in TScreenCredits.OnShow)
b1indy
2007-09-20
1
-2
/
+136
*
moved a hack to a more appropriate place
b1indy
2007-09-20
1
-0
/
+1
*
minor fixes for lazarus build..
jaybinks
2007-09-20
1
-5
/
+16
*
renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity.
jaybinks
2007-09-20
1
-1
/
+5
*
new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...
b1indy
2007-09-20
2
-1257
/
+1302
*
Ultrastar-DX now compiles in linux
jaybinks
2007-09-20
7
-6126
/
+6265
[prev]
[next]