aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenSing.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-03end of first pass. many more smaller changes and preparations for later addit...k-m_schindler1-1/+1
2016-01-02first changes to party modek-m_schindler1-2/+2
2016-01-01mainly change sentence-related stuffk-m_schindler1-6/+8
2015-10-20* Radeon X1600/X1650 graphics card report that they support NPOT, but they do...basisbit1-1/+4
2015-10-19* some additional logging when switching between background, visualization an...basisbit1-0/+6
2015-10-19* finished implementing "v"-key to switch between video, visualization and ba...basisbit1-7/+4
2015-10-19* adapted to build with ffmpeg 2.8.1basisbit1-4/+4
2015-10-17* allow to switch between background-video, background-image and projectM vis...basisbit1-7/+21
2014-11-22Remove unused variables and fix warnings with ifdefed variables. Thanks to ru...k-m_schindler1-2/+1
2014-11-22Call LoadSong() only before playing the song. This speeds up the initial load...k-m_schindler1-1/+1
2014-06-12Add option to skip the song introbrian-ch1-0/+11
2013-02-23fix typo of previous commit.k-m_schindler1-1/+0
2013-02-23medley mod: Themes modifications. This is considered the last part of the med...k-m_schindler1-6/+21
2013-02-22add fade for medley mod.k-m_schindler1-0/+1
2013-02-22Add Applause for medley mod.k-m_schindler1-0/+1
2013-02-22merge the first part of the medley_new branch. This part has the functionalit...k-m_schindler1-192/+589
2010-12-28log active players onlytobigun1-3/+5
2010-08-19reload header in screensing.OnShowwhiteshark01-2/+2
2010-07-04- divide ScreenW by 2 in modi list if screens=2 and fullscreen (UIni)brunzelchen1-3/+4
2010-06-10merge of VideoPreview branch into trunkbrunzelchen1-2/+3
2010-06-06- URecord.ValidateSettings should not display the popup itselftobigun1-2/+1
2010-06-06- Now on sing-screen entry a check is performed if mics are assigned to all p...tobigun1-0/+10
2010-06-03- cleanup (removed some commented unused code)tobigun1-68/+52
2010-04-23- font fallback addedtobigun1-3/+6
2010-04-22- now it is possible to sync lyrics to audiotobigun1-4/+28
2010-04-21- already show first video frame at sing-screen at onShow (no white screen)tobigun1-31/+31
2010-04-21major bug-fix:tobigun1-7/+10
2010-04-21- add video loop optiontobigun1-36/+33
2010-04-18change variable names "static" to "statics"tobigun1-18/+18
2010-01-12merged lua into trunks_alexander1-7/+55
2009-12-29revert submission 2051. leeds to crash on 2nd song.k-m_schindler1-2/+2
2009-12-20changed TSyncSource to interface ISyncSources_alexander1-2/+2
2009-12-13fixed score display with linebonus=offwhiteshark01-1/+3
2009-12-07add the score to db only if the song was sung to the end (last word of last s...brunzelchen1-0/+17
2009-11-09merged unicode branch (r1931) into trunks_alexander1-27/+34
2009-08-16some changes to prevent integer size conversionswhiteshark01-1/+1
2009-07-03fixed possible division by zero bug, if line has only 1 oder 2 pointss_alexander1-4/+8
2009-06-29fixed bug #88s_alexander1-2/+2
2009-05-31merged (experimental) mouse support patch by d0ccrazywhiteshark01-1/+9
2009-05-16add lyric-bar bounds to themewhiteshark01-2/+2
2009-04-25Cosmetics. No code changek-m_schindler1-2/+1
2009-03-23Fixed some displaying issues w/ old party modewhiteshark01-2/+1
2009-03-07overdrawing of first screen when using visualizations fixed. visualizations a...whiteshark01-4/+12
2009-03-07final cleanup of Umain. Creation of UNotek-m_schindler1-16/+17
2009-03-06Clear Scores moved to UScreenSing and inlined. Reduce clutter in UMaink-m_schindler1-7/+23
2009-03-01fixed first screen was cleared when second screen was drawn. #76 should be fi...whiteshark01-11/+10
2009-02-25does this fix the score calculation?k-m_schindler1-1/+1
2009-02-04many cosmetic changesk-m_schindler1-135/+127
2008-11-02VideoGap fixed (Tracker Item #2138228)tobigun1-1/+1
2008-10-28some compiler warnings/hints removedtobigun1-9/+0