| Commit message (Expand) | Author | Files | Lines |
2008-03-05 | Translated Variable Names and Types | f1fth_freed0m | 1 | -70/+70 |
2008-03-04 | removed overuse of DecimalSeperator | jaybinks | 1 | -1/+1 |
2008-03-03 | - Input now supports multiple SampleRates (not fixed to 44100Hz anymore) | tobigun | 1 | -281/+343 |
2008-02-26 | [Alt+Return] enabled | tobigun | 1 | -2/+3 |
2008-02-26 | tidy up from my previous commit | jaybinks | 1 | -16/+16 |
2008-02-26 | added patch to toggle full screen with F11 | jaybinks | 1 | -2/+21 |
2008-02-26 | Implemented resizable windowed mode.. | jaybinks | 1 | -1/+8 |
2008-02-22 | Linux fullscreen fix | tobigun | 1 | -0/+2 |
2008-02-12 | UVisualizer uses the system dependant default game-path now | tobigun | 1 | -1/+3 |
2008-02-05 | mapping of keypad-enter to the return-key (for jonaspaulo and his dead key) | tobigun | 1 | -1053/+1057 |
2008-02-05 | General: | tobigun | 1 | -22/+13 |
2008-01-12 | bunch of smaller changes... | jaybinks | 1 | -39/+47 |
2008-01-11 | SDL_Init(SDL_INIT_AUDIO) prevents Portaudio from acquiring the soundcard (no ... | tobigun | 1 | -1/+1 |
2007-12-22 | fixed screenshot problem | b1indy | 1 | -1/+1 |
2007-12-20 | made USDX function when file paths differ from previous expectations.. | jaybinks | 1 | -12/+24 |
2007-12-18 | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@719 b956fd51-792f-4... | jaybinks | 1 | -2/+5 |
2007-12-07 | little bit of tidy up.. | jaybinks | 1 | -1/+4 |
2007-12-05 | - Sound-Device initialization was moved from URecord to the specific Audio-In... | tobigun | 1 | -21/+20 |
2007-11-20 | Removed Windows.pas include | eddie-0815 | 1 | -3/+0 |
2007-11-20 | Changed Platform from Interface to Class. | eddie-0815 | 1 | -50/+5 |
2007-11-08 | Added UPlatform.pas. This should be the first step to move the simple platfor... | eddie-0815 | 1 | -3/+0 |
2007-11-05 | Mac OS X: We're getting closer! Songs get loaded. Sound is playing on the Sin... | eddie-0815 | 1 | -1/+1 |
2007-11-04 | Partymodule finished. | whiteshark0 | 1 | -23/+8 |
2007-11-03 | Mac OS X: Added unit cthreads. USDX now runs on OS X! But you can't do anythi... | eddie-0815 | 1 | -0/+3 |
2007-11-02 | Fixed GamePath for Mac OS X. | eddie-0815 | 1 | -0/+24 |
2007-11-02 | Fixed MacOSX version. Can we use baseunix on linux? We could drop oldlinux th... | eddie-0815 | 1 | -1/+0 |
2007-11-02 | Runtime Song Addition | jaybinks | 1 | -0/+1 |
2007-11-02 | basic threading of song loading.. | jaybinks | 1 | -278/+270 |
2007-11-01 | fixed failed builds | jaybinks | 1 | -2/+6 |
2007-11-01 | Windows version now compiles again. | eddie-0815 | 1 | -1/+4 |
2007-11-01 | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 1 | -5/+270 |
2007-10-25 | minor changes and fixes for USDX on linux. | jaybinks | 1 | -1/+6 |
2007-10-11 | Added IAudioPlayback Interface and implementation for BASS. | jaybinks | 1 | -2/+2 |
2007-10-11 | modified UTime to utilise SDL timer... | jaybinks | 1 | -1/+15 |
2007-10-02 | Fixed linux compilation. | jaybinks | 1 | -791/+793 |
2007-09-30 | some minor bug fixes.. | jaybinks | 1 | -4/+12 |
2007-09-28 | Reremoved old TPlayer attributes and removed some code fragments that still l... | whiteshark0 | 1 | -16/+2 |
2007-09-27 | fixed compile error from whiteshark.. | jaybinks | 1 | -0/+20 |
2007-09-25 | Some Cleanup in UDraw, UMain and UScreenSing | whiteshark0 | 1 | -20/+1 |
2007-09-20 | new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ... | b1indy | 1 | -792/+796 |
2007-09-20 | Ultrastar-DX now compiles in linux | jaybinks | 1 | -781/+792 |
2007-09-18 | changes in order to compile in lazarus... | jaybinks | 1 | -0/+5 |
2007-09-18 | added switches.inc , which will contain compiler directives used | jaybinks | 1 | -2/+12 |
2007-09-12 | * added missed dependency PNGImage. | jaybinks | 1 | -0/+51 |
2007-09-10 | Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized... | mogguh | 1 | -1/+1 |
2007-09-07 | UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideo | b1indy | 1 | -0/+1 |
2007-07-08 | Improved Error Logging and Benchmark: | whiteshark0 | 1 | -2/+2 |
2007-05-18 | Added ability to take a Screenshot with the Print Key from every Screen in th... | whiteshark0 | 1 | -2/+5 |
2007-05-09 | Fix: Readded ability to close the Window | whiteshark0 | 1 | -1/+5 |
2007-05-08 | Readded Q Shortcut (Exit Application) on all Screens | whiteshark0 | 1 | -6/+29 |