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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
reenabled TLog.LogError(Log1, Log2: string).
tobigun
2008-01-25
1
-1
/
+1
*
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@802 b956fd51-792f-4...
eddie-0815
2008-01-20
1
-4
/
+10
*
Fixed song loading on OS X (UTF8 filenames). Added switches.inc.
eddie-0815
2008-01-20
1
-41
/
+66
*
Fixed compilation on the mac. At the moment the project doesn't link on the mac.
eddie-0815
2008-01-20
1
-13
/
+35
*
added blindy's swscale support. It can be enabled with {$DEFINE UseSWScale}.
tobigun
2008-01-18
1
-0
/
+32
*
tidy up sing mode, to be an enum now.
jaybinks
2008-01-14
2
-2
/
+7
*
oops sorry I forgot this one ..
jaybinks
2008-01-13
1
-0
/
+706
*
oops... :)
jaybinks
2008-01-12
1
-7
/
+6
*
removed big ugly commented out code..
jaybinks
2008-01-12
1
-327
/
+1
*
bunch of smaller changes...
jaybinks
2008-01-12
15
-640
/
+375
*
SDL_Init(SDL_INIT_AUDIO) prevents Portaudio from acquiring the soundcard (no ...
tobigun
2008-01-11
1
-1
/
+1
*
changed from ffmpeg-free (audio) to ffmpeg-enabled (if turned on in switches....
tobigun
2008-01-11
7
-2170
/
+117
*
Updated to the new audio-interface
tobigun
2008-01-11
1
-16
/
+70
*
FPC compatible FFMPEG versioning support. Version-numbers are in the form AAI...
tobigun
2008-01-11
2
-981
/
+1
*
do not initialize sdl_audio at this place
tobigun
2008-01-11
1
-1
/
+1
*
some minor changes
tobigun
2008-01-11
2
-3
/
+13
*
partial seeking and mixing support
tobigun
2008-01-10
2
-121
/
+275
*
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@770 b956fd51-792f-4...
eddie-0815
2008-01-09
2
-6
/
+4
*
Changed the GamePath. Now the GamePath is loaded from Platform.GetGameUserPath.
eddie-0815
2008-01-09
1
-1
/
+2
*
Added UTF8-Conversion for values read out of the txt file. This must be done ...
eddie-0815
2008-01-09
1
-1
/
+11
*
Changed BrowsePos from Cardinal to Integer, because of range check errors at ...
eddie-0815
2008-01-09
1
-1
/
+1
*
Added the new GetxxxxPath functions for OS X.
eddie-0815
2008-01-09
1
-2
/
+19
*
The constant NAN causes a range check error on OS X. I've set LastDrawBeat to...
eddie-0815
2008-01-09
1
-0
/
+10
*
experimental positioning support added
tobigun
2007-12-28
1
-2
/
+15
*
New class-structure seperates decoders/input and playback.
tobigun
2007-12-28
5
-0
/
+2430
*
FileErrorO is set to true to early. Even if FileError couldn't be opened it w...
tobigun
2007-12-27
1
-1
/
+1
*
Added missing return-values (always true) to InitCore and LoadCore.
tobigun
2007-12-27
1
-0
/
+3
*
bug-fix: Tex_ScoreBG bounds were changed from [0..5] to [1..6] but Tex_ScoreB...
tobigun
2007-12-27
1
-789
/
+789
*
fixed screenshot problem
b1indy
2007-12-22
1
-1
/
+1
*
fixed a "typo"
b1indy
2007-12-22
1
-1
/
+1
*
removed a bunch of debugging from usdx startup.
jaybinks
2007-12-20
4
-25
/
+17
*
added -localpaths command line switch
jaybinks
2007-12-20
2
-4
/
+17
*
removed hard-coded lazarus_v0924 define (why is it in there?)
tobigun
2007-12-20
1
-2
/
+0
*
made USDX function when file paths differ from previous expectations..
jaybinks
2007-12-20
8
-1075
/
+1178
*
Minor refinings in score screen
mogguh
2007-12-20
2
-2
/
+49
*
Added a missing override for the destroy-destructor
tobigun
2007-12-18
1
-1
/
+1
*
incorporated some improvements (video scaling to full width, seeking for vide...
b1indy
2007-12-18
1
-115
/
+33
*
start-sound works now. JAY: it's a '-' not a '+'
tobigun
2007-12-18
1
-7
/
+6
*
Scattered sound with portaudio works now (in linux)
tobigun
2007-12-18
1
-40
/
+159
*
fixed to make compile on linux
jaybinks
2007-12-18
1
-971
/
+980
*
added audio-callback return value
tobigun
2007-12-18
1
-0
/
+2
*
non_working with portaudio-support
tobigun
2007-12-18
1
-0
/
+969
*
fixed crash on song play, if the AudioInterface reports the song
jaybinks
2007-12-18
1
-16
/
+12
*
fixed ffmpeg-sdl_audio playback
jaybinks
2007-12-18
1
-14
/
+28
*
fixed file name error
jaybinks
2007-12-18
1
-2
/
+2
*
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@719 b956fd51-792f-4...
jaybinks
2007-12-18
1
-2
/
+5
*
swscale experiment was not satisfying (bad performance), but made clear, that...
b1indy
2007-12-17
1
-16
/
+65
*
- faster preset switching
tobigun
2007-12-17
1
-383
/
+378
*
- non-working ffmpeg-audio test version
tobigun
2007-12-17
1
-536
/
+462
*
disabled the FFMPEG_AUDIO stuff for the moment
tobigun
2007-12-17
1
-10
/
+11
[prev]
[next]