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