| Commit message (Expand) | Author | Files | Lines |
2008-03-17 | Staves now can be turned of in Options | f1fth_freed0m | 1 | -1/+9 |
2008-03-14 | new lyric effect: slide | s_alexander | 1 | -1/+1 |
2008-03-06 | replaced some "string" parameters with "const string" | tobigun | 1 | -1/+0 |
2008-03-06 | add ini file option SDLBufferSize to set the buffersize for the sdl playback ... | s_alexander | 1 | -7/+24 |
2008-03-06 | fixed compile errors with delphi | s_alexander | 1 | -1/+1 |
2008-03-05 | many cleanups in code | s_alexander | 1 | -413/+309 |
2008-03-03 | - Input now supports multiple SampleRates (not fixed to 44100Hz anymore) | tobigun | 1 | -165/+283 |
2008-02-26 | added patch to toggle full screen with F11 | jaybinks | 1 | -12/+36 |
2008-02-05 | General: | tobigun | 1 | -798/+801 |
2008-01-12 | bunch of smaller changes... | jaybinks | 1 | -5/+5 |
2008-01-09 | Changed the GamePath. Now the GamePath is loaded from Platform.GetGameUserPath. | eddie-0815 | 1 | -1/+2 |
2007-12-20 | removed a bunch of debugging from usdx startup. | jaybinks | 1 | -2/+0 |
2007-12-20 | made USDX function when file paths differ from previous expectations.. | jaybinks | 1 | -794/+799 |
2007-11-21 | Solved Usdx-1 in Trunk and 1.0.1 | whiteshark0 | 1 | -794/+794 |
2007-11-19 | fix run time bug | jaybinks | 1 | -2/+2 |
2007-11-19 | fixed bug in UIni ( on linux at least ) | jaybinks | 1 | -1/+2 |
2007-11-11 | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@603 b956fd51-792f-4... | jaybinks | 1 | -6/+3 |
2007-11-01 | fixed failed builds | jaybinks | 1 | -0/+4 |
2007-11-01 | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 1 | -3/+1 |
2007-10-02 | Fixed linux compilation. | jaybinks | 1 | -6/+16 |
2007-10-01 | added patch (with small modification) | jaybinks | 1 | -1/+9 |
2007-09-20 | fixed a bunch of path delimiter issues on linux build :) | jaybinks | 1 | -776/+776 |
2007-09-18 | changes in order to compile in lazarus... | jaybinks | 1 | -1/+6 |
2007-09-12 | * added missed dependency PNGImage. | jaybinks | 1 | -1/+8 |
2007-07-08 | Improved Error Logging and Benchmark: | whiteshark0 | 1 | -134/+155 |
2007-06-25 | Added ability to display Videos only in full size and Backgrounds in half size. | whiteshark0 | 1 | -5/+20 |
2007-06-06 | Fixed some Bugs in Song Fading | whiteshark0 | 1 | -2/+24 |
2007-05-29 | Added: Support for Player Name Templates. Set Names in config.ini ([NameTempl... | mota23 | 1 | -3/+19 |
2007-05-18 | Removed Debug Message from UIni, showing the saved SoundCard Entrys | whiteshark0 | 1 | -1/+1 |
2007-05-17 | Added: New Options/Advanced item "auto party-menu": Switches automatic popup-... | mota23 | 1 | -0/+9 |
2007-05-16 | all SongFile Loading and Saving procedures moved to UFiles. | whiteshark0 | 1 | -1/+1 |
2007-04-17 | Changed aadvanced options to switch on/off sing-effects and screen-fading | b1indy | 1 | -18/+18 |
2007-04-06 | Changed Osci/Bar Standard Value to Bar | whiteshark0 | 1 | -1/+1 |
2007-04-05 | Added Advanced Screen and Options in TIni | whiteshark0 | 1 | -86/+74 |
2007-03-22 | Fixed Bug: No BG in Party Mode and little Code clean up | whiteshark0 | 1 | -2/+2 |