aboutsummaryrefslogtreecommitdiffstats
path: root/Game (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-27- spelling corrected FFMpeg -> FFmpegtobigun4-24/+16
2008-08-27FFmpeg spelling fixtobigun1-0/+0
2008-08-27FFmpeg spelling fixtobigun1-0/+0
2008-08-27spelling corrected FFMpeg -> FFmpegtobigun7-137/+138
2008-08-27FFmpeg is very verbose and shows a bunch of errors.tobigun1-0/+22
2008-08-26Cleanuptobigun1-234/+89
2008-08-26Removed: Select, outdated/unused (+SelectSlide does the job)mogguh4-445/+2
2008-08-25Added: Option for background music in sound options (affects UIni too)mogguh7-218/+239
2008-08-25Fixed "Illegal assembler style specified "INTEL"" compile error on non-Intel ...tobigun1-4/+6
2008-08-25FPC 2.2.2 compatibility fix.tobigun1-19/+6
2008-08-23Visualization are now available and configurable via the options graphics screenmogguh4-21/+68
2008-08-21check if projectm_create1 succeedstobigun1-3/+5
2008-08-21some projectM fixes:tobigun2-47/+110
2008-08-21Correction X11 path for standalone app for Mac OS X 10.4. Works on 10.5, too.k-m_schindler1-1/+3
2008-08-20Usage of CopyFiletobigun1-32/+17
2008-08-20TPlatform.CopyFile addedtobigun2-9/+61
2008-08-20DebugWriteln change to Log.LogError + minor format adjustments.k-m_schindler1-3/+4
2008-08-20Creation of User Resource folder corrected + minor format adjustments.k-m_schindler1-8/+8
2008-08-20comment cleanuptobigun1-154/+121
2008-08-20preparing the commit if projectM option integrationmogguh1-1/+13
2008-08-20applied: code of beautymogguh1-378/+394
2008-08-19linklib gcc added for darwin. Needed for linking on 10.4k-m_schindler1-0/+1
2008-08-19missing Mac OS X tools added and creation of diskimagek-m_schindler1-1/+15
2008-08-18first try to create a Mac OS X standalone app bundlek-m_schindler1-0/+40
2008-08-15Deleted uncommented stuff (watch line count!)mogguh1-527/+4
2008-08-15Update the new name of the binary, the icon name and the TYPE code USDXk-m_schindler1-3/+3
2008-08-15comments updated, also for the use with PasDoc.k-m_schindler1-41/+152
2008-08-15Typo in comment correctedk-m_schindler1-1/+1
2008-08-15Race-Conditions fixed in recording stuff.tobigun3-59/+98
2008-08-15- Support for multiple song/cover paths.tobigun6-332/+470
2008-08-15offscreen lyrics drawing needs a fixtobigun1-0/+4
2008-08-15Removed now unneeded define for VoicePassthrough, added a begin and a endmogguh1-8/+6
2008-08-15GetSpecialPath() added to retrieve system/user paths like the users "Applicat...tobigun1-23/+42
2008-08-15VoicePassthrough is now available at the options, turns playback from the mic...mogguh4-21/+33
2008-08-13Covers.Load does not exist anymoretobigun1-2/+2
2008-08-13Disabled threaded song-loading until it is fixed. tobigun1-16/+23
2008-08-13cleanuptobigun1-187/+92
2008-08-13- new cover-loading. Cover thumbnails are stored in an sqlite db (cover.db) n...tobigun5-250/+405
2008-08-13do not use the cached option of GetTexture() for theme textures, as the cache...tobigun1-9/+10
2008-08-13moved image (SDL-surface) manipulation functions from UTexture.pas to UImage.pastobigun4-503/+375
2008-08-11workaround for a bug in FPC 2.2.2. ThousandSeparator must be set, otherwise T...tobigun1-0/+4
2008-08-09check if video was successfully opened. Otherwise a seek might be performed o...tobigun1-3/+5
2008-08-09FFmpeg updatetobigun8-78/+209
2008-08-08linux needs a call to SDL_SetVideoMode after resizing. Otherwise the screen w...tobigun1-2/+10
2008-08-08binary name adjustedtobigun1-1/+1
2008-08-08changed binary name from UltraStar to ultrastardxtobigun1-4/+5
2008-08-08path suffix changed from UltraStarDeluxe to ultrastardx. This means USDX is ...tobigun1-3/+3
2008-08-08package-name changed to ultrastardxtobigun1-3/+1
2008-08-08debian package name changed to ultrastardxtobigun3-14/+29
2008-08-08With the global build logs are now stored in ~/.UltraStarDeluxe/logs instead ...tobigun3-14/+2