aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenSing.pas (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-10-28- glPrint(Pchar) -> glPrint(string)tobigun1-26/+7
2008-10-19offscreen rendering removed:tobigun1-16/+3
2008-10-18just another commented linewhiteshark01-1/+1
2008-10-18uncommented an accidentally commented linewhiteshark01-1/+1
2008-10-10Fixed Compilationf1fth_freed0m1-2/+2
2008-10-09Errormessages during songload now translatablewhiteshark01-1/+5
2008-09-28Fixed effects from last song are drawn in next song, see http://www.assembla....whiteshark01-0/+3
2008-09-28Songclass now reports an error if there is no linebreak in a txt file. Error ...whiteshark01-1/+4
2008-09-23added file headerstobigun1-0/+25
2008-09-13- stop both Video and Visualizer (because of the video-toggle with 'v'-key bo...tobigun1-41/+51
2008-09-13Unload background textures when leaving the sing-screen.tobigun1-1/+12
2008-08-27rename Screen part2k-m_schindler1-0/+0
2008-08-27rename Screen part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-23Visualization are now available and configurable via the options graphics screenmogguh1-12/+37
2008-08-20preparing the commit if projectM option integrationmogguh1-1/+13
2008-08-20applied: code of beautymogguh1-378/+394