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
/
UltraStar.dpr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-12-06
added some comments
jaybinks
1
-2
/
+4
2007-12-06
gave priority to videos over Visualization...
jaybinks
1
-3
/
+3
2007-12-06
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@685 b956fd51-792f-4...
jaybinks
1
-1
/
+1
2007-12-06
Visualizer changes (audio connection, some opengl fixes)
tobigun
1
-5
/
+11
2007-12-06
conformed projectM to IVideoPlayback
jaybinks
1
-1
/
+4
2007-12-05
portaudio support added
tobigun
1
-8
/
+19
2007-11-08
Added UPlatform.pas. This should be the first step to move the simple platfor...
eddie-0815
1
-1
/
+8
2007-11-03
1 more try.
jaybinks
1
-1
/
+3
2007-11-03
another attempt..
jaybinks
1
-1
/
+1
2007-11-03
attempt to fix linux build.
jaybinks
1
-6
/
+6
2007-11-03
Windows Lazarus Build working again...
jaybinks
1
-139
/
+152
2007-11-02
Runtime Song Addition
jaybinks
1
-0
/
+2
2007-11-01
Mac OS X version compiles and links. I hope I didn't break too many files on ...
eddie-0815
1
-245
/
+5
2007-10-29
Add new Party Modi SDK to Trunk
whiteshark0
1
-0
/
+1
2007-10-27
try to fix build errors
whiteshark0
1
-1
/
+1
2007-10-27
made some major progress with ffmpeg audio playback !!!
jaybinks
1
-5
/
+8
2007-10-16
nearly finished Cores loading procs
whiteshark0
1
-19
/
+53
2007-10-16
tidy up un-needed uses clauses..
jaybinks
1
-1
/
+1
2007-10-16
modified ffmpeg usage, to use interface same as bass...
jaybinks
1
-10
/
+19
2007-10-11
added UAudio_FFMpeg.pas as placeholder... ( Still has bass code in it.. needs...
jaybinks
1
-4
/
+7
2007-10-11
Added IAudioPlayback Interface and implementation for BASS.
jaybinks
1
-77
/
+33
2007-10-10
Fixed some Bugs from Previous Commit
whiteshark0
1
-1
/
+0
2007-10-10
Added Hook and Service Class for new Plugin System to Trunc
whiteshark0
1
-9
/
+6
2007-10-03
New plugin SDK added
whiteshark0
1
-0
/
+10
2007-10-03
Some more clean up because of my last commit 0o
whiteshark0
1
-1
/
+2
2007-10-03
some cleanup after mogs last commit ;)
whiteshark0
1
-28
/
+69
2007-10-01
SDL_ttf: TextGl.pas - some code for testing (just add printrandomtext(); in u...
mogguh
1
-70
/
+35
2007-09-27
test checkin to test bamboo.. :)
jaybinks
1
-0
/
+2
2007-09-23
New class for score management
whiteshark0
1
-4
/
+6
2007-09-21
first try to load textures with SDL_Image
b1indy
1
-0
/
+2
2007-09-20
testing SDL_Image in credits screen (code is in TScreenCredits.OnShow)
b1indy
1
-0
/
+1
2007-09-20
moved a hack to a more appropriate place
b1indy
1
-3
/
+1
2007-09-20
renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity.
jaybinks
1
-1
/
+1
2007-09-20
modified to make it build blindys current work.
jaybinks
1
-28
/
+74
2007-09-20
new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...
b1indy
1
-66
/
+26
2007-09-19
added UCommon ( in classes ) for lazarus...
jaybinks
1
-0
/
+1
2007-09-18
added switches.inc , which will contain compiler directives used
jaybinks
1
-0
/
+3
2007-09-13
changes to make 3rd party libraries compile / work
jaybinks
1
-2
/
+0
2007-09-13
removed unneeded DCU files from svn.
jaybinks
1
-0
/
+4
2007-09-12
* added missed dependency PNGImage.
jaybinks
1
-2
/
+8
2007-09-07
removed smpeg
b1indy
1
-1
/
+0
2007-09-07
UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo
b1indy
1
-3
/
+2
2007-09-05
added 3rd party dependencies ( except Jedi-SDL )
jaybinks
1
-0
/
+31
2007-09-02
Some Cleanup in URecord
whiteshark0
1
-5
/
+32
2007-07-28
experimental ffmpeg videodecoding support, frameskipping doesn't work quite r...
b1indy
1
-25
/
+3
2007-07-08
Changed to Version 1.00 RC1
whiteshark0
1
-1
/
+1
2007-07-08
Improved Error Logging and Benchmark:
whiteshark0
1
-5
/
+19
2007-05-16
all SongFile Loading and Saving procedures moved to UFiles.
whiteshark0
1
-2
/
+2
2007-05-03
added "popups" to ask for confirmation when leaving party mode or game or to ...
b1indy
1
-1
/
+2
2007-04-29
Added 2 new Buttons to ScreenMain: Multi and Stats
whiteshark0
1
-1
/
+25
[next]