summaryrefslogtreecommitdiff
path: root/apps/gui
AgeCommit message (Expand)Author
2021-08-29bugfix: redraw yes/no screen after a full skin updateAidan MacDonald
2021-08-22touchscreen: fix smooth scrolling in listsAidan MacDonald
2021-08-22touchscreen: handle scrollbar properly when UI viewport is usedAidan MacDonald
2021-08-15Drop HAVE_RTC_RAMAidan MacDonald
2021-08-15icon.c bug fix handle read errorsWilliam Wilgus
2021-08-10touchscreen: Respect list item selection sizeAidan MacDonald
2021-08-10touchscreen: Use pointing mode in the yes/no screenAidan MacDonald
2021-08-10skin engine: handle bitmap read errors appropriatelyAidan MacDonald
2021-08-04Document intentional fallthroughs + fix harmless unintended onesAidan MacDonald
2021-08-03mask_select guard against null pointersWilliam Wilgus
2021-08-02icon.c guard against negative error values bytesread is copied to an unsigne...William Wilgus
2021-08-03folder_select prevent directory handle leak on errorWilliam Wilgus
2021-08-03list-skinned.c check label pointer for validityWilliam Wilgus
2021-07-07RFC: Fix a couple more dangling stack-allocated viewportsSolomon Peachy
2021-06-22Touchscreen: absolute point mode scrolling bugfixAidan MacDonald
2021-06-22Touchscreen: adjust how bar padding is handledAidan MacDonald
2021-06-22Touchscreen: adjust calculation of bar touch positionAidan MacDonald
2021-06-22Touchscreen: make volume bars respect volume step incrementAidan MacDonald
2021-05-27Yes/No Screen: Allow accept to be button releaseDana Conrad
2021-04-10Fix red in bc416ff590Solomon Peachy
2021-04-10misc: Only include rbpaths.h and string-extra.h in places that need itSolomon Peachy
2021-04-09Skin engine: respect volume decimalizationAidan MacDonald
2021-04-07list: After drawing scrollbars, explcitly switch back to old viewport.Solomon Peachy
2021-04-04QuickScreen: Update status bar after changing volumeChristian Soffke
2021-03-28New port: FiiO M3K on bare metalAidan MacDonald
2021-03-09Shortcuts Menu -- Update2William Wilgus
2021-03-07Shortcuts.c -- UpdateWilliam Wilgus
2021-03-03iPods: Allow using scroll wheel to change volume on QuickScreenChristian Soffke
2021-03-03Battery Icon, Remove Hardcoded Overall WidthWilliam Wilgus
2021-01-27skin_engine: Fix %if() when comparing against a negative number.Georg Gadinger
2020-12-13skinengine: Make sure logical IF operator doesn't compare a garbage valueSolomon Peachy
2020-12-12list: reset viewport to avoid corrupting the text in the first lineGeorg Gadinger
2020-11-14synclist add method for setting selection colorWilliam Wilgus
2020-11-13Skin_engine optimize element switchesWilliam Wilgus
2020-11-12Quickscreen: don't apply glabal settingsMoshe Piekarski
2020-11-11YesNo: Clear the button queue so a latent keypress doesn't skip the promptSolomon Peachy
2020-11-01Skin engine Onda Vx747William Wilgus
2020-10-29Volume adjustment in LISTS ignored AUDIOHW_SETTING valuesJohannes Rauh
2020-10-28Fix display regression from c85d8e2William Wilgus
2020-10-28fix checkwps build (introduced in a5a8e00)Solomon Peachy
2020-10-28Fix a crash introduced in a605cdf70Solomon Peachy
2020-10-28Fix statusbar display regression from a605cdf700Solomon Peachy
2020-10-28Framebuffer_viewport Rewrite -- BUG FIXWilliam Wilgus
2020-10-28Fix multiple potential null pointer dereferencessSolomon Peachy
2020-10-26statusbar: Make statusbar height equal SYSFONT_HEIGHTSolomon Peachy
2020-10-26Whitespace cleanup on fb_viewport RewriteWilliam Wilgus
2020-10-26LCD core move buf ptr and address look up function viewport structWilliam Wilgus
2020-10-26statusbar: Respect 'numdecimals' when displaying the volume settingSolomon Peachy
2020-10-12quickscreen: Get rid of a vestigal remnant of the Archos code.Solomon Peachy
2020-10-08get rid of ACTION_F3 (leftover from Archos days)Solomon Peachy