| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | made some major progress with ffmpeg audio playback !!! | jaybinks | 2007-10-27 | 7 | -121/+311 |
* | 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 | 2 | -217/+487 |
* | 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 | 7 | -1382/+1421 |
* | modifed bitmap fonts to have alpha channel, after conversation with blindy. | jaybinks | 2007-10-24 | 2 | -540/+540 |
* | comment this.. oops | jaybinks | 2007-10-24 | 1 | -5/+8 |
* | nearly finished Cores loading procs | whiteshark0 | 2007-10-16 | 4 | -44/+272 |
* | fixed the modified ffmpeg headers to compile in lazarus on windows. | jaybinks | 2007-10-16 | 4 | -2665/+2670 |
* | fixed WinLaz build.. | jaybinks | 2007-10-16 | 1 | -0/+1 |
* | tidy up un-needed uses clauses.. | jaybinks | 2007-10-16 | 3 | -10/+2 |
* | modified ffmpeg usage, to use interface same as bass... | jaybinks | 2007-10-16 | 8 | -339/+806 |
* | modifications to make new UMusic | jaybinks | 2007-10-11 | 1 | -5/+5 |
* | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@509 b956fd51-792f-4... | jaybinks | 2007-10-11 | 1 | -1/+1 |
* | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@508 b956fd51-792f-4... | jaybinks | 2007-10-11 | 1 | -0/+3 |
* | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@507 b956fd51-792f-4... | jaybinks | 2007-10-11 | 1 | -0/+6 |
* | added UAudio_FFMpeg.pas as placeholder... ( Still has bass code in it.. needs... | jaybinks | 2007-10-11 | 4 | -170/+788 |
* | separated IAudioPlayback in to separate "Playback" and "Input" Interfaces | jaybinks | 2007-10-11 | 6 | -15/+36 |
* | Added IAudioPlayback Interface and implementation for BASS. | jaybinks | 2007-10-11 | 38 | -1065/+1035 |
* | fixes so codebase builds in delphi now, after major FFMpeg changse for linux. | jaybinks | 2007-10-11 | 9 | -44/+97 |
* | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@502 b956fd51-792f-4... | jaybinks | 2007-10-11 | 1 | -20/+25 |
* | modified UTime to utilise SDL timer... | jaybinks | 2007-10-11 | 6 | -1460/+1661 |
* | major changes to FFMPEG Headers so they now support linux. | jaybinks | 2007-10-11 | 7 | -241/+355 |
* | Fixed some Bugs from Previous Commit | whiteshark0 | 2007-10-10 | 2 | -8/+12 |
* | Added Hook and Service Class for new Plugin System to Trunc | whiteshark0 | 2007-10-10 | 8 | -10/+1098 |
* | fixed bambo build script for linux. | jaybinks | 2007-10-08 | 3 | -5/+7 |
* | fixed bad build build#USDX-DELPHI-31 | jaybinks | 2007-10-08 | 2 | -4/+6 |
* | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@472 b956fd51-792f-4... | jaybinks | 2007-10-08 | 1 | -0/+4 |
* | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@471 b956fd51-792f-4... | jaybinks | 2007-10-08 | 2 | -1/+5 |
* | 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 | 2 | -2097/+2186 |
* | fixed some stuff for linux build... | jaybinks | 2007-10-08 | 4 | -1684/+1879 |
* | 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 | 4 | -17/+217 |
* | Some more clean up because of my last commit 0o | whiteshark0 | 2007-10-03 | 1 | -1/+2 |
* | some cleanup after mogs last commit ;) | whiteshark0 | 2007-10-03 | 1 | -28/+69 |
* | 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 | 19 | -9918/+10093 |
* | fix mogs compile error :) ( In lazarus build ) | jaybinks | 2007-10-01 | 1 | -0/+1 |
* | 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 | 3 | -70/+214 |
* | added patch (with small modification) | jaybinks | 2007-10-01 | 1 | -1/+9 |
* | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@453 b956fd51-792f-4... | jaybinks | 2007-09-30 | 1 | -0/+2 |
* | updated USDX-Lazaurs Resource compiler.. | jaybinks | 2007-09-30 | 1 | -0/+0 |
* | some minor bug fixes.. | jaybinks | 2007-09-30 | 4 | -154/+24 |
* | fixed credits screen in lazarus build. | jaybinks | 2007-09-30 | 2 | -1247/+1258 |
* | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@449 b956fd51-792f-4... | jaybinks | 2007-09-29 | 1 | -0/+2 |
* | oops :) | jaybinks | 2007-09-29 | 1 | -1/+1 |