summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2014-02-05Samsung YP-R1 target portLorenzo Miori3-3/+159
2014-02-02buflib: Check the validity of of handles passed to buflib_get_data() in DEBUG...Thomas Martitz1-0/+0
2014-01-26fonts: Fix regression(s) caused by c23ce62.Thomas Martitz1-0/+1
2014-01-21Initial commit for the ZEN X-Fi StyleAmaury Pouly2-1/+204
2014-01-17coldfire: Implement HAVE_INIT_ATTR magicMarcin Bukat1-1/+1
2014-01-15fonts: Do not unload completely on USB.Thomas Martitz1-0/+7
2014-01-14HDD1630: enable headphones detection.Szymon Dziok1-1/+4
2014-01-13HDD1630: implement lcd_enable (display on/off).Szymon Dziok1-1/+1
2014-01-12put_line/scrolling: Make the scroll engine inform custom scrollers about star...Thomas Martitz3-5/+8
2014-01-11scroll engine: Factor out renderer function so it can be called by lcd code.Thomas Martitz1-0/+5
2014-01-11Print `last logf lines on panic().Frank Gevaerts1-0/+2
2014-01-10rk27xx: Implement HAVE_INIT_ATTR magicMarcin Bukat1-1/+2
2014-01-07Fix Player red and icons on mono displays.Thomas Martitz2-9/+9
2014-01-07lcd/grey: Enable viewport fg_pattern and bg_pattern for all bitmap targets.Thomas Martitz1-2/+1
2014-01-07lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport.Thomas Martitz1-5/+0
2014-01-07lcd-common: Remove direct style (line decorations) from lcd-puts* functions.Thomas Martitz2-24/+0
2014-01-07lcd-common: Remove support for custom line heights from viewport.Thomas Martitz1-1/+0
2014-01-07lcd-common/scroll_engine: Remove unused functions lcd_puts_style_xyoffset() a...Thomas Martitz2-11/+0
2014-01-07lcd-common/scroll_engine: Remove unused functions lcd_puts_scroll_style().Thomas Martitz2-4/+0
2014-01-07lcd-common: Remove unused function lcd_puts_style_offset().Thomas Martitz2-4/+0
2014-01-07lcd-common: Remove unused function lcd_puts_style().Thomas Martitz2-3/+0
2014-01-07lcd-common: Remove unused function lcd_puts_offset().Thomas Martitz2-3/+0
2014-01-07lcd-common/scroll_engine: Remove unused functions lcd_puts_scroll_offset() an...Thomas Martitz2-9/+0
2014-01-07lcd-16bit: Introduce lcd_gradient_fillrect_part().Thomas Martitz1-0/+2
2014-01-07lcd-common/scroll_engine: Introduce lcd_putsxy_scroll_func().Thomas Martitz2-0/+8
2014-01-07scroll_engine: Change header inclusionThomas Martitz1-1/+3
2014-01-05Do not include kernel.h in system.h.Thomas Martitz1-2/+3
2014-01-05lcd: Fix certain drawmode combinations.Thomas Martitz1-1/+2
2014-01-02creativezenv: change target_id & MODEL_NUMBER.Andrew Ryabinin1-1/+1
2013-12-23playback,talk: Share audiobuffer via core_alloc_maximum().Thomas Martitz1-4/+0
2013-12-16Introduce IHIFI760/960 targets.Andrew Ryabinin3-0/+380
2013-12-15Fix reds. Also apply the new scrolling to lcd charcell (this even uncovered anThomas Martitz2-4/+1
2013-12-14scroll_engine: Major rework to support pixel-based scrolling and scroll callb...Thomas Martitz1-12/+18
2013-12-14scroll_engine: Add STYLE_NONE to allow for drawing lines without styling.Thomas Martitz2-9/+7
2013-12-14scroll_engine: Rename scroll_stop* functions to be more consistent with the l...Thomas Martitz3-14/+17
2013-12-08rmi/fuze+: add product info in the debug screenAmaury Pouly1-0/+2
2013-12-06storage: fix MD vs MV confusionAmaury Pouly1-2/+2
2013-12-06fuze+: remove unused, duplicate code in config fileAmaury Pouly1-14/+0
2013-12-02Initial commit for the YP-Z5 portLorenzo Miori2-0/+205
2013-11-20Introduce volume_{present,removable} and fix invalid calls in apps/Amaury Pouly1-0/+5
2013-11-20Add IAP support to iPod Mini 1G.andypotter1-0/+9
2013-11-20sonynwz: rework keymap based on lebellium's work and enable volume in listAmaury Pouly1-0/+3
2013-11-18Initial commit for the Creative ZEN VAmaury Pouly2-0/+199
2013-11-10Updated IAP commands.Ralf Ertzinger2-3/+3
2013-11-08zenxfi/zenmozaic: put HAVE_HEADPHONE_DETECTION in config fileAmaury Pouly2-0/+2
2013-11-05Introduce HiFi E.T. MA8/MA8C ports.Andrew Ryabinin5-0/+454
2013-11-05ma9: Slightly change df1704 driver API.Andrew Ryabinin1-2/+1
2013-11-05Introduce HiFi E.T. MA9C port.Andrew Ryabinin2-0/+156
2013-10-26Forgot the config files for ZEN, ZEN Mozaic and ZEN X-FiAmaury Pouly3-0/+591
2013-10-22zenxfi2: fix red by adding partition styleAmaury Pouly1-0/+1