| Commit message (Expand) | Author | Age | Files | Lines |
* | "whitescreen on window resizing" bug fixed | tobigun | 2008-05-21 | 1 | -2/+8 |
* | - fixed video-background | tobigun | 2008-05-13 | 1 | -11/+13 |
* | - input-source selection works now (with bass or portaudio with portmixer) | tobigun | 2008-05-09 | 1 | -8/+3 |
* | set some non-error logs from error to status | tobigun | 2008-05-08 | 1 | -1/+1 |
* | Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ... | tobigun | 2008-05-02 | 1 | -2/+1 |
* | database file (Ultrastar.db) is now stored in the GameUserPath instead of the... | tobigun | 2008-04-30 | 1 | -3/+3 |
* | - reverted some stuff that was erroneously commited by one of the last commits. | tobigun | 2008-04-24 | 1 | -1/+1 |
* | SSE floating-point-exception (FPE) fix. Occured when playing ogg-files or wit... | tobigun | 2008-04-22 | 1 | -1/+7 |
* | fixed calulation of points | s_alexander | 2008-04-19 | 1 | -4/+2 |
* | tried to make songloading working with the old loader and keep all changes th... | s_alexander | 2008-04-19 | 1 | -1/+1 |
* | started to implement the new folder structure (like suggested in the wiki) | f1fth_freed0m | 2008-04-12 | 1 | -1/+1 |
* | - Removed lrs resource usage in linux. Resources are copied to /usr/share/res... | tobigun | 2008-04-07 | 1 | -182/+183 |
* | - removed (linux incompatible) PngImage. In addition it was rather outdated (... | tobigun | 2008-04-06 | 1 | -1/+1 |
* | Covers Cache rewritten | whiteshark0 | 2008-04-04 | 1 | -941/+935 |
* | rewriting of the txt file parser | s_alexander | 2008-04-03 | 1 | -1131/+1122 |
* | beep() removed | tobigun | 2008-03-31 | 1 | -5/+4 |
* | added "-debug" flag at run time and "CONSOLE" Define in switches.inc | jaybinks | 2008-03-26 | 1 | -37/+5 |
* | Fixed compilation on the mac. | eddie-0815 | 2008-03-25 | 1 | -1165/+1164 |
* | ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...) | tobigun | 2008-03-21 | 1 | -3/+3 |
* | lenght -> length | tobigun | 2008-03-21 | 1 | -14/+14 |
* | Removed zlportio from Code | f1fth_freed0m | 2008-03-10 | 1 | -13/+21 |
* | Translated some Variables | f1fth_freed0m | 2008-03-07 | 1 | -57/+57 |
* | add ini file option SDLBufferSize to set the buffersize for the sdl playback ... | s_alexander | 2008-03-06 | 1 | -40/+47 |
* | Translated Some Variables | f1fth_freed0m | 2008-03-06 | 1 | -66/+66 |
* | Translated so Variable Names | f1fth_freed0m | 2008-03-06 | 1 | -33/+33 |
* | Translated Variable Names and Types | f1fth_freed0m | 2008-03-05 | 1 | -70/+70 |
* | removed overuse of DecimalSeperator | jaybinks | 2008-03-04 | 1 | -1/+1 |
* | - Input now supports multiple SampleRates (not fixed to 44100Hz anymore) | tobigun | 2008-03-03 | 1 | -281/+343 |
* | [Alt+Return] enabled | tobigun | 2008-02-26 | 1 | -2/+3 |
* | tidy up from my previous commit | jaybinks | 2008-02-26 | 1 | -16/+16 |
* | added patch to toggle full screen with F11 | jaybinks | 2008-02-26 | 1 | -2/+21 |
* | Implemented resizable windowed mode.. | jaybinks | 2008-02-26 | 1 | -1/+8 |
* | Linux fullscreen fix | tobigun | 2008-02-22 | 1 | -0/+2 |
* | UVisualizer uses the system dependant default game-path now | tobigun | 2008-02-12 | 1 | -1/+3 |
* | mapping of keypad-enter to the return-key (for jonaspaulo and his dead key) | tobigun | 2008-02-05 | 1 | -1053/+1057 |
* | General: | tobigun | 2008-02-05 | 1 | -22/+13 |
* | bunch of smaller changes... | jaybinks | 2008-01-12 | 1 | -39/+47 |
* | SDL_Init(SDL_INIT_AUDIO) prevents Portaudio from acquiring the soundcard (no ... | tobigun | 2008-01-11 | 1 | -1/+1 |
* | fixed screenshot problem | b1indy | 2007-12-22 | 1 | -1/+1 |
* | made USDX function when file paths differ from previous expectations.. | jaybinks | 2007-12-20 | 1 | -12/+24 |
* | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@719 b956fd51-792f-4... | jaybinks | 2007-12-18 | 1 | -2/+5 |
* | little bit of tidy up.. | jaybinks | 2007-12-07 | 1 | -1/+4 |
* | - Sound-Device initialization was moved from URecord to the specific Audio-In... | tobigun | 2007-12-05 | 1 | -21/+20 |
* | Removed Windows.pas include | eddie-0815 | 2007-11-20 | 1 | -3/+0 |
* | Changed Platform from Interface to Class. | eddie-0815 | 2007-11-20 | 1 | -50/+5 |
* | Added UPlatform.pas. This should be the first step to move the simple platfor... | eddie-0815 | 2007-11-08 | 1 | -3/+0 |
* | Mac OS X: We're getting closer! Songs get loaded. Sound is playing on the Sin... | eddie-0815 | 2007-11-05 | 1 | -1/+1 |
* | Partymodule finished. | whiteshark0 | 2007-11-04 | 1 | -23/+8 |
* | Mac OS X: Added unit cthreads. USDX now runs on OS X! But you can't do anythi... | eddie-0815 | 2007-11-03 | 1 | -0/+3 |
* | Fixed GamePath for Mac OS X. | eddie-0815 | 2007-11-02 | 1 | -0/+24 |