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
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
2013-02-24
fix problems with empty songlist. thanks to Zup3rvock.
k-m_schindler
2
-18
/
+27
2013-02-23
medley mod: Themes modifications. This is considered the last part of the med...
k-m_schindler
2
-8
/
+46
2013-02-22
add fade for medley mod.
k-m_schindler
1
-0
/
+2
2013-02-22
Add Applause for medley mod.
k-m_schindler
1
-0
/
+3
2013-02-22
merge the first part of the medley_new branch. This part has the functionalit...
k-m_schindler
3
-30
/
+362
2011-04-06
increase range of accepted tones. user complaint (thursday)
k-m_schindler
1
-1
/
+1
2010-12-30
allow playback from audio stream
tobigun
1
-0
/
+1
2010-12-29
log voice captures to wav-file
tobigun
2
-38
/
+125
2010-12-28
add GetSampleSize()
tobigun
1
-1
/
+8
2010-12-28
fix save_playback crashes
tobigun
1
-1
/
+1
2010-12-15
rate on all beats patch
brunzelchen
1
-618
/
+621
2010-12-15
spawn perfect line twinkle for player 1 to 3 on second screen, if the amount ...
brunzelchen
1
-0
/
+4
2010-10-22
disable blending after drawing of particles
brunzelchen
1
-11
/
+17
2010-10-17
add pre-cache option at font-creation to preload a glyph base set
tobigun
2
-13
/
+29
2010-10-14
Mac OS X Readme
k-m_schindler
1
-0
/
+9
2010-10-10
strings adjusted (removed 'RC'-parts)
tobigun
1
-2
/
+2
2010-09-29
- removed hardcoded bebeto loop
canni0
1
-1
/
+1
2010-09-05
fix resize-bug in SDL < 1.2.14
tobigun
1
-0
/
+3
2010-09-04
changed default cover cache size from 128 to 256 pixels
brunzelchen
1
-4
/
+1
2010-08-15
- fixed absolute path function (thx to the anonymous irc guy)
canni0
1
-1
/
+1
2010-07-22
bug: if in first sentence is one note than not execute onsentence procedure
davidus01
1
-1
/
+1
2010-07-18
fix party player selection
whiteshark0
1
-1
/
+15
2010-07-07
fixed conversion of ultrastar.db from 1.0.1a to 1.1
brunzelchen
1
-1
/
+1
2010-07-04
- divide ScreenW by 2 in modi list if screens=2 and fullscreen (UIni)
brunzelchen
1
-1
/
+1
2010-06-19
Bugfix: do not call Inc() on PByteArray pointers. It will not increment by on...
tobigun
1
-1
/
+1
2010-06-15
move check for OnSentenceEnd call from NewNote to NewBeatDetect
whiteshark0
1
-14
/
+31
2010-06-13
avoid time bar overflows by restricting its range
tobigun
1
-0
/
+3
2010-06-13
do not save "auto" encoding tag
tobigun
1
-1
/
+3
2010-06-12
Previously removed option Lyrics:Encoding now back in config.ini:
tobigun
2
-5
/
+11
2010-06-11
fix wrong lyric spacing in editor after editing a sentence whose last syllabl...
whiteshark0
1
-0
/
+1
2010-06-11
Readability improvement: Rename local variable Done to KeepGoing. Convert Whi...
k-m_schindler
1
-15
/
+14
2010-06-10
finally fixing r2478
whiteshark0
1
-1
/
+1
[next]