aboutsummaryrefslogtreecommitdiffstats
path: root/src/base (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics. No code changek-m_schindler2009-04-251-101/+102
* - fixed assembla ticket #49canni02009-04-181-3/+3
* Warnings and Notes cleanupk-m_schindler2009-04-091-6/+4
* Cosmeticsk-m_schindler2009-04-091-80/+95
* bring the type align to our coding standardsk-m_schindler2009-04-061-6/+6
* cover-size of 64px added, default changed to 128px instead of 256pxtobigun2009-03-231-2/+2
* cosmeticswhiteshark02009-03-231-2/+2
* cosmeticsk-m_schindler2009-03-231-12/+12
* party fix for linux:tobigun2009-03-211-12/+11
* New plugin mode reverted (will be moved to a branch afterwards).tobigun2009-03-2110-3014/+141
* folder sorting w/ cats on fixed (ticket #84)whiteshark02009-03-101-2/+39
* 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-0710-544/+624
* 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-0713-160/+225
* Clear Scores moved to UScreenSing and inlined. Reduce clutter in UMaink-m_schindler2009-03-061-20/+0
* Mac OS X only: change folder hierarchy in Application Support: delete Resourc...k-m_schindler2009-03-041-16/+16
* cosmetics and commentsk-m_schindler2009-03-031-9/+15
* Color bug on Windows resolved. Type conversion problemk-m_schindler2009-03-031-3/+7
* fixed first screen was cleared when second screen was drawn. #76 should be fi...whiteshark02009-03-011-7/+0
* some cosmetic changeswhiteshark02009-02-281-2/+6
* loading of songs with relative: yes fixedwhiteshark02009-02-281-1/+1
* Some cleanup donewhiteshark02009-02-284-134/+99
* Cosmeticsk-m_schindler2009-02-281-77/+72
* cardinal to integer clears warning + some cosmeticsk-m_schindler2009-02-281-28/+27
* 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
* index changed from cardinal to integer. prevents 64 bit integers and warningk-m_schindler2009-02-221-71/+66
* formattingk-m_schindler2009-02-221-68/+59
* type adjustmentk-m_schindler2009-02-221-2/+2
* typo correction and editingk-m_schindler2009-02-211-95/+95
* some editing, no code changek-m_schindler2009-02-211-38/+46
* cleanup. no code changek-m_schindler2009-02-141-82/+76
* Additional safe guard for pixel size in ColorizeImagek-m_schindler2009-02-131-0/+9
* endian related glitch with icons resolved (Bug 2363571). Courtesy to sven for...k-m_schindler2009-02-131-0/+25
* more simplification and optimization of ColorizeImage. Removal of unneeded sh...k-m_schindler2009-02-121-60/+99
* types unified to longword, algo optimized, but no succes regarding endian rel...k-m_schindler2009-02-101-15/+16
* - PChar replaced by PByteArray (for byte buffers) or PAnsiString (for zero-te...tobigun2009-02-043-24/+36
* Tabs_at_startup -> TabsAtStartuptobigun2009-02-042-3/+3
* implementing the use of the default texture in ParseTextureTypek-m_schindler2009-02-031-25/+23
* more cosmetic changes, no code changek-m_schindler2009-02-031-125/+108
* cosmetic changes, no code changek-m_schindler2009-02-031-164/+227
* Threshold and boost saved againtobigun2009-01-191-4/+4
* Mic settings saved again (broken in revision 912)tobigun2009-01-191-7/+12
* capture failure of file/dir access. Courtesy to Filipe Cabecinhas.k-m_schindler2009-01-021-2/+10