summaryrefslogtreecommitdiffstats
path: root/apps/gui
AgeCommit message (Expand)AuthorFilesLines
2020-11-14synclist add method for setting selection colorWilliam Wilgus3-5/+79
2020-11-13Skin_engine optimize element switchesWilliam Wilgus2-279/+287
2020-11-12Quickscreen: don't apply glabal settingsMoshe Piekarski1-1/+0
2020-11-11YesNo: Clear the button queue so a latent keypress doesn't skip the promptSolomon Peachy1-0/+1
2020-11-01Skin engine Onda Vx747William Wilgus2-5/+17
2020-10-29Volume adjustment in LISTS ignored AUDIOHW_SETTING valuesJohannes Rauh1-3/+4
2020-10-28Fix display regression from c85d8e2William Wilgus1-2/+9
2020-10-28fix checkwps build (introduced in a5a8e00)Solomon Peachy1-1/+2
2020-10-28Fix a crash introduced in a605cdf70Solomon Peachy1-3/+5
2020-10-28Fix statusbar display regression from a605cdf700Solomon Peachy1-6/+6
2020-10-28Framebuffer_viewport Rewrite -- BUG FIXWilliam Wilgus3-22/+21
2020-10-28Fix multiple potential null pointer dereferencessSolomon Peachy6-82/+145
2020-10-26statusbar: Make statusbar height equal SYSFONT_HEIGHTSolomon Peachy3-20/+17
2020-10-26Whitespace cleanup on fb_viewport RewriteWilliam Wilgus8-111/+111
2020-10-26LCD core move buf ptr and address look up function viewport structWilliam Wilgus16-49/+111
2020-10-26statusbar: Respect 'numdecimals' when displaying the volume settingSolomon Peachy1-9/+12
2020-10-12quickscreen: Get rid of a vestigal remnant of the Archos code.Solomon Peachy2-31/+2
2020-10-08get rid of ACTION_F3 (leftover from Archos days)Solomon Peachy1-10/+0
2020-08-17Add open_plugin to coreWilliam Wilgus2-5/+8
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy24-320/+15
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy8-304/+5
2020-07-24[2/4] get rid of HAVE_LCD_CHARCELLSSolomon Peachy15-427/+1
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy7-236/+4
2020-07-16statusbar: explicitly #include <button.h>Solomon Peachy1-0/+1
2019-09-24Bug fix icon.c crashes with negative icon indexWilliam Wilgus1-1/+1
2019-08-05Speech Feedback improvements on the QuickscreenSolomon Peachy2-7/+8
2019-07-28Show time, date, and recording directory in the info screenSolomon Peachy2-0/+9
2019-07-10Fix truncation warning color_picker.c->draw_screenWilliam Wilgus1-2/+2
2019-07-10Fix possible truncation statusbar.c->gui_statusbar_icon_batteryWilliam Wilgus1-3/+4
2019-02-26Fix skin_engine.c Album Art never dealloc'd on theme changeWilliam Wilgus1-0/+7
2019-02-04pitchscreen: Fix compile on HWCODEC players.Solomon Peachy1-1/+5
2019-02-03Add speech feedback in pitchscreenSolomon Peachy1-0/+75
2019-01-31FS#10311 -- Add beep when navigating to beginning or end of list.Solomon Peachy1-15/+59
2018-12-22Auto-Ranging Time Formatting For Menus (hh:mm:ss:mss)William Wilgus1-18/+23
2018-06-20Volume adjustment in WPS ignored AUDIOHW_SETTING valuesMarcin Bukat1-2/+2
2017-11-24Do playback restarts the proper wayMichael Sevakis1-16/+7
2017-11-21Undo hacks to meant to get around string formatting limitationsMichael Sevakis2-33/+8
2017-09-07Explicitly provide both cases in conditional (fixes warning)Frank Gevaerts1-1/+1
2017-02-11Improve radio RDS driver and frameworkMichael Sevakis1-2/+4
2017-02-04Fix dangerous castsAmaury Pouly1-1/+1
2017-01-17Selective Backlight/Advanced Softlock - Selective actions based on contextWilliam Wilgus2-0/+328
2016-08-12Fix misleading indentation as pointed out by the new gcc warningFrank Gevaerts1-3/+3
2016-04-04Fix reset runtimeMihail Zenkov1-2/+1
2015-11-10Fix scrolling left button inadvertently cancels listtreeSebastian Leonhardt1-6/+8
2015-10-25AB repeat: fix bug that prevents to jump to beginning of trackSebastian Leonhardt1-6/+3
2015-10-07iPod Classic: reads HDD S.M.A.R.T. dataCástor Muñoz1-0/+4
2015-01-08Clarify usb_powered() and fix some code.Amaury Pouly1-4/+2
2014-12-20Fix broken buflib_handle check in backdrop settings loaderThomas Jarosch1-1/+1
2014-09-08Correct some file permissions.Szymon Dziok1-0/+0
2014-08-05Fix up some more redMichael Sevakis1-6/+8