| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - Moved initialization from URecord to UAudio_bass. | tobigun | 2007-12-05 | 1 | -649/+648 |
* | - Moved GetFFTData from IAudioInput -> IAudioOutput (it is used for the song-... | tobigun | 2007-12-05 | 1 | -6/+3 |
* | Removed duplicated registration to the AudioManager. Registering once is enou... | tobigun | 2007-12-05 | 1 | -12/+4 |
* | - Removed all BASS stuff. BASS initialization is now done in UAudio_bass (or ... | tobigun | 2007-12-05 | 1 | -134/+52 |
* | Sound is now Recording.Sound | tobigun | 2007-12-05 | 2 | -7/+7 |
* | - Sound-Device initialization was moved from URecord to the specific Audio-In... | tobigun | 2007-12-05 | 1 | -21/+20 |
* | New portaudio interface added | tobigun | 2007-12-05 | 1 | -0/+434 |
* | Initialize SDL_GL_ALPHA_SIZE for the OpenGL Surface | b1indy | 2007-12-03 | 1 | -0/+1 |
* | fixed lazarus build-error due to differing declarations of FindFirstFileW and... | tobigun | 2007-11-28 | 1 | -21/+33 |
* | checking for delta=0 in col2h | b1indy | 2007-11-23 | 1 | -0/+2 |
* | Fonts are readable again, didn't edit the outline fonts (will be done later, ... | mogguh | 2007-11-23 | 1 | -6/+6 |
* | Added LogBuffer to dump binary data to a file. | eddie-0815 | 2007-11-22 | 1 | -0/+19 |
* | Solved Usdx-1 in Trunk and 1.0.1 | whiteshark0 | 2007-11-21 | 1 | -794/+794 |
* | Removed Windows.pas include | eddie-0815 | 2007-11-20 | 1 | -3/+0 |
* | Fixed UPlatformLinux.pas | eddie-0815 | 2007-11-20 | 1 | -1/+1 |
* | Changed Platform from Interface to Class. | eddie-0815 | 2007-11-20 | 7 | -157/+105 |
* | promoted changes from fisheye#614 to the main trunk | jaybinks | 2007-11-20 | 1 | -0/+92 |
* | fix run time bug | jaybinks | 2007-11-19 | 1 | -2/+2 |
* | fixed bug in UIni ( on linux at least ) | jaybinks | 2007-11-19 | 1 | -1/+2 |
* | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@603 b956fd51-792f-4... | jaybinks | 2007-11-11 | 1 | -6/+3 |
* | Fixed song loading on Windows. | eddie-0815 | 2007-11-08 | 1 | -16/+17 |
* | Removed the String() casts. Now BrowseDir is unicode capable again. | eddie-0815 | 2007-11-08 | 1 | -2/+2 |
* | Added forward declarations... | eddie-0815 | 2007-11-08 | 1 | -0/+5 |
* | Move the TSearchRecW record to the implementation part. This should fix the c... | eddie-0815 | 2007-11-08 | 1 | -8/+11 |
* | Changed d_name to name. | eddie-0815 | 2007-11-08 | 1 | -5/+5 |
* | Added missing functions. I Hope this fixes the build on Windows. | eddie-0815 | 2007-11-08 | 1 | -0/+70 |
* | Added UPlatform.pas. This should be the first step to move the simple platfor... | eddie-0815 | 2007-11-08 | 6 | -187/+284 |
* | Mac OS X: Added PseudoThread for debugging, because debugging of threaded cod... | eddie-0815 | 2007-11-08 | 3 | -3/+36 |
* | Some changes to PluginInterface to fit with 64 Bit Systems. lParam is maily f... | whiteshark0 | 2007-11-06 | 6 | -705/+707 |
* | Mac OS X: We're getting closer! Songs get loaded. Sound is playing on the Sin... | eddie-0815 | 2007-11-05 | 3 | -48/+51 |
* | Fixed compilation on the mac: Function Ptr() does not exist. Please use the P... | eddie-0815 | 2007-11-05 | 1 | -613/+614 |
* | Partymodule finished. | whiteshark0 | 2007-11-04 | 4 | -408/+644 |
* | Added MacResources.pas. Fixed some resource loading issues on OS X. The main ... | eddie-0815 | 2007-11-04 | 1 | -1139/+1142 |
* | Mac OS X: Added unit cthreads. USDX now runs on OS X! But you can't do anythi... | eddie-0815 | 2007-11-03 | 3 | -1078/+1089 |
* | Changed DELPHI define to IFDEF LAZARUS ... ELSE ... ENDIF. This should work o... | eddie-0815 | 2007-11-03 | 1 | -36/+32 |
* | 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 |