aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix: Some minor typos in the german.ini are now fixed, I bet that there are s...mogguh2007-10-141-2/+2
* modifications to make new UMusic jaybinks2007-10-111-5/+5
* Language file: Thanks to w0nderboy we're now also translated into Serbian \o/...mogguh2007-10-111-0/+299
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@509 b956fd51-792f-4...jaybinks2007-10-111-1/+1
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@508 b956fd51-792f-4...jaybinks2007-10-111-0/+3
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@507 b956fd51-792f-4...jaybinks2007-10-111-0/+6
* added UAudio_FFMpeg.pas as placeholder... ( Still has bass code in it.. needs...jaybinks2007-10-114-170/+788
* separated IAudioPlayback in to separate "Playback" and "Input" Interfacesjaybinks2007-10-116-15/+36
* Added IAudioPlayback Interface and implementation for BASS.jaybinks2007-10-1138-1065/+1035
* fixes so codebase builds in delphi now, after major FFMpeg changse for linux.jaybinks2007-10-119-44/+97
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@502 b956fd51-792f-4...jaybinks2007-10-111-20/+25
* modified UTime to utilise SDL timer... jaybinks2007-10-116-1460/+1661
* major changes to FFMPEG Headers so they now support linux.jaybinks2007-10-117-241/+355
* Fixed some Bugs from Previous Commitwhiteshark02007-10-103-9/+13
* Added Hook and Service Class for new Plugin System to Truncwhiteshark02007-10-1012-14/+1167
* New branch, for the upcoming 1.01 release which will fix several issues that ...mogguh2007-10-091-1/+1
* fixed bambo build script for linux.jaybinks2007-10-083-5/+7
* fixed bad build build#USDX-DELPHI-31jaybinks2007-10-082-4/+6
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@472 b956fd51-792f-4...jaybinks2007-10-081-0/+4
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@471 b956fd51-792f-4...jaybinks2007-10-082-1/+5
* minor changes to faciliate ffmpeg audio playbackjaybinks2007-10-082-5/+113
* trying to fix linux runtime errors with database ( Stats screen )jaybinks2007-10-082-2097/+2186
* fixed some stuff for linux build...jaybinks2007-10-084-1684/+1879
* Actually just a test if the new CIA filtering worksmogguh2007-10-031-1/+1
* New plugin SDK addedwhiteshark02007-10-035-17/+324
* Some more clean up because of my last commit 0owhiteshark02007-10-031-1/+2
* some cleanup after mogs last commit ;)whiteshark02007-10-031-28/+69
* fixed bug in StringReplaceW...jaybinks2007-10-021-5/+17
* oops AdaptFilePaths was meant to be available to any compiler.jaybinks2007-10-021-5/+6
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@461 b956fd51-792f-4...jaybinks2007-10-021-1/+1
* Fixed linux compilation.jaybinks2007-10-0219-9918/+10093
* Fixed resource compiler to work fine with linux paths. :)jaybinks2007-10-022-281/+235
* added SDL_TTF.dlljaybinks2007-10-011-0/+4
* fix mogs compile error :) ( In lazarus build )jaybinks2007-10-011-0/+1
* fix mogs compile error :)jaybinks2007-10-011-3/+3
* SDL_ttf: TextGl.pas - some code for testing (just add printrandomtext(); in u...mogguh2007-10-014-70/+214
* added patch (with small modification)jaybinks2007-10-011-1/+9
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@453 b956fd51-792f-4...jaybinks2007-09-301-0/+2
* updated USDX-Lazaurs Resource compiler..jaybinks2007-09-303-6/+123
* some minor bug fixes..jaybinks2007-09-306-154/+630
* fixed credits screen in lazarus build.jaybinks2007-09-304-1303/+1285
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@449 b956fd51-792f-4...jaybinks2007-09-291-0/+2
* oops :)jaybinks2007-09-291-1/+1
* removed debug code from previous checkin.jaybinks2007-09-292-8/+17
* fixed runtime sing errors, when compiled in lazarus.jaybinks2007-09-292-4/+79
* small fixes for lazarus build.jaybinks2007-09-295-2295/+2307
* Reremoved old TPlayer attributes and removed some code fragments that still l...whiteshark02007-09-283-27/+6
* bamboo build script for delphi :)jaybinks2007-09-281-0/+1
* TextGL.pas: changed text blendmode... most texts should be readableb1indy2007-09-272-2/+3
* Loading of Covers should now work (should be tested)b1indy2007-09-271-31/+91