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
/
unicode
/
src
/
base
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Language option fix:
tobigun
2009-07-26
3
-54
/
+26
*
Delphi 7 compatibility fix (eat this, buildbot)
tobigun
2009-07-26
1
-1
/
+1
*
language improvements and code cosmetics. no code change.
k-m_schindler
2009-07-23
1
-56
/
+56
*
- language files converted to UTF-8 WITH BOM (!!!)
tobigun
2009-07-23
1
-2
/
+2
*
update to current trunk (1853)
tobigun
2009-07-23
2
-47
/
+80
*
Buggy DirectoryFindFiles() (used by BrowseTXT/XMLFiles) removed and replaced ...
tobigun
2009-07-23
2
-98
/
+58
*
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
2
-47
/
+38
*
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
3
-33
/
+356
*
- 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
*
- Translations added
tobigun
2009-07-23
2
-0
/
+8
*
further string -> UTF8String conversions
tobigun
2009-07-23
1
-13
/
+13
*
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
*
integer/word/.. upper -> lower case
tobigun
2009-07-23
2
-105
/
+105
*
further string -> UTF8String or IPath conversions
tobigun
2009-07-23
10
-61
/
+24
*
TTextFileStream/TMemTextFileStream
tobigun
2009-07-23
6
-316
/
+691
*
- onHide -> onHide
tobigun
2009-07-23
2
-4
/
+4
*
SplitString() added
tobigun
2009-07-23
1
-0
/
+71
*
- IFilesystem.CreateFileStream() removed
tobigun
2009-07-23
1
-13
/
+0
*
UPlatformLinux/MacOSX adjusted to use IPath
tobigun
2009-07-23
2
-23
/
+37
*
missing svn:eol-style added
tobigun
2009-07-23
2
-241
/
+241
*
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
*
- Copied stuff from sdlstreams.pas removed from UCommon.pas. Use sdlstreams.p...
tobigun
2009-07-23
2
-87
/
+37
*
- IPath integration
tobigun
2009-07-23
34
-2030
/
+1517
*
- IPath added
tobigun
2009-07-23
3
-100
/
+1194
*
UPath renamed to UPathUtils
tobigun
2009-07-23
15
-17
/
+17
*
song saving initially switched to UTF8
tobigun
2009-07-23
1
-55
/
+66
*
CTRL+[A-Z] experiment
tobigun
2009-07-23
1
-0
/
+10
*
DEFAULT_ENCODING is now fixed (to CP1252) in USong.pas and cannot be set in t...
tobigun
2009-07-23
1
-10
/
+0
*
DirectoryFindFiles unified for mac+unix
tobigun
2009-07-23
3
-9
/
+12
*
- unneeded vars removed
tobigun
2009-07-23
1
-24
/
+15
*
font extrusion is done by freetypes stroker API instead of pixel-by-pixel ope...
tobigun
2009-07-23
1
-71
/
+108
*
added Unicode functions:
tobigun
2009-07-23
1
-13
/
+130
*
- encodings seperated to multiple files located in "encoding"
tobigun
2009-07-23
1
-137
/
+136
*
merge with current trunk revision 1827
tobigun
2009-07-23
27
-3818
/
+1076
*
- revert to 1777
tobigun
2009-07-23
20
-1322
/
+1236
*
merged r1830 trunk (current) in this branch
s_alexander
2009-06-27
20
-1236
/
+1322
*
- fpc patch
tobigun
2009-03-15
2
-3
/
+16
*
UFilename.pas + UFilename.pas added for uniform filesystem access for Windows...
tobigun
2009-03-14
2
-0
/
+959
*
- font-engine uses UCS4 internally
tobigun
2009-03-14
2
-90
/
+249
[next]