summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Bump plugin API and ABI for put_line and struct viewport related changes.Thomas Martitz2014-01-07
* reversi: Update viewport initialization to new member fields.Thomas Martitz2014-01-07
* Oops, pasted to the wrong place.Thomas Martitz2014-01-07
* Fix a few reds and yellows.Thomas Martitz2014-01-07
* lcd/grey: Enable viewport fg_pattern and bg_pattern for all bitmap targets.Thomas Martitz2014-01-07
* lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport.Thomas Martitz2014-01-07
* lcd-common: Remove direct style (line decorations) from lcd-puts* functions.Thomas Martitz2014-01-07
* lcd-common: Remove support for custom line heights from viewport.Thomas Martitz2014-01-07
* lcd-common/scroll_engine: Remove unused functions lcd_puts_style_xyoffset() a...Thomas Martitz2014-01-07
* lcd-common/scroll_engine: Remove unused functions lcd_puts_scroll_style().Thomas Martitz2014-01-07
* lcd-common: Remove unused function lcd_puts_style_offset().Thomas Martitz2014-01-07
* lcd-common: Remove unused function lcd_puts_style().Thomas Martitz2014-01-07
* lcd-common: Remove unused function lcd_puts_offset().Thomas Martitz2014-01-07
* lcd-common/scroll_engine: Remove unused functions lcd_puts_scroll_offset() an...Thomas Martitz2014-01-07
* test_gfx: Add benchmark for put_line().Thomas Martitz2014-01-07
* splitedit: Adapt put_line().Thomas Martitz2014-01-07
* skin_engine: Adapt put_line().Thomas Martitz2014-01-07
* lists: Adapt put_line().Thomas Martitz2014-01-07
* Introduce put_line().Thomas Martitz2014-01-07
* icons: Provide accessors to the icon format (mono or native).Thomas Martitz2014-01-07
* icons: Remove automatic left padding if x == 0.Thomas Martitz2014-01-07
* lcd-charcell: Correct get_icon_width() stub, everything is 1 char wide.Thomas Martitz2014-01-07
* lcd-charcell: Add set_drawmode() wrapper to multi-screen API.Thomas Martitz2014-01-07
* lcd-16bit: Introduce lcd_gradient_fillrect_part().Thomas Martitz2014-01-07
* lcd-common/scroll_engine: Introduce lcd_putsxy_scroll_func().Thomas Martitz2014-01-07
* bmp.c: Undo debug stuff that got in by accident.Thomas Martitz2014-01-05
* Do not include kernel.h in system.h.Thomas Martitz2014-01-05
* apps/bitmaps: Replace pseudo-native default icons with mono ones.Thomas Martitz2014-01-05
* Fix Chinese translation and missing "Attack Time" stringPurlingNayuki2014-01-05
* Revert "Fix data abort introduced by ef92ed4a."Thomas Martitz2014-01-05
* Fix data abort introduced by ef92ed4a.Frank Gevaerts2014-01-04
* Fix build errorJonathan Gordon2013-12-30
* skin_engine: unload skin backdrops when the skins are resetJonathan Gordon2013-12-29
* recording: Fix sloppy return value check. This caused an OOM panic.Thomas Martitz2013-12-24
* hwcodec: core_alloc_maximum() returned 0 bytes if talk.c controls the audio b...Thomas Martitz2013-12-24
* Fix more reds.Thomas Martitz2013-12-23
* Fix yellow.Thomas Martitz2013-12-23
* hwcodec: Need to grab audio buffer before recording.Thomas Martitz2013-12-23
* fix some reds.Thomas Martitz2013-12-23
* playback,talk: Share audiobuffer via core_alloc_maximum().Thomas Martitz2013-12-23
* Fix errors introduced by a62bd92.Thomas Martitz2013-12-22
* Fix warning and re-order code a bit.Thomas Martitz2013-12-22
* Support GIMP bmp files.Thomas Martitz2013-12-22
* DSP Compressor: Sidechain, Exponential Atk/RlsRyan Billing2013-12-15
* Introduce IHIFI760/960 targets.Andrew Ryabinin2013-12-16
* Fix more reds.Thomas Martitz2013-12-15
* Bump plugin api and sort.Thomas Martitz2013-12-14
* scroll_engine: Major rework to support pixel-based scrolling and scroll callb...Thomas Martitz2013-12-14
* scroll_engine: Rename scroll_stop* functions to be more consistent with the l...Thomas Martitz2013-12-14
* Initial commit for the YP-Z5 portLorenzo Miori2013-12-02