aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/UMain.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-05fix resize-bug in SDL < 1.2.14tobigun1-0/+3
2010-06-11Readability improvement: Rename local variable Done to KeepGoing. Convert Whi...k-m_schindler1-15/+14
2010-06-10finally fixing r2478whiteshark01-1/+1
2010-06-10fix compiling after r2478whiteshark01-1/+1
2010-06-10fixed main loop initializationwhiteshark01-0/+2
2010-06-10- added missing Result assignment in TAudioInputProcessor.CheckPlayersConfigbrunzelchen1-17/+18
2010-06-06- URecord.ValidateSettings should not display the popup itselftobigun1-1/+8
2010-05-18move software cursor initialization and bg music start from ScreenMain.OnShow...whiteshark01-0/+8
2010-05-08validate microphone settings when leaving the record options and when USDX is...tobigun1-0/+5
2010-05-02- Fix for "Wrong mouse position after screen-resize" bug reported here (http:...tobigun1-2/+8
2010-04-25added Finalize3D finalization as opponent for Initialize3D and for a clean fi...tobigun1-15/+7
2010-04-15- port theme detection code from UIni to UThemeswhiteshark01-3/+9
2010-02-22cleanup of code, which has never been used from start. Part 2.k-m_schindler1-11/+0
2010-02-22changing variables to more local usagek-m_schindler1-20/+21
2010-02-22some changes to fps limiter,whiteshark01-4/+7
2010-01-25fix software cursor w/ screens = 2whiteshark01-1/+1
2010-01-25removed some old commented stuffwhiteshark01-14/+0
2010-01-12forgotten updates from last commit againwhiteshark01-7/+0
2010-01-12deleted leftovers from old plugin system and party modewhiteshark01-1/+0
2010-01-12merged lua into trunks_alexander1-7/+36
2009-11-24fixed this f11 thing canni mentionedwhiteshark01-2/+7
2009-11-24refuse keyboard and mouse input when fading from screen to screenwhiteshark01-57/+65
2009-11-17prevent key input from being sent to the screen that is fading out, send it t...whiteshark01-1/+1
2009-11-09merged unicode branch (r1931) into trunks_alexander1-10/+22
2009-07-26Language option fix:tobigun1-6/+0
2009-07-18- Commented delay of error.log in mainloop (error-log is no longer generated ...b_krueger1-2/+2
2009-06-04cosmeticsk-m_schindler1-10/+12
2009-05-31merged (experimental) mouse support patch by d0ccrazywhiteshark01-21/+55
2009-05-21moved TLyricsState from UMusic to UBeatTimerwhiteshark01-0/+1
2009-03-21New plugin mode reverted (will be moved to a branch afterwards).tobigun1-7/+1
2009-03-08Cosmeticsk-m_schindler1-14/+17
2009-03-07removed some unused units.k-m_schindler1-29/+23
2009-03-07final cleanup of Umain. Creation of UNotek-m_schindler1-520/+7
2009-03-07unclutter Umain: ConversionFileName moved to UScreenEditConvertk-m_schindler1-2/+0
2009-03-07unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st...k-m_schindler1-135/+1
2009-03-06Clear Scores moved to UScreenSing and inlined. Reduce clutter in UMaink-m_schindler1-20/+0
2009-02-28Some cleanup donewhiteshark01-13/+30
2009-02-28Cosmetics: rename WndTitle to WindowTitlek-m_schindler1-5/+5
2009-02-25formatting onlyk-m_schindler1-10/+10
2009-02-23serious code change. First trial to fix the score calculations. Please testk-m_schindler1-1/+5
2009-02-23more formattingk-m_schindler1-18/+19
2009-02-23- fixed compilation error from r1601canni01-1/+1
2009-02-23Formatting as a start :-)k-m_schindler1-81/+74
2008-10-28some compiler warnings/hints removedtobigun1-18/+0
2008-10-25MainThreadExec() can be used to delegate execution from e.g. a callback threa...tobigun1-4/+45
2008-10-20Do not use Main try-except block if in debug mode to make debugging easiertobigun1-1/+7
2008-09-28Fixed effects from last song are drawn in next song, see http://www.assembla....whiteshark01-6/+11
2008-09-23gpl header added and property svn:header set to "HeadURL Id"k-m_schindler1-0/+25
2008-09-12- Windows resources (.rc) reduced to the icontobigun1-1/+3
2008-09-11-Creation of default directories (songs, covers) working again.tobigun1-4/+4