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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- fixed absolute path function (thx to the anonymous irc guy)
canni0
2010-08-15
1
-1
/
+1
*
bug: if in first sentence is one note than not execute onsentence procedure
davidus01
2010-07-22
1
-1
/
+1
*
fix party player selection
whiteshark0
2010-07-18
1
-1
/
+15
*
fixed conversion of ultrastar.db from 1.0.1a to 1.1
brunzelchen
2010-07-07
1
-1
/
+1
*
- divide ScreenW by 2 in modi list if screens=2 and fullscreen (UIni)
brunzelchen
2010-07-04
1
-1
/
+1
*
Bugfix: do not call Inc() on PByteArray pointers. It will not increment by on...
tobigun
2010-06-19
1
-1
/
+1
*
move check for OnSentenceEnd call from NewNote to NewBeatDetect
whiteshark0
2010-06-15
1
-14
/
+31
*
avoid time bar overflows by restricting its range
tobigun
2010-06-13
1
-0
/
+3
*
do not save "auto" encoding tag
tobigun
2010-06-13
1
-1
/
+3
*
Previously removed option Lyrics:Encoding now back in config.ini:
tobigun
2010-06-12
2
-5
/
+11
*
fix wrong lyric spacing in editor after editing a sentence whose last syllabl...
whiteshark0
2010-06-11
1
-0
/
+1
*
Readability improvement: Rename local variable Done to KeepGoing. Convert Whi...
k-m_schindler
2010-06-11
1
-15
/
+14
*
finally fixing r2478
whiteshark0
2010-06-10
1
-1
/
+1
*
fix compiling after r2478
whiteshark0
2010-06-10
1
-1
/
+1
*
fixed main loop initialization
whiteshark0
2010-06-10
1
-0
/
+2
*
- added missing Result assignment in TAudioInputProcessor.CheckPlayersConfig
brunzelchen
2010-06-10
2
-18
/
+19
*
merge of VideoPreview branch into trunk
brunzelchen
2010-06-10
2
-3
/
+96
*
add the path of Library/Application Support/UltraStarDeluxe again.
k-m_schindler
2010-06-09
1
-1
/
+1
*
string update
tobigun
2010-06-08
1
-1
/
+1
*
- URecord.ValidateSettings should not display the popup itself
tobigun
2010-06-06
2
-12
/
+28
*
- Now on sing-screen entry a check is performed if mics are assigned to all p...
tobigun
2010-06-06
1
-13
/
+80
*
- cleanup
tobigun
2010-06-06
2
-23
/
+38
*
add Music/Ultrastar Deluxe as a song folder.
k-m_schindler
2010-05-28
3
-6
/
+26
*
move LogPath to "~/Library/Logs/UltraStar Deluxe" on Mac OS X
k-m_schindler
2010-05-28
1
-8
/
+6
*
zero-length notes will no longer be ignored. they will be converted into free...
brunzelchen
2010-05-23
1
-12
/
+15
*
move software cursor initialization and bg music start from ScreenMain.OnShow...
whiteshark0
2010-05-18
1
-0
/
+8
*
validate microphone settings when leaving the record options and when USDX is...
tobigun
2010-05-08
3
-1
/
+53
*
changed local/global execution detection:
tobigun
2010-05-08
1
-15
/
+55
*
- workaround by tobydox for buggy Intel 3D driver on Linux through deactivati...
canni0
2010-05-05
1
-0
/
+2
*
- Free Statics/Buttons/Texts if a screen is destroyed (Textures used by those...
tobigun
2010-05-03
1
-35
/
+35
*
- 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
1
-1
/
+1
*
- device input latency is now configurable via config.ini
tobigun
2010-04-27
2
-0
/
+8
*
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
*
- wrong section names in TextGL fixed
tobigun
2010-04-24
1
-9
/
+13
*
removed "strict protected/private"
tobigun
2010-04-24
1
-2
/
+2
*
- font fallback added
tobigun
2010-04-23
4
-118
/
+326
*
reverted revision 2278
tobigun
2010-04-23
1
-0
/
+1
*
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
4
-81
/
+262
*
fixed regression of last commit
tobigun
2010-04-22
2
-17
/
+17
*
- cleanup
tobigun
2010-04-21
3
-15
/
+21
*
improved audio synching with lyrics as master clock
tobigun
2010-04-21
1
-27
/
+47
*
- better lyric <-> video sync
tobigun
2010-04-21
1
-0
/
+10
*
- add video loop option
tobigun
2010-04-21
1
-14
/
+25
*
do not handle txt file format errors that strict
tobigun
2010-04-20
1
-9
/
+10
*
bugfix for crash with portaudio (all platforms):
tobigun
2010-04-19
1
-7
/
+9
[next]