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
/
USong.pas
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-12
* log if the audio file which is specified in the song .txt does not exist or...
basisbit
1
-0
/
+4
2014-11-22
Remove unused variables and fix warnings with ifdefed variables. Thanks to ru...
k-m_schindler
1
-5
/
+0
2014-11-22
Call LoadSong() only before playing the song. This speeds up the initial load...
k-m_schindler
1
-5
/
+3
2013-02-24
fix problems with empty songlist. thanks to Zup3rvock.
k-m_schindler
1
-2
/
+5
2013-02-22
merge the first part of the medley_new branch. This part has the functionalit...
k-m_schindler
1
-13
/
+317
2010-06-12
Previously removed option Lyrics:Encoding now back in config.ini:
tobigun
1
-5
/
+2
2010-05-23
zero-length notes will no longer be ignored. they will be converted into free...
brunzelchen
1
-12
/
+15
2010-04-20
do not handle txt file format errors that strict
tobigun
1
-9
/
+10
2010-04-19
reduced verbose output on missing theme and song tags (info instead of warn)
tobigun
1
-1
/
+1
2010-04-14
completly remove solmization
whiteshark0
1
-46
/
+0
2009-12-18
change zero note error to warning with better description
whiteshark0
1
-1
/
+3
2009-12-13
added a note concerning song parser
whiteshark0
1
-0
/
+8
2009-12-13
use TryStrToInt and TryStrToFloat instead of try .. except block
whiteshark0
1
-8
/
+10
2009-12-13
fixed bug in song parser that may lead to an Access Violation
whiteshark0
1
-1
/
+1
2009-12-06
Add Date to Score, Filter Players, Switch Difficulty - ID: 2901824
s_alexander
1
-0
/
+1
2009-12-05
added autodetection of utf8
s_alexander
1
-8
/
+7
2009-11-24
use second players color to indicate selected note in editor
whiteshark0
1
-0
/
+2
2009-11-17
load and save year tag
whiteshark0
1
-1
/
+9
2009-11-17
header tags that are not supported are written to the end of the songheader w...
whiteshark0
1
-8
/
+52
2009-11-09
fixed folders=on bug for the moment
whiteshark0
1
-0
/
+8
2009-11-09
merged unicode branch (r1931) into trunk
s_alexander
1
-435
/
+615
2009-03-10
folder sorting w/ cats on fixed (ticket #84)
whiteshark0
1
-2
/
+39
2009-03-07
final cleanup of Umain. Creation of UNote
k-m_schindler
1
-1
/
+1
2009-02-28
loading of songs with relative: yes fixed
whiteshark0
1
-1
/
+1
2009-02-28
Some cleanup done
whiteshark0
1
-117
/
+61
2008-11-26
some small format edits
k-m_schindler
1
-13
/
+13
2008-11-13
Format adjustments. no code change.
k-m_schindler
1
-45
/
+49
2008-11-03
All comments are English now (Polish ones have been translated)
tobigun
1
-2
/
+2
2008-10-28
some compiler warnings/hints removed
tobigun
1
-2
/
+2
2008-10-28
- glPrint(Pchar) -> glPrint(string)
tobigun
1
-5
/
+5
2008-10-09
Errormessages during songload now translatable
whiteshark0
1
-4
/
+15
2008-09-28
Fixed some minor bugs in txt file reader
whiteshark0
1
-36
/
+56
2008-09-28
Songclass now reports an error if there is no linebreak in a txt file. Error ...
whiteshark0
1
-1
/
+18
2008-09-23
indentation unified, no code change.
k-m_schindler
1
-19
/
+19
2008-09-23
gpl header added and property svn:header set to "HeadURL Id"
k-m_schindler
1
-0
/
+25
2008-09-13
- stop both Video and Visualizer (because of the video-toggle with 'v'-key bo...
tobigun
1
-1
/
+0
2008-09-13
minor layout changes. no code change
k-m_schindler
1
-19
/
+36
2008-09-13
rename X: integer to NoteIndex: integer
k-m_schindler
1
-11
/
+12
2008-09-13
SourceForge patch [2086204] applied.
tobigun
1
-162
/
+154
2008-09-02
Moved: The folder classes has been renamed to base
mogguh
1
-0
/
+0
2008-08-27
rename Classes part2
k-m_schindler
1
-0
/
+0
2008-08-27
rename Classes 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-05-22
eol-style unified and propset, indentation
k-m_schindler
1
-238
/
+245
2008-05-08
added "inherited ..." to all constructors to assure that the base-class const...
tobigun
1
-0
/
+3
2008-04-27
- Fixed several bugs with tabbed browsing (Tabs: on) which occurred after TSo...
tobigun
1
-21
/
+13
2008-04-19
tried to make songloading working with the old loader and keep all changes th...
s_alexander
1
-444
/
+222
2008-04-07
make BPM changes during song possible
s_alexander
1
-0
/
+9
2008-04-06
Replaced some {-comments with (*-comments to remove nested comments of the sa...
tobigun
1
-64
/
+65
2008-04-03
rewriting of the txt file parser
s_alexander
1
-162
/
+203
[next]