aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cosmeticsk-m_schindler2009-03-011-141/+128
* crashes in ScreenScore w/ 6 players fixedwhiteshark02009-03-011-6/+58
* fixed first screen was cleared when second screen was drawn. #76 should be fi...whiteshark02009-03-018-30/+47
* some cosmetic changeswhiteshark02009-02-281-2/+6
* loading of songs with relative: yes fixedwhiteshark02009-02-281-1/+1
* Some cleanup donewhiteshark02009-02-286-137/+110
* 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
* does this fix the score calculation?k-m_schindler2009-02-251-1/+1
* 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
* editingk-m_schindler2009-02-211-30/+33
* typo correction and editingk-m_schindler2009-02-211-95/+95
* some editing, no code changek-m_schindler2009-02-211-38/+46
* adjust text size in plugins. #69 on assembla can and will be closed now.k-m_schindler2009-02-151-1/+1
* patch #2388324. Exit with corrupt videos. Courtesy to Hawkeark-m_schindler2009-02-151-1/+10
* 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
* many cosmetic changesk-m_schindler2009-02-041-135/+127
* many cosmetic changes.k-m_schindler2009-02-041-184/+182
* Tabs_at_startup -> TabsAtStartuptobigun2009-02-041-26/+27
* - PChar replaced by PByteArray (for byte buffers) or PAnsiString (for zero-te...tobigun2009-02-043-24/+36
* PChar replaced by PByteArray (for byte buffers) or PAnsiString (for zero-term...tobigun2009-02-046-59/+57
* Tabs_at_startup -> TabsAtStartuptobigun2009-02-042-3/+3
* ffmpeg header updatetobigun2009-02-047-296/+577
* 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
* Small editing changes. no Code change.k-m_schindler2009-01-261-3/+4
* Windows unit is not used in darwin.k-m_schindler2009-01-261-194/+0
* Threshold and boost saved againtobigun2009-01-191-4/+4
* ESC saves settings in Record screen againtobigun2009-01-191-2/+2
* Mic settings saved again (broken in revision 912)tobigun2009-01-191-7/+12
* FPC compatibility fixestobigun2009-01-127-3/+44
* Delphi Collections by Matthew Greettobigun2009-01-128-0/+8937
* removed unused functionstobigun2009-01-121-57/+0
* capture failure of file/dir access. Courtesy to Filipe Cabecinhas.k-m_schindler2009-01-021-2/+10