| Commit message (Expand) | Author | Age | Files | Lines |
* | add About screen | k-m_schindler | 2016-01-06 | 2 | -1/+169 |
* | add about, jukebox and credits buttons and rearrange the buttons in the main ... | k-m_schindler | 2016-01-05 | 1 | -2/+2 |
* | end of first pass. many more smaller changes and preparations for later addit... | k-m_schindler | 2016-01-03 | 16 | -39/+1326 |
* | change and prepare game options | k-m_schindler | 2016-01-03 | 1 | -8/+64 |
* | change and prepare advanced options | k-m_schindler | 2016-01-03 | 1 | -8/+14 |
* | change and prepare options screen | k-m_schindler | 2016-01-03 | 1 | -1/+39 |
* | change and prepare main screen | k-m_schindler | 2016-01-03 | 1 | -12/+36 |
* | add Textdescription | k-m_schindler | 2016-01-03 | 1 | -0/+1 |
* | first changes to party mode | k-m_schindler | 2016-01-02 | 2 | -10/+14 |
* | mainly change sentence-related stuff | k-m_schindler | 2016-01-01 | 2 | -10/+12 |
* | add GetStringWithNoAccents | k-m_schindler | 2016-01-01 | 1 | -0/+2 |
* | fixed typo | basisbit | 2015-10-27 | 1 | -1/+1 |
* | * fix scrolling and clicking on songs by mouse in song-selection-view if ther... | basisbit | 2015-10-27 | 1 | -0/+6 |
* | * Radeon X1600/X1650 graphics card report that they support NPOT, but they do... | basisbit | 2015-10-20 | 1 | -1/+4 |
* | * some additional logging when switching between background, visualization an... | basisbit | 2015-10-19 | 1 | -0/+6 |
* | * finished implementing "v"-key to switch between video, visualization and ba... | basisbit | 2015-10-19 | 1 | -7/+4 |
* | * adapted to build with ffmpeg 2.8.1 | basisbit | 2015-10-19 | 1 | -4/+4 |
* | * allow to switch between background-video, background-image and projectM vis... | basisbit | 2015-10-17 | 1 | -7/+21 |
* | * added texts and English+German translation for JukeBox | basisbit | 2015-09-14 | 1 | -96/+61 |
* | * show status in the window title when initializing or loading stuff | basisbit | 2015-09-07 | 1 | -2/+3 |
* | * show CallStack on unhandled application error | basisbit | 2015-09-07 | 2 | -64/+61 |
* | * if NPOT is supported by the graphics card driver, do not manually resize vi... | basisbit | 2015-09-04 | 1 | -3/+0 |
* | * first usable implementation of the JukeBox mode, work in progress - you can... | basisbit | 2015-08-28 | 2 | -1/+1831 |
* | * qick-fix some memory leaking after leaving MenuOptionsTheme (the covers-tex... | basisbit | 2015-08-23 | 1 | -5/+7 |
* | *fixed "back" button in the sound-options menu | basisbit | 2015-08-23 | 1 | -3/+3 |
* | Remove unused variables and fix warnings with ifdefed variables. Thanks to ru... | k-m_schindler | 2014-11-22 | 5 | -11/+13 |
* | Call LoadSong() only before playing the song. This speeds up the initial load... | k-m_schindler | 2014-11-22 | 1 | -1/+1 |
* | adjust eol and set svn property svn:eol-style native | k-m_schindler | 2014-11-22 | 1 | -233/+233 |
* | Add option to skip the song intro | brian-ch | 2014-06-12 | 1 | -0/+11 |
* | Move the threshold and mic-boost options from sound to record. | k-m_schindler | 2014-01-01 | 2 | -12/+11 |
* | fix typo of previous commit. | k-m_schindler | 2013-02-23 | 1 | -1/+0 |
* | medley mod: Themes modifications. This is considered the last part of the med... | k-m_schindler | 2013-02-23 | 3 | -21/+46 |
* | add fade for medley mod. | k-m_schindler | 2013-02-22 | 1 | -0/+1 |
* | Add Applause for medley mod. | k-m_schindler | 2013-02-22 | 1 | -0/+1 |
* | merge the first part of the medley_new branch. This part has the functionalit... | k-m_schindler | 2013-02-22 | 3 | -264/+933 |
* | Do some semi-automatic text size adjustment. Fixes Gaelic button texts. | k-m_schindler | 2013-02-21 | 1 | -0/+14 |
* | log active players only | tobigun | 2010-12-28 | 1 | -3/+5 |
* | revert accidental previous commit | k-m_schindler | 2010-10-14 | 1 | -9/+1 |
* | Mac OS X Readme | k-m_schindler | 2010-10-14 | 1 | -1/+9 |
* | Bugfix: Partymode - ScoreScreen has(/starts) BG-Music now | b_krueger | 2010-10-10 | 1 | -0/+3 |
* | show credits after one minute instead of a half | tobigun | 2010-10-10 | 1 | -2/+2 |
* | start bg-music in main-screen (additionally to start in main()) | tobigun | 2010-10-10 | 1 | -0/+3 |
* | no bg-music in record screen | tobigun | 2010-10-10 | 2 | -0/+5 |
* | reload header in screensing.OnShow | whiteshark0 | 2010-08-19 | 1 | -2/+2 |
* | some changes to mouse eEgg | whiteshark0 | 2010-07-18 | 1 | -0/+15 |
* | enable editor keys for macosx changing start and end of notes. CTRL does not ... | k-m_schindler | 2010-07-11 | 1 | -4/+4 |
* | more consistent use of modifier key for moving notes and enables on macs, whe... | k-m_schindler | 2010-07-08 | 1 | -2/+2 |
* | - divide ScreenW by 2 in modi list if screens=2 and fullscreen (UIni) | brunzelchen | 2010-07-04 | 1 | -3/+4 |
* | remove some unused elements of ScreenCredits | whiteshark0 | 2010-06-30 | 1 | -10/+0 |
* | - code restructured (e.g.: more comments, well named comments) | whiteshark0 | 2010-06-30 | 1 | -1128/+980 |