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
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-07
add some colors for tests
k-m_schindler
1
-2
/
+24
2009-08-16
some changes to prevent integer size conversions
whiteshark0
2
-7
/
+9
2009-07-26
GPL header fixed
tobigun
1
-1
/
+1
2009-07-26
make life easier for git-users with .gitignore files. Especially it prevents ...
tobigun
1
-0
/
+8
2009-07-26
Language option fix:
tobigun
3
-56
/
+28
2009-07-19
Do not use range overflow for CurRound. Could probably be done nicer.
k-m_schindler
1
-2
/
+7
2009-07-18
some modifications on the DataBaseLoading
b_krueger
2
-9
/
+49
2009-07-18
Comment added. no code change.
k-m_schindler
1
-2
/
+2
2009-07-18
cosmetics. no code change.
k-m_schindler
1
-32
/
+33
2009-07-18
- Commented delay of error.log in mainloop (error-log is no longer generated ...
b_krueger
2
-23
/
+31
2009-07-03
fixed possible division by zero bug, if line has only 1 oder 2 points
s_alexander
1
-4
/
+8
2009-07-01
typo correction: BALCK -> BLACK; thanks to zup3rvock
k-m_schindler
1
-1
/
+1
2009-07-01
Implement greyscales in ColorizeImage and some cosmetics.
k-m_schindler
1
-24
/
+64
2009-06-29
resolve wrong colors with Delphi resulting from questionable use of longwords...
k-m_schindler
1
-3
/
+5
2009-06-29
cosmetics
whiteshark0
1
-10
/
+0
2009-06-29
fixed bug #88
s_alexander
1
-2
/
+2
2009-06-28
cosmetics.
k-m_schindler
1
-9
/
+10
2009-06-28
Translation of the language settings. Part 1
k-m_schindler
2
-7
/
+44
2009-06-28
enable forgotten translation in recording settings
k-m_schindler
1
-4
/
+4
2009-06-28
cosmetics.
k-m_schindler
1
-2
/
+3
2009-06-27
Translation of option values. part 2
k-m_schindler
6
-26
/
+26
2009-06-27
Translation of option values. part 1
k-m_schindler
1
-0
/
+245
2009-06-19
remove outdated Mac OS X stuff. Obsolete by using fink for installation of ff...
k-m_schindler
3
-53
/
+0
2009-06-19
prevent future crash with version numbers
k-m_schindler
1
-1
/
+1
2009-06-19
cosmetics in the comments. using GTK-Doc style as is swscale.h
k-m_schindler
1
-78
/
+101
2009-06-17
fix some typos and finally acknowledge heffer for his seminal work on this up...
k-m_schindler
1
-5
/
+38
2009-06-13
update to 52.31.2
k-m_schindler
1
-1
/
+4
2009-06-13
bug fixes in the version and the IFs
k-m_schindler
1
-32
/
+32
2009-06-13
include avcodec
k-m_schindler
1
-0
/
+1
2009-06-13
fix of typos
k-m_schindler
1
-11
/
+12
2009-06-13
1st try to fix linux compilation error: reordering of type declarations.
k-m_schindler
1
-15
/
+15
2009-06-13
3rd try to fix linux compilation error: reordering of type declarations.
k-m_schindler
1
-307
/
+299
2009-06-13
2nd try to fix linux compilation error and fix of EPIPE declaration.
k-m_schindler
1
-93
/
+104
2009-06-12
try to fix linux compilation error.
k-m_schindler
1
-101
/
+101
2009-06-12
finally this updated as well. please test and check.
k-m_schindler
1
-63
/
+225
2009-06-12
update check. no code change.
k-m_schindler
1
-5
/
+6
2009-06-12
update check. no code change.
k-m_schindler
1
-5
/
+11
2009-06-12
update check. no code change.
k-m_schindler
1
-6
/
+8
2009-06-12
update of headers. needs tests with newer libs, in particular linux distros.
k-m_schindler
1
-110
/
+917
2009-06-12
fix compile w/ delphi 7
whiteshark0
1
-1
/
+1
2009-06-10
fix typos in previous submission.
k-m_schindler
1
-3
/
+3
2009-06-10
remove -Cg flag, because of problems with 32 bit Ubuntu. problems building th...
k-m_schindler
1
-1
/
+1
2009-06-10
part 1 of ffmpeg update. several are still missing
k-m_schindler
3
-69
/
+274
2009-06-06
-Cg added to the options in order to get PIC code for the plugins. Remember t...
k-m_schindler
1
-1
/
+1
2009-06-06
work around to prevent division by zero by PopUp.ScoreDiff. may need review, ...
k-m_schindler
1
-1
/
+4
2009-06-04
cosmetics
k-m_schindler
11
-325
/
+393
2009-06-03
cosmetics. no code change
k-m_schindler
1
-50
/
+48
2009-06-03
cosmetics. no code change
k-m_schindler
1
-319
/
+321
2009-06-01
fix a mac crash and possibly others. division by zero
k-m_schindler
1
-13
/
+30
2009-06-01
- R.I.P. "At Notes"
canni0
1
-2
/
+2
[next]