| Commit message (Expand) | Author | Files | Lines |
2010-05-18 | move software cursor initialization and bg music start from ScreenMain.OnShow... | whiteshark0 | 1 | -0/+8 |
2010-05-08 | validate microphone settings when leaving the record options and when USDX is... | tobigun | 1 | -0/+5 |
2010-05-02 | - Fix for "Wrong mouse position after screen-resize" bug reported here (http:... | tobigun | 1 | -2/+8 |
2010-04-25 | added Finalize3D finalization as opponent for Initialize3D and for a clean fi... | tobigun | 1 | -15/+7 |
2010-04-15 | - port theme detection code from UIni to UThemes | whiteshark0 | 1 | -3/+9 |
2010-02-22 | cleanup of code, which has never been used from start. Part 2. | k-m_schindler | 1 | -11/+0 |
2010-02-22 | changing variables to more local usage | k-m_schindler | 1 | -20/+21 |
2010-02-22 | some changes to fps limiter, | whiteshark0 | 1 | -4/+7 |
2010-01-25 | fix software cursor w/ screens = 2 | whiteshark0 | 1 | -1/+1 |
2010-01-25 | removed some old commented stuff | whiteshark0 | 1 | -14/+0 |
2010-01-12 | forgotten updates from last commit again | whiteshark0 | 1 | -7/+0 |
2010-01-12 | deleted leftovers from old plugin system and party mode | whiteshark0 | 1 | -1/+0 |
2010-01-12 | merged lua into trunk | s_alexander | 1 | -7/+36 |
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 |