summaryrefslogtreecommitdiff
path: root/apps/gui/wps.c (follow)
Commit message (Expand)AuthorAge
...
* Fix delay when seeking using the touchscreen by adding a pause/unpause.Rob Purchase2009-09-17
* rework AA load/display handling in the skins to get them working in viewports...Jonathan Gordon2009-09-07
* Factor out/generalise the function that checks whether a point is within a vi...Thomas Martitz2009-09-05
* stop a potential crash caused by r22438Jonathan Gordon2009-09-04
* fix FS#10465 and return GO_TO_ROOT instead of SYS_USB_CONNECTED in gui_wps_show.Teruaki Kawashima2009-08-29
* Do some #ifdef'ing to make the Player happy.Thomas Martitz2009-08-27
* Fix skin engine calling wps code to draw the statusbars (add a pointer to vie...Thomas Martitz2009-08-26
* Move handling of "rockbox_default.[r]wps" into wps.c, out of the skin engine ...Thomas Martitz2009-08-20
* update the display after getting a bit too close to the touchscreen instead o...Jonathan Gordon2009-08-20
* move viewports into the skin buffer, no more viewport limit on the skinJonathan Gordon2009-08-18
* User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz2009-08-16
* remove the limit of touch regions in touchscreen skinsJonathan Gordon2009-08-16
* r22135 overwrote mcuelenaere's changes in r22068 to add slider-type regions f...Jonathan Gordon2009-08-10
* Various files: make functions static if they're local or make sure there is a...Bertrik Sikken2009-08-06
* Move this call a bit up so that wpses without backdrop show none properly (th...Thomas Martitz2009-08-06
* Add backdrop functions to the multiscreen api and add a enum backdrop_type pa...Thomas Martitz2009-08-06
* Remove the wrapper around the wrapper (wps_data_load) and handle loading hard...Thomas Martitz2009-08-03
* Fix reds for IAP and a missing #include.Thomas Martitz2009-08-03
* A bit mroe wps/skin engine cleanup so that the structs the wps uses can be st...Thomas Martitz2009-08-03
* these didnt get renamed for some reasonJonathan Gordon2009-08-03