summaryrefslogtreecommitdiff
path: root/apps/plugins/lib (unfollow)
Commit message (Expand)Author
2017-02-04Fix dangerous castsAmaury Pouly
2017-01-15Renamed defines UNALIGNED to ROCKBOX_UNALIGNED - UNALIGNED is alreadyMatthias Mohr
2016-12-18Add circle drawing/filling to xlcdFranklin Wei
2016-06-28Fix endianness handling for sha1 (used by the otp plugin)Frank Gevaerts
2016-06-05One-Time Password client (HOTP and TOTP)Franklin Wei
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt
2015-11-15YH8xx,YH9xx: Keymap improvementSebastian Leonhardt
2015-02-22Lamp plugin: Allow toggling the button light using "select".Frank Gevaerts
2015-01-12Fix red/yellowMarcin Bukat
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat
2014-09-18Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen
2014-07-17zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable pluginsAmaury Pouly
2014-06-21lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz
2014-05-24Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt
2014-04-06Complete Plugin Keymaps for Creative Zen X-Fi3David Jilke
2014-03-10Implement time-based resume and playback start.Michael Sevakis
2014-01-07lcd/grey: Enable viewport fg_pattern and bg_pattern for all bitmap targets.Thomas Martitz
2014-01-07lcd-common: Remove support for custom line heights from viewport.Thomas Martitz
2013-11-17Fix typo in apps/plugins/lib/pluginlib_actions.cBenjamin Brown
2013-11-14sonynwz: add pluginlib keymapAmaury Pouly
2013-04-26Make fixepoint.c as a shared library (libfixedpoint.a).Michael Sevakis
2013-04-14Use equivalent puts_scroll() call.Thomas Martitz
2013-04-10Move fixedpoint.h to be accessible in /firmware.Michael Sevakis
2013-04-09Consolidate identical fixedpoint exp and ln functions.Michael Sevakis
2013-01-02Use crc32 of filename to resume tracksRichard Quirk
2012-12-18Adapt OSD in plugin lib to be greylib compatible.Michael Sevakis
2012-12-05Add a true waveform display to the oscilloscope plugin.Michael Sevakis
2012-10-24Revert "SH gcc 4.6.3 with link-time optimization, for Archos targets"Marcin Bukat
2012-10-24SH gcc 4.6.3 with link-time optimization, for Archos targetsBoris Gjenero
2012-05-26load_code/overlay: Don't close plugin handle before calling the plugin.Thomas Martitz
2012-05-19Fix typo in error messageFrank Gevaerts
2012-05-19Initial commit for the Creative ZEN X-Fi2 and X-Fi3 portsAmaury Pouly
2012-04-19hm801: Add support for plugins.Andrew Ryabinin
2012-04-19hm60x: Add support for plugins.Andrew Ryabinin
2012-02-09Fuze+ PLA_EXIT slight mapping cleanupJean-Louis Biasini
2012-02-02MPIOs: keymap tweaksMarcin Bukat
2012-01-27pluginlib_touchscreen: Rework API to offer wait-for-button APIs.Thomas Martitz
2012-01-27PLA: Add map for android. Directional keys not available in point mode due toThomas Martitz
2012-01-23Fix flag for the viewport. Text is supposed to be centered.Thomas Martitz
2012-01-21Move supprt-arm.S to separate library.Thomas Martitz
2012-01-15fuzeplus: update plugins keymaps (FS#12405)Jean-Louis Biasini
2012-01-07fuze+: Update plugin keymaps (FS#12405). Thanks to Jean-Louis BiasiniAmaury Pouly
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń
2011-11-09Fix assembler .size directives. Currently used binutils don't complain, but 2...Boris Gjenero
2011-10-17- Fix some reds by implementing lcd_get_dpi().Thomas Martitz
2011-10-02fuze+: add pluginlib keymapAmaury Pouly
2011-09-06rk27xx - enable a few test pluginsMarcin Bukat
2011-08-30Remove buflib from the pluginlib and use the core one.Thomas Martitz
2011-08-25Also fix uninitialized variables in xlcd_scroll_up()/xlcd_scroll_down()Thomas Jarosch