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