summaryrefslogtreecommitdiff
path: root/apps/gui
AgeCommit message (Expand)Author
2019-08-05Speech Feedback improvements on the QuickscreenSolomon Peachy
2019-07-28Show time, date, and recording directory in the info screenSolomon Peachy
2019-07-10Fix truncation warning color_picker.c->draw_screenWilliam Wilgus
2019-07-10Fix possible truncation statusbar.c->gui_statusbar_icon_batteryWilliam Wilgus
2019-02-26Fix skin_engine.c Album Art never dealloc'd on theme changeWilliam Wilgus
2019-02-04pitchscreen: Fix compile on HWCODEC players.Solomon Peachy
2019-02-03Add speech feedback in pitchscreenSolomon Peachy
2019-01-31FS#10311 -- Add beep when navigating to beginning or end of list.Solomon Peachy
2018-12-22Auto-Ranging Time Formatting For Menus (hh:mm:ss:mss)William Wilgus
2018-06-20Volume adjustment in WPS ignored AUDIOHW_SETTING valuesMarcin Bukat
2017-11-24Do playback restarts the proper wayMichael Sevakis
2017-11-21Undo hacks to meant to get around string formatting limitationsMichael Sevakis
2017-09-07Explicitly provide both cases in conditional (fixes warning)Frank Gevaerts
2017-02-11Improve radio RDS driver and frameworkMichael Sevakis
2017-02-04Fix dangerous castsAmaury Pouly
2017-01-17Selective Backlight/Advanced Softlock - Selective actions based on contextWilliam Wilgus
2016-08-12Fix misleading indentation as pointed out by the new gcc warningFrank Gevaerts
2016-04-04Fix reset runtimeMihail Zenkov
2015-11-10Fix scrolling left button inadvertently cancels listtreeSebastian Leonhardt
2015-10-25AB repeat: fix bug that prevents to jump to beginning of trackSebastian Leonhardt
2015-10-07iPod Classic: reads HDD S.M.A.R.T. dataCástor Muñoz
2015-01-08Clarify usb_powered() and fix some code.Amaury Pouly
2014-12-20Fix broken buflib_handle check in backdrop settings loaderThomas Jarosch
2014-09-08Correct some file permissions.Szymon Dziok
2014-08-05Fix up some more redMichael Sevakis
2014-07-21add supports for x,y value in percentage to several tags.Chiwen Chang
2014-06-29skin_engine: kill scrolling if the buffer movesJonathan Gordon
2014-06-21lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz
2014-06-02fix indenting, editor went nutsJonathan Gordon
2014-06-02skin_engine: Don't double free buflib handles shared by skin imagesJonathan Gordon
2014-05-18Also make sure progressbars don't tihnk their images are loadedJonathan Gordon
2014-05-18fix skin buffer crashes, img's are not loaded initialyJonathan Gordon
2014-05-14don't load the same bmp image more than once in a skinJonathan Gordon
2014-04-18skin_engine: Make %Vs affect the whole line.Thomas Martitz
2014-03-18Fix build reds caused by typos.Thomas Martitz
2014-03-18usb screen: Stop scrolling the entire display.Thomas Martitz
2014-03-18quickscreen: return true on USB connection.Thomas Martitz
2014-03-14events: Rework event subsystem (add_event, send_event) to be more versatile.Thomas Martitz
2014-03-10ab_repeat: Move GUI bits to the skin engine. This allows ab_repeat to be comp...Thomas Martitz
2014-03-10Implement time-based resume and playback start.Michael Sevakis
2014-03-03Fix greyscale and mono builds.Thomas Martitz
2014-03-03Touchscreen: Show a line separator in lists.Thomas Martitz
2014-03-03Fix regression introduced by eec89a9.Thomas Martitz
2014-03-03Fix FS#12951: The icons could be a pixel to far down.Thomas Martitz
2014-01-22Fix red on monochrome.Thomas Martitz
2014-01-22skin_engine/backdrops: Have to reload default backdrops from setting when it ...Thomas Martitz
2014-01-16Fix Player warning.Thomas Martitz
2014-01-16usb screen: Crop logo to the UI viewport dimensions.Thomas Martitz
2014-01-16usb screen: Push the usb screen onto the activity stack. This enables %cs tag...Thomas Martitz
2014-01-15usb: Do not disable themes in the USB screen.Thomas Martitz