| Commit message (Expand) | Author | Files | Lines |
2008-08-06 | avoid seeking if video is not initialized | tobigun | 1 | -0/+3 |
2008-08-06 | RenderAspect is not needed | tobigun | 1 | -4/+9 |
2008-08-06 | support for projectM 1.2 | tobigun | 5 | -16/+31 |
2008-08-03 | Fix for USDX first run and no config.ini problem (ini is saved on startup) | mogguh | 1 | -1/+5 |
2008-07-21 | usage of glPushAttrib(GL_VIEWPORT_BIT) to save the viewport settings. | tobigun | 1 | -2/+5 |
2008-07-21 | fpc 2.2.2 fix, clocale is not available for windows | tobigun | 1 | -0/+2 |
2008-07-19 | Fixed a bug in UScreenTop5: instead of a lokal var a config value was changed... | whiteshark0 | 1 | -1/+1 |
2008-07-19 | Some changes in ReadScore and WriteScore to prevent for crashes caused by mor... | whiteshark0 | 1 | -3/+14 |
2008-07-19 | renamed TLineState to TLyricsState | tobigun | 2 | -6/+6 |
2008-07-19 | renamed TLineState to TLyricsState | tobigun | 5 | -57/+57 |
2008-07-19 | clean-up, removed some unused stuff | tobigun | 2 | -124/+36 |
2008-07-19 | PTexture added | tobigun | 1 | -8/+9 |
2008-07-19 | lyric engine patches, solves | tobigun | 6 | -459/+568 |
2008-07-19 | - SetFontBlend added | tobigun | 1 | -117/+127 |
2008-07-17 | references to UMacResources.pp removed | tobigun | 2 | -4/+0 |
2008-07-17 | - UPlatformXYZ.pas clean-up | tobigun | 6 | -172/+216 |
2008-07-17 | - cleanup | tobigun | 1 | -65/+60 |
2008-07-17 | Mac OS X version check added | tobigun | 1 | -0/+12 |
2008-07-17 | Renamed the old ULyrics_bak.pas to UEditorLyrics.pas as it is used in the edi... | tobigun | 4 | -440/+243 |
2008-07-16 | update of install-sh (taken from automake 1.10). This should fix the problem ... | tobigun | 1 | -202/+470 |
2008-07-16 | removed outdated files | tobigun | 6 | -4981/+17 |
2008-07-15 | New place for the Resources for Mac OS X: $HOME/Appliations Support/UltraStar... | k-m_schindler | 4 | -15/+53 |
2008-07-15 | Cleaning up our SVN, removing unneeded files. | mogguh | 3 | -204/+0 |
2008-07-15 | Cleaning up our SVN, removing unneeded files. | mogguh | 3 | -0/+0 |
2008-07-15 | Cleaning up our SVN, removing unneeded files. | mogguh | 13 | -910/+0 |
2008-07-15 | Changed the projectM version to the dll version provided at the wiki (compile... | mogguh | 1 | -2/+2 |
2008-07-15 | As sdl_ttf isn't of any use for now, I uncommented all occurrences of it. | mogguh | 4 | -10/+12 |
2008-07-14 | Lyric help bar works again | tobigun | 1 | -73/+119 |
2008-07-14 | cleanup | tobigun | 1 | -52/+49 |
2008-07-14 | - conversion of TLyricLine into a class. | tobigun | 1 | -134/+149 |
2008-07-14 | TLine.LyricWidth (width of the line in pixels) is marked as deprecated. Do no... | tobigun | 1 | -2/+4 |
2008-07-12 | removed unused local var | tobigun | 1 | -1/+0 |
2008-07-12 | - cleanup/comments for TDisplay.Create | tobigun | 2 | -154/+101 |
2008-07-12 | cleanup + comments | tobigun | 1 | -6/+19 |
2008-07-12 | unit UScreenStatMain; | GogolNr1 | 3 | -90/+113 |
2008-07-12 | unit UDataBase; | GogolNr1 | 1 | -31/+2 |
2008-07-12 | Text has a new property -> Z (default is 0) | mogguh | 11 | -132/+151 |
2008-07-12 | Fixed the deselect texture not showing up on colorized buttons | mogguh | 1 | -140/+134 |
2008-07-11 | fine-tuning of the lazarus for linux project-file | tobigun | 1 | -588/+83 |
2008-07-11 | lazarus projekt-files for windows (UltraStar.lpi) and linux (UltraStar-linux.... | tobigun | 3 | -0/+1193 |
2008-07-08 | SVN CIA test6. No functional changes. | tobigun | 1 | -1/+1 |
2008-07-08 | SVN CIA test5. No functional changes. | tobigun | 1 | -1/+1 |
2008-07-08 | SVN CIA test4. No functional changes. | tobigun | 1 | -1/+1 |
2008-07-08 | SVN CIA test3. No functional changes. | tobigun | 1 | -1/+1 |
2008-07-08 | SVN CIA test2. No functional changes. | tobigun | 1 | -1/+1 |
2008-07-08 | SVN CIA test. No functional changes. | tobigun | 1 | -1/+1 |
2008-07-07 | Fix for Trac ticket #53 (Preview fading and volume problems) | tobigun | 1 | -45/+46 |
2008-07-07 | surrounded filenames with double-quotes so filenames containing spaces are no... | tobigun | 1 | -37/+25 |
2008-07-04 | disabled screen-mode change after leaving the graphics options screen as it d... | tobigun | 1 | -1/+6 |
2008-07-03 | 64bit compatibility fix | tobigun | 1 | -173/+185 |