Age | Commit message (Expand) | Author |
2010-03-13 | fix FS#11100 - statusbar would show up on multiscreen targets if either scree... | Jonathan Gordon |
2010-03-06 | fix yellow | Jonathan Gordon |
2010-03-06 | cleanup statusbar+base skin relationship... | Jonathan Gordon |
2010-02-28 | set viewport to default one just for safe. | Teruaki Kawashima |
2010-02-27 | Fix dead parts of the wps when leaving it. | Thomas Martitz |
2010-02-26 | fix 64bit warning | Jonathan Gordon |
2010-02-26 | split the theme settings apply() sutff out of settings_apply(). this should f... | Jonathan Gordon |
2010-02-26 | 2 new tags for the base skin. | Jonathan Gordon |
2010-02-21 | remote multifont fixes. it shoud be working again (blame AlexP! he made me br... | Jonathan Gordon |
2010-02-14 | FS#10984 - multifont! 2 major additions: | Jonathan Gordon |
2010-02-10 | Fix FS#10983 - r24568 was just moronic. Sorry | Jonathan Gordon |
2010-02-08 | unconditioannly show the main/base skins backdrop when enabling the theme so ... | Jonathan Gordon |
2010-02-08 | revert r24478 and make the backdrop behaviour the same as it used to be (so w... | Jonathan Gordon |
2010-01-29 | skin rework (FS#10922) notable changes: | Jonathan Gordon |
2010-01-27 | Fix yellows | Thomas Martitz |
2010-01-27 | Fix multiscreen handling of the viewportmanager. | Thomas Martitz |
2010-01-27 | futile attempt to keep the ondioSP rombox working. This will almost certainly... | Jonathan Gordon |
2010-01-26 | Accept the last patch FS#10797 with a few changes by me (fixing side effects ... | Thomas Martitz |
2010-01-01 | Simplify some expressions using the ? operator | Bertrik Sikken |
2009-12-21 | fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t... | Jonathan Gordon |
2009-12-18 | FS#10855 3 minor sbs bugs, spotted and fixed by Teruaki Kawashima | Jonathan Gordon |
2009-12-09 | fix red checkwps | Jonathan Gordon |
2009-12-09 | FS#10824 - viewport/statusbar API rework. | Jonathan Gordon |
2009-11-16 | Fix some drawing problems when displaying the WPS initially with sbs enabled.... | Thomas Martitz |
2009-11-11 | remove 3 bad viewport functions: | Jonathan Gordon |
2009-11-10 | Fall back to info vp from sbs when intersection fails (again, r23575 changed ... | Thomas Martitz |
2009-11-10 | Revert r23599 and r23600 and fix the early usb problem at the root. The the v... | Thomas Martitz |
2009-11-09 | Fix the error condition to actually set the fullscreen viewport. Also remove ... | Jonathan Gordon |
2009-11-04 | Get font and colors from UI viewport before intersecting, instead of leaving ... | Thomas Martitz |
2009-11-04 | Fix a possiblity where viewport_set_default left the viewport unchanged. Impr... | Thomas Martitz |
2009-11-04 | Fix player yellows and reds. I'm not sure why viewport.c was never compiled f... | Thomas Martitz |
2009-11-04 | Reorder a bit in viewport.c so that we don't need stubs for checkwps. | Thomas Martitz |
2009-11-04 | fix charcell yellow | Jonathan Gordon |
2009-11-04 | Fix viewport "UI area" to work based on what was agreed on last week in the m... | Jonathan Gordon |
2009-10-29 | * code police on a macro which has no reason for being | Jonathan Gordon |
2009-10-28 | Allow the x and y pixel values of viewports to be a negative number.. | Jonathan Gordon |
2009-10-19 | Initial custom statusbar commit. | Thomas Martitz |
2009-10-16 | Revert r23212, I committed it accidentally. | Thomas Martitz |
2009-10-16 | initial custom statusbar commit | Thomas Martitz |
2009-10-11 | RTL: Cosmetic changes, no functional change - Rename constants | Tomer Shalev |
2009-10-11 | Add a center flag, next to the rtl flag, for viewports. That results in any t... | Thomas Martitz |
2009-10-11 | A bit of const correctness and 80-char limit correction. | Thomas Martitz |
2009-10-10 | Make function arg const pointer | Nils Wallménius |
2009-10-09 | Fix player red and remove an obsolete function call. | Thomas Martitz |
2009-10-09 | Fix a few problems with RTL, statusbar and custom ui viewport. | Thomas Martitz |
2009-10-06 | Use macro to test viewport's RTL flag | Tomer Shalev |
2009-10-05 | Fix red: Protect viewport RTL flag manipulation with #ifdef HAVE_LCD_BITMAP | Tomer Shalev |
2009-10-05 | Add rtl flagging to viewport_set_defaults(), and ensure that | Tomer Shalev |
2009-09-13 | Get rid of some of the code duplication from checkwps, it still duplicates a ... | Thomas Martitz |
2009-09-07 | Fix viewport_set_defaults giving the wrong dimensions if the ui vp is overrid... | Thomas Martitz |