summaryrefslogtreecommitdiff
path: root/apps/gui/wps.c
AgeCommit message (Expand)Author
2021-08-15Drop HAVE_RTC_RAMAidan MacDonald
2021-08-04Document intentional fallthroughs + fix harmless unintended onesAidan MacDonald
2021-06-22Touchscreen: adjust calculation of bar touch positionAidan MacDonald
2021-06-22Touchscreen: make volume bars respect volume step incrementAidan MacDonald
2021-03-09Shortcuts Menu -- Update2William Wilgus
2021-03-07Shortcuts.c -- UpdateWilliam Wilgus
2020-10-08get rid of ACTION_F3 (leftover from Archos days)Solomon Peachy
2020-08-17Add open_plugin to coreWilliam Wilgus
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy
2020-07-24[2/4] get rid of HAVE_LCD_CHARCELLSSolomon Peachy
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy
2018-06-20Volume adjustment in WPS ignored AUDIOHW_SETTING valuesMarcin Bukat
2015-10-25AB repeat: fix bug that prevents to jump to beginning of trackSebastian Leonhardt
2014-03-14events: Rework event subsystem (add_event, send_event) to be more versatile.Thomas Martitz
2013-12-14scroll_engine: Rename scroll_stop* functions to be more consistent with the l...Thomas Martitz
2013-07-13Get rid of some superfluous single-purpose functions in playback.Michael Sevakis
2013-07-12Fix whitespace in files for following commit.Michael Sevakis
2012-05-09Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius
2012-05-06Remove extraneous parensRafaël Carré
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