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
/
base
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-03
end of first pass. many more smaller changes and preparations for later addit...
k-m_schindler
1
-0
/
+213
2016-01-03
enable writable
k-m_schindler
1
-0
/
+8
2016-01-03
fix compilation
k-m_schindler
2
-2
/
+19
2016-01-03
add AnsiToAscii and AsciiToAnsi. Unused so far
k-m_schindler
1
-0
/
+25
2016-01-03
add some parts, such as MD5SongFile
k-m_schindler
1
-14
/
+200
2016-01-03
add triggermode. unused so far
k-m_schindler
1
-0
/
+1
2016-01-02
GetSkinNumber and LoadSkin
k-m_schindler
2
-8
/
+8
2016-01-02
add and prepare for further paths
k-m_schindler
1
-1
/
+9
2016-01-02
remove tnt
k-m_schindler
1
-7
/
+0
2016-01-02
first changes to party mode
k-m_schindler
2
-9
/
+67
2016-01-02
add some details
k-m_schindler
1
-4
/
+27
2016-01-01
changes except webcam
k-m_schindler
1
-4
/
+17
2016-01-01
add commented stuff
k-m_schindler
1
-2
/
+9
2016-01-01
add checkmousebutton
k-m_schindler
1
-12
/
+20
2016-01-01
minimal changes
k-m_schindler
1
-5
/
+5
2016-01-01
mainly change sentence-related stuff
k-m_schindler
2
-34
/
+100
2016-01-01
add cShearMatrixInv and outlineflags
k-m_schindler
1
-0
/
+10
2016-01-01
change of filesystem routines from wide... to SysUtils... as well as new Copy...
k-m_schindler
1
-36
/
+75
2016-01-01
add MedleyStartBeat MedleyEndBeat
k-m_schindler
1
-0
/
+6
2016-01-01
Add checking of files
k-m_schindler
1
-4
/
+17
2016-01-01
add GetStringWithNoAccents
k-m_schindler
3
-2
/
+77
2016-01-01
add SetOutlineColor in TextGL.pas
k-m_schindler
2
-1
/
+37
2015-12-28
add configure for swresample
k-m_schindler
1
-0
/
+3
2015-10-20
* Radeon X1600/X1650 graphics card report that they support NPOT, but they do...
basisbit
1
-1
/
+1
2015-10-19
* the updated SDL library supports resizing without loosing all texture data,...
basisbit
1
-6
/
+9
2015-10-11
* modified to support current Bass.dll which fixes sound-issues on windows 8 ...
basisbit
3
-1
/
+27
2015-09-14
* revert one line which was not supposed to be commited before. sorry for bre...
basisbit
1
-2
/
+1
2015-09-14
* added texts and English+German translation for JukeBox
basisbit
2
-2
/
+3
2015-09-12
* log if the audio file which is specified in the song .txt does not exist or...
basisbit
2
-2
/
+6
2015-09-07
(this is part of the previous commit, forgot to select this file)
basisbit
1
-63
/
+0
2015-09-07
* show status in the window title when initializing or loading stuff
basisbit
2
-78
/
+37
2015-09-07
* show CallStack on unhandled application error
basisbit
1
-5
/
+76
2015-08-28
* first usable implementation of the JukeBox mode, work in progress - you can...
basisbit
4
-0
/
+295
2015-08-24
* detect if OpenGL has hardware-support for GL_ARB_texture_non_power_of_two. ...
basisbit
1
-5
/
+14
2015-08-23
* qick-fix some memory leaking after leaving MenuOptionsTheme (the covers-tex...
basisbit
1
-3
/
+3
2015-08-23
* limit to 60 FPS - be more energy friendly and laptop-friendly ;-)
basisbit
1
-1
/
+1
2015-08-15
*raised LogFileLevel for development/debugging purposes to 50
basisbit
1
-0
/
+1
2015-08-15
*fix building on other OS than Windows again
basisbit
1
-10
/
+0
2015-08-15
*added try catch on UMain.Main for better overall error handling
basisbit
2
-3
/
+23
2014-11-22
use correct variable in time line. Thanks to rudi_s.
k-m_schindler
1
-1
/
+1
2014-11-22
Remove unused variables and fix warnings with ifdefed variables. Thanks to ru...
k-m_schindler
8
-23
/
+2
2014-11-22
IPath.Equals(): dont convert paths unnecessarily. Major speedup when loading ...
k-m_schindler
1
-0
/
+12
2014-11-22
Remove unused function LoadTexture() with parameter FromRegistry. Thanks to r...
k-m_schindler
2
-10
/
+2
2014-11-22
Call LoadSong() only before playing the song. This speeds up the initial load...
k-m_schindler
1
-5
/
+3
2014-11-22
adjust eol and set svn property svn:eol-style native
k-m_schindler
3
-2097
/
+2097
2014-01-01
Move the threshold and mic-boost options from sound to record.
k-m_schindler
1
-4
/
+4
2013-12-06
Fix path problems, which show up in 10.9
k-m_schindler
1
-10
/
+57
2013-12-06
revert 3012. StrUtils is needed on linux.
k-m_schindler
1
-0
/
+1
2013-12-01
remove not needed unit StrUtils
k-m_schindler
1
-1
/
+0
2013-02-24
fix header mismatch.
k-m_schindler
1
-1
/
+1
[next]