aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* change message when loading plugins from LogError to LogStatus, beautified ou...k-m_schindler2010-04-201-137/+145
* - force a BASS version >= 2.4.2 as the BASS ABI is slightly different (althou...tobigun2010-04-201-3/+20
* bass header updatetobigun2010-04-203-46/+163
* projectm 2.0 is supportedtobigun2010-04-203-18/+16
* do not handle txt file format errors that stricttobigun2010-04-201-9/+10
* bugfix for crash with portaudio (all platforms):tobigun2010-04-193-29/+52
* changed THandle to TFileHandle in UPath/UFilesystem as THandle (cardinal in d...tobigun2010-04-192-15/+23
* reduced verbose output on missing theme and song tags (info instead of warn)tobigun2010-04-192-2/+3
* - added manifest file to make ultrastardx UAC awaretobigun2010-04-191-1/+1
* open ffmpeg video and audio files in shared mode. Crashed previously when a f...tobigun2010-04-181-1/+1
* change variable names "static" to "statics"tobigun2010-04-1812-284/+284
* some parts recoded more simply, maybe this will fix infinite score raise bugwhiteshark02010-04-171-16/+15
* minor screen transition improvementswhiteshark02010-04-171-39/+48
* - port theme detection code from UIni to UThemeswhiteshark02010-04-156-119/+211
* - fix crash when not existing skin is selected in config filewhiteshark02010-04-141-1/+16
* completly remove solmizationwhiteshark02010-04-142-62/+2
* load type and typesbg from theme ini for selectswhiteshark02010-04-132-2/+6
* - save input device names as UTF8Stringswhiteshark02010-04-133-7/+11
* cut text of select options to fit to selects bgwhiteshark02010-04-131-9/+45
* some code cleanupwhiteshark02010-04-131-16/+18
* BugFixb_krueger2010-04-121-2/+4
* - added own procedure ConvertFrom101To110(): conversion from 1.01 to 1.10brunzelchen2010-04-111-16/+122
* write log files to writable user directorywhiteshark02010-04-071-1/+1
* center usdx windowwhiteshark02010-04-071-0/+3
* swap textures of statics colorized to playercolor in score screenwhiteshark02010-04-073-4/+225
* - Revert quick-fix from revision 2000tobigun2010-04-061-1/+1
* addition to previous commit:tobigun2010-04-061-1/+1
* Fix for Windows7/64bit/Delphi2006 (and maybe others):tobigun2010-04-061-1413/+1419
* change of version check and comments upgrade.k-m_schindler2010-04-061-8/+7
* lowercase log folder name and soure cosmetics.k-m_schindler2010-03-191-9/+9
* Do not copy the folder Mac OS with the binaries. Not needed.k-m_schindler2010-03-191-1/+3
* vertically center select arrowswhiteshark02010-03-181-2/+5
* some changes to "Select Slides"whiteshark02010-03-183-37/+125
* some theme edits (option menu)brunzelchen2010-03-167-7/+7
* bugfix: player selection on party player screen (the layout is still ugly)brunzelchen2010-03-151-46/+57
* fixed cover loading/showing when using tabs=on #2brunzelchen2010-03-151-4/+3
* fixed cover loading/showing when using tabs=on; deleted unused argument in Se...brunzelchen2010-03-143-20/+21
* added more screen resolution options, changed default texture size to 256brunzelchen2010-03-141-9/+17
* editor: deleted old midi debug entrybrunzelchen2010-03-141-2/+0
* editor: changed TextEditMode and some other improvementsbrunzelchen2010-03-141-7/+37
* removed old benchmark callwhiteshark02010-03-141-2/+0
* editor: changed design, added infobar, changed key-mappingbrunzelchen2010-03-141-58/+274
* improved fade effect; better compatibility for two-screens-mode brunzelchen2010-03-141-22/+39
* rename cosmetics. no code change.k-m_schindler2010-03-121-25/+25
* fix bug report ID: 2969613. Thanks to Mike greywindk-m_schindler2010-03-121-5/+6
* cosmetics. no code change.k-m_schindler2010-02-251-16/+16
* cosmetics. no code change.k-m_schindler2010-02-251-21/+20
* unifiy the name of portaudio inputsk-m_schindler2010-02-241-1/+1
* remove unused code from prev version of ScreenSongwhiteshark02010-02-221-17/+0
* songflow don't stop now during song scrolling and seems to be more "flowy"whiteshark02010-02-221-47/+61