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