| Commit message (Expand) | Author | Files | Lines |
2008-05-13 | cleanup | tobigun | 1 | -12/+2 |
2008-05-13 | TRelativeTimer added. A replace for the buggy TimeSkip/SkipTime stuff. It wor... | tobigun | 1 | -10/+68 |
2008-05-13 | increased possible parallel benchmark count from 8 to 32 | tobigun | 1 | -2/+2 |
2008-05-13 | corrected ffmpeg error-codes | tobigun | 2 | -25/+37 |
2008-05-12 | - removed useless for loops in UScreenSing | f1fth_freed0m | 2 | -4/+4 |
2008-05-10 | Volumes are floating point values (single) now. The range changed from [0 .. ... | tobigun | 13 | -112/+113 |
2008-05-10 | Update to Bass 2.4. Do not forget to replace the old with the new dll. | tobigun | 15 | -1948/+1087 |
2008-05-09 | - input-source selection works now (with bass or portaudio with portmixer) | tobigun | 19 | -1162/+2628 |
2008-05-09 | BugFix: ScoreScreen works again, starting to simplify / tidy up the whole thing | mogguh | 2 | -386/+228 |
2008-05-08 | set some non-error logs from error to status | tobigun | 2 | -3/+3 |
2008-05-08 | added "inherited ..." to all constructors to assure that the base-class const... | tobigun | 34 | -97/+138 |
2008-05-08 | - added the {$H+} switch for FPC (was introduced for the MacOSX before). This... | tobigun | 17 | -8/+69 |
2008-05-08 | - removed a windows unit reference | tobigun | 3 | -47/+44 |
2008-05-08 | ffmpeg update | tobigun | 3 | -7/+15 |
2008-05-07 | Bugfix: Options screen doesn't break anymore when cursor up / down is pressed | mogguh | 1 | -16/+2 |
2008-05-07 | SDL-patches for MacOSX build added. Taken from the freepascal repository. | tobigun | 2 | -0/+6 |
2008-05-06 | Option screen has two rows of buttons, to select the row beneath press [curso... | mogguh | 3 | -20/+80 |
2008-05-05 | added a missing semicolon | mogguh | 1 | -1/+1 |
2008-05-05 | text reflection -> renamed TestHeight to TexHeight | mogguh | 1 | -4/+4 |
2008-05-05 | Added text reflection as new property in the theme | mogguh | 4 | -16/+94 |
2008-05-03 | - fixed recursive calling of TPlatform.Halt. | tobigun | 4 | -61/+9 |
2008-05-03 | marked as executable | tobigun | 1 | -0/+0 |
2008-05-02 | changed config-macosx.inc to config-darwin.inc. The configure-script will cre... | tobigun | 4 | -3/+3 |
2008-05-02 | MacOSX patch for WideUpperChar. The cwstring Unicode manager is not supported... | tobigun | 3 | -11/+38 |
2008-05-02 | replaced WideUpperCase with WideCharUpperCase | tobigun | 1 | -2/+2 |
2008-05-02 | TCoreModule overloads the Free destructor "destructor Free" with a self defin... | tobigun | 5 | -12/+12 |
2008-05-02 | - replaced some DebugWriteln() with Log.Log...() | tobigun | 4 | -25/+32 |
2008-05-02 | Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ... | tobigun | 37 | -10065/+328 |
2008-05-02 | screenshots should be fetched from screen in RGB and not BGR mode. | tobigun | 1 | -3/+2 |
2008-05-02 | bugfix: USDX crashed while unloading opengl because of a bug in opengl12.pas ... | tobigun | 1 | -0/+2 |
2008-05-01 | Applied this fix https://sourceforge.net/tracker/index.php?func=detail&aid=19... | tobigun | 3 | -8682/+9968 |
2008-04-30 | 64bit patch for USDX, thanks to escaped and tronikku. Patch for SDL will be a... | tobigun | 2 | -855/+897 |
2008-04-30 | SDL-free implementation of ConsoleWriteLn. The handler for thread-safe consol... | tobigun | 1 | -19/+19 |
2008-04-30 | video-background fix. This should fix the white-screen bug with animation bac... | tobigun | 1 | -1585/+1595 |
2008-04-30 | removed a writeln() command that might crash usdx if the console is disabled | tobigun | 1 | -14/+7 |
2008-04-30 | Close a previously opened video before a new one is opened | tobigun | 1 | -0/+4 |
2008-04-30 | database file (Ultrastar.db) is now stored in the GameUserPath instead of the... | tobigun | 1 | -3/+3 |
2008-04-30 | disable stack-checks on debug build (-Ct) to avoid Runtime-Exceptions (Exit-C... | tobigun | 1 | -1/+1 |
2008-04-30 | - title-bar icon working again in windowed mode | tobigun | 5 | -1089/+1052 |
2008-04-30 | Fixed some range-check errors. Explicitly disable range-checks {$R-} should n... | tobigun | 10 | -6810/+6802 |
2008-04-27 | - Fixed several bugs with tabbed browsing (Tabs: on) which occurred after TSo... | tobigun | 3 | -408/+364 |
2008-04-27 | Removed misleading "var" parameters at ReadScore etc.: TSong is a class now, ... | tobigun | 1 | -6/+6 |
2008-04-24 | uncommented DEBUG-define in switches.inc, so release-mode is the default now. | tobigun | 1 | -1/+1 |
2008-04-24 | - reverted some stuff that was erroneously commited by one of the last commits. | tobigun | 10 | -983/+1130 |
2008-04-22 | some adjustments to the new switches.inc layout | tobigun | 2 | -38/+4 |
2008-04-22 | SSE floating-point-exception (FPE) fix. Occured when playing ogg-files or wit... | tobigun | 2 | -5/+128 |
2008-04-22 | - new switches.inc layout | tobigun | 4 | -542/+516 |
2008-04-22 | removed old projectM stuff | tobigun | 2 | -926/+0 |
2008-04-22 | missed some files for projectM | tobigun | 2 | -0/+926 |
2008-04-22 | - new layout of the projectM lib-dir. | tobigun | 10 | -665/+667 |