aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* got rid of unused particle texturesb1indy2007-12-122-0/+0
* got back those nice stars ;)b1indy2007-12-127-10/+10
* little bit of tidy up..jaybinks2007-12-079-1079/+1109
* getpcmdata creates fake pcm-data nowtobigun2007-12-071-2/+31
* linux fixtobigun2007-12-071-51/+71
* Fixed some linux visualizer errorstobigun2007-12-073-447/+436
* oops didnt mean to commit that.jaybinks2007-12-071-5/+2
* trying to get projectM to run in linuxjaybinks2007-12-064-630/+651
* Thankyou Ander7 for this new language file.jaybinks2007-12-061-0/+298
* Singscreen: pop up is now fastermogguh2007-12-063-42/+6
* Fixed array issues, moving through the several arrays is ugly - but at least ...mogguh2007-12-061-184/+171
* added some commentsjaybinks2007-12-061-2/+4
* gave priority to videos over Visualization...jaybinks2007-12-065-24/+61
* turn on visualizationjaybinks2007-12-061-1/+1
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@685 b956fd51-792f-4...jaybinks2007-12-061-1/+1
* visual presetsjaybinks2007-12-06252-0/+36748
* adding needed dll...jaybinks2007-12-061-0/+0
* added [tab] to change visualization presetjaybinks2007-12-062-0/+39
* added "V" key to sing screen to start Visualization...jaybinks2007-12-063-34/+32
* added projectM switch (disabled by default)tobigun2007-12-061-2/+5
* Visualizer changes (audio connection, some opengl fixes)tobigun2007-12-066-47/+118
* conformed projectM to IVideoPlayback jaybinks2007-12-068-56/+151
* - music-visualization support added. tobigun2007-12-051-0/+201
* added projectM header filetobigun2007-12-051-0/+354
* portaudio support addedtobigun2007-12-051-8/+19
* - bass input and output can now be switched on/off separatelytobigun2007-12-051-3/+10
* Changed this so that us-dx doesn't crash anymore if no soundcard is available tobigun2007-12-051-14/+6
* - compatibility changes for fpc 2.2.0 and lazarus 0.9.24. Changes are enabled...tobigun2007-12-053-67/+148
* GetFFTData() is an output- and not an input-interface's functiontobigun2007-12-052-2/+2
* - bugfix: tried to access array element -1 if video contained no audio-streamtobigun2007-12-051-3/+7
* - Moved initialization from URecord to UAudio_bass.tobigun2007-12-051-649/+648
* - Moved GetFFTData from IAudioInput -> IAudioOutput (it is used for the song-...tobigun2007-12-051-6/+3
* Removed duplicated registration to the AudioManager. Registering once is enou...tobigun2007-12-051-12/+4
* - Removed all BASS stuff. BASS initialization is now done in UAudio_bass (or ...tobigun2007-12-051-134/+52
* Sound is now Recording.Soundtobigun2007-12-052-7/+7
* - Sound-Device initialization was moved from URecord to the specific Audio-In...tobigun2007-12-051-21/+20
* New portaudio interface addedtobigun2007-12-051-0/+434
* bugfix: changed sqlite3.dll to SQLiteDLL (which was never used)tobigun2007-12-051-199/+199
* Added {$PACKRECORDS C} for correct structuretobigun2007-12-052-1266/+1274
* Added swscaler as a replacement for the deprecated img_convert functiontobigun2007-12-051-0/+194
* Initialize SDL_GL_ALPHA_SIZE for the OpenGL Surfaceb1indy2007-12-031-0/+1
* fixed line endingsjaybinks2007-12-031-94/+94
* Added Makefile and lazres script fromjaybinks2007-12-032-0/+163
* added portaudio and portmixer headers as replacement for bass in linuxtobigun2007-11-282-0/+1303
* fixed lazarus build-error due to differing declarations of FindFirstFileW and...tobigun2007-11-281-21/+33
* checking for delta=0 in col2hb1indy2007-11-231-0/+2
* accidentally committed something... this should fix itb1indy2007-11-231-3/+3
* this shouldn't have been hereb1indy2007-11-231-0/+0
* tried to help mogb1indy2007-11-231-38/+9
* tried to help mogb1indy2007-11-235-7/+3