aboutsummaryrefslogtreecommitdiffstats
path: root/Game (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Some more minor refining in the score screenmogguh2007-12-201-2/+2
* Minor refinings in score screenmogguh2007-12-203-169/+583
* Added a missing override-flag for the destroy-destructortobigun2007-12-182-2/+2
* Added a missing override for the destroy-destructortobigun2007-12-181-1/+1
* Added a cdecl for the TAVPacket.destruct procedure.tobigun2007-12-181-695/+695
* incorporated some improvements (video scaling to full width, seeking for vide...b1indy2007-12-181-115/+33
* start-sound works now. JAY: it's a '-' not a '+'tobigun2007-12-181-7/+6
* Scattered sound with portaudio works now (in linux)tobigun2007-12-181-40/+159
* fixed to make compile on linuxjaybinks2007-12-181-971/+980
* added audio-callback return valuetobigun2007-12-181-0/+2
* non_working with portaudio-supporttobigun2007-12-181-0/+969
* fixed crash on song play, if the AudioInterface reports the songjaybinks2007-12-182-17/+14
* fixed ffmpeg-sdl_audio playbackjaybinks2007-12-181-14/+28
* fixed file name errorjaybinks2007-12-181-2/+2
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@719 b956fd51-792f-4...jaybinks2007-12-182-218/+221
* swscale back to the way it should be (works, but is too slow for video scaling)b1indy2007-12-171-3/+3
* swscale experiment was not satisfying (bad performance), but made clear, that...b1indy2007-12-171-16/+65
* allows switching between projectm 0.9/1.0tobigun2007-12-171-2/+7
* - faster preset switchingtobigun2007-12-171-383/+378
* added version 1.0 for testingtobigun2007-12-173-381/+926
* include swscale.pasb1indy2007-12-171-1/+1
* some minor changes to make swscale workb1indy2007-12-171-3/+13
* - non-working ffmpeg-audio test versiontobigun2007-12-171-536/+462
* - changed compiler-switch FFMpegAudio to UseFFMpegAudiotobigun2007-12-171-4/+7
* disabled the FFMPEG_AUDIO stuff for the momenttobigun2007-12-171-10/+11
* - removed hStream in favour of TAudioOutputStreamtobigun2007-12-173-61/+87
* lazarus (was it lazarus?) complained about missing parameters for halt. after...tobigun2007-12-171-1/+1
* some adjustment to the way, the lyrics zoom effect works (center of zoom shou...b1indy2007-12-161-17/+20
* added some texture parameters (hope this fixes the "strich" problem that mog ...b1indy2007-12-161-0/+3
* elimitated sentence change flicker bugb1indy2007-12-162-10/+19
* again some progress with the lyrics...b1indy2007-12-152-77/+201
* Some tweaking on the lyrics, credits to blindy! :Xmogguh2007-12-121-8/+8
* some "progress" with the lyricsb1indy2007-12-121-6/+30
* got back those nice stars ;)b1indy2007-12-121-2/+2
* 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
* Singscreen: pop up is now fastermogguh2007-12-061-3/+3
* 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
* 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