| Commit message (Expand) | Author | Age |
| * | 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-22 |
| * | Fix Player warning. | Thomas Martitz | 2014-01-16 |
| * | usb screen: Crop logo to the UI viewport dimensions. | Thomas Martitz | 2014-01-16 |
| * | usb screen: Push the usb screen onto the activity stack. This enables %cs tag... | Thomas Martitz | 2014-01-16 |
| * | usb: Do not disable themes in the USB screen. | Thomas Martitz | 2014-01-15 |
| * | skins: Update SBS when changing activities. | Thomas Martitz | 2014-01-15 |
| * | Always check, if the USB logo for remotes overrides their physical size. | Szymon Dziok | 2014-01-13 |
| * | Implement volume limiter feature | PurlingNayuki | 2014-01-13 |
| * | skin_engine: Stricter checking for x, y, width, height for bar tags. | Thomas Martitz | 2014-01-12 |
| * | put_line(): Add another check against possible buffer overflow (see 193911a). | Thomas Martitz | 2014-01-12 |
| * | put_line(): Fix buffer overflow. | Thomas Martitz | 2014-01-12 |
| * | skin_engine: New param "noborder" for the bar tags. | Thomas Martitz | 2014-01-12 |
| * | put_line(): Do not lock up if the scroll engine runs out of lines. | Thomas Martitz | 2014-01-12 |
| * | touchscreen/skin_engine: The touchregion handler didn't handle that vertical ... | Thomas Martitz | 2014-01-12 |
| * | Fix remote warnings and charcell reds, and remove minor left-over tuff. | Thomas Martitz | 2014-01-12 |
| * | put_line/scrolling: Make the scroll engine inform custom scrollers about star... | Thomas Martitz | 2014-01-12 |
| * | icons: When loading mono icons keep them in mono format. | Thomas Martitz | 2014-01-11 |
| * | skin engine: Fix FS#12884. | Thomas Martitz | 2014-01-10 |
| * | skin_engine: Pass string to put_line() via $t because they can be very large. | Thomas Martitz | 2014-01-09 |
| * | put_line(): Limit and truncate inline strings to MAX_PATH+32. | Thomas Martitz | 2014-01-09 |
| * | put_line: Be more careful with changing fg and bg colors. | Thomas Martitz | 2014-01-09 |
| * | Fix Player red and icons on mono displays. | 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 |
| * | lcd-common: Remove direct style (line decorations) from lcd-puts* functions. | Thomas Martitz | 2014-01-07 |
| * | lcd-common: Remove support for custom line heights from viewport. | Thomas Martitz | 2014-01-07 |
| * | skin_engine: Adapt put_line(). | Thomas Martitz | 2014-01-07 |
| * | lists: Adapt put_line(). | Thomas Martitz | 2014-01-07 |
| * | Introduce put_line(). | Thomas Martitz | 2014-01-07 |
| * | icons: Provide accessors to the icon format (mono or native). | Thomas Martitz | 2014-01-07 |
| * | icons: Remove automatic left padding if x == 0. | Thomas Martitz | 2014-01-07 |
| * | lcd-charcell: Correct get_icon_width() stub, everything is 1 char wide. | Thomas Martitz | 2014-01-07 |
| * | Fix build error | Jonathan Gordon | 2013-12-30 |
| * | skin_engine: unload skin backdrops when the skins are reset | Jonathan Gordon | 2013-12-29 |
| * | fix some reds. | Thomas Martitz | 2013-12-23 |
| * | playback,talk: Share audiobuffer via core_alloc_maximum(). | Thomas Martitz | 2013-12-23 |
| * | 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-12-14 |
| * | Get rid of some superfluous single-purpose functions in playback. | Michael Sevakis | 2013-07-13 |
| * | Fix whitespace in files for following commit. | Michael Sevakis | 2013-07-12 |
| * | skin_engine: Fix crash on skin_reset (e.g. on language change). | Thomas Martitz | 2013-06-23 |
| * | 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-06-09 |
| * | simplelist: Fix simplelist_set_line_count() so it actually sets the count | Jonathan Gordon | 2013-03-28 |
| * | Revert "skin tags: fix the id3 track/disc numbers in conditionals" | Jonathan Gordon | 2013-02-28 |
| * | 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-26 |