summaryrefslogtreecommitdiff
path: root/apps/gui/skin_engine (follow)
Commit message (Expand)AuthorAge
* Fix skin_engine.c Album Art never dealloc'd on theme changeWilliam Wilgus2019-02-26
* Do playback restarts the proper wayMichael Sevakis2017-11-24
* Undo hacks to meant to get around string formatting limitationsMichael Sevakis2017-11-21
* Improve radio RDS driver and frameworkMichael Sevakis2017-02-11
* Fix dangerous castsAmaury Pouly2017-02-04
* Fix misleading indentation as pointed out by the new gcc warningFrank Gevaerts2016-08-12
* Clarify usb_powered() and fix some code.Amaury Pouly2015-01-08
* Fix broken buflib_handle check in backdrop settings loaderThomas Jarosch2014-12-20
* Correct some file permissions.Szymon Dziok2014-09-08
* add supports for x,y value in percentage to several tags.Chiwen Chang2014-07-21
* skin_engine: kill scrolling if the buffer movesJonathan Gordon2014-06-29
* lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz2014-06-21
* fix indenting, editor went nutsJonathan Gordon2014-06-02
* skin_engine: Don't double free buflib handles shared by skin imagesJonathan Gordon2014-06-02
* Also make sure progressbars don't tihnk their images are loadedJonathan Gordon2014-05-18
* fix skin buffer crashes, img's are not loaded initialyJonathan Gordon2014-05-18
* don't load the same bmp image more than once in a skinJonathan Gordon2014-05-14
* skin_engine: Make %Vs affect the whole line.Thomas Martitz2014-04-18
* ab_repeat: Move GUI bits to the skin engine. This allows ab_repeat to be comp...Thomas Martitz2014-03-10
* Implement time-based resume and playback start.Michael Sevakis2014-03-10
* Fix red on monochrome.Thomas Martitz2014-01-22
* skin_engine/backdrops: Have to reload default backdrops from setting when it ...Thomas Martitz2014-01-22
* skin_engine: Stricter checking for x, y, width, height for bar tags.Thomas Martitz2014-01-12
* skin_engine: New param "noborder" for the bar tags.Thomas Martitz2014-01-12
* touchscreen/skin_engine: The touchregion handler didn't handle that vertical ...Thomas Martitz2014-01-12
* skin engine: Fix FS#12884.Thomas Martitz2014-01-10
* skin_engine: Pass string to put_line() via $t because they can be very large.Thomas Martitz2014-01-09
* Oops, pasted to the wrong place.Thomas Martitz2014-01-07
* Fix a few reds and yellows.Thomas Martitz2014-01-07
* lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport.Thomas Martitz2014-01-07
* skin_engine: Adapt put_line().Thomas Martitz2014-01-07
* Fix build errorJonathan Gordon2013-12-30
* skin_engine: unload skin backdrops when the skins are resetJonathan Gordon2013-12-29
* fix some reds.Thomas Martitz2013-12-23
* playback,talk: Share audiobuffer via core_alloc_maximum().Thomas Martitz2013-12-23
* scroll_engine: Major rework to support pixel-based scrolling and scroll callb...Thomas Martitz2013-12-14
* scroll_engine: Rename scroll_stop* functions to be more consistent with the l...Thomas Martitz2013-12-14
* skin_engine: Fix crash on skin_reset (e.g. on language change).Thomas Martitz2013-06-23
* Fix warning (move variable into #ifdef section).Thomas Martitz2013-06-09
* Fix reds (this code needs #ifdef HAVE_ALBUMART)Thomas Martitz2013-06-09
* skin_engine: Fix albumart logic on skin reloading.Thomas Martitz2013-06-09
* Revert "skin tags: fix the id3 track/disc numbers in conditionals"Jonathan Gordon2013-02-28
* checkwps: show a helpful error if the parser callback errors outJonathan Gordon2013-02-26
* skin engine: Relax the AA load width/height checksJonathan Gordon2013-02-26
* skin tags: fix the id3 track/disc numbers in conditionalsJonathan Gordon2013-02-21
* Theme Engine: Fix progress bar slider (FS#12823)Alex Mayer2013-02-19
* skin_engine: Add a debug screen to display skin ram usageJonathan Gordon2013-02-12
* Fix (c) notice which was apparently copy/pasted from a completly unrelated fileJonathan Gordon2013-02-12
* remove unused membersJonathan Gordon2013-02-11
* album art display: Fix RTL handling for the album art skin tagJonathan Gordon2013-01-15