| Commit message (Expand) | Author |
| 2017-02-11 | Improve radio RDS driver and framework | Michael Sevakis |
| 2017-02-04 | Fix dangerous casts | Amaury Pouly |
| 2016-08-12 | Fix misleading indentation as pointed out by the new gcc warning | Frank Gevaerts |
| 2015-01-08 | Clarify usb_powered() and fix some code. | Amaury Pouly |
| 2014-12-20 | Fix broken buflib_handle check in backdrop settings loader | Thomas Jarosch |
| 2014-09-08 | Correct some file permissions. | Szymon Dziok |
| 2014-07-21 | add supports for x,y value in percentage to several tags. | Chiwen Chang |
| 2014-06-29 | skin_engine: kill scrolling if the buffer moves | Jonathan Gordon |
| 2014-06-21 | lcd-24bit: Introduce a 24-bit mid-level LCD driver | Thomas Martitz |
| 2014-06-02 | fix indenting, editor went nuts | Jonathan Gordon |
| 2014-06-02 | skin_engine: Don't double free buflib handles shared by skin images | Jonathan Gordon |
| 2014-05-18 | Also make sure progressbars don't tihnk their images are loaded | Jonathan Gordon |
| 2014-05-18 | fix skin buffer crashes, img's are not loaded initialy | Jonathan Gordon |
| 2014-05-14 | don't load the same bmp image more than once in a skin | Jonathan Gordon |
| 2014-04-18 | skin_engine: Make %Vs affect the whole line. | Thomas Martitz |
| 2014-03-10 | ab_repeat: Move GUI bits to the skin engine. This allows ab_repeat to be comp... | Thomas Martitz |
| 2014-03-10 | Implement time-based resume and playback start. | Michael Sevakis |
| 2014-01-22 | Fix red on monochrome. | Thomas Martitz |
| 2014-01-22 | skin_engine/backdrops: Have to reload default backdrops from setting when it ... | Thomas Martitz |
| 2014-01-12 | skin_engine: Stricter checking for x, y, width, height for bar tags. | Thomas Martitz |
| 2014-01-12 | skin_engine: New param "noborder" for the bar tags. | Thomas Martitz |
| 2014-01-12 | touchscreen/skin_engine: The touchregion handler didn't handle that vertical ... | Thomas Martitz |
| 2014-01-10 | skin engine: Fix FS#12884. | Thomas Martitz |
| 2014-01-09 | skin_engine: Pass string to put_line() via $t because they can be very large. | Thomas Martitz |
| 2014-01-07 | Oops, pasted to the wrong place. | Thomas Martitz |
| 2014-01-07 | Fix a few reds and yellows. | Thomas Martitz |
| 2014-01-07 | lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport. | Thomas Martitz |
| 2014-01-07 | skin_engine: Adapt put_line(). | Thomas Martitz |
| 2013-12-30 | Fix build error | Jonathan Gordon |
| 2013-12-29 | skin_engine: unload skin backdrops when the skins are reset | Jonathan Gordon |
| 2013-12-23 | fix some reds. | Thomas Martitz |
| 2013-12-23 | playback,talk: Share audiobuffer via core_alloc_maximum(). | Thomas Martitz |
| 2013-12-14 | scroll_engine: Major rework to support pixel-based scrolling and scroll callb... | Thomas Martitz |
| 2013-12-14 | scroll_engine: Rename scroll_stop* functions to be more consistent with the l... | Thomas Martitz |
| 2013-06-23 | skin_engine: Fix crash on skin_reset (e.g. on language change). | Thomas Martitz |
| 2013-06-09 | Fix warning (move variable into #ifdef section). | Thomas Martitz |
| 2013-06-09 | Fix reds (this code needs #ifdef HAVE_ALBUMART) | Thomas Martitz |
| 2013-06-09 | skin_engine: Fix albumart logic on skin reloading. | Thomas Martitz |
| 2013-02-28 | Revert "skin tags: fix the id3 track/disc numbers in conditionals" | Jonathan Gordon |
| 2013-02-26 | checkwps: show a helpful error if the parser callback errors out | Jonathan Gordon |
| 2013-02-26 | skin engine: Relax the AA load width/height checks | Jonathan Gordon |
| 2013-02-21 | skin tags: fix the id3 track/disc numbers in conditionals | Jonathan Gordon |
| 2013-02-19 | Theme Engine: Fix progress bar slider (FS#12823) | Alex Mayer |
| 2013-02-12 | skin_engine: Add a debug screen to display skin ram usage | Jonathan Gordon |
| 2013-02-12 | Fix (c) notice which was apparently copy/pasted from a completly unrelated file | Jonathan Gordon |
| 2013-02-11 | remove unused members | Jonathan Gordon |
| 2013-01-15 | album art display: Fix RTL handling for the album art skin tag | Jonathan Gordon |
| 2013-01-03 | radio screen: Disable displaying radio art, FS#12797 | Jonathan Gordon |
| 2012-12-09 | 9 segment bitmap drawing: | Jonathan Gordon |
| 2012-08-06 | Fix skin engine error message | Jonathan Gordon |