| Commit message (Expand) | Author | Files | Lines |
2008-08-27 | Reordering of the directories[1]: moving Game/Code to src | k-m_schindler | 242 | -121770/+0 |
2008-08-27 | Text-files moved from Game- to main-directory | tobigun | 3 | -509/+0 |
2008-08-27 | - spelling corrected FFMpeg -> FFmpeg | tobigun | 4 | -24/+16 |
2008-08-27 | FFmpeg spelling fix | tobigun | 1 | -0/+0 |
2008-08-27 | FFmpeg spelling fix | tobigun | 1 | -0/+0 |
2008-08-27 | spelling corrected FFMpeg -> FFmpeg | tobigun | 7 | -137/+138 |
2008-08-27 | FFmpeg is very verbose and shows a bunch of errors. | tobigun | 1 | -0/+22 |
2008-08-26 | Cleanup | tobigun | 1 | -234/+89 |
2008-08-26 | Removed: Select, outdated/unused (+SelectSlide does the job) | mogguh | 4 | -445/+2 |
2008-08-25 | Added: Option for background music in sound options (affects UIni too) | mogguh | 7 | -218/+239 |
2008-08-25 | Fixed "Illegal assembler style specified "INTEL"" compile error on non-Intel ... | tobigun | 1 | -4/+6 |
2008-08-25 | FPC 2.2.2 compatibility fix. | tobigun | 1 | -19/+6 |
2008-08-23 | Visualization are now available and configurable via the options graphics screen | mogguh | 4 | -21/+68 |
2008-08-21 | check if projectm_create1 succeeds | tobigun | 1 | -3/+5 |
2008-08-21 | some projectM fixes: | tobigun | 2 | -47/+110 |
2008-08-21 | Correction X11 path for standalone app for Mac OS X 10.4. Works on 10.5, too. | k-m_schindler | 1 | -1/+3 |
2008-08-20 | Usage of CopyFile | tobigun | 1 | -32/+17 |
2008-08-20 | TPlatform.CopyFile added | tobigun | 2 | -9/+61 |
2008-08-20 | DebugWriteln change to Log.LogError + minor format adjustments. | k-m_schindler | 1 | -3/+4 |
2008-08-20 | Creation of User Resource folder corrected + minor format adjustments. | k-m_schindler | 1 | -8/+8 |
2008-08-20 | comment cleanup | tobigun | 1 | -154/+121 |
2008-08-20 | preparing the commit if projectM option integration | mogguh | 1 | -1/+13 |
2008-08-20 | applied: code of beauty | mogguh | 1 | -378/+394 |
2008-08-19 | linklib gcc added for darwin. Needed for linking on 10.4 | k-m_schindler | 1 | -0/+1 |
2008-08-19 | missing Mac OS X tools added and creation of diskimage | k-m_schindler | 1 | -1/+15 |
2008-08-18 | first try to create a Mac OS X standalone app bundle | k-m_schindler | 1 | -0/+40 |
2008-08-15 | Deleted uncommented stuff (watch line count!) | mogguh | 1 | -527/+4 |
2008-08-15 | Update the new name of the binary, the icon name and the TYPE code USDX | k-m_schindler | 1 | -3/+3 |
2008-08-15 | comments updated, also for the use with PasDoc. | k-m_schindler | 1 | -41/+152 |
2008-08-15 | Typo in comment corrected | k-m_schindler | 1 | -1/+1 |
2008-08-15 | Race-Conditions fixed in recording stuff. | tobigun | 3 | -59/+98 |
2008-08-15 | - Support for multiple song/cover paths. | tobigun | 6 | -332/+470 |
2008-08-15 | offscreen lyrics drawing needs a fix | tobigun | 1 | -0/+4 |
2008-08-15 | Removed now unneeded define for VoicePassthrough, added a begin and a end | mogguh | 1 | -8/+6 |
2008-08-15 | GetSpecialPath() added to retrieve system/user paths like the users "Applicat... | tobigun | 1 | -23/+42 |
2008-08-15 | VoicePassthrough is now available at the options, turns playback from the mic... | mogguh | 4 | -21/+33 |
2008-08-13 | Covers.Load does not exist anymore | tobigun | 1 | -2/+2 |
2008-08-13 | Disabled threaded song-loading until it is fixed. | tobigun | 1 | -16/+23 |
2008-08-13 | cleanup | tobigun | 1 | -187/+92 |
2008-08-13 | - new cover-loading. Cover thumbnails are stored in an sqlite db (cover.db) n... | tobigun | 5 | -250/+405 |
2008-08-13 | do not use the cached option of GetTexture() for theme textures, as the cache... | tobigun | 1 | -9/+10 |
2008-08-13 | moved image (SDL-surface) manipulation functions from UTexture.pas to UImage.pas | tobigun | 4 | -503/+375 |
2008-08-11 | workaround for a bug in FPC 2.2.2. ThousandSeparator must be set, otherwise T... | tobigun | 1 | -0/+4 |
2008-08-09 | check if video was successfully opened. Otherwise a seek might be performed o... | tobigun | 1 | -3/+5 |
2008-08-09 | FFmpeg update | tobigun | 8 | -78/+209 |
2008-08-08 | linux needs a call to SDL_SetVideoMode after resizing. Otherwise the screen w... | tobigun | 1 | -2/+10 |
2008-08-08 | binary name adjusted | tobigun | 1 | -1/+1 |
2008-08-08 | changed binary name from UltraStar to ultrastardx | tobigun | 1 | -4/+5 |
2008-08-08 | path suffix changed from UltraStarDeluxe to ultrastardx. This means USDX is ... | tobigun | 1 | -3/+3 |
2008-08-08 | package-name changed to ultrastardx | tobigun | 1 | -3/+1 |