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
/
UScreenSong.pas
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-15
fixed cover loading/showing when using tabs=on #2
brunzelchen
1
-4
/
+3
2010-03-14
fixed cover loading/showing when using tabs=on; deleted unused argument in Se...
brunzelchen
1
-18
/
+19
2010-02-22
remove unused code from prev version of ScreenSong
whiteshark0
1
-17
/
+0
2010-02-22
songflow don't stop now during song scrolling and seems to be more "flowy"
whiteshark0
1
-47
/
+61
2010-02-22
screens code cleanup
k-m_schindler
1
-2
/
+0
2010-01-14
comment unnessecary get_texture call that seems to lead to errors
whiteshark0
1
-1
/
+1
2010-01-12
deleted leftovers from old plugin system and party mode
whiteshark0
1
-1
/
+0
2010-01-12
merged lua into trunk
s_alexander
1
-48
/
+30
2009-12-17
revert previous commit. It did not solve the problem of non song on fedora.
k-m_schindler
1
-3
/
+2
2009-12-17
Just a test. Probably ignore this!
k-m_schindler
1
-2
/
+3
2009-12-13
now the Audio-file bug should be fixed
brunzelchen
1
-2
/
+2
2009-12-13
fixed bug: Audio-file does not exist: "" [UAudio_FFmpeg]
brunzelchen
1
-0
/
+4
2009-12-08
removed if to enable folder cover loading
s_alexander
1
-9
/
+2
2009-12-06
fix performance problem on scroll
brunzelchen
1
-21
/
+23
2009-11-24
fixed assembla #92: all song covers look like selected ones
whiteshark0
1
-3
/
+7
2009-11-18
select songs by clicking on them
whiteshark0
1
-10
/
+67
2009-11-18
some changes on mousesupport
whiteshark0
1
-11
/
+24
2009-11-17
fixed #89: wrong mp3 playback when selecting song while scrolling
whiteshark0
1
-5
/
+15
2009-11-09
fixed folders=on bug for the moment
whiteshark0
1
-3
/
+10
2009-11-09
merged unicode branch (r1931) into trunk
s_alexander
1
-61
/
+69
2009-06-04
cosmetics
k-m_schindler
1
-24
/
+22
2009-05-31
merged (experimental) mouse support patch by d0ccrazy
whiteshark0
1
-0
/
+23
2009-05-28
change range of random. was probably reason for out of range crash.
k-m_schindler
1
-48
/
+47
2009-04-25
Cosmetics. No code change
k-m_schindler
1
-31
/
+19
2009-03-21
New plugin mode reverted (will be moved to a branch afterwards).
tobigun
1
-12
/
+7
2009-03-07
final cleanup of Umain. Creation of UNote
k-m_schindler
1
-153
/
+194
2009-02-04
Tabs_at_startup -> TabsAtStartup
tobigun
1
-26
/
+27
2008-11-03
All comments are English now (Polish ones have been translated)
tobigun
1
-21
/
+21
2008-10-25
Music preview is started by the main thread now instead of the SDL timer thre...
tobigun
1
-2
/
+9
2008-10-13
Abstraction of the menus background
whiteshark0
1
-2
/
+11
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
1
-24
/
+1
2008-09-23
added file headers
tobigun
1
-0
/
+25
2008-09-21
missing files commited
whiteshark0
1
-119
/
+1
2008-09-20
Equalizer class written
whiteshark0
1
-13
/
+13
2008-08-27
rename Screen part2
k-m_schindler
1
-0
/
+0
2008-08-27
rename Screen part1
k-m_schindler
1
-0
/
+0
2008-08-27
Reordering of the directories[1]: moving Game/Code to src
k-m_schindler
1
-0
/
+0
2008-08-25
Added: Option for background music in sound options (affects UIni too)
mogguh
1
-3
/
+4
2008-08-13
cleanup
tobigun
1
-187
/
+92
2008-08-13
- new cover-loading. Cover thumbnails are stored in an sqlite db (cover.db) n...
tobigun
1
-56
/
+40
2008-08-13
moved image (SDL-surface) manipulation functions from UTexture.pas to UImage.pas
tobigun
1
-2
/
+0
2008-07-07
Fix for Trac ticket #53 (Preview fading and volume problems)
tobigun
1
-45
/
+46
2008-06-08
- set svn:eol-style to native
tobigun
1
-2130
/
+2130
2008-06-08
goto + labels removed
tobigun
1
-54
/
+57
2008-06-07
just some cleanup
tobigun
1
-287
/
+306
2008-05-10
Volumes are floating point values (single) now. The range changed from [0 .. ...
tobigun
1
-10
/
+15
2008-05-09
- input-source selection works now (with bass or portaudio with portmixer)
tobigun
1
-40
/
+55
2008-05-02
MacOSX patch for WideUpperChar. The cwstring Unicode manager is not supported...
tobigun
1
-3
/
+4
2008-05-02
replaced WideUpperCase with WideCharUpperCase
tobigun
1
-2
/
+2
[next]