summaryrefslogtreecommitdiff
path: root/apps/gui/wps.c
AgeCommit message (Expand)Author
2012-04-29Make rbcodec/dsp includes more specific.Michael Sevakis
2012-03-13Add new actions to %Tp (Touchscreen areas)Osborne Jacobs
2012-02-07Fix FS#9391 - playback engine gets confused by multiple simultaneous button p...Jonathan Gordon
2012-01-30Apply "Skip to outro" and specific skip lengths to individual tracks in a cue...Thomas Martitz
2011-12-06Fix touchscreens so entering the WPS with a skin with no touchregions reverts...Jonathan Gordon
2011-11-19Get rid of a really annoying #ifdef line to check if backdrop support should ...Jonathan Gordon
2011-11-15Use buflib for all skin engine allocations.Jonathan Gordon
2011-10-15Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg
2011-10-04Make function calc_db in peakmeter.c staticBertrik Sikken
2011-10-04Remove unused function display_keylock_textBertrik Sikken
2011-08-23Fix FS#12238 - WPS delay on pause introduced by r30097 which was the excuse I...Michael Sevakis
2011-07-08Have mpegplayer use the mixer (the playback channel, since it's mutually excl...Michael Sevakis
2011-06-29Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis
2011-05-25Workaround an occasional problem where album art or cuesheets might not be re...Michael Sevakis
2011-05-13FS#11931 part 2: Allow a short rewind when playback is paused. PatchMichael Hohmuth
2011-05-09Fix a warningMichael Hohmuth
2011-05-09FS#11931 part 1: Make fade in/out behavior more consistent across theMichael Hohmuth
2011-04-27Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...Michael Sevakis
2011-03-27Fix touchregions muting volume, and change &<action> to mean 'needs long pres...Jonathan Gordon
2011-03-22Make repeat mode/shuffle work in the sbs alsoJonathan Gordon
2011-03-22Add some playback controls to the SBS. 2 new touch regions wps_next/wps_prev ...Jonathan Gordon
2011-03-10Quicker fade_on_stop.Björn Stenberg
2011-03-07Merge a bunch of code which is 99% identical so it makes it easier to add mor...Jonathan Gordon
2011-03-01Remove code duplication in some generic skin touch action handling.Jonathan Gordon
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