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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ESC saves again. revert 1183.
k-m_schindler
2010-05-03
1
-1
/
+6
*
- Free Statics/Buttons/Texts if a screen is destroyed (Textures used by those...
tobigun
2010-05-03
2
-44
/
+51
*
- Replaced another usage of Screen.w/Screen.h with ScreenW/ScreenH
tobigun
2010-05-03
1
-2
/
+2
*
workaround for LCTRL+R in SongMenu: it should be changed when we have a solut...
brunzelchen
2010-05-02
1
-0
/
+7
*
- Fix for "Wrong mouse position after screen-resize" bug reported here (http:...
tobigun
2010-05-02
1
-2
/
+8
*
- configure recreated with autogen.sh
tobigun
2010-04-30
2
-2
/
+2
*
portaudio playback (not used by default) segfault fixed
tobigun
2010-04-30
3
-22
/
+71
*
add error message if source is compiled with unsupported compiler (delphi 200...
whiteshark0
2010-04-28
1
-10
/
+8
*
improved cover flow: only five front covers and 3 covers in the back that sho...
whiteshark0
2010-04-28
1
-5
/
+14
*
- device input latency is now configurable via config.ini
tobigun
2010-04-27
3
-17
/
+56
*
added a warning that adjusting the max supported FFmpeg manually is not a val...
tobigun
2010-04-26
4
-0
/
+100
*
wrong usage of glTexEnvi fixed
tobigun
2010-04-25
2
-4
/
+11
*
- fix: fade texture needs to be resized if the window was resized
tobigun
2010-04-25
1
-19
/
+35
*
added Finalize3D finalization as opponent for Initialize3D and for a clean fi...
tobigun
2010-04-25
3
-22
/
+30
*
- added font face cache -> loading all fonts now takes 1.5 secs instead of 7 ...
tobigun
2010-04-25
1
-4
/
+98
*
final update to 52.61.0 comment forgotten
k-m_schindler
2010-04-24
1
-2
/
+3
*
update to 52.61.0
k-m_schindler
2010-04-24
1
-2
/
+5
*
update to 52.60.0
k-m_schindler
2010-04-24
1
-2
/
+17
*
update to 52.59.0
k-m_schindler
2010-04-24
1
-3
/
+4
*
update to 52.56.0
k-m_schindler
2010-04-24
1
-2
/
+13
*
update to 52.54.0
k-m_schindler
2010-04-24
1
-3
/
+11
*
- wrong section names in TextGL fixed
tobigun
2010-04-24
1
-9
/
+13
*
removed "strict protected/private"
tobigun
2010-04-24
1
-2
/
+2
*
correct update of avcodec to 52.66
k-m_schindler
2010-04-23
1
-2
/
+14
*
correct update of avcodec to 52.65
k-m_schindler
2010-04-23
1
-3
/
+19
*
- font fallback added
tobigun
2010-04-23
9
-130
/
+342
*
correct update of avcodec to 52.64
k-m_schindler
2010-04-23
1
-2
/
+45
*
correct update of avcodec to 52.62
k-m_schindler
2010-04-23
1
-2
/
+2
*
update of avcodec to 52.62
k-m_schindler
2010-04-23
1
-0
/
+3
*
update of avcodec to 52.61
k-m_schindler
2010-04-23
1
-4
/
+60
*
update of avcodec to 52.59
k-m_schindler
2010-04-23
1
-4
/
+8
*
With FPC ConsoleWriteLn is not initialized. Fallback to AlexanderS original s...
tobigun
2010-04-23
1
-132
/
+137
*
byte order of some C enums was incorrect
tobigun
2010-04-23
2
-17
/
+121
*
update of avcodec to 52.58
k-m_schindler
2010-04-23
1
-3
/
+15
*
update of avcodec to 52.56
k-m_schindler
2010-04-23
1
-2
/
+15
*
update of avcodec to 52.55
k-m_schindler
2010-04-23
1
-4
/
+25
*
reverted revision 2278
tobigun
2010-04-23
2
-4
/
+7
*
use Log.LogError instead of writeln
k-m_schindler
2010-04-22
1
-9
/
+3
*
changed violet and orange color for better shades when used in theme
whiteshark0
2010-04-22
1
-5
/
+5
*
removed old comment from the days of ultrastar.dl.am mod
whiteshark0
2010-04-22
1
-6
/
+2
*
TextureSize (=CachedCoverSize) default set back to 128.
tobigun
2010-04-22
1
-2
/
+5
*
- now it is possible to sync lyrics to audio
tobigun
2010-04-22
8
-85
/
+293
*
fixed regression of last commit
tobigun
2010-04-22
2
-17
/
+17
*
- cleanup
tobigun
2010-04-21
3
-15
/
+21
*
fixed choppy start of some songs when using ffmpeg
tobigun
2010-04-21
1
-24
/
+33
*
fixed bug in SDL/Portaudio playback stream:
tobigun
2010-04-21
1
-2
/
+4
*
- already show first video frame at sing-screen at onShow (no white screen)
tobigun
2010-04-21
1
-31
/
+31
*
removed unused NameLength constant
tobigun
2010-04-21
1
-4
/
+2
*
Lua: LogError -> LogStatus
tobigun
2010-04-21
1
-2
/
+2
*
fixed missing PadLeft/Right
tobigun
2010-04-21
1
-9
/
+10
[prev]
[next]