summaryrefslogtreecommitdiff
path: root/apps/plugins/lib (follow)
Commit message (Expand)AuthorAge
* hm801: Add support for plugins.Andrew Ryabinin2012-04-19
* hm60x: Add support for plugins.Andrew Ryabinin2012-04-19
* Fuze+ PLA_EXIT slight mapping cleanupJean-Louis Biasini2012-02-09
* MPIOs: keymap tweaksMarcin Bukat2012-02-02
* pluginlib_touchscreen: Rework API to offer wait-for-button APIs.Thomas Martitz2012-01-27
* PLA: Add map for android. Directional keys not available in point mode due toThomas Martitz2012-01-27
* Fix flag for the viewport. Text is supposed to be centered.Thomas Martitz2012-01-23
* Move supprt-arm.S to separate library.Thomas Martitz2012-01-21
* fuzeplus: update plugins keymaps (FS#12405)Jean-Louis Biasini2012-01-15
* fuze+: Update plugin keymaps (FS#12405). Thanks to Jean-Louis BiasiniAmaury Pouly2012-01-07
* Initial commit of the Samsung YP-R0 port.Thomas Martitz2011-12-24
* Sandisk Sansa Connect port (FS #12363)Tomasz Moń2011-11-16
* Fix assembler .size directives. Currently used binutils don't complain, but 2...Boris Gjenero2011-11-09
* - Fix some reds by implementing lcd_get_dpi().Thomas Martitz2011-10-17
* fuze+: add pluginlib keymapAmaury Pouly2011-10-02
* rk27xx - enable a few test pluginsMarcin Bukat2011-09-06
* Remove buflib from the pluginlib and use the core one.Thomas Martitz2011-08-30
* Also fix uninitialized variables in xlcd_scroll_up()/xlcd_scroll_down()Thomas Jarosch2011-08-25
* Fix use of uninitialized memory in xlcd_scroll_left() / xlcd_scroll_right() i...Thomas Jarosch2011-08-25
* Commit FS#12130 - Fix ADX decoding on 64-bit systems by Sean Bartell. Fixes ...Michael Giacomelli2011-05-26
* RaaA: Fix write locations of pluginsThomas Jarosch2011-03-02
* Hopefully all green nowThomas Martitz2011-02-09
* Fix remaining reds.Thomas Martitz2011-02-09
* * Rename backlight_force_on to backlight_ignore_timeout to make it clear what...Teruaki Kawashima2011-01-24
* HD300 - greylib callibration data (taken from iAudio M5 - works well)Marcin Bukat2010-11-30
* HD300 - plugins keymapsMarcin Bukat2010-11-30
* Commit a few more GoGear HDD6330 keymaps.Robert Menes2010-11-02
* MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat2010-11-02
* lamp plugin:Teruaki Kawashima2010-11-01
* Add plugin keymaps to fft for the GoGear SA9200.Robert Menes2010-10-21
* Rename {draw,fill}_viewport once more (to draw_border_viewport and fill_viewp...Thomas Martitz2010-10-11
* Add _rect to {draw,fill}_viewport as suggested by Jonathan Gordon to reduce t...Thomas Martitz2010-10-10
* Two new lcd/multi screen api convinience functions: draw_viewport(), fill_vie...Thomas Martitz2010-10-10
* Fix a few div0 cases forgotten in r27684 to enable enabling asm optimizations...Thomas Martitz2010-10-10
* correct comment in configfile.h, FS#11292 by Chris Savery.Teruaki Kawashima2010-10-10
* use different function to resize bitmap for greylib.Teruaki Kawashima2010-10-10
* fix redMarcin Bukat2010-09-29
* fix bitmap scallers smooth_resize_bitmap() and simple_resize_bitmap() to prop...Marcin Bukat2010-09-29
* Extend lc_open() to also being able to load overlay plugins.Thomas Martitz2010-09-09
* buflib_get_data(): static inline ensures it will be inlinedRafaël Carré2010-09-07
* plugins: use lcd_putsf/lcd_putsxyfRafaël Carré2010-08-28
* Fix typoFrank Gevaerts2010-08-28
* Fix building simulator plugins on Cygwin. A DLL stub containing atexit is lin...Magnus Holmgren2010-08-26
* Remove a bunch of build conditions inside .c filesRafaël Carré2010-08-25
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Move setjmp to lib and add setjmp for sh (imported from newlib) and compile i...Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* strncpy.c / assert.h : need to include _ansi.hRafaël Carré2010-07-25
* improve displaying of string containing diacritic characters. add some charac...Teruaki Kawashima2010-07-12