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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-01-11
Updated to the new audio-interface
tobigun
1
-16
/
+70
2008-01-11
Cleanup: Use the property Position in favor of MoveTo() (MoveTo() will be Set...
tobigun
3
-9
/
+9
2008-01-11
FPC compatible FFMPEG versioning support. Version-numbers are in the form AAI...
tobigun
4
-1080
/
+100
2008-01-11
removed one of the doubled CDECLs in av_register_codec_parser
tobigun
1
-1
/
+1
2008-01-11
do not initialize sdl_audio at this place
tobigun
1
-1
/
+1
2008-01-11
some minor changes
tobigun
2
-3
/
+13
2008-01-11
there were some changes in the ffmpeg interface (for example TAVFormatContext...
tobigun
8
-85
/
+121
2008-01-10
eddie is right: pb is a pointer and not a TByteIOContext struct.
tobigun
1
-4
/
+3
2008-01-10
"MATHEMATICS.pas" is now "mathematics.pas"
tobigun
1
-0
/
+79
2008-01-10
"MATHEMATICS.pas" is now "mathematics.pas"
tobigun
1
-66
/
+0
2008-01-10
partial seeking and mixing support
tobigun
2
-121
/
+275
2008-01-09
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@774 b956fd51-792f-4...
eddie-0815
1
-0
/
+1407
2008-01-09
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@773 b956fd51-792f-4...
eddie-0815
2
-246
/
+266
2008-01-09
Changed DLL/so/dylib constants.
eddie-0815
2
-11
/
+18
2008-01-09
Changed DLL/so/dylib constants. Changed TAVFormatContext fiels "pb" from stru...
eddie-0815
1
-701
/
+706
2008-01-09
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@770 b956fd51-792f-4...
eddie-0815
2
-6
/
+4
2008-01-09
Changed the GamePath. Now the GamePath is loaded from Platform.GetGameUserPath.
eddie-0815
1
-1
/
+2
2008-01-09
Added UTF8-Conversion for values read out of the txt file. This must be done ...
eddie-0815
1
-1
/
+11
2008-01-09
Changed MACOS define to DARWIN.
eddie-0815
1
-1
/
+1
2008-01-09
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@766 b956fd51-792f-4...
eddie-0815
1
-1
/
+1
2008-01-09
Changed BrowsePos from Cardinal to Integer, because of range check errors at ...
eddie-0815
1
-1
/
+1
2008-01-09
Added the new GetxxxxPath functions for OS X.
eddie-0815
1
-2
/
+19
2008-01-09
The constant NAN causes a range check error on OS X. I've set LastDrawBeat to...
eddie-0815
1
-0
/
+10
2008-01-09
Added readme and scripts for building and patching ffmpeg on OS X.
eddie-0815
3
-0
/
+52
2008-01-08
Use /bin/bash to execute lazres-UltraStar.sh as a temporary solution to be ab...
wesleyprofox
2
-2
/
+2
2008-01-08
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@760 b956fd51-792f-4...
jaybinks
1
-1
/
+1
2008-01-08
this script seems to build a deb now...
jaybinks
1
-0
/
+13
2008-01-08
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@758 b956fd51-792f-4...
jaybinks
2
-27
/
+27
2008-01-08
first revision of my helper script to move files to the correct locations for...
jaybinks
1
-0
/
+18
2008-01-08
added my dodgey control file :)
jaybinks
1
-0
/
+9
2007-12-28
experimental positioning support added
tobigun
1
-2
/
+15
2007-12-28
New class-structure seperates decoders/input and playback.
tobigun
5
-0
/
+2430
2007-12-27
FileErrorO is set to true to early. Even if FileError couldn't be opened it w...
tobigun
1
-1
/
+1
2007-12-27
Added missing return-values (always true) to InitCore and LoadCore.
tobigun
1
-0
/
+3
2007-12-27
bug-fix: Tex_ScoreBG bounds were changed from [0..5] to [1..6] but Tex_ScoreB...
tobigun
1
-789
/
+789
2007-12-22
fixed screenshot problem
b1indy
1
-1
/
+1
2007-12-22
fixed a "typo"
b1indy
1
-1
/
+1
2007-12-20
removed a bunch of debugging from usdx startup.
jaybinks
5
-40
/
+17
2007-12-20
added -localpaths command line switch
jaybinks
2
-4
/
+17
2007-12-20
removed hard-coded lazarus_v0924 define (why is it in there?)
tobigun
1
-2
/
+0
2007-12-20
made USDX function when file paths differ from previous expectations..
jaybinks
10
-1078
/
+1183
2007-12-20
fixed divide by 0 bugs in score screen.
jaybinks
1
-161
/
+170
2007-12-20
Some more minor refining in the score screen
mogguh
1
-2
/
+2
2007-12-20
Minor refinings in score screen
mogguh
3
-169
/
+583
2007-12-18
Added a missing override-flag for the destroy-destructor
tobigun
2
-2
/
+2
2007-12-18
Added a missing override for the destroy-destructor
tobigun
1
-1
/
+1
2007-12-18
Added a cdecl for the TAVPacket.destruct procedure.
tobigun
1
-695
/
+695
2007-12-18
incorporated some improvements (video scaling to full width, seeking for vide...
b1indy
1
-115
/
+33
2007-12-18
start-sound works now. JAY: it's a '-' not a '+'
tobigun
1
-7
/
+6
2007-12-18
Scattered sound with portaudio works now (in linux)
tobigun
1
-40
/
+159
[next]