| Commit message (Expand) | Author | Files | Lines |
2009-03-07 | removed some unused units. | k-m_schindler | 1 | -29/+23 |
2009-03-07 | overdrawing of first screen when using visualizations fixed. visualizations a... | whiteshark0 | 2 | -9/+22 |
2009-03-07 | final cleanup of Umain. Creation of UNote | k-m_schindler | 19 | -756/+914 |
2009-03-07 | unclutter Umain: ConversionFileName moved to UScreenEditConvert | k-m_schindler | 3 | -2/+4 |
2009-03-07 | unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st... | k-m_schindler | 19 | -185/+267 |
2009-03-06 | Clear Scores moved to UScreenSing and inlined. Reduce clutter in UMain | k-m_schindler | 2 | -27/+23 |
2009-03-04 | Mac OS X only: change folder hierarchy in Application Support: delete Resourc... | k-m_schindler | 1 | -16/+16 |
2009-03-03 | cosmetics and comments | k-m_schindler | 1 | -9/+15 |
2009-03-03 | Color bug on Windows resolved. Type conversion problem | k-m_schindler | 1 | -3/+7 |
2009-03-01 | Cosmetics | k-m_schindler | 1 | -141/+128 |
2009-03-01 | crashes in ScreenScore w/ 6 players fixed | whiteshark0 | 1 | -6/+58 |
2009-03-01 | fixed first screen was cleared when second screen was drawn. #76 should be fi... | whiteshark0 | 8 | -30/+47 |
2009-02-28 | some cosmetic changes | whiteshark0 | 1 | -2/+6 |
2009-02-28 | loading of songs with relative: yes fixed | whiteshark0 | 1 | -1/+1 |
2009-02-28 | Some cleanup done | whiteshark0 | 6 | -137/+110 |
2009-02-28 | Cosmetics | k-m_schindler | 1 | -77/+72 |
2009-02-28 | cardinal to integer clears warning + some cosmetics | k-m_schindler | 1 | -28/+27 |
2009-02-28 | Cosmetics: rename WndTitle to WindowTitle | k-m_schindler | 1 | -5/+5 |
2009-02-25 | does this fix the score calculation? | k-m_schindler | 1 | -1/+1 |
2009-02-25 | formatting only | k-m_schindler | 1 | -10/+10 |
2009-02-23 | serious code change. First trial to fix the score calculations. Please test | k-m_schindler | 1 | -1/+5 |
2009-02-23 | more formatting | k-m_schindler | 1 | -18/+19 |
2009-02-23 | - fixed compilation error from r1601 | canni0 | 1 | -1/+1 |
2009-02-23 | Formatting as a start :-) | k-m_schindler | 1 | -81/+74 |
2009-02-22 | index changed from cardinal to integer. prevents 64 bit integers and warning | k-m_schindler | 1 | -71/+66 |
2009-02-22 | formatting | k-m_schindler | 1 | -68/+59 |
2009-02-22 | type adjustment | k-m_schindler | 1 | -2/+2 |
2009-02-21 | editing | k-m_schindler | 1 | -30/+33 |
2009-02-21 | typo correction and editing | k-m_schindler | 1 | -95/+95 |
2009-02-21 | some editing, no code change | k-m_schindler | 1 | -38/+46 |
2009-02-15 | adjust text size in plugins. #69 on assembla can and will be closed now. | k-m_schindler | 1 | -1/+1 |
2009-02-15 | patch #2388324. Exit with corrupt videos. Courtesy to Hawkear | k-m_schindler | 1 | -1/+10 |
2009-02-14 | cleanup. no code change | k-m_schindler | 1 | -82/+76 |
2009-02-13 | Additional safe guard for pixel size in ColorizeImage | k-m_schindler | 1 | -0/+9 |
2009-02-13 | endian related glitch with icons resolved (Bug 2363571). Courtesy to sven for... | k-m_schindler | 1 | -0/+25 |
2009-02-12 | more simplification and optimization of ColorizeImage. Removal of unneeded sh... | k-m_schindler | 1 | -60/+99 |
2009-02-10 | types unified to longword, algo optimized, but no succes regarding endian rel... | k-m_schindler | 1 | -15/+16 |
2009-02-04 | many cosmetic changes | k-m_schindler | 1 | -135/+127 |
2009-02-04 | many cosmetic changes. | k-m_schindler | 1 | -184/+182 |
2009-02-04 | Tabs_at_startup -> TabsAtStartup | tobigun | 1 | -26/+27 |
2009-02-04 | - PChar replaced by PByteArray (for byte buffers) or PAnsiString (for zero-te... | tobigun | 3 | -24/+36 |
2009-02-04 | PChar replaced by PByteArray (for byte buffers) or PAnsiString (for zero-term... | tobigun | 6 | -59/+57 |
2009-02-04 | Tabs_at_startup -> TabsAtStartup | tobigun | 2 | -3/+3 |
2009-02-04 | ffmpeg header update | tobigun | 7 | -296/+577 |
2009-02-03 | implementing the use of the default texture in ParseTextureType | k-m_schindler | 1 | -25/+23 |
2009-02-03 | more cosmetic changes, no code change | k-m_schindler | 1 | -125/+108 |
2009-02-03 | cosmetic changes, no code change | k-m_schindler | 1 | -164/+227 |
2009-01-26 | Small editing changes. no Code change. | k-m_schindler | 1 | -3/+4 |
2009-01-26 | Windows unit is not used in darwin. | k-m_schindler | 1 | -194/+0 |
2009-01-19 | Threshold and boost saved again | tobigun | 1 | -4/+4 |