summaryrefslogtreecommitdiff
path: root/apps/gui
AgeCommit message (Expand)Author
2012-04-17touchscreen/lists: fix two regressionsThomas Martitz
2012-04-10touchscreen: fix some issues/crashes with clicking the list title.Thomas Martitz
2012-04-08touchscreen: fix swipe scrolling (jumped back to previous item).Thomas Martitz
2012-04-08touchscreen: Rewrite kinetic scrolling using a state machine.Thomas Martitz
2012-04-05touchscreen: Fix kinetic scrolling when the statusbar is off.Thomas Martitz
2012-03-28quickscreen: optionally display the shortcuts menu instead of the QSJonathan Gordon
2012-03-27skin_engine: Allow negative numbers for the start offset in %ssJonathan Gordon
2012-03-26skin_engine: fix scrolling lines with dynamic contentJonathan Gordon
2012-03-22Redraw simplelist if/when necessary-Thomas Martitz
2012-03-20Fix FS#12606 - next track can cause the screen to be clearedJonathan Gordon
2012-03-15skin_engine: Reenable skin debugging in the sim (use --debugwps)Jonathan Gordon
2012-03-15Fix compile errorsJonathan Gordon
2012-03-15skin_engine: New tag to draw a rectangle (optionally with a gradient)Jonathan Gordon
2012-03-15Revert "Fix FS#12606 - next track can cause the screen to be cleared"Jonathan Gordon
2012-03-14Fix FS#12606 - next track can cause the screen to be clearedJonathan Gordon
2012-03-13Add new actions to %Tp (Touchscreen areas)Osborne Jacobs
2012-03-01Make %LC and %LR always have predictable and usable values.Frank Gevaerts
2012-02-29Call skinlist_set_cfg() unconditionally, i.e. also if do_refresh==falseFrank Gevaerts
2012-02-29fix warningJonathan Gordon
2012-02-29skin_engine: ease the restrictions on %x/%xlJonathan Gordon
2012-02-28skin_engine: Clean up %x() handling - beware theme issuesJonathan Gordon
2012-02-28Fix build errorsJonathan Gordon
2012-02-28lcd/skin_engine: Add the ability to draw onto the backdrop layerJonathan Gordon
2012-02-25Clean up some variables.Frank Gevaerts
2012-02-25Add %LR and %LC to get at the current row and columm in skinned lists.Frank Gevaerts
2012-02-26FS#12586 - Modify %ss to be able to use numbers for conditionalsJonathan Gordon
2012-02-22Store listitem_viewport_cfg->label as skinoffset instead of raw pointerFrank Gevaerts
2012-02-21Make skinned lists handle the "0 items" case without crashingFrank Gevaerts
2012-02-21skin engine: Add 'touch' command to the %vs() tagJonathan Gordon
2012-02-21skin engine: Make %vs() dynamic so it updated every screen updateJonathan Gordon
2012-02-19Fix another skinned list buflib issueFrank Gevaerts
2012-02-19Fix a nullpointer dereference in skinned lists.Frank Gevaerts
2012-02-19make local variable current_list staticBertrik Sikken
2012-02-07Fix FS#9391 - playback engine gets confused by multiple simultaneous button p...Jonathan Gordon
2012-02-07skin engine: New logical 'and' and 'or' tags to evaluate multiple tags in a s...Jonathan Gordon
2012-01-30Apply "Skip to outro" and specific skip lengths to individual tracks in a cue...Thomas Martitz
2012-01-28skin touchregions: change the rwd/ffwd region actions to make it less buggy i...Jonathan Gordon
2012-01-23skin touchregions: fix the 'none' region firing when it shouldnt.Jonathan Gordon
2012-01-12keyclick: Add a callback so screens can cancel a click. Add a generic list ca...Jonathan Gordon
2012-01-07apps: lcd-remote.h is not needed if HAVE_REMOTE_LCD is not definedRafaël Carré
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz
2011-12-28protect the yes/no screen from extra keypresses (which can happen if you disp...Jonathan Gordon
2011-12-20local variable app/gui/icon.c/iconsets can be made staticBertrik Sikken
2011-12-20Another round of making local functions staticBertrik Sikken
2011-12-19Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero
2011-12-14FS#12378 : Remove various unused code, and comment out some unused code and d...Boris Gjenero
2011-12-14Allow scrolling lines to have their content changed without restarting the sc...Jonathan Gordon
2011-12-14Fix FS#12237 (caused by r30302) where centered skin text isnt eqactly centeredJonathan Gordon
2011-12-06Fix touchscreens so entering the WPS with a skin with no touchregions reverts...Jonathan Gordon
2011-12-06Fix FS#12423 : Rockbox access to /.rockbox/fonts after usb_enable(true). This...Boris Gjenero