| Commit message (Expand) | Author | Age | Files | Lines |
* | add Music/Ultrastar Deluxe as a song folder. | k-m_schindler | 2010-05-28 | 3 | -6/+26 |
* | move LogPath to "~/Library/Logs/UltraStar Deluxe" on Mac OS X | k-m_schindler | 2010-05-28 | 1 | -8/+6 |
* | zero-length notes will no longer be ignored. they will be converted into free... | brunzelchen | 2010-05-23 | 1 | -12/+15 |
* | move software cursor initialization and bg music start from ScreenMain.OnShow... | whiteshark0 | 2010-05-18 | 1 | -0/+8 |
* | validate microphone settings when leaving the record options and when USDX is... | tobigun | 2010-05-08 | 3 | -1/+53 |
* | changed local/global execution detection: | tobigun | 2010-05-08 | 1 | -15/+55 |
* | - workaround by tobydox for buggy Intel 3D driver on Linux through deactivati... | canni0 | 2010-05-05 | 1 | -0/+2 |
* | - Free Statics/Buttons/Texts if a screen is destroyed (Textures used by those... | tobigun | 2010-05-03 | 1 | -35/+35 |
* | - Fix for "Wrong mouse position after screen-resize" bug reported here (http:... | tobigun | 2010-05-02 | 1 | -2/+8 |
* | - configure recreated with autogen.sh | tobigun | 2010-04-30 | 1 | -1/+1 |
* | - device input latency is now configurable via config.ini | tobigun | 2010-04-27 | 2 | -0/+8 |
* | added Finalize3D finalization as opponent for Initialize3D and for a clean fi... | tobigun | 2010-04-25 | 3 | -22/+30 |
* | - added font face cache -> loading all fonts now takes 1.5 secs instead of 7 ... | tobigun | 2010-04-25 | 1 | -4/+98 |
* | - wrong section names in TextGL fixed | tobigun | 2010-04-24 | 1 | -9/+13 |
* | removed "strict protected/private" | tobigun | 2010-04-24 | 1 | -2/+2 |
* | - font fallback added | tobigun | 2010-04-23 | 4 | -118/+326 |
* | reverted revision 2278 | tobigun | 2010-04-23 | 1 | -0/+1 |
* | changed violet and orange color for better shades when used in theme | whiteshark0 | 2010-04-22 | 1 | -5/+5 |
* | removed old comment from the days of ultrastar.dl.am mod | whiteshark0 | 2010-04-22 | 1 | -6/+2 |
* | TextureSize (=CachedCoverSize) default set back to 128. | tobigun | 2010-04-22 | 1 | -2/+5 |
* | - now it is possible to sync lyrics to audio | tobigun | 2010-04-22 | 4 | -81/+262 |
* | fixed regression of last commit | tobigun | 2010-04-22 | 2 | -17/+17 |
* | - cleanup | tobigun | 2010-04-21 | 3 | -15/+21 |
* | improved audio synching with lyrics as master clock | tobigun | 2010-04-21 | 1 | -27/+47 |
* | - better lyric <-> video sync | tobigun | 2010-04-21 | 1 | -0/+10 |
* | - add video loop option | tobigun | 2010-04-21 | 1 | -14/+25 |
* | do not handle txt file format errors that strict | tobigun | 2010-04-20 | 1 | -9/+10 |
* | bugfix for crash with portaudio (all platforms): | tobigun | 2010-04-19 | 1 | -7/+9 |
* | changed THandle to TFileHandle in UPath/UFilesystem as THandle (cardinal in d... | tobigun | 2010-04-19 | 2 | -15/+23 |
* | reduced verbose output on missing theme and song tags (info instead of warn) | tobigun | 2010-04-19 | 2 | -2/+3 |
* | change variable names "static" to "statics" | tobigun | 2010-04-18 | 1 | -3/+3 |
* | some parts recoded more simply, maybe this will fix infinite score raise bug | whiteshark0 | 2010-04-17 | 1 | -16/+15 |
* | - port theme detection code from UIni to UThemes | whiteshark0 | 2010-04-15 | 5 | -118/+192 |
* | - fix crash when not existing skin is selected in config file | whiteshark0 | 2010-04-14 | 1 | -1/+16 |
* | completly remove solmization | whiteshark0 | 2010-04-14 | 2 | -62/+2 |
* | load type and typesbg from theme ini for selects | whiteshark0 | 2010-04-13 | 1 | -0/+4 |
* | - save input device names as UTF8Strings | whiteshark0 | 2010-04-13 | 1 | -3/+3 |
* | - added own procedure ConvertFrom101To110(): conversion from 1.01 to 1.10 | brunzelchen | 2010-04-11 | 1 | -16/+122 |
* | write log files to writable user directory | whiteshark0 | 2010-04-07 | 1 | -1/+1 |
* | center usdx window | whiteshark0 | 2010-04-07 | 1 | -0/+3 |
* | swap textures of statics colorized to playercolor in score screen | whiteshark0 | 2010-04-07 | 1 | -0/+2 |
* | addition to previous commit: | tobigun | 2010-04-06 | 1 | -1/+1 |
* | Fix for Windows7/64bit/Delphi2006 (and maybe others): | tobigun | 2010-04-06 | 1 | -1413/+1419 |
* | change of version check and comments upgrade. | k-m_schindler | 2010-04-06 | 1 | -8/+7 |
* | lowercase log folder name and soure cosmetics. | k-m_schindler | 2010-03-19 | 1 | -9/+9 |
* | Do not copy the folder Mac OS with the binaries. Not needed. | k-m_schindler | 2010-03-19 | 1 | -1/+3 |
* | some changes to "Select Slides" | whiteshark0 | 2010-03-18 | 1 | -0/+3 |
* | fixed cover loading/showing when using tabs=on; deleted unused argument in Se... | brunzelchen | 2010-03-14 | 1 | -1/+1 |
* | added more screen resolution options, changed default texture size to 256 | brunzelchen | 2010-03-14 | 1 | -9/+17 |
* | fix bug report ID: 2969613. Thanks to Mike greywind | k-m_schindler | 2010-03-12 | 1 | -5/+6 |