| Commit message (Expand) | Author | Files | Lines |
2010-04-25 | wrong usage of glTexEnvi fixed | tobigun | 1 | -2/+6 |
2010-04-25 | - fix: fade texture needs to be resized if the window was resized | tobigun | 1 | -19/+35 |
2010-04-23 | - font fallback added | tobigun | 3 | -7/+7 |
2010-04-22 | - now it is possible to sync lyrics to audio | tobigun | 1 | -0/+1 |
2010-04-21 | - add video loop option | tobigun | 1 | -16/+23 |
2010-04-18 | change variable names "static" to "statics" | tobigun | 1 | -36/+36 |
2010-04-17 | minor screen transition improvements | whiteshark0 | 1 | -39/+48 |
2010-04-13 | load type and typesbg from theme ini for selects | whiteshark0 | 1 | -2/+2 |
2010-04-13 | cut text of select options to fit to selects bg | whiteshark0 | 1 | -9/+45 |
2010-04-13 | some code cleanup | whiteshark0 | 1 | -16/+18 |
2010-04-07 | swap textures of statics colorized to playercolor in score screen | whiteshark0 | 1 | -0/+2 |
2010-03-18 | vertically center select arrows | whiteshark0 | 1 | -2/+5 |
2010-03-18 | some changes to "Select Slides" | whiteshark0 | 2 | -37/+122 |
2010-03-14 | removed old benchmark call | whiteshark0 | 1 | -2/+0 |
2010-03-14 | improved fade effect; better compatibility for two-screens-mode | brunzelchen | 1 | -22/+39 |
2010-01-25 | fix software cursor w/ screens = 2 | whiteshark0 | 2 | -14/+20 |
2010-01-12 | merged lua into trunk | s_alexander | 2 | -4/+66 |
2009-11-24 | handling mouse input a better way in UDisplay | whiteshark0 | 1 | -22/+44 |
2009-11-18 | some changes on mousesupport | whiteshark0 | 4 | -33/+136 |
2009-11-17 | prevent key input from being sent to the screen that is fading out, send it t... | whiteshark0 | 1 | -0/+13 |
2009-11-09 | merged unicode branch (r1931) into trunk | s_alexander | 10 | -919/+897 |
2009-06-04 | cosmetics | k-m_schindler | 4 | -238/+304 |
2009-05-31 | software cursor is now hidden on startup | whiteshark0 | 1 | -2/+3 |
2009-05-31 | fixed a bug in UMenuText that causes (some of) the crashs in USongJumpTo | whiteshark0 | 1 | -9/+10 |
2009-05-31 | merged (experimental) mouse support patch by d0ccrazy | whiteshark0 | 2 | -7/+303 |
2009-05-28 | comment removed. Successful review from mog. | k-m_schindler | 1 | -3/+0 |
2009-05-28 | fix the bug from rev. 1784. mog has to review this! | k-m_schindler | 1 | -3/+5 |
2009-05-28 | cosmetical removal of Warning: Constructor should be public | k-m_schindler | 1 | -37/+37 |
2009-05-27 | All options do have one option visible now | mogguh | 1 | -59/+43 |
2009-05-26 | Statics defined in theme don't necessarily need a width or height set, if omi... | mogguh | 2 | -11/+71 |
2009-05-22 | cosmetics and buildbot trigger | k-m_schindler | 1 | -1/+1 |
2009-04-24 | cosmetics. No code change | k-m_schindler | 8 | -268/+283 |
2009-04-18 | removal of type warnings and cosmetics | k-m_schindler | 1 | -14/+15 |
2009-03-07 | unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st... | k-m_schindler | 1 | -5/+6 |
2009-03-01 | fixed first screen was cleared when second screen was drawn. #76 should be fi... | whiteshark0 | 5 | -10/+25 |
2009-02-21 | editing | k-m_schindler | 1 | -30/+33 |
2008-11-03 | All comments are English now (Polish ones have been translated) | tobigun | 2 | -7/+6 |
2008-10-28 | some compiler warnings/hints removed | tobigun | 3 | -4/+3 |
2008-10-28 | - glPrint(Pchar) -> glPrint(string) | tobigun | 3 | -14/+14 |
2008-10-20 | FPC 2.2.2 compatibility. USDX crashed with an error in iconv_close. After dis... | tobigun | 1 | -2/+6 |
2008-10-19 | The size given to TextGL.SetSize() now expresses the size in pixel (formerly ... | tobigun | 4 | -12/+12 |
2008-10-19 | - background-type -> enum | tobigun | 1 | -8/+8 |
2008-10-18 | style adjustments. no code change. | k-m_schindler | 7 | -223/+222 |
2008-10-13 | Abstraction of the menus background | whiteshark0 | 8 | -55/+877 |
2008-09-28 | Adding hints to possible endian related problems. No code change, yet. Only s... | k-m_schindler | 1 | -0/+4 |
2008-09-24 | fixed some bugs in equalizer reflection | whiteshark0 | 1 | -4/+11 |
2008-09-23 | indentation, no code change | k-m_schindler | 1 | -4/+0 |
2008-09-23 | indentation, no code change | k-m_schindler | 1 | -12/+21 |
2008-09-23 | indentation unified, no code change. | k-m_schindler | 6 | -15/+32 |
2008-09-23 | gpl header added and property svn:header set to "HeadURL Id" | k-m_schindler | 10 | -284/+534 |