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
/
Classes
/
UMain.pas
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-01-12
bunch of smaller changes...
jaybinks
1
-39
/
+47
2008-01-11
SDL_Init(SDL_INIT_AUDIO) prevents Portaudio from acquiring the soundcard (no ...
tobigun
1
-1
/
+1
2007-12-22
fixed screenshot problem
b1indy
1
-1
/
+1
2007-12-20
made USDX function when file paths differ from previous expectations..
jaybinks
1
-12
/
+24
2007-12-18
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@719 b956fd51-792f-4...
jaybinks
1
-2
/
+5
2007-12-07
little bit of tidy up..
jaybinks
1
-1
/
+4
2007-12-05
- Sound-Device initialization was moved from URecord to the specific Audio-In...
tobigun
1
-21
/
+20
2007-11-20
Removed Windows.pas include
eddie-0815
1
-3
/
+0
2007-11-20
Changed Platform from Interface to Class.
eddie-0815
1
-50
/
+5
2007-11-08
Added UPlatform.pas. This should be the first step to move the simple platfor...
eddie-0815
1
-3
/
+0
2007-11-05
Mac OS X: We're getting closer! Songs get loaded. Sound is playing on the Sin...
eddie-0815
1
-1
/
+1
2007-11-04
Partymodule finished.
whiteshark0
1
-23
/
+8
2007-11-03
Mac OS X: Added unit cthreads. USDX now runs on OS X! But you can't do anythi...
eddie-0815
1
-0
/
+3
2007-11-02
Fixed GamePath for Mac OS X.
eddie-0815
1
-0
/
+24
2007-11-02
Fixed MacOSX version. Can we use baseunix on linux? We could drop oldlinux th...
eddie-0815
1
-1
/
+0
2007-11-02
Runtime Song Addition
jaybinks
1
-0
/
+1
2007-11-02
basic threading of song loading..
jaybinks
1
-278
/
+270
2007-11-01
fixed failed builds
jaybinks
1
-2
/
+6
2007-11-01
Windows version now compiles again.
eddie-0815
1
-1
/
+4
2007-11-01
Mac OS X version compiles and links. I hope I didn't break too many files on ...
eddie-0815
1
-5
/
+270
2007-10-25
minor changes and fixes for USDX on linux.
jaybinks
1
-1
/
+6
2007-10-11
Added IAudioPlayback Interface and implementation for BASS.
jaybinks
1
-2
/
+2
2007-10-11
modified UTime to utilise SDL timer...
jaybinks
1
-1
/
+15
2007-10-02
Fixed linux compilation.
jaybinks
1
-791
/
+793
2007-09-30
some minor bug fixes..
jaybinks
1
-4
/
+12
2007-09-28
Reremoved old TPlayer attributes and removed some code fragments that still l...
whiteshark0
1
-16
/
+2
2007-09-27
fixed compile error from whiteshark..
jaybinks
1
-0
/
+20
2007-09-25
Some Cleanup in UDraw, UMain and UScreenSing
whiteshark0
1
-20
/
+1
2007-09-20
new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...
b1indy
1
-792
/
+796
2007-09-20
Ultrastar-DX now compiles in linux
jaybinks
1
-781
/
+792
2007-09-18
changes in order to compile in lazarus...
jaybinks
1
-0
/
+5
2007-09-18
added switches.inc , which will contain compiler directives used
jaybinks
1
-2
/
+12
2007-09-12
* added missed dependency PNGImage.
jaybinks
1
-0
/
+51
2007-09-10
Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized...
mogguh
1
-1
/
+1
2007-09-07
UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo
b1indy
1
-0
/
+1
2007-07-08
Improved Error Logging and Benchmark:
whiteshark0
1
-2
/
+2
2007-05-18
Added ability to take a Screenshot with the Print Key from every Screen in th...
whiteshark0
1
-2
/
+5
2007-05-09
Fix: Readded ability to close the Window
whiteshark0
1
-1
/
+5
2007-05-08
Readded Q Shortcut (Exit Application) on all Screens
whiteshark0
1
-6
/
+29
2007-05-03
added "popups" to ask for confirmation when leaving party mode or game or to ...
b1indy
1
-2
/
+7
2007-04-20
Made the Line-Popup pop up.
mota23
1
-2
/
+3
2007-04-11
first implementation of perfect line twinkle effect - works correctly for up ...
b1indy
1
-1
/
+3
2007-03-29
Fixed Some Bugs in JumpTo Screen:
whiteshark0
1
-0
/
+3