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