| Commit message (Expand) | Author | Age |
| * | Add missing kernel.h include (hopefully the last one, really), take #4. | Thomas Martitz | 2014-01-07 |
| * | lcd/grey: Enable viewport fg_pattern and bg_pattern for all bitmap targets. | Thomas Martitz | 2014-01-07 |
| * | lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport. | Thomas Martitz | 2014-01-07 |
| * | lcd-16bit: Move lcd_gradient_fillrect/_part() to lcd-16bit-common.c. | 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 specifying y_offset from lcd_puts* functions. | Thomas Martitz | 2014-01-07 |
| * | lcd-common: Remove support for custom line heights from viewport. | Thomas Martitz | 2014-01-07 |
| * | lcd-common/scroll_engine: Remove unused functions lcd_puts_style_xyoffset() a... | Thomas Martitz | 2014-01-07 |
| * | lcd-common/scroll_engine: Remove unused functions lcd_puts_scroll_style(). | Thomas Martitz | 2014-01-07 |
| * | lcd-common: Remove unused function lcd_puts_style_offset(). | Thomas Martitz | 2014-01-07 |
| * | lcd-common: Remove unused function lcd_puts_style(). | Thomas Martitz | 2014-01-07 |
| * | lcd-common: Remove unused function lcd_puts_offset(). | Thomas Martitz | 2014-01-07 |
| * | lcd-common/scroll_engine: Remove unused functions lcd_puts_scroll_offset() an... | Thomas Martitz | 2014-01-07 |
| * | lcd-16bit: Introduce lcd_gradient_fillrect_part(). | Thomas Martitz | 2014-01-07 |
| * | lcd-common/scroll_engine: Introduce lcd_putsxy_scroll_func(). | Thomas Martitz | 2014-01-07 |
| * | scroll_engine: Change header inclusion | Thomas Martitz | 2014-01-07 |
| * | Make sure usb class driver disconnect() functions are called properly. | Frank Gevaerts | 2014-01-05 |
| * | Check that core_alloc_maximum() returned something useful, and panic if not | Frank Gevaerts | 2014-01-05 |
| * | Add missing kernel.h includes (hopefully all of them), take #3. | Thomas Martitz | 2014-01-05 |
| * | Add missing kernel.h includes (hopefully all of them), take #2. | Thomas Martitz | 2014-01-05 |
| * | Add missing kernel.h includes (hopefully all of them). | Thomas Martitz | 2014-01-05 |
| * | Do not include kernel.h in system.h. | Thomas Martitz | 2014-01-05 |
| * | lcd: Fix certain drawmode combinations. | Thomas Martitz | 2014-01-05 |
| * | Fix bpb_is_sane() cluster size calculation for non-512 byte sectors. | Frank Gevaerts | 2014-01-04 |
| * | Make fat test tool build again, and make its sector size configurable. | Frank Gevaerts | 2014-01-03 |
| * | creativezenv: change target_id & MODEL_NUMBER. | Andrew Ryabinin | 2014-01-02 |
| * | zenxfi2: remove unused function | Amaury Pouly | 2013-12-24 |
| * | lcd: Fix scrolling. | Thomas Martitz | 2013-12-23 |
| * | playback,talk: Share audiobuffer via core_alloc_maximum(). | Thomas Martitz | 2013-12-23 |
| * | buflib: Add buflib_context_relocate(). | Thomas Martitz | 2013-12-22 |
| * | buflib: Try harder in buflib_alloc_maximum(). | Thomas Martitz | 2013-12-22 |
| * | Fix audio on m:robe 100. | Szymon Dziok | 2013-12-17 |
| * | Introduce IHIFI760/960 targets. | Andrew Ryabinin | 2013-12-16 |
| * | rk27xx: Fix ifdef for DEBUG_CANCEL button. | Andrew Ryabinin | 2013-12-16 |
| * | Fix more reds. | Thomas Martitz | 2013-12-15 |
| * | Fix reds. Also apply the new scrolling to lcd charcell (this even uncovered an | Thomas Martitz | 2013-12-15 |
| * | scroll_engine: Major rework to support pixel-based scrolling and scroll callb... | Thomas Martitz | 2013-12-14 |
| * | scroll_engine: Add STYLE_NONE to allow for drawing lines without styling. | Thomas Martitz | 2013-12-14 |
| * | scroll_engine: Split out common main and remote lcd functions. | Thomas Martitz | 2013-12-14 |
| * | scroll_engine: Rename scroll_stop* functions to be more consistent with the l... | Thomas Martitz | 2013-12-14 |
| * | lcd-*: Merge common viewport operations into lcd-bitmap-common.c | Thomas Martitz | 2013-12-14 |
| * | Fix yellow | Amaury Pouly | 2013-12-08 |
| * | rmi/fuze+: add product info in the debug screen | Amaury Pouly | 2013-12-08 |
| * | imx233: regenerate registers headers | Amaury Pouly | 2013-12-06 |
| * | imx233: fix storage code to work for non-MD builds | Amaury Pouly | 2013-12-06 |
| * | storage: fix MD vs MV confusion | Amaury Pouly | 2013-12-06 |
| * | fuze+: remove unused, duplicate code in config file | Amaury Pouly | 2013-12-06 |
| * | Initial commit for the YP-Z5 port | Lorenzo Miori | 2013-12-02 |
| * | imx233: don't compile fm tuner code in bootloader | Amaury Pouly | 2013-12-02 |
| * | imx233: fix red on stmp3600 | Amaury Pouly | 2013-12-02 |