aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-07little bit of tidy up..jaybinks9-1079/+1109
2007-12-07getpcmdata creates fake pcm-data nowtobigun1-2/+31
2007-12-07linux fixtobigun1-51/+71
2007-12-07Fixed some linux visualizer errorstobigun3-447/+436
2007-12-07oops didnt mean to commit that.jaybinks1-5/+2
2007-12-06trying to get projectM to run in linuxjaybinks4-630/+651
2007-12-06Singscreen: pop up is now fastermogguh1-3/+3
2007-12-06Fixed array issues, moving through the several arrays is ugly - but at least ...mogguh1-184/+171
2007-12-06added some commentsjaybinks1-2/+4
2007-12-06gave priority to videos over Visualization...jaybinks5-24/+61
2007-12-06turn on visualizationjaybinks1-1/+1
2007-12-06git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@685 b956fd51-792f-4...jaybinks1-1/+1
2007-12-06added [tab] to change visualization presetjaybinks2-0/+39
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-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, ...mogguh1-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