| Commit message (Expand) | Author | Files | Lines |
2009-11-24 | fixed this f11 thing canni mentioned | whiteshark0 | 1 | -2/+7 |
2009-11-24 | refuse keyboard and mouse input when fading from screen to screen | whiteshark0 | 1 | -57/+65 |
2009-11-17 | prevent key input from being sent to the screen that is fading out, send it t... | whiteshark0 | 1 | -1/+1 |
2009-11-09 | merged unicode branch (r1931) into trunk | s_alexander | 1 | -10/+22 |
2009-07-26 | Language option fix: | tobigun | 1 | -6/+0 |
2009-07-18 | - Commented delay of error.log in mainloop (error-log is no longer generated ... | b_krueger | 1 | -2/+2 |
2009-06-04 | cosmetics | k-m_schindler | 1 | -10/+12 |
2009-05-31 | merged (experimental) mouse support patch by d0ccrazy | whiteshark0 | 1 | -21/+55 |
2009-05-21 | moved TLyricsState from UMusic to UBeatTimer | whiteshark0 | 1 | -0/+1 |
2009-03-21 | New plugin mode reverted (will be moved to a branch afterwards). | tobigun | 1 | -7/+1 |
2009-03-08 | Cosmetics | k-m_schindler | 1 | -14/+17 |
2009-03-07 | removed some unused units. | k-m_schindler | 1 | -29/+23 |
2009-03-07 | final cleanup of Umain. Creation of UNote | k-m_schindler | 1 | -520/+7 |
2009-03-07 | unclutter Umain: ConversionFileName moved to UScreenEditConvert | k-m_schindler | 1 | -2/+0 |
2009-03-07 | unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st... | k-m_schindler | 1 | -135/+1 |
2009-03-06 | Clear Scores moved to UScreenSing and inlined. Reduce clutter in UMain | k-m_schindler | 1 | -20/+0 |
2009-02-28 | Some cleanup done | whiteshark0 | 1 | -13/+30 |
2009-02-28 | Cosmetics: rename WndTitle to WindowTitle | k-m_schindler | 1 | -5/+5 |
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 |
2008-10-28 | some compiler warnings/hints removed | tobigun | 1 | -18/+0 |
2008-10-25 | MainThreadExec() can be used to delegate execution from e.g. a callback threa... | tobigun | 1 | -4/+45 |
2008-10-20 | Do not use Main try-except block if in debug mode to make debugging easier | tobigun | 1 | -1/+7 |
2008-09-28 | Fixed effects from last song are drawn in next song, see http://www.assembla.... | whiteshark0 | 1 | -6/+11 |
2008-09-23 | gpl header added and property svn:header set to "HeadURL Id" | k-m_schindler | 1 | -0/+25 |
2008-09-12 | - Windows resources (.rc) reduced to the icon | tobigun | 1 | -1/+3 |
2008-09-11 | -Creation of default directories (songs, covers) working again. | tobigun | 1 | -4/+4 |
2008-09-10 | FreeBSD compatibility fixes: | tobigun | 1 | -4/+4 |
2008-09-06 | - fixed out-of-range error. In NewNote() CurrentPlayer.Note[CurrentPlayer.Hig... | tobigun | 1 | -4/+12 |
2008-09-02 | Moved: The folder classes has been renamed to base | mogguh | 1 | -0/+0 |
2008-08-27 | use lower-case paths: songs/themes/languages/etc. | tobigun | 1 | -13/+13 |
2008-08-27 | rename Classes part2 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | rename Classes part1 | k-m_schindler | 1 | -0/+0 |
2008-08-27 | Reordering of the directories[1]: moving Game/Code to src | k-m_schindler | 1 | -0/+0 |
2008-08-15 | - Support for multiple song/cover paths. | tobigun | 1 | -51/+110 |
2008-08-13 | - new cover-loading. Cover thumbnails are stored in an sqlite db (cover.db) n... | tobigun | 1 | -1/+1 |
2008-08-11 | workaround for a bug in FPC 2.2.2. ThousandSeparator must be set, otherwise T... | tobigun | 1 | -0/+4 |
2008-08-08 | linux needs a call to SDL_SetVideoMode after resizing. Otherwise the screen w... | tobigun | 1 | -2/+10 |
2008-08-08 | changed error on read-only dirs into a warning | tobigun | 1 | -1/+1 |
2008-08-08 | warnings suppressed | tobigun | 1 | -1/+3 |
2008-08-03 | Fix for USDX first run and no config.ini problem (ini is saved on startup) | mogguh | 1 | -1/+5 |
2008-07-19 | renamed TLineState to TLyricsState | tobigun | 1 | -2/+2 |
2008-07-19 | renamed TLineState to TLyricsState | tobigun | 1 | -21/+21 |
2008-07-19 | clean-up, removed some unused stuff | tobigun | 1 | -121/+35 |
2008-07-19 | lyric engine patches, solves | tobigun | 1 | -67/+10 |
2008-07-17 | references to UMacResources.pp removed | tobigun | 1 | -3/+0 |
2008-07-17 | - UPlatformXYZ.pas clean-up | tobigun | 1 | -4/+3 |