aboutsummaryrefslogtreecommitdiffstats
path: root/Game (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-06added "V" key to sing screen to start Visualization...jaybinks3-34/+32
2007-12-06added projectM switch (disabled by default)tobigun1-2/+5
2007-12-06Visualizer changes (audio connection, some opengl fixes)tobigun6-47/+118
2007-12-06conformed projectM to IVideoPlayback jaybinks8-56/+151
2007-12-05- music-visualization support added. tobigun1-0/+201
2007-12-05added projectM header filetobigun1-0/+354
2007-12-05portaudio support addedtobigun1-8/+19
2007-12-05- bass input and output can now be switched on/off separatelytobigun1-3/+10
2007-12-05Changed this so that us-dx doesn't crash anymore if no soundcard is available tobigun1-14/+6
2007-12-05- compatibility changes for fpc 2.2.0 and lazarus 0.9.24. Changes are enabled...tobigun3-67/+148
2007-12-05GetFFTData() is an output- and not an input-interface's functiontobigun2-2/+2
2007-12-05- bugfix: tried to access array element -1 if video contained no audio-streamtobigun1-3/+7
2007-12-05- Moved initialization from URecord to UAudio_bass.tobigun1-649/+648
2007-12-05- Moved GetFFTData from IAudioInput -> IAudioOutput (it is used for the song-...tobigun1-6/+3
2007-12-05Removed duplicated registration to the AudioManager. Registering once is enou...tobigun1-12/+4
2007-12-05- Removed all BASS stuff. BASS initialization is now done in UAudio_bass (or ...tobigun1-134/+52
2007-12-05Sound is now Recording.Soundtobigun2-7/+7
2007-12-05- Sound-Device initialization was moved from URecord to the specific Audio-In...tobigun1-21/+20
2007-12-05New portaudio interface addedtobigun1-0/+434
2007-12-05bugfix: changed sqlite3.dll to SQLiteDLL (which was never used)tobigun1-199/+199
2007-12-05Added {$PACKRECORDS C} for correct structuretobigun2-1266/+1274
2007-12-05Added swscaler as a replacement for the deprecated img_convert functiontobigun1-0/+194
2007-12-03Initialize SDL_GL_ALPHA_SIZE for the OpenGL Surfaceb1indy1-0/+1
2007-12-03fixed line endingsjaybinks1-94/+94
2007-12-03Added Makefile and lazres script fromjaybinks2-0/+163
2007-11-28added portaudio and portmixer headers as replacement for bass in linuxtobigun2-0/+1303
2007-11-28fixed lazarus build-error due to differing declarations of FindFirstFileW and...tobigun1-21/+33
2007-11-23checking for delta=0 in col2hb1indy1-0/+2
2007-11-23this shouldn't have been hereb1indy1-0/+0
2007-11-23Some minor DX skin tweaksmogguh2-0/+0
2007-11-23Now it should build again...eddie-08151-1/+1
2007-11-23Fonts are readable again, didn't edit the outline fonts (will be done later, ...mogguh3-6/+6
2007-11-23Fixed: PartyModus: SinglePlayer Teams but only Multiplayer Plugins availablejekatt1-1/+10
2007-11-22Fixed texture drawing on Mac OS X (looks like BackImg.Z was not initialized)....eddie-08154-212/+255
2007-11-22Added LogBuffer to dump binary data to a file.eddie-08151-0/+19
2007-11-21Solved Usdx-1 in Trunk and 1.0.1whiteshark01-794/+794
2007-11-21added TeamDuell Mode...jaybinks1-2/+2
2007-11-20Removed Windows.pas includeeddie-08151-3/+0
2007-11-20Fixed UPlatformLinux.paseddie-08151-1/+1
2007-11-20Changed Platform from Interface to Class.eddie-08157-157/+105
2007-11-20promoted changes from fisheye#614 to the main trunkjaybinks1-0/+92
2007-11-19fix run time bugjaybinks1-2/+2
2007-11-19fixed bug in UIni ( on linux at least )jaybinks2-165/+168
2007-11-19Trunk is readable again now (if you recompile your resource file)mogguh1-0/+0
2007-11-11git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@603 b956fd51-792f-4...jaybinks1-6/+3
2007-11-08Fixed song loading on Windows.eddie-08151-16/+17
2007-11-08Removed the String() casts. Now BrowseDir is unicode capable again.eddie-08151-2/+2
2007-11-08Added forward declarations...eddie-08151-0/+5
2007-11-08Move the TSearchRecW record to the implementation part. This should fix the c...eddie-08151-8/+11
2007-11-08Changed d_name to name.eddie-08151-5/+5