aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@773 b956fd51-792f-4...eddie-08152008-01-092-246/+266
* Changed DLL/so/dylib constants.eddie-08152008-01-092-11/+18
* Changed DLL/so/dylib constants. Changed TAVFormatContext fiels "pb" from stru...eddie-08152008-01-091-701/+706
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@770 b956fd51-792f-4...eddie-08152008-01-092-6/+4
* Changed the GamePath. Now the GamePath is loaded from Platform.GetGameUserPath.eddie-08152008-01-091-1/+2
* Added UTF8-Conversion for values read out of the txt file. This must be done ...eddie-08152008-01-091-1/+11
* Changed MACOS define to DARWIN.eddie-08152008-01-091-1/+1
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@766 b956fd51-792f-4...eddie-08152008-01-091-1/+1
* Changed BrowsePos from Cardinal to Integer, because of range check errors at ...eddie-08152008-01-091-1/+1
* Added the new GetxxxxPath functions for OS X.eddie-08152008-01-091-2/+19
* The constant NAN causes a range check error on OS X. I've set LastDrawBeat to...eddie-08152008-01-091-0/+10
* Added readme and scripts for building and patching ffmpeg on OS X.eddie-08152008-01-093-0/+52
* Use /bin/bash to execute lazres-UltraStar.sh as a temporary solution to be ab...wesleyprofox2008-01-082-2/+2
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@760 b956fd51-792f-4...jaybinks2008-01-081-1/+1
* this script seems to build a deb now...jaybinks2008-01-081-0/+13
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@758 b956fd51-792f-4...jaybinks2008-01-082-27/+27
* first revision of my helper script to move files to the correct locations for...jaybinks2008-01-081-0/+18
* added my dodgey control file :)jaybinks2008-01-081-0/+9
* Thanks for even more corrections in the French.ini to capitaineflam25 :)mogguh2008-01-071-52/+52
* Thanks for the corrections in the French.ini to capitaineflam25!mogguh2008-01-061-124/+124
* experimental positioning support addedtobigun2007-12-281-2/+15
* New class-structure seperates decoders/input and playback.tobigun2007-12-285-0/+2430
* FileErrorO is set to true to early. Even if FileError couldn't be opened it w...tobigun2007-12-271-1/+1
* Added missing return-values (always true) to InitCore and LoadCore.tobigun2007-12-271-0/+3
* Thanks for the Slovak translation to Tomatko!mogguh2007-12-271-0/+302
* bug-fix: Tex_ScoreBG bounds were changed from [0..5] to [1..6] but Tex_ScoreB...tobigun2007-12-271-789/+789
* fixed screenshot problemb1indy2007-12-221-1/+1
* fixed a "typo"b1indy2007-12-221-1/+1
* changed effect stars back to PNG texturesb1indy2007-12-224-8/+8
* 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