aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenSing.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* end of first pass. many more smaller changes and preparations for later addit...k-m_schindler2016-01-031-1/+1
* first changes to party modek-m_schindler2016-01-021-2/+2
* mainly change sentence-related stuffk-m_schindler2016-01-011-6/+8
* * Radeon X1600/X1650 graphics card report that they support NPOT, but they do...basisbit2015-10-201-1/+4
* * some additional logging when switching between background, visualization an...basisbit2015-10-191-0/+6
* * finished implementing "v"-key to switch between video, visualization and ba...basisbit2015-10-191-7/+4
* * adapted to build with ffmpeg 2.8.1basisbit2015-10-191-4/+4
* * allow to switch between background-video, background-image and projectM vis...basisbit2015-10-171-7/+21
* Remove unused variables and fix warnings with ifdefed variables. Thanks to ru...k-m_schindler2014-11-221-2/+1
* Call LoadSong() only before playing the song. This speeds up the initial load...k-m_schindler2014-11-221-1/+1
* Add option to skip the song introbrian-ch2014-06-121-0/+11
* fix typo of previous commit.k-m_schindler2013-02-231-1/+0
* medley mod: Themes modifications. This is considered the last part of the med...k-m_schindler2013-02-231-6/+21
* add fade for medley mod.k-m_schindler2013-02-221-0/+1
* Add Applause for medley mod.k-m_schindler2013-02-221-0/+1
* merge the first part of the medley_new branch. This part has the functionalit...k-m_schindler2013-02-221-192/+589
* log active players onlytobigun2010-12-281-3/+5
* reload header in screensing.OnShowwhiteshark02010-08-191-2/+2
* - divide ScreenW by 2 in modi list if screens=2 and fullscreen (UIni)brunzelchen2010-07-041-3/+4
* merge of VideoPreview branch into trunkbrunzelchen2010-06-101-2/+3
* - URecord.ValidateSettings should not display the popup itselftobigun2010-06-061-2/+1
* - Now on sing-screen entry a check is performed if mics are assigned to all p...tobigun2010-06-061-0/+10
* - cleanup (removed some commented unused code)tobigun2010-06-031-68/+52
* - font fallback addedtobigun2010-04-231-3/+6
* - now it is possible to sync lyrics to audiotobigun2010-04-221-4/+28
* - already show first video frame at sing-screen at onShow (no white screen)tobigun2010-04-211-31/+31
* major bug-fix:tobigun2010-04-211-7/+10
* - add video loop optiontobigun2010-04-211-36/+33
* change variable names "static" to "statics"tobigun2010-04-181-18/+18
* merged lua into trunks_alexander2010-01-121-7/+55
* revert submission 2051. leeds to crash on 2nd song.k-m_schindler2009-12-291-2/+2
* changed TSyncSource to interface ISyncSources_alexander2009-12-201-2/+2
* fixed score display with linebonus=offwhiteshark02009-12-131-1/+3
* add the score to db only if the song was sung to the end (last word of last s...brunzelchen2009-12-071-0/+17
* merged unicode branch (r1931) into trunks_alexander2009-11-091-27/+34
* some changes to prevent integer size conversionswhiteshark02009-08-161-1/+1
* fixed possible division by zero bug, if line has only 1 oder 2 pointss_alexander2009-07-031-4/+8
* fixed bug #88s_alexander2009-06-291-2/+2
* merged (experimental) mouse support patch by d0ccrazywhiteshark02009-05-311-1/+9
* add lyric-bar bounds to themewhiteshark02009-05-161-2/+2
* Cosmetics. No code changek-m_schindler2009-04-251-2/+1
* Fixed some displaying issues w/ old party modewhiteshark02009-03-231-2/+1
* overdrawing of first screen when using visualizations fixed. visualizations a...whiteshark02009-03-071-4/+12
* final cleanup of Umain. Creation of UNotek-m_schindler2009-03-071-16/+17
* Clear Scores moved to UScreenSing and inlined. Reduce clutter in UMaink-m_schindler2009-03-061-7/+23
* fixed first screen was cleared when second screen was drawn. #76 should be fi...whiteshark02009-03-011-11/+10
* does this fix the score calculation?k-m_schindler2009-02-251-1/+1
* many cosmetic changesk-m_schindler2009-02-041-135/+127
* VideoGap fixed (Tracker Item #2138228)tobigun2008-11-021-1/+1
* some compiler warnings/hints removedtobigun2008-10-281-9/+0