summaryrefslogtreecommitdiffstats
path: root/apps/gui/viewport.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-14Another major skin backend update/hopefully bugfix:Jonathan Gordon1-1/+2
2010-07-29FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon1-84/+0
2010-06-29Remove some redundant #include'sBertrik Sikken1-1/+0
2010-06-21Touchregion support for the Base Skin and FM Skins. display obviously needs t...Jonathan Gordon1-1/+4
2010-06-07bahJonathan Gordon1-1/+1
2010-06-07this should be the last of the warningsJonathan Gordon1-3/+5
2010-06-07fix errorsJonathan Gordon1-0/+8
2010-06-07Changeover to the new skin format. SkinBreakingChange in the wiki has the run...Jonathan Gordon1-44/+33
2010-05-25fix red, but this might not be the best long term solution.Jonathan Gordon1-2/+2
2010-05-25remove a stray printfJonathan Gordon1-3/+0
2010-05-25fix FS#11321 - the x5 remote used the wrong coloursJonathan Gordon1-2/+24
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz1-1/+0
2010-03-13fix FS#11100 - statusbar would show up on multiscreen targets if either scree...Jonathan Gordon1-1/+2
2010-03-06fix yellowJonathan Gordon1-0/+1
2010-03-06cleanup statusbar+base skin relationship...Jonathan Gordon1-4/+3
2010-02-28set viewport to default one just for safe.Teruaki Kawashima1-12/+12
2010-02-27Fix dead parts of the wps when leaving it.Thomas Martitz1-1/+4
2010-02-26fix 64bit warningJonathan Gordon1-1/+2
2010-02-26split the theme settings apply() sutff out of settings_apply(). this should f...Jonathan Gordon1-2/+3
2010-02-262 new tags for the base skin.Jonathan Gordon1-0/+1
2010-02-21remote multifont fixes. it shoud be working again (blame AlexP! he made me br...Jonathan Gordon1-5/+1
2010-02-14FS#10984 - multifont! 2 major additions:Jonathan Gordon1-6/+10
2010-02-10Fix FS#10983 - r24568 was just moronic. SorryJonathan Gordon1-1/+1
2010-02-08unconditioannly show the main/base skins backdrop when enabling the theme so ...Jonathan Gordon1-0/+3
2010-02-08revert r24478 and make the backdrop behaviour the same as it used to be (so w...Jonathan Gordon1-3/+0
2010-01-29skin rework (FS#10922) notable changes:Jonathan Gordon1-83/+8
2010-01-27Fix yellowsThomas Martitz1-2/+2
2010-01-27Fix multiscreen handling of the viewportmanager.Thomas Martitz1-24/+34
2010-01-27futile attempt to keep the ondioSP rombox working. This will almost certainly...Jonathan Gordon1-1/+4
2010-01-26Accept the last patch FS#10797 with a few changes by me (fixing side effects ...Thomas Martitz1-0/+6
2010-01-01Simplify some expressions using the ? operatorBertrik Sikken1-1/+1
2009-12-21fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t...Jonathan Gordon1-50/+47
2009-12-18FS#10855 3 minor sbs bugs, spotted and fixed by Teruaki KawashimaJonathan Gordon1-1/+2
2009-12-09fix red checkwpsJonathan Gordon1-4/+5
2009-12-09FS#10824 - viewport/statusbar API rework.Jonathan Gordon1-169/+178
2009-11-16Fix some drawing problems when displaying the WPS initially with sbs enabled....Thomas Martitz1-6/+25
2009-11-11remove 3 bad viewport functions:Jonathan Gordon1-21/+0
2009-11-10Fall back to info vp from sbs when intersection fails (again, r23575 changed ...Thomas Martitz1-3/+3
2009-11-10Revert r23599 and r23600 and fix the early usb problem at the root. The the v...Thomas Martitz1-5/+0
2009-11-09Fix the error condition to actually set the fullscreen viewport. Also remove ...Jonathan Gordon1-3/+3
2009-11-04Get font and colors from UI viewport before intersecting, instead of leaving ...Thomas Martitz1-1/+4
2009-11-04Fix a possiblity where viewport_set_default left the viewport unchanged. Impr...Thomas Martitz1-6/+9
2009-11-04Fix player yellows and reds. I'm not sure why viewport.c was never compiled f...Thomas Martitz1-0/+2
2009-11-04Reorder a bit in viewport.c so that we don't need stubs for checkwps.Thomas Martitz1-87/+90
2009-11-04fix charcell yellowJonathan Gordon1-2/+2
2009-11-04Fix viewport "UI area" to work based on what was agreed on last week in the m...Jonathan Gordon1-25/+42
2009-10-29* code police on a macro which has no reason for beingJonathan Gordon1-11/+17
2009-10-28Allow the x and y pixel values of viewports to be a negative number..Jonathan Gordon1-1/+5
2009-10-19Initial custom statusbar commit.Thomas Martitz1-38/+63
2009-10-16Revert r23212, I committed it accidentally.Thomas Martitz1-9/+9