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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Bugfix: In glTextWidth() "text := pchar(Copy(text, 2, Length(text)-1))" does ...
tobigun
2008-01-27
1
-559
/
+562
|
*
- Added missing "override" for TSongs.destroy().
tobigun
2008-01-27
1
-897
/
+888
|
*
Bugfix: some inherited functions were missing.
tobigun
2008-01-25
1
-6
/
+33
|
*
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
4
-110
/
+289
|
*
Added UTF8_FILENAMES.
eddie-0815
2008-01-20
1
-0
/
+1
|
*
Fixed song loading on OS X (UTF8 filenames). Added switches.inc.
eddie-0815
2008-01-20
1
-41
/
+66
|
*
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@799 b956fd51-792f-4...
eddie-0815
2008-01-20
3
-284
/
+209
|
*
Fixed compilation on the mac. At the moment the project doesn't link on the mac.
eddie-0815
2008-01-20
1
-13
/
+35
|
*
sorry, missed this one
tobigun
2008-01-18
1
-0
/
+251
|
*
Autoconf scripts for configure and make.
tobigun
2008-01-18
4
-0
/
+723
|
*
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
8
-39
/
+61
|
*
Bugfix: when entering the song-screen the preview on the first song was never...
tobigun
2008-01-14
1
-12
/
+13
|
*
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
28
-767
/
+599
|
*
Fixed compiling and typos on OS X.
eddie-0815
2008-01-11
5
-115
/
+365
|
*
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
9
-2239
/
+200
|
*
Updated to the new audio-interface
tobigun
2008-01-11
1
-16
/
+70
|
*
Cleanup: Use the property Position in favor of MoveTo() (MoveTo() will be Set...
tobigun
2008-01-11
3
-9
/
+9
|
*
FPC compatible FFMPEG versioning support. Version-numbers are in the form AAI...
tobigun
2008-01-11
4
-1080
/
+100
|
*
removed one of the doubled CDECLs in av_register_codec_parser
tobigun
2008-01-11
1
-1
/
+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
|
*
there were some changes in the ffmpeg interface (for example TAVFormatContext...
tobigun
2008-01-11
8
-85
/
+121
|
*
eddie is right: pb is a pointer and not a TByteIOContext struct.
tobigun
2008-01-10
1
-4
/
+3
|
*
"MATHEMATICS.pas" is now "mathematics.pas"
tobigun
2008-01-10
1
-0
/
+79
|
*
"MATHEMATICS.pas" is now "mathematics.pas"
tobigun
2008-01-10
1
-66
/
+0
|
*
partial seeking and mixing support
tobigun
2008-01-10
2
-121
/
+275
|
*
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@774 b956fd51-792f-4...
eddie-0815
2008-01-09
1
-0
/
+1407
|
*
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@773 b956fd51-792f-4...
eddie-0815
2008-01-09
2
-246
/
+266
|
*
Changed DLL/so/dylib constants.
eddie-0815
2008-01-09
2
-11
/
+18
|
*
Changed DLL/so/dylib constants. Changed TAVFormatContext fiels "pb" from stru...
eddie-0815
2008-01-09
1
-701
/
+706
|
*
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 MACOS define to DARWIN.
eddie-0815
2008-01-09
1
-1
/
+1
|
*
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@766 b956fd51-792f-4...
eddie-0815
2008-01-09
1
-1
/
+1
|
*
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
|
*
Added readme and scripts for building and patching ffmpeg on OS X.
eddie-0815
2008-01-09
3
-0
/
+52
|
*
Use /bin/bash to execute lazres-UltraStar.sh as a temporary solution to be ab...
wesleyprofox
2008-01-08
2
-2
/
+2
|
*
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@760 b956fd51-792f-4...
jaybinks
2008-01-08
1
-1
/
+1
|
*
this script seems to build a deb now...
jaybinks
2008-01-08
1
-0
/
+13
|
*
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@758 b956fd51-792f-4...
jaybinks
2008-01-08
2
-27
/
+27
|
*
first revision of my helper script to move files to the correct locations for...
jaybinks
2008-01-08
1
-0
/
+18
[prev]
[next]