aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics. No code changek-m_schindler2009-04-251-270/+274
* Cosmetics. No code changek-m_schindler2009-04-2532-1118/+1361
* bring the type align to our coding standardsk-m_schindler2009-04-061-1/+1
* Fixed some displaying issues w/ old party modewhiteshark02009-03-232-231/+50
* party fix for linux:tobigun2009-03-211-9/+20
* New plugin mode reverted (will be moved to a branch afterwards).tobigun2009-03-217-77/+69
* overdrawing of first screen when using visualizations fixed. visualizations a...whiteshark02009-03-071-4/+12
* final cleanup of Umain. Creation of UNotek-m_schindler2009-03-078-212/+289
* unclutter Umain: ConversionFileName moved to UScreenEditConvertk-m_schindler2009-03-072-0/+4
* unclutter UMain.pas. Create UPath.pas. Tests on all platformssvn statussvn st...k-m_schindler2009-03-074-20/+35
* Clear Scores moved to UScreenSing and inlined. Reduce clutter in UMaink-m_schindler2009-03-061-7/+23
* Cosmeticsk-m_schindler2009-03-011-141/+128
* crashes in ScreenScore w/ 6 players fixedwhiteshark02009-03-011-6/+58
* fixed first screen was cleared when second screen was drawn. #76 should be fi...whiteshark02009-03-011-11/+10
* Some cleanup donewhiteshark02009-02-282-3/+11
* does this fix the score calculation?k-m_schindler2009-02-251-1/+1
* adjust text size in plugins. #69 on assembla can and will be closed now.k-m_schindler2009-02-151-1/+1
* many cosmetic changesk-m_schindler2009-02-041-135/+127
* many cosmetic changes.k-m_schindler2009-02-041-184/+182
* Tabs_at_startup -> TabsAtStartuptobigun2009-02-041-26/+27
* ESC saves settings in Record screen againtobigun2009-01-191-2/+2
* removed unused functionstobigun2009-01-121-57/+0
* replace terrible code by using a set for Notes and Lyrics.k-m_schindler2008-12-131-9/+17
* broken build fixed.k-m_schindler2008-12-031-1/+0
* some cleanup and language files. Who does the others?k-m_schindler2008-12-031-62/+8
* Deluxe theme for Editor menu. Part 2. This part may break Classic theme.k-m_schindler2008-11-301-19/+83
* some more formattingk-m_schindler2008-11-274-191/+276
* replace integer by enumeration type alignmentk-m_schindler2008-11-261-2/+2
* formattingk-m_schindler2008-11-251-96/+169
* switch on again saving, when leaving option menus with ESCk-m_schindler2008-11-241-1/+1
* Formattingk-m_schindler2008-11-151-28/+47
* nicer format, no code changek-m_schindler2008-11-061-56/+75
* All comments are English now (Polish ones have been translated)tobigun2008-11-039-130/+118
* VideoGap fixed (Tracker Item #2138228)tobigun2008-11-021-1/+1
* some compiler warnings/hints removedtobigun2008-10-2810-37/+8
* - glPrint(Pchar) -> glPrint(string)tobigun2008-10-285-53/+51
* Music preview is started by the main thread now instead of the SDL timer thre...tobigun2008-10-251-2/+9
* The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...tobigun2008-10-191-24/+24
* The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...tobigun2008-10-196-38/+40
* - background-type -> enumtobigun2008-10-191-2/+0
* offscreen rendering removed:tobigun2008-10-191-16/+3
* just another commented linewhiteshark02008-10-181-1/+1
* uncommented an accidentally commented linewhiteshark02008-10-181-1/+1
* Abstraction of the menus backgroundwhiteshark02008-10-134-27/+21
* Fixed Compilationf1fth_freed0m2008-10-101-2/+2
* Errormessages during songload now translatablewhiteshark02008-10-091-1/+5
* remove ULCD.pas and ULight.pas + some more cleanup of ULCD routines and {$UND...k-m_schindler2008-10-051-1/+0
* removed some commented relicts from outdated LCD and Light support.whiteshark02008-10-057-43/+1
* Fixed effects from last song are drawn in next song, see http://www.assembla....whiteshark02008-09-281-0/+3
* Songclass now reports an error if there is no linebreak in a txt file. Error ...whiteshark02008-09-281-1/+4