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
/
screens
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-21
party fix for linux:
tobigun
1
-9
/
+20
2009-03-21
New plugin mode reverted (will be moved to a branch afterwards).
tobigun
7
-77
/
+69
2009-03-07
overdrawing of first screen when using visualizations fixed. visualizations a...
whiteshark0
1
-4
/
+12
2009-03-07
final cleanup of Umain. Creation of UNote
k-m_schindler
8
-212
/
+289
2009-03-07
unclutter Umain: ConversionFileName moved to UScreenEditConvert
k-m_schindler
2
-0
/
+4
2009-03-07
unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st...
k-m_schindler
4
-20
/
+35
2009-03-06
Clear Scores moved to UScreenSing and inlined. Reduce clutter in UMain
k-m_schindler
1
-7
/
+23
2009-03-01
Cosmetics
k-m_schindler
1
-141
/
+128
2009-03-01
crashes in ScreenScore w/ 6 players fixed
whiteshark0
1
-6
/
+58
2009-03-01
fixed first screen was cleared when second screen was drawn. #76 should be fi...
whiteshark0
1
-11
/
+10
2009-02-28
Some cleanup done
whiteshark0
2
-3
/
+11
2009-02-25
does this fix the score calculation?
k-m_schindler
1
-1
/
+1
2009-02-15
adjust text size in plugins. #69 on assembla can and will be closed now.
k-m_schindler
1
-1
/
+1
2009-02-04
many cosmetic changes
k-m_schindler
1
-135
/
+127
2009-02-04
many cosmetic changes.
k-m_schindler
1
-184
/
+182
2009-02-04
Tabs_at_startup -> TabsAtStartup
tobigun
1
-26
/
+27
2009-01-19
ESC saves settings in Record screen again
tobigun
1
-2
/
+2
2009-01-12
removed unused functions
tobigun
1
-57
/
+0
2008-12-13
replace terrible code by using a set for Notes and Lyrics.
k-m_schindler
1
-9
/
+17
2008-12-03
broken build fixed.
k-m_schindler
1
-1
/
+0
2008-12-03
some cleanup and language files. Who does the others?
k-m_schindler
1
-62
/
+8
2008-11-30
Deluxe theme for Editor menu. Part 2. This part may break Classic theme.
k-m_schindler
1
-19
/
+83
2008-11-27
some more formatting
k-m_schindler
4
-191
/
+276
2008-11-26
replace integer by enumeration type alignment
k-m_schindler
1
-2
/
+2
2008-11-25
formatting
k-m_schindler
1
-96
/
+169
2008-11-24
switch on again saving, when leaving option menus with ESC
k-m_schindler
1
-1
/
+1
2008-11-15
Formatting
k-m_schindler
1
-28
/
+47
2008-11-06
nicer format, no code change
k-m_schindler
1
-56
/
+75
2008-11-03
All comments are English now (Polish ones have been translated)
tobigun
9
-130
/
+118
2008-11-02
VideoGap fixed (Tracker Item #2138228)
tobigun
1
-1
/
+1
2008-10-28
some compiler warnings/hints removed
tobigun
10
-37
/
+8
2008-10-28
- glPrint(Pchar) -> glPrint(string)
tobigun
5
-53
/
+51
2008-10-25
Music preview is started by the main thread now instead of the SDL timer thre...
tobigun
1
-2
/
+9
2008-10-19
The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...
tobigun
1
-24
/
+24
2008-10-19
The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...
tobigun
6
-38
/
+40
2008-10-19
- background-type -> enum
tobigun
1
-2
/
+0
2008-10-19
offscreen rendering removed:
tobigun
1
-16
/
+3
2008-10-18
just another commented line
whiteshark0
1
-1
/
+1
2008-10-18
uncommented an accidentally commented line
whiteshark0
1
-1
/
+1
2008-10-13
Abstraction of the menus background
whiteshark0
4
-27
/
+21
2008-10-10
Fixed Compilation
f1fth_freed0m
1
-2
/
+2
2008-10-09
Errormessages during songload now translatable
whiteshark0
1
-1
/
+5
2008-10-05
remove ULCD.pas and ULight.pas + some more cleanup of ULCD routines and {$UND...
k-m_schindler
1
-1
/
+0
2008-10-05
removed some commented relicts from outdated LCD and Light support.
whiteshark0
7
-43
/
+1
2008-09-28
Fixed effects from last song are drawn in next song, see http://www.assembla....
whiteshark0
1
-0
/
+3
2008-09-28
Songclass now reports an error if there is no linebreak in a txt file. Error ...
whiteshark0
1
-1
/
+4
2008-09-23
added file headers
tobigun
34
-0
/
+850
2008-09-21
missing files commited
whiteshark0
1
-119
/
+1
2008-09-20
Equalizer class written
whiteshark0
1
-13
/
+13
2008-09-13
- stop both Video and Visualizer (because of the video-toggle with 'v'-key bo...
tobigun
1
-41
/
+51
[next]