aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/USongs.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replaced some {-comments with (*-comments to remove nested comments of the sa...tobigun2008-04-061-2/+2
* Covers Cache rewrittenwhiteshark02008-04-041-1/+1
* Prepared some classes for enhanced Song loading.whiteshark02008-03-301-37/+37
* USDX is now able to load SingStar XML Songfiles using Whitesharks XML2US Parserf1fth_freed0m2008-03-271-17/+55
* added "-debug" flag at run time and "CONSOLE" Define in switches.inc jaybinks2008-03-261-25/+1
* fixed that damn bug with the NG path hack... grrrjaybinks2008-02-201-1/+2
* added USNG Song path , so we can use songs that a USNG install may have.jaybinks2008-02-131-886/+893
* - DirWatch-support with FPC (windows only)tobigun2008-02-051-5/+3
* - Added missing "override" for TSongs.destroy().tobigun2008-01-271-897/+888
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@802 b956fd51-792f-4...eddie-08152008-01-201-4/+10
* bunch of smaller changes...jaybinks2008-01-121-147/+112
* Changed BrowsePos from Cardinal to Integer, because of range check errors at ...eddie-08152008-01-091-1/+1
* made USDX function when file paths differ from previous expectations..jaybinks2007-12-201-2/+7
* - compatibility changes for fpc 2.2.0 and lazarus 0.9.24. Changes are enabled...tobigun2007-12-051-1/+1
* Removed the String() casts. Now BrowseDir is unicode capable again.eddie-08152007-11-081-2/+2
* Added UPlatform.pas. This should be the first step to move the simple platfor...eddie-08152007-11-081-184/+38
* Mac OS X: Added PseudoThread for debugging, because debugging of threaded cod...eddie-08152007-11-081-3/+22
* Mac OS X: We're getting closer! Songs get loaded. Sound is playing on the Sin...eddie-08152007-11-051-47/+47
* Mac OS X: Added unit cthreads. USDX now runs on OS X! But you can't do anythi...eddie-08152007-11-031-1045/+1048
* Windows Lazarus Build working again...jaybinks2007-11-031-1043/+1045
* Fixed MacOSX version. Can we use baseunix on linux? We could drop oldlinux th...eddie-08152007-11-021-14/+22
* Runtime Song Additionjaybinks2007-11-021-16/+50
* fix bad build#USDX-DELPHI-99jaybinks2007-11-021-1/+3
* basic threading of song loading..jaybinks2007-11-021-27/+126
* fixed failed buildsjaybinks2007-11-011-2/+7
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-10/+78
* fixed build error since build#USDX-LAZLIN-65jaybinks2007-10-291-34/+77
* made some major progress with ffmpeg audio playback !!!jaybinks2007-10-271-31/+34
* fixed my oops, and have also fixed bamboo build to show this error.. dohjaybinks2007-10-271-3/+7
* first effort to work towards jira#USDX-60jaybinks2007-10-251-756/+777
* fixed song loading in Lazarus..jaybinks2007-09-241-753/+756
* fixed a bunch of path delimiter issues on linux build :)jaybinks2007-09-201-753/+753
* added UCommon ( in classes ) for lazarus...jaybinks2007-09-191-0/+6
* * added missed dependency PNGImage.jaybinks2007-09-121-1/+5
* all SongFile Loading and Saving procedures moved to UFiles.whiteshark02007-05-161-1/+1
* Fixed the "one Song too much" Bugwhiteshark02007-05-081-1/+1
* Fixed: SongSorting is CaseSensitivewhiteshark02007-04-231-18/+18
* Some Memory tweaking (13 MB Less Ram using at 800 Songs)whiteshark02007-04-201-3/+23
* Fixed Some Bugs in JumpTo Screen:whiteshark02007-03-291-0/+1
* Added Jumpto Ability to SongScreen (Press J)whiteshark02007-03-281-11/+66
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...whiteshark02007-03-211-0/+667