summaryrefslogtreecommitdiff
path: root/apps/gui/wps.c
AgeCommit message (Expand)Author
2011-01-25Remove WPS related variable which is read but not set or changed. Closes FS#1...Andree Buschmann
2011-01-18Few whitespace fixes by Michael Hohmuth FS#11885Mustapha Senhaji
2011-01-13New Touchscreen region type... 'mute' which un/mutes volume without pausing p...Jonathan Gordon
2010-12-10Oops, unintended change slipped in.Thomas Martitz
2010-12-10Android: Rework notification and change icon sizes to better meet the systems...Thomas Martitz
2010-10-31Add support multimedia keys/buttons to the core, and adapt Rockbox on android...Thomas Martitz
2010-09-14Another major skin backend update/hopefully bugfix:Jonathan Gordon
2010-09-062 new touch region options... "settings_inc" and "settings_dec" which will in...Jonathan Gordon
2010-08-10Fix FS#11526 - %Vf(<hex>) was acceptable on grey remotes with colour mainJonathan Gordon
2010-08-10Fix FS#11527 - remote wps/sbs doesnt update correctlyJonathan Gordon
2010-08-04Force touchscreen targets into 3x3 grid mode when entering the wps/radio if t...Jonathan Gordon
2010-08-02Fix FS#10926 - h300 wps wouldnt be updated correctly when the backlight turns...Jonathan Gordon
2010-08-02Allow viewport labels to be mostly free text instead of only one character. I...Jonathan Gordon
2010-07-31Various minor clean-ups for mrobeBertrik Sikken
2010-07-29FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon
2010-07-18AB_REPEAT_ENABLE was never defined to 2Rafaël Carré
2010-06-21Fix the hotkey touch region in the wpsJonathan Gordon
2010-06-21Touchregion support for the Base Skin and FM Skins. display obviously needs t...Jonathan Gordon
2010-06-20fix ffwd/rewind on touchscreen targets using regionsJonathan Gordon
2010-06-15first step of making touch regions usable in all skins, not just the WPS.. no...Jonathan Gordon
2010-06-09rename HAVE_PICTUREFLOW to HAVE_PICTUREFLOW_INTEGRATION to make it more clear...Jonathan Gordon
2010-06-09reclaim most of the delta from the pictureflow commitJonathan Gordon
2010-06-09FS#11270 by Chris Savery - WPS integration for pictureflowJonathan Gordon
2010-06-07Changeover to the new skin format. SkinBreakingChange in the wiki has the run...Jonathan Gordon
2010-06-06Change cuesheet handling so the id3 info is not spoofed anymore. If something...Jonathan Gordon
2010-05-12FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tagsJonathan Gordon
2010-05-09Fix redJeffrey Goode
2010-05-09FS#11250: Hotkey setting method changed to menu item vs button pres in contex...Jeffrey Goode
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-04-01FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...Jeffrey Goode
2010-03-28Fix "bookmark on stop: ask" when idle poweroff triggers.Torne Wuff
2010-03-03fix FS#10926 - backlight turning off stops track info being updatedJonathan Gordon
2010-02-24Change how touchscreen regions work slightly... "It modifies the behaviour of...Jonathan Gordon
2010-02-20Playlist Viewer Changes to bring consistency:Thomas Martitz
2010-02-14WPS volume touchregion: fix reverse Y coordinate in portrait modeMaurus Cuelenaere
2010-02-08Fix WPS backdrop drawing, as instructed by JdGordon.Alex Parker
2010-02-08fix red. these long #if's need to be changed to a single #defineJonathan Gordon
2010-02-08revert r24478 and make the backdrop behaviour the same as it used to be (so w...Jonathan Gordon
2010-01-29skin rework (FS#10922) notable changes:Jonathan Gordon
2010-01-27futile attempt to keep the ondioSP rombox working. This will almost certainly...Jonathan Gordon
2010-01-26Fix wps showing parts of the main backdrop in some circumstances.Thomas Martitz
2010-01-26Accept the last patch FS#10797 with a few changes by me (fixing side effects ...Thomas Martitz
2010-01-06FS#10856 - Skip to previous track inconsistent when using cuesheetMichael Chicoine
2009-12-21fix yelloJonathan Gordon
2009-12-21fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t...Jonathan Gordon
2009-12-09FS#10824 - viewport/statusbar API rework.Jonathan Gordon
2009-11-16Remove a left-over check for metadata info being ready that delayed the initi...Thomas Martitz
2009-11-16Avoid two subsequent full update.Thomas Martitz
2009-11-16Fix some drawing problems when displaying the WPS initially with sbs enabled....Thomas Martitz
2009-11-15Partly revert r23625 (the TIMEOUT_NOBLOCK change), and add a comment explaini...Thomas Martitz