| Commit message (Expand) | Author | Age | Files | Lines |
* | enable writable | k-m_schindler | 2016-01-03 | 2 | -27/+14 |
* | prepare adjustments. | k-m_schindler | 2016-01-03 | 1 | -8/+69 |
* | add menus | k-m_schindler | 2016-01-03 | 2 | -3/+21 |
* | small adjustment to github. no idea what this is good for | k-m_schindler | 2016-01-03 | 1 | -1/+1 |
* | white space corrections | k-m_schindler | 2016-01-03 | 1 | -1/+1 |
* | fix indentation | k-m_schindler | 2016-01-03 | 1 | -3/+74 |
* | fix compilation | k-m_schindler | 2016-01-03 | 1 | -7/+99 |
* | new drawing of text | k-m_schindler | 2016-01-03 | 1 | -2/+14 |
* | prepare for adding some screens | k-m_schindler | 2016-01-03 | 1 | -3/+12 |
* | * Radeon X1600/X1650 graphics card report that they support NPOT, but they do... | basisbit | 2015-10-20 | 1 | -1/+1 |
* | * if NPOT is supported by the graphics card driver, do not manually resize vi... | basisbit | 2015-09-04 | 1 | -4/+14 |
* | * first usable implementation of the JukeBox mode, work in progress - you can... | basisbit | 2015-08-28 | 1 | -2/+5 |
* | * limit to 60 FPS - be more energy friendly and laptop-friendly ;-) | basisbit | 2015-08-23 | 2 | -33/+38 |
* | Remove unused variables and fix warnings with ifdefed variables. Thanks to ru... | k-m_schindler | 2014-11-22 | 2 | -4/+2 |
* | merge of VideoPreview branch into trunk | brunzelchen | 2010-06-10 | 1 | -3/+3 |
* | fix: FadeEnabled was not initialized correctly. The case ((Ini.ScreenFade = 1... | tobigun | 2010-06-03 | 1 | -1/+1 |
* | cleanup | tobigun | 2010-06-03 | 1 | -10/+9 |
* | cleanup | tobigun | 2010-06-03 | 1 | -4/+3 |
* | cleanup: | tobigun | 2010-06-03 | 1 | -33/+22 |
* | fix mouse in ScreenPartyNewRound | whiteshark0 | 2010-05-18 | 1 | -41/+50 |
* | - Free Statics/Buttons/Texts if a screen is destroyed (Textures used by those... | tobigun | 2010-05-03 | 1 | -9/+16 |
* | - Replaced another usage of Screen.w/Screen.h with ScreenW/ScreenH | tobigun | 2010-05-03 | 1 | -2/+2 |
* | wrong usage of glTexEnvi fixed | tobigun | 2010-04-25 | 1 | -2/+6 |
* | - fix: fade texture needs to be resized if the window was resized | tobigun | 2010-04-25 | 1 | -19/+35 |
* | - font fallback added | tobigun | 2010-04-23 | 3 | -7/+7 |
* | - now it is possible to sync lyrics to audio | tobigun | 2010-04-22 | 1 | -0/+1 |
* | - add video loop option | tobigun | 2010-04-21 | 1 | -16/+23 |
* | change variable names "static" to "statics" | tobigun | 2010-04-18 | 1 | -36/+36 |
* | minor screen transition improvements | whiteshark0 | 2010-04-17 | 1 | -39/+48 |
* | load type and typesbg from theme ini for selects | whiteshark0 | 2010-04-13 | 1 | -2/+2 |
* | cut text of select options to fit to selects bg | whiteshark0 | 2010-04-13 | 1 | -9/+45 |
* | some code cleanup | whiteshark0 | 2010-04-13 | 1 | -16/+18 |
* | swap textures of statics colorized to playercolor in score screen | whiteshark0 | 2010-04-07 | 1 | -0/+2 |
* | vertically center select arrows | whiteshark0 | 2010-03-18 | 1 | -2/+5 |
* | some changes to "Select Slides" | whiteshark0 | 2010-03-18 | 2 | -37/+122 |
* | removed old benchmark call | whiteshark0 | 2010-03-14 | 1 | -2/+0 |
* | improved fade effect; better compatibility for two-screens-mode | brunzelchen | 2010-03-14 | 1 | -22/+39 |
* | fix software cursor w/ screens = 2 | whiteshark0 | 2010-01-25 | 2 | -14/+20 |
* | merged lua into trunk | s_alexander | 2010-01-12 | 2 | -4/+66 |
* | handling mouse input a better way in UDisplay | whiteshark0 | 2009-11-24 | 1 | -22/+44 |
* | some changes on mousesupport | whiteshark0 | 2009-11-18 | 4 | -33/+136 |
* | prevent key input from being sent to the screen that is fading out, send it t... | whiteshark0 | 2009-11-17 | 1 | -0/+13 |
* | merged unicode branch (r1931) into trunk | s_alexander | 2009-11-09 | 10 | -919/+897 |
* | cosmetics | k-m_schindler | 2009-06-04 | 4 | -238/+304 |
* | software cursor is now hidden on startup | whiteshark0 | 2009-05-31 | 1 | -2/+3 |
* | fixed a bug in UMenuText that causes (some of) the crashs in USongJumpTo | whiteshark0 | 2009-05-31 | 1 | -9/+10 |
* | merged (experimental) mouse support patch by d0ccrazy | whiteshark0 | 2009-05-31 | 2 | -7/+303 |
* | comment removed. Successful review from mog. | k-m_schindler | 2009-05-28 | 1 | -3/+0 |
* | fix the bug from rev. 1784. mog has to review this! | k-m_schindler | 2009-05-28 | 1 | -3/+5 |
* | cosmetical removal of Warning: Constructor should be public | k-m_schindler | 2009-05-28 | 1 | -37/+37 |