| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | preparing the commit if projectM option integration | mogguh | 2008-08-20 | 1 | -1/+13 |
* | applied: code of beauty | mogguh | 2008-08-20 | 1 | -378/+394 |
* | linklib gcc added for darwin. Needed for linking on 10.4 | k-m_schindler | 2008-08-19 | 1 | -0/+1 |
* | missing Mac OS X tools added and creation of diskimage | k-m_schindler | 2008-08-19 | 1 | -1/+15 |
* | first try to create a Mac OS X standalone app bundle | k-m_schindler | 2008-08-18 | 1 | -0/+40 |
* | Deleted uncommented stuff (watch line count!) | mogguh | 2008-08-15 | 1 | -527/+4 |
* | Update the new name of the binary, the icon name and the TYPE code USDX | k-m_schindler | 2008-08-15 | 1 | -3/+3 |
* | build directory structure added | tobigun | 2008-08-15 | 0 | -0/+0 |
* | 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 | 6 | -332/+470 |
* | 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 |
* | Cleanup | mogguh | 2008-08-15 | 1 | -0/+0 |
* | 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 | 7 | -28/+61 |
* | Style attribute for cover flow was not set, fixed now - thanks Tobi | mogguh | 2008-08-13 | 1 | -0/+1 |
* | 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 |
* | cleanup | tobigun | 2008-08-13 | 1 | -187/+92 |
* | - new cover-loading. Cover thumbnails are stored in an sqlite db (cover.db) n... | tobigun | 2008-08-13 | 5 | -250/+405 |
* | do not use the cached option of GetTexture() for theme textures, as the cache... | tobigun | 2008-08-13 | 1 | -9/+10 |
* | moved image (SDL-surface) manipulation functions from UTexture.pas to UImage.pas | tobigun | 2008-08-13 | 4 | -503/+375 |
* | workaround for a bug in FPC 2.2.2. ThousandSeparator must be set, otherwise T... | tobigun | 2008-08-11 | 1 | -0/+4 |
* | gah! | mogguh | 2008-08-11 | 1 | -22/+0 |
* | Pre work for matching GPL standards | mogguh | 2008-08-11 | 1 | -0/+22 |
* | check if video was successfully opened. Otherwise a seek might be performed o... | tobigun | 2008-08-09 | 1 | -3/+5 |
* | FFmpeg update | tobigun | 2008-08-09 | 8 | -78/+209 |
* | linux needs a call to SDL_SetVideoMode after resizing. Otherwise the screen w... | tobigun | 2008-08-08 | 1 | -2/+10 |
* | binary name adjusted | tobigun | 2008-08-08 | 1 | -1/+1 |
* | changed binary name from UltraStar to ultrastardx | tobigun | 2008-08-08 | 1 | -4/+5 |
* | path suffix changed from UltraStarDeluxe to ultrastardx. This means USDX is ... | tobigun | 2008-08-08 | 1 | -3/+3 |
* | package-name changed to ultrastardx | tobigun | 2008-08-08 | 1 | -3/+1 |
* | debian package name changed to ultrastardx | tobigun | 2008-08-08 | 3 | -14/+29 |
* | With the global build logs are now stored in ~/.UltraStarDeluxe/logs instead ... | tobigun | 2008-08-08 | 3 | -14/+2 |
* | changed error on read-only dirs into a warning | tobigun | 2008-08-08 | 1 | -1/+1 |
* | use SQLiteDLL instead of sqlite3.dll | 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 |
* | FPC warning for unknown $C directive removed | tobigun | 2008-08-08 | 1 | -0/+2 |
* | some warnings removed | tobigun | 2008-08-08 | 5 | -47/+57 |
* | 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 |
* | warnings suppressed | tobigun | 2008-08-08 | 1 | -0/+4 |
* | result-values for TMenu.Draw() added | tobigun | 2008-08-08 | 7 | -4/+9 |
* | somw warnings removed | tobigun | 2008-08-08 | 6 | -3/+36 |