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
/
USongs.pas
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-23
indentation unified, no code change.
k-m_schindler
1
-23
/
+23
2008-09-23
gpl header added and property svn:header set to "HeadURL Id"
k-m_schindler
1
-0
/
+25
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-08-15
- Support for multiple song/cover paths.
tobigun
1
-4
/
+4
2008-08-13
Covers.Load does not exist anymore
tobigun
1
-2
/
+2
2008-08-13
Disabled threaded song-loading until it is fixed.
tobigun
1
-16
/
+23
2008-08-13
- new cover-loading. Cover thumbnails are stored in an sqlite db (cover.db) n...
tobigun
1
-2
/
+2
2008-08-08
warning removed
tobigun
1
-0
/
+3
2008-07-12
cleanup + comments
tobigun
1
-6
/
+19
2008-05-24
AnsiContainsText for darwin removed - not needed any more; reworked some if s...
k-m_schindler
1
-101
/
+98
2008-05-08
set some non-error logs from error to status
tobigun
1
-2
/
+2
2008-05-08
added "inherited ..." to all constructors to assure that the base-class const...
tobigun
1
-0
/
+1
2008-05-02
- replaced some DebugWriteln() with Log.Log...()
tobigun
1
-1
/
+1
2008-04-27
- Fixed several bugs with tabbed browsing (Tabs: on) which occurred after TSo...
tobigun
1
-387
/
+264
2008-04-19
tried to make songloading working with the old loader and keep all changes th...
s_alexander
1
-38
/
+38
2008-04-06
Replaced some {-comments with (*-comments to remove nested comments of the sa...
tobigun
1
-2
/
+2
2008-04-04
Covers Cache rewritten
whiteshark0
1
-1
/
+1
2008-03-30
Prepared some classes for enhanced Song loading.
whiteshark0
1
-37
/
+37
2008-03-27
USDX is now able to load SingStar XML Songfiles using Whitesharks XML2US Parser
f1fth_freed0m
1
-17
/
+55
2008-03-26
added "-debug" flag at run time and "CONSOLE" Define in switches.inc
jaybinks
1
-25
/
+1
2008-02-20
fixed that damn bug with the NG path hack... grrr
jaybinks
1
-1
/
+2
2008-02-13
added USNG Song path , so we can use songs that a USNG install may have.
jaybinks
1
-886
/
+893
2008-02-05
- DirWatch-support with FPC (windows only)
tobigun
1
-5
/
+3
2008-01-27
- Added missing "override" for TSongs.destroy().
tobigun
1
-897
/
+888
2008-01-20
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@802 b956fd51-792f-4...
eddie-0815
1
-4
/
+10
2008-01-12
bunch of smaller changes...
jaybinks
1
-147
/
+112
2008-01-09
Changed BrowsePos from Cardinal to Integer, because of range check errors at ...
eddie-0815
1
-1
/
+1
2007-12-20
made USDX function when file paths differ from previous expectations..
jaybinks
1
-2
/
+7
2007-12-05
- compatibility changes for fpc 2.2.0 and lazarus 0.9.24. Changes are enabled...
tobigun
1
-1
/
+1
2007-11-08
Removed the String() casts. Now BrowseDir is unicode capable again.
eddie-0815
1
-2
/
+2
2007-11-08
Added UPlatform.pas. This should be the first step to move the simple platfor...
eddie-0815
1
-184
/
+38
2007-11-08
Mac OS X: Added PseudoThread for debugging, because debugging of threaded cod...
eddie-0815
1
-3
/
+22
2007-11-05
Mac OS X: We're getting closer! Songs get loaded. Sound is playing on the Sin...
eddie-0815
1
-47
/
+47
2007-11-03
Mac OS X: Added unit cthreads. USDX now runs on OS X! But you can't do anythi...
eddie-0815
1
-1045
/
+1048
2007-11-03
Windows Lazarus Build working again...
jaybinks
1
-1043
/
+1045
2007-11-02
Fixed MacOSX version. Can we use baseunix on linux? We could drop oldlinux th...
eddie-0815
1
-14
/
+22
2007-11-02
Runtime Song Addition
jaybinks
1
-16
/
+50
2007-11-02
fix bad build#USDX-DELPHI-99
jaybinks
1
-1
/
+3
2007-11-02
basic threading of song loading..
jaybinks
1
-27
/
+126
2007-11-01
fixed failed builds
jaybinks
1
-2
/
+7
2007-11-01
Mac OS X version compiles and links. I hope I didn't break too many files on ...
eddie-0815
1
-10
/
+78
2007-10-29
fixed build error since build#USDX-LAZLIN-65
jaybinks
1
-34
/
+77
2007-10-27
made some major progress with ffmpeg audio playback !!!
jaybinks
1
-31
/
+34
2007-10-27
fixed my oops, and have also fixed bamboo build to show this error.. doh
jaybinks
1
-3
/
+7
2007-10-25
first effort to work towards jira#USDX-60
jaybinks
1
-756
/
+777
2007-09-24
fixed song loading in Lazarus..
jaybinks
1
-753
/
+756
2007-09-20
fixed a bunch of path delimiter issues on linux build :)
jaybinks
1
-753
/
+753
[next]