| Commit message (Expand) | Author | Age | Files | Lines |
* | Windows Lazarus Build working again... | jaybinks | 2007-11-03 | 5 | -3790/+3791 |
* | Fixed GamePath for Mac OS X. | eddie-0815 | 2007-11-02 | 1 | -0/+24 |
* | Fixed MacOSX version. Can we use baseunix on linux? We could drop oldlinux th... | eddie-0815 | 2007-11-02 | 2 | -15/+22 |
* | Runtime Song Addition | jaybinks | 2007-11-02 | 4 | -18/+52 |
* | Runtime theme changing - jira#USDX-156 | jaybinks | 2007-11-02 | 1 | -1/+38 |
* | fix bad build#USDX-DELPHI-99 | jaybinks | 2007-11-02 | 1 | -1/+3 |
* | basic threading of song loading.. | jaybinks | 2007-11-02 | 2 | -305/+396 |
* | fixed failed builds | jaybinks | 2007-11-01 | 35 | -3423/+3579 |
* | Windows version now compiles again. | eddie-0815 | 2007-11-01 | 1 | -1/+4 |
* | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 2007-11-01 | 43 | -1532/+1825 |
* | fixed build error since build#USDX-LAZLIN-65 | jaybinks | 2007-10-29 | 1 | -34/+77 |
* | try to fix build errors | whiteshark0 | 2007-10-27 | 3 | -4/+4 |
* | Finished pluginloader, plugininterface | whiteshark0 | 2007-10-27 | 7 | -76/+947 |
* | made some major progress with ffmpeg audio playback !!! | jaybinks | 2007-10-27 | 5 | -114/+297 |
* | fixed my oops, and have also fixed bamboo build to show this error.. doh | jaybinks | 2007-10-27 | 1 | -3/+7 |
* | did some major work towards ffmpeg audio playback. | jaybinks | 2007-10-26 | 1 | -214/+476 |
* | first effort to work towards jira#USDX-60 | jaybinks | 2007-10-25 | 2 | -1520/+1541 |
* | minor changes and fixes for USDX on linux. | jaybinks | 2007-10-25 | 4 | -1380/+1410 |
* | modifed bitmap fonts to have alpha channel, after conversation with blindy. | jaybinks | 2007-10-24 | 1 | -55/+55 |
* | comment this.. oops | jaybinks | 2007-10-24 | 1 | -5/+8 |
* | nearly finished Cores loading procs | whiteshark0 | 2007-10-16 | 3 | -25/+219 |
* | fixed WinLaz build.. | jaybinks | 2007-10-16 | 1 | -0/+1 |
* | modified ffmpeg usage, to use interface same as bass... | jaybinks | 2007-10-16 | 5 | -314/+758 |
* | added UAudio_FFMpeg.pas as placeholder... ( Still has bass code in it.. needs... | jaybinks | 2007-10-11 | 3 | -166/+781 |
* | separated IAudioPlayback in to separate "Playback" and "Input" Interfaces | jaybinks | 2007-10-11 | 2 | -10/+31 |
* | Added IAudioPlayback Interface and implementation for BASS. | jaybinks | 2007-10-11 | 7 | -805/+795 |
* | fixes so codebase builds in delphi now, after major FFMpeg changse for linux. | jaybinks | 2007-10-11 | 2 | -8/+12 |
* | modified UTime to utilise SDL timer... | jaybinks | 2007-10-11 | 3 | -143/+273 |
* | Fixed some Bugs from Previous Commit | whiteshark0 | 2007-10-10 | 1 | -7/+12 |
* | Added Hook and Service Class for new Plugin System to Trunc | whiteshark0 | 2007-10-10 | 6 | -1/+1090 |
* | fixed bad build build#USDX-DELPHI-31 | jaybinks | 2007-10-08 | 2 | -4/+6 |
* | minor changes to faciliate ffmpeg audio playback | jaybinks | 2007-10-08 | 2 | -5/+113 |
* | trying to fix linux runtime errors with database ( Stats screen ) | jaybinks | 2007-10-08 | 1 | -56/+119 |
* | fixed some stuff for linux build... | jaybinks | 2007-10-08 | 2 | -426/+476 |
* | Actually just a test if the new CIA filtering works | mogguh | 2007-10-03 | 1 | -1/+1 |
* | New plugin SDK added | whiteshark0 | 2007-10-03 | 2 | -4/+191 |
* | fixed bug in StringReplaceW... | jaybinks | 2007-10-02 | 1 | -5/+17 |
* | oops AdaptFilePaths was meant to be available to any compiler. | jaybinks | 2007-10-02 | 1 | -5/+6 |
* | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@461 b956fd51-792f-4... | jaybinks | 2007-10-02 | 1 | -1/+1 |
* | Fixed linux compilation. | jaybinks | 2007-10-02 | 11 | -6946/+7079 |
* | fix mogs compile error :) | jaybinks | 2007-10-01 | 1 | -3/+3 |
* | SDL_ttf: TextGl.pas - some code for testing (just add printrandomtext(); in u... | mogguh | 2007-10-01 | 2 | -0/+179 |
* | added patch (with small modification) | jaybinks | 2007-10-01 | 1 | -1/+9 |
* | some minor bug fixes.. | jaybinks | 2007-09-30 | 2 | -45/+12 |
* | fixed credits screen in lazarus build. | jaybinks | 2007-09-30 | 1 | -1/+1 |
* | oops :) | jaybinks | 2007-09-29 | 1 | -1/+1 |
* | removed debug code from previous checkin. | jaybinks | 2007-09-29 | 2 | -8/+17 |
* | fixed runtime sing errors, when compiled in lazarus. | jaybinks | 2007-09-29 | 2 | -4/+79 |
* | small fixes for lazarus build. | jaybinks | 2007-09-29 | 4 | -255/+266 |
* | Reremoved old TPlayer attributes and removed some code fragments that still l... | whiteshark0 | 2007-09-28 | 1 | -16/+2 |