| Commit message (Expand) | Author | Age | Files | Lines |
* | Reordering of the directories[1]: moving Game/Code to src | k-m_schindler | 2008-08-27 | 65 | -32531/+0 |
* | FFmpeg spelling fix | tobigun | 2008-08-27 | 1 | -0/+0 |
* | FFmpeg spelling fix | tobigun | 2008-08-27 | 1 | -0/+0 |
* | spelling corrected FFMpeg -> FFmpeg | tobigun | 2008-08-27 | 7 | -137/+138 |
* | FFmpeg is very verbose and shows a bunch of errors. | tobigun | 2008-08-27 | 1 | -0/+22 |
* | Cleanup | tobigun | 2008-08-26 | 1 | -234/+89 |
* | Removed: Select, outdated/unused (+SelectSlide does the job) | mogguh | 2008-08-26 | 1 | -57/+0 |
* | Added: Option for background music in sound options (affects UIni too) | mogguh | 2008-08-25 | 3 | -15/+44 |
* | Fixed "Illegal assembler style specified "INTEL"" compile error on non-Intel ... | tobigun | 2008-08-25 | 1 | -4/+6 |
* | FPC 2.2.2 compatibility fix. | tobigun | 2008-08-25 | 1 | -19/+6 |
* | Visualization are now available and configurable via the options graphics screen | mogguh | 2008-08-23 | 2 | -3/+25 |
* | some projectM fixes: | tobigun | 2008-08-21 | 2 | -47/+110 |
* | Usage of CopyFile | tobigun | 2008-08-20 | 1 | -32/+17 |
* | TPlatform.CopyFile added | tobigun | 2008-08-20 | 2 | -9/+61 |
* | DebugWriteln change to Log.LogError + minor format adjustments. | k-m_schindler | 2008-08-20 | 1 | -3/+4 |
* | Creation of User Resource folder corrected + minor format adjustments. | k-m_schindler | 2008-08-20 | 1 | -8/+8 |
* | comment cleanup | tobigun | 2008-08-20 | 1 | -154/+121 |
* | comments updated, also for the use with PasDoc. | k-m_schindler | 2008-08-15 | 1 | -41/+152 |
* | Typo in comment corrected | k-m_schindler | 2008-08-15 | 1 | -1/+1 |
* | Race-Conditions fixed in recording stuff. | tobigun | 2008-08-15 | 3 | -59/+98 |
* | - Support for multiple song/cover paths. | tobigun | 2008-08-15 | 4 | -331/+465 |
* | offscreen lyrics drawing needs a fix | tobigun | 2008-08-15 | 1 | -0/+4 |
* | Removed now unneeded define for VoicePassthrough, added a begin and a end | mogguh | 2008-08-15 | 1 | -8/+6 |
* | GetSpecialPath() added to retrieve system/user paths like the users "Applicat... | tobigun | 2008-08-15 | 1 | -23/+42 |
* | VoicePassthrough is now available at the options, turns playback from the mic... | mogguh | 2008-08-15 | 3 | -17/+28 |
* | Covers.Load does not exist anymore | tobigun | 2008-08-13 | 1 | -2/+2 |
* | Disabled threaded song-loading until it is fixed. | tobigun | 2008-08-13 | 1 | -16/+23 |
* | - new cover-loading. Cover thumbnails are stored in an sqlite db (cover.db) n... | tobigun | 2008-08-13 | 4 | -194/+365 |
* | moved image (SDL-surface) manipulation functions from UTexture.pas to UImage.pas | tobigun | 2008-08-13 | 3 | -501/+375 |
* | workaround for a bug in FPC 2.2.2. ThousandSeparator must be set, otherwise T... | tobigun | 2008-08-11 | 1 | -0/+4 |
* | linux needs a call to SDL_SetVideoMode after resizing. Otherwise the screen w... | tobigun | 2008-08-08 | 1 | -2/+10 |
* | With the global build logs are now stored in ~/.UltraStarDeluxe/logs instead ... | tobigun | 2008-08-08 | 1 | -1/+1 |
* | changed error on read-only dirs into a warning | tobigun | 2008-08-08 | 1 | -1/+1 |
* | warning removed | tobigun | 2008-08-08 | 1 | -0/+3 |
* | deprecated IncludeTrailingBackslash replaced with IncludeTrailingPathDelimiter | tobigun | 2008-08-08 | 1 | -1/+1 |
* | some warnings removed | tobigun | 2008-08-08 | 4 | -10/+17 |
* | warnings suppressed | tobigun | 2008-08-08 | 2 | -1/+7 |
* | turned off platform specific warnings as we know that they are | tobigun | 2008-08-08 | 1 | -0/+3 |
* | somw warnings removed | tobigun | 2008-08-08 | 6 | -3/+36 |
* | - TStatResult is an abstract class now. | tobigun | 2008-08-08 | 1 | -65/+82 |
* | - Reset-Timestamp changed from STRING to INTEGER (stored as UNIX-timestamp) | tobigun | 2008-08-07 | 1 | -11/+43 |
* | - Introduced TStatType. | tobigun | 2008-08-07 | 1 | -119/+139 |
* | SUM/COUNT replaced by AVG | tobigun | 2008-08-07 | 1 | -5/+5 |
* | - strings are bound now to avoid failures with unquoted strings | tobigun | 2008-08-07 | 1 | -192/+243 |
* | moved AllocateHWnd/DeallocateHWnd from UCommon.pas to WinAllocation.pas. Do N... | tobigun | 2008-08-06 | 1 | -89/+0 |
* | avoid seeking if video is not initialized | tobigun | 2008-08-06 | 1 | -0/+3 |
* | RenderAspect is not needed | tobigun | 2008-08-06 | 1 | -4/+9 |
* | Fix for USDX first run and no config.ini problem (ini is saved on startup) | mogguh | 2008-08-03 | 1 | -1/+5 |
* | fpc 2.2.2 fix, clocale is not available for windows | tobigun | 2008-07-21 | 1 | -0/+2 |
* | Some changes in ReadScore and WriteScore to prevent for crashes caused by mor... | whiteshark0 | 2008-07-19 | 1 | -3/+14 |