| Commit message (Expand) | Author | Age |
| * | Clarify usb_powered() and fix some code. | Amaury Pouly | 2015-01-08 |
| * | Fix broken buflib_handle check in backdrop settings loader | Thomas Jarosch | 2014-12-20 |
| * | Correct some file permissions. | Szymon Dziok | 2014-09-08 |
| * | Fix up some more red | Michael Sevakis | 2014-08-05 |
| * | add supports for x,y value in percentage to several tags. | Chiwen Chang | 2014-07-21 |
| * | skin_engine: kill scrolling if the buffer moves | Jonathan Gordon | 2014-06-29 |
| * | lcd-24bit: Introduce a 24-bit mid-level LCD driver | Thomas Martitz | 2014-06-21 |
| * | 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-06-02 |
| * | 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-18 |
| * | don't load the same bmp image more than once in a skin | Jonathan Gordon | 2014-05-14 |
| * | skin_engine: Make %Vs affect the whole line. | Thomas Martitz | 2014-04-18 |
| * | Fix build reds caused by typos. | Thomas Martitz | 2014-03-18 |
| * | usb screen: Stop scrolling the entire display. | Thomas Martitz | 2014-03-18 |
| * | quickscreen: return true on USB connection. | Thomas Martitz | 2014-03-18 |
| * | events: Rework event subsystem (add_event, send_event) to be more versatile. | Thomas Martitz | 2014-03-14 |
| * | 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-03-10 |
| * | Fix greyscale and mono builds. | Thomas Martitz | 2014-03-03 |
| * | Touchscreen: Show a line separator in lists. | Thomas Martitz | 2014-03-03 |
| * | Fix regression introduced by eec89a9. | Thomas Martitz | 2014-03-03 |
| * | Fix FS#12951: The icons could be a pixel to far down. | Thomas Martitz | 2014-03-03 |
| * | 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 |