aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/UMain.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* merged (experimental) mouse support patch by d0ccrazywhiteshark02009-05-311-21/+55
* moved TLyricsState from UMusic to UBeatTimerwhiteshark02009-05-211-0/+1
* New plugin mode reverted (will be moved to a branch afterwards).tobigun2009-03-211-7/+1
* Cosmeticsk-m_schindler2009-03-081-14/+17
* removed some unused units.k-m_schindler2009-03-071-29/+23
* final cleanup of Umain. Creation of UNotek-m_schindler2009-03-071-520/+7
* unclutter Umain: ConversionFileName moved to UScreenEditConvertk-m_schindler2009-03-071-2/+0
* unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st...k-m_schindler2009-03-071-135/+1
* Clear Scores moved to UScreenSing and inlined. Reduce clutter in UMaink-m_schindler2009-03-061-20/+0
* Some cleanup donewhiteshark02009-02-281-13/+30
* Cosmetics: rename WndTitle to WindowTitlek-m_schindler2009-02-281-5/+5
* formatting onlyk-m_schindler2009-02-251-10/+10
* serious code change. First trial to fix the score calculations. Please testk-m_schindler2009-02-231-1/+5
* more formattingk-m_schindler2009-02-231-18/+19
* - fixed compilation error from r1601canni02009-02-231-1/+1
* Formatting as a start :-)k-m_schindler2009-02-231-81/+74
* some compiler warnings/hints removedtobigun2008-10-281-18/+0
* MainThreadExec() can be used to delegate execution from e.g. a callback threa...tobigun2008-10-251-4/+45
* Do not use Main try-except block if in debug mode to make debugging easiertobigun2008-10-201-1/+7
* Fixed effects from last song are drawn in next song, see http://www.assembla....whiteshark02008-09-281-6/+11
* gpl header added and property svn:header set to "HeadURL Id"k-m_schindler2008-09-231-0/+25
* - Windows resources (.rc) reduced to the icontobigun2008-09-121-1/+3
* -Creation of default directories (songs, covers) working again.tobigun2008-09-111-4/+4
* FreeBSD compatibility fixes:tobigun2008-09-101-4/+4
* - fixed out-of-range error. In NewNote() CurrentPlayer.Note[CurrentPlayer.Hig...tobigun2008-09-061-4/+12
* Moved: The folder classes has been renamed to basemogguh2008-09-021-0/+1107