| Commit message (Expand) | Author | Files | Lines |
2013-01-05 | removed pascal code | Alexander Sulfrian | 1 | -591/+0 |
2009-11-09 | merged unicode branch (r1931) into trunk | s_alexander | 1 | -4/+4 |
2009-03-21 | New plugin mode reverted (will be moved to a branch afterwards). | tobigun | 1 | -2/+0 |
2009-03-07 | final cleanup of Umain. Creation of UNote | k-m_schindler | 1 | -445/+3 |
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 |
2008-07-15 | New place for the Resources for Mac OS X: $HOME/Appliations Support/UltraStar... | k-m_schindler | 1 | -0/+6 |
2008-07-15 | As sdl_ttf isn't of any use for now, I uncommented all occurrences of it. | mogguh | 1 | -7/+7 |
2008-07-02 | Audio/Video engine update: | tobigun | 1 | -5/+6 |
2008-07-01 | Disabled Alt+Tab screen-mode switching for Windows and MacOSX. SDL_SetVideoMo... | tobigun | 1 | -6/+5 |
2008-06-07 | just some cleanup | tobigun | 1 | -235/+283 |
2008-05-21 | "whitescreen on window resizing" bug fixed | tobigun | 1 | -2/+8 |
2008-05-13 | - fixed video-background | tobigun | 1 | -11/+13 |
2008-05-09 | - input-source selection works now (with bass or portaudio with portmixer) | tobigun | 1 | -8/+3 |
2008-05-08 | set some non-error logs from error to status | tobigun | 1 | -1/+1 |