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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Delphi 7 compatibility fix (eat this, buildbot)
tobigun
2009-07-26
4
-4
/
+4
*
language improvements and code cosmetics. no code change.
k-m_schindler
2009-07-23
1
-56
/
+56
*
some small language improvements plus a forgotten item in German.ini
k-m_schindler
2009-07-23
2
-4
/
+7
*
typo: Italienisch -> Italian
k-m_schindler
2009-07-23
13
-13
/
+13
*
translation of new text and a minor correction
k-m_schindler
2009-07-23
1
-1
/
+11
*
Most of the unicode branch (if not all) should be done now. Please test.
tobigun
2009-07-23
1
-2
/
+3
*
Catalan already was UTF-8 (without BOM)
tobigun
2009-07-23
2
-94
/
+94
*
new language strings added to english language file
tobigun
2009-07-23
2
-1
/
+12
*
- language files converted to UTF-8 WITH BOM (!!!)
tobigun
2009-07-23
17
-994
/
+993
*
update to current trunk (1853)
tobigun
2009-07-23
4
-49
/
+103
*
Buggy DirectoryFindFiles() (used by BrowseTXT/XMLFiles) removed and replaced ...
tobigun
2009-07-23
2
-98
/
+58
*
Editor:
tobigun
2009-07-23
1
-2
/
+23
*
- Do not make plugins. Block on Mac OS X
tobigun
2009-07-23
2
-3
/
+4
*
spelling corrections
tobigun
2009-07-23
1
-21
/
+20
*
reset all ref-counted fields before usage of FillChar() to avoid memory leaks
tobigun
2009-07-23
2
-1
/
+8
*
GarbageList.Count >= GarbageMaxCount
tobigun
2009-07-23
1
-1
/
+1
*
TPlatformMacOSX.CreateUserFolders() uses IPath
tobigun
2009-07-23
1
-48
/
+34
*
TUnicodeMemIniFile added
tobigun
2009-07-23
1
-0
/
+79
*
string -> UTF8String / IPath
tobigun
2009-07-23
3
-49
/
+41
*
language file conversion script added
tobigun
2009-07-23
1
-0
/
+43
*
According to the Delphi doc for INFINITY it should not be used in comparisons...
tobigun
2009-07-23
1
-2
/
+2
*
Define for OS X must be DARWIN and not APPLE
tobigun
2009-07-23
1
-3
/
+3
*
merge with trunk revision 1845
tobigun
2009-07-23
27
-399
/
+1702
*
- comments
tobigun
2009-07-23
1
-9
/
+12
*
Song sorting uses locale specific comparison
tobigun
2009-07-23
1
-5
/
+5
*
- interface ref-cnt bug workaround for IPath
tobigun
2009-07-23
2
-36
/
+122
*
Midi to USDX converter fixed
tobigun
2009-07-23
1
-165
/
+289
*
- Translations added
tobigun
2009-07-23
7
-30
/
+83
*
further string -> UTF8String conversions
tobigun
2009-07-23
2
-19
/
+19
*
WideStringLower/UpperCase on unix uses WideLower/UpperCase from cwstring agai...
tobigun
2009-07-23
1
-9
/
+26
*
CurrentTexture.Name = Name -> CurrentTexture.Name.Equals(Name)
tobigun
2009-07-23
1
-1
/
+1
*
TntWideStrings included for FPC and delphi < 2006
tobigun
2009-07-23
2
-7
/
+26
*
integer/word/.. upper -> lower case
tobigun
2009-07-23
2
-105
/
+105
*
UTF8 file protocol ('ufile:') added for FFmpeg unicode support
tobigun
2009-07-23
3
-70
/
+84
*
ffmpeg header fix:
tobigun
2009-07-23
1
-6
/
+11
*
further string -> UTF8String or IPath conversions
tobigun
2009-07-23
18
-87
/
+50
*
TTextFileStream/TMemTextFileStream
tobigun
2009-07-23
7
-318
/
+800
*
- onHide -> onHide
tobigun
2009-07-23
37
-99
/
+99
*
SplitString() added
tobigun
2009-07-23
1
-0
/
+71
*
- IFilesystem.CreateFileStream() removed
tobigun
2009-07-23
1
-13
/
+0
*
- av_open_input_stream() signature fix
tobigun
2009-07-23
1
-1
/
+1
*
UPlatformLinux/MacOSX adjusted to use IPath
tobigun
2009-07-23
2
-23
/
+37
*
missing svn:eol-style added
tobigun
2009-07-23
14
-1339
/
+1339
*
THandleStream -> TStream as the THandleStream stuff is not used
tobigun
2009-07-23
2
-12
/
+11
*
Removed some nasty "Error" debug-logs
tobigun
2009-07-23
1
-2
/
+0
*
- iconv ambiguity on mac os x solved (used /sw/lib/ one with missing symbols ...
tobigun
2009-07-23
2
-6
/
+2
*
- Copied stuff from sdlstreams.pas removed from UCommon.pas. Use sdlstreams.p...
tobigun
2009-07-23
3
-87
/
+38
*
- IPath integration
tobigun
2009-07-23
66
-2454
/
+1997
*
- IPath added
tobigun
2009-07-23
3
-100
/
+1194
*
UPath renamed to UPathUtils
tobigun
2009-07-23
21
-23
/
+23
[prev]
[next]