aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenSing.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* - glPrint(Pchar) -> glPrint(string)tobigun2008-10-281-26/+7
* offscreen rendering removed:tobigun2008-10-191-16/+3
* just another commented linewhiteshark02008-10-181-1/+1
* uncommented an accidentally commented linewhiteshark02008-10-181-1/+1
* Fixed Compilationf1fth_freed0m2008-10-101-2/+2
* Errormessages during songload now translatablewhiteshark02008-10-091-1/+5
* Fixed effects from last song are drawn in next song, see http://www.assembla....whiteshark02008-09-281-0/+3
* Songclass now reports an error if there is no linebreak in a txt file. Error ...whiteshark02008-09-281-1/+4
* added file headerstobigun2008-09-231-0/+25
* - stop both Video and Visualizer (because of the video-toggle with 'v'-key bo...tobigun2008-09-131-41/+51
* Unload background textures when leaving the sing-screen.tobigun2008-09-131-1/+12
* rename Screen part2k-m_schindler2008-08-271-0/+934