aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* removed a bunch of debugging from usdx startup.jaybinks2007-12-205-40/+17
* added -localpaths command line switchjaybinks2007-12-202-4/+17
* removed hard-coded lazarus_v0924 define (why is it in there?)tobigun2007-12-201-2/+0
* made USDX function when file paths differ from previous expectations..jaybinks2007-12-2010-1078/+1183
* fixed divide by 0 bugs in score screen.jaybinks2007-12-201-161/+170
* Some more minor refining in the score screenmogguh2007-12-205-6/+20
* Minor refinings in score screenmogguh2007-12-2029-402/+966
* 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
* Thanks for the Polish translation to GRK, added two lines in English for the ...mogguh2007-12-131-0/+305
* Some tweaking on the lyrics, credits to blindy! :Xmogguh2007-12-121-8/+8
* some "progress" with the lyricsb1indy2007-12-121-6/+30
* 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