summaryrefslogtreecommitdiff
path: root/apps/gui
AgeCommit message (Expand)Author
2009-08-17Skin engine: add "pitch" action to touch regionsMaurus Cuelenaere
2009-08-17fix the %xd<id> tag parser to complain if you try to display an image it hasn...Jonathan Gordon
2009-08-16Remove obsolete IMG_BUFSIZE #define.Thomas Martitz
2009-08-16Fix ret for buttonbar targets.Thomas Martitz
2009-08-16User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz
2009-08-16remove an unused #defineJonathan Gordon
2009-08-16remove the limit of touch regions in touchscreen skinsJonathan Gordon
2009-08-16Recalibrate the skin buffer size calculation so that targets with remote get ...Thomas Martitz
2009-08-16fix playerJonathan Gordon
2009-08-16more wps->skin engine work..Jonathan Gordon
2009-08-13Make quickscreen items enum name lower-case, as per docs/CONTRIBUTING.Thomas Martitz
2009-08-13Make gui_syncquickscreen_run() static as it's not used anywhere.Thomas Martitz
2009-08-12Protect viewport.h against multiple inclusion.Thomas Martitz
2009-08-12Remove unneeded symbols and improve the comment to the VP parsing functionAlexander Levin
2009-08-12Fix FS#10505 - "Background changes to inverted when cleared" as well as a pr...Thomas Martitz
2009-08-10r22135 overwrote mcuelenaere's changes in r22068 to add slider-type regions f...Jonathan Gordon
2009-08-09Don't set the drawmode twice and simplify two cases in viewport_parse_viewport.Thomas Martitz
2009-08-09Fix the yellows.Thomas Martitz
2009-08-09Fix player and greyscale reds.Thomas Martitz
2009-08-09r22135 overwrote mcuelenaere's changes in r22068 to add slider-type regions f...Jonathan Gordon
2009-08-09Factor out WPS' %V parsing function into viewport.c, in preperation of custom...Thomas Martitz
2009-08-06Various files: make functions static if they're local or make sure there is a...Bertrik Sikken
2009-08-06Remove some unused #includesBertrik Sikken
2009-08-06more wps->skin moving/renamingJonathan Gordon
2009-08-06Move this call a bit up so that wpses without backdrop show none properly (th...Thomas Martitz
2009-08-06Correct yet another typo causing reds and greater shame on me.Thomas Martitz
2009-08-06Fix iaudio reds and crazy deltas, both caused by stupid typos.Thomas Martitz
2009-08-06Add backdrop functions to the multiscreen api and add a enum backdrop_type pa...Thomas Martitz
2009-08-03Remove the wrapper around the wrapper (wps_data_load) and handle loading hard...Thomas Martitz
2009-08-03Fix reds for IAP and a missing #include.Thomas Martitz
2009-08-03A bit mroe wps/skin engine cleanup so that the structs the wps uses can be st...Thomas Martitz
2009-08-03one more add which didnt get addedJonathan Gordon
2009-08-03these didnt get renamed for some reasonJonathan Gordon
2009-08-03part two of the grand overall wps/skinning engine cleanup work:Jonathan Gordon
2009-08-03Remove various ABS() definitions with a single one using typeof (if using gcc...Thomas Martitz
2009-08-02Remove redundant definitions of SCROLLBAR_WIDTHNils Wallménius
2009-07-29fix page up/down in list (FS# 10435).Teruaki Kawashima
2009-07-27this file isnt used anymore and should have been removed with the rest of the...Jonathan Gordon
2009-07-27Touchscreen targets: add basic progress bar & volume handlingMaurus Cuelenaere
2009-07-27Start of some apps/ and wps cleanup work... Move everything related to the ac...Jonathan Gordon
2009-07-24more cuesheet cleanup. pass the cuesheet into cue functions so they dont have...Jonathan Gordon
2009-07-23Fix possible null pointer dereference in cuesheet handling. Causes problems i...Magnus Holmgren
2009-07-23this file also...Jonathan Gordon
2009-07-22Commit part of FS#9873 - Utilise buttons for playlistingThomas Martitz
2009-07-22touchscreen regions:Thomas Martitz
2009-07-20rework cuesheet support:Jonathan Gordon
2009-07-14FS#10080Nils Wallménius
2009-07-13Slightly reduce the bin size by using ushort instead of int in arraysAlexander Levin
2009-07-13Correctly compute the array size regardless of the element typeAlexander Levin
2009-07-12Unify semitone and cent macros and make the formula a bit more obviousAlexander Levin