aboutsummaryrefslogtreecommitdiffstats
path: root/src/base (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-01fix reflections at score displaywhiteshark01-0/+2
2009-05-31merged (experimental) mouse support patch by d0ccrazywhiteshark03-25/+78
2009-05-26Statics defined in theme don't necessarily need a width or height set, if omi...mogguh3-6/+13
2009-05-22change folder separator to \ for windows and config-win.inck-m_schindler1-1/+1
2009-05-21cosmetics?whiteshark01-1/+3
2009-05-21moved TLyricsState from UMusic to UBeatTimerwhiteshark03-132/+171
2009-05-16add lyric-bar bounds to themewhiteshark03-13/+18
2009-05-15resolve some type size mismatch warnings. changes are considered cosmetics onlyk-m_schindler1-16/+25
2009-04-26Cosmeticsk-m_schindler1-37/+37
2009-04-25correcting typos from cosmeticsk-m_schindler1-4/+4
2009-04-25Cosmetics. No code changek-m_schindler1-101/+102
2009-04-18- fixed assembla ticket #49canni01-3/+3
2009-04-09Warnings and Notes cleanupk-m_schindler1-6/+4
2009-04-09Cosmeticsk-m_schindler1-80/+95
2009-04-06bring the type align to our coding standardsk-m_schindler1-6/+6
2009-03-23cover-size of 64px added, default changed to 128px instead of 256pxtobigun1-2/+2
2009-03-23cosmeticswhiteshark01-2/+2
2009-03-23cosmeticsk-m_schindler1-12/+12
2009-03-21party fix for linux:tobigun1-12/+11
2009-03-21New plugin mode reverted (will be moved to a branch afterwards).tobigun10-3014/+141
2009-03-10folder sorting w/ cats on fixed (ticket #84)whiteshark01-2/+39
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_schindler10-544/+624
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_schindler13-160/+225
2009-03-06Clear Scores moved to UScreenSing and inlined. Reduce clutter in UMaink-m_schindler1-20/+0
2009-03-04Mac OS X only: change folder hierarchy in Application Support: delete Resourc...k-m_schindler1-16/+16
2009-03-03cosmetics and commentsk-m_schindler1-9/+15
2009-03-03Color bug on Windows resolved. Type conversion problemk-m_schindler1-3/+7
2009-03-01fixed first screen was cleared when second screen was drawn. #76 should be fi...whiteshark01-7/+0
2009-02-28some cosmetic changeswhiteshark01-2/+6
2009-02-28loading of songs with relative: yes fixedwhiteshark01-1/+1
2009-02-28Some cleanup donewhiteshark04-134/+99
2009-02-28Cosmeticsk-m_schindler1-77/+72
2009-02-28cardinal to integer clears warning + some cosmeticsk-m_schindler1-28/+27
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
2009-02-22index changed from cardinal to integer. prevents 64 bit integers and warningk-m_schindler1-71/+66
2009-02-22formattingk-m_schindler1-68/+59
2009-02-22type adjustmentk-m_schindler1-2/+2
2009-02-21typo correction and editingk-m_schindler1-95/+95
2009-02-21some editing, no code changek-m_schindler1-38/+46
2009-02-14cleanup. no code changek-m_schindler1-82/+76
2009-02-13Additional safe guard for pixel size in ColorizeImagek-m_schindler1-0/+9
2009-02-13endian related glitch with icons resolved (Bug 2363571). Courtesy to sven for...k-m_schindler1-0/+25