| Commit message (Expand) | Author | Age |
| * | skins: Update SBS when changing activities. | Thomas Martitz | 2014-01-15 |
| * | radio: Fix crash with radioart after skipping some stations | Thomas Martitz | 2014-01-15 |
| * | wpsbuild: Call gcc without having to create a temp file. | Thomas Martitz | 2014-01-15 |
| * | FMS: Load/update the skin at last, when fully initialzed, so that it can disp... | Thomas Martitz | 2014-01-14 |
| * | HDD1630: enable headphones detection. | Szymon Dziok | 2014-01-14 |
| * | HDD1630: implement lcd_enable (display on/off). | Szymon Dziok | 2014-01-13 |
| * | HDD1630: a proper way to enable and disable backlight. | Szymon Dziok | 2014-01-13 |
| * | Make the m:robe 100 stable again. | Szymon Dziok | 2014-01-13 |
| * | Always check, if the USB logo for remotes overrides their physical size. | Szymon Dziok | 2014-01-13 |
| * | Fix text position in the cabbie (case without AA) and remove unnecessary scro... | Szymon Dziok | 2014-01-13 |
| * | Don't try to set default_val in volume_limit_is_changed(). | Frank Gevaerts | 2014-01-13 |
| * | Implement volume limiter feature | PurlingNayuki | 2014-01-13 |
| * | Improve wording. | Thomas Martitz | 2014-01-13 |
| * | manual: Update bar tags for new noborder parameter and default value for y. | Thomas Martitz | 2014-01-13 |
| * | skin_engine: Stricter checking for x, y, width, height for bar tags. | Thomas Martitz | 2014-01-12 |
| * | fuze+: Fix pitchscreen keymap. | Thomas Martitz | 2014-01-12 |
| * | scroll_engine: Fix FS#12894: Text scrolling stops working after a few seconds... | 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 |
| * | Don't use core_alloc_maximum() in usb_storage. | Frank Gevaerts | 2014-01-11 |
| * | scroll engine: Factor out renderer function so it can be called by lcd code. | Thomas Martitz | 2014-01-11 |
| * | cuesheet: Fix another possible buffer overflow with long filenames. | Thomas Martitz | 2014-01-11 |
| * | cuesheet: Fix possible buffer overflow with long filenames. | Thomas Martitz | 2014-01-11 |
| * | cuesheet: Search for /path/to/music.mp3.cue as well if all fails. | Konstantin Kudakov | 2014-01-11 |
| * | icons: When loading mono icons keep them in mono format. | Thomas Martitz | 2014-01-11 |
| * | bmp loader: Fix loading of monochrome/greyscale BMPs with newer headers. | Thomas Martitz | 2014-01-11 |
| * | Print `last logf lines on panic(). | Frank Gevaerts | 2014-01-11 |
| * | playlist_viewer: Reset icon callback after leaving the playlist viewer settings. | Thomas Martitz | 2014-01-11 |
| * | playlist_viewer: Resurrect playlist viewer settings submenu in the playlist v... | Thomas Martitz | 2014-01-11 |
| * | skin engine: Fix FS#12884. | Thomas Martitz | 2014-01-10 |
| * | rk27xx: Implement HAVE_INIT_ATTR magic | Marcin Bukat | 2014-01-10 |
| * | bidi.c: Check buffer sizes. | Frank Gevaerts | 2014-01-09 |
| * | 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 |
| * | lcd_nine_segment_bmp: Fixes for non-ideal image dimensions. | Thomas Martitz | 2014-01-09 |
| * | Fix put_line via multiscreen API on remotes. Stupid me. | Thomas Martitz | 2014-01-08 |
| * | adfuload: add atj213x timer0 test program | Marcin Bukat | 2014-01-08 |
| * | Fix Player red and icons on mono displays. | Thomas Martitz | 2014-01-07 |
| * | Bump plugin API and ABI for put_line and struct viewport related changes. | Thomas Martitz | 2014-01-07 |
| * | reversi: Update viewport initialization to new member fields. | Thomas Martitz | 2014-01-07 |
| * | Oops, pasted to the wrong place. | Thomas Martitz | 2014-01-07 |
| * | Add missing kernel.h include (hopefully the last one, really), take #4. | Thomas Martitz | 2014-01-07 |
| * | Fix a few reds and yellows. | Thomas Martitz | 2014-01-07 |
| * | lcd/grey: Enable viewport fg_pattern and bg_pattern for all bitmap targets. | Thomas Martitz | 2014-01-07 |