summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* Change the file name extension for the shopper plugin from 'list' to a more d...Alexander Levin2010-09-02
* fix test_codec broken after r27968Rafaël Carré2010-09-02
* battery_bench: make functions/struct/variables staticRafaël Carré2010-09-02
* Ged rid of uisimulator/common/io.c for android builds.Thomas Martitz2010-09-01
* Update comments in the helloword plugin.Thomas Martitz2010-08-30
* Plugins: modify IRAM copying codeRafaël Carré2010-08-30
* Fix r27923: folder size displayed "lld" in propertiesRafaël Carré2010-08-28
* disktidy: store the number of removed files as global scopeRafaël Carré2010-08-28
* cube: only needs text buffer on LCD_BITMAPRafaël Carré2010-08-28
* fix r27926 : lcd_puts() not changed to lcd_putsf()Rafaël Carré2010-08-28
* plugins: use lcd_putsf/lcd_putsxyfRafaël Carré2010-08-28
* splitedit: fix snprintf() argument (size of wrong buffer)Rafaël Carré2010-08-28
* wormlet: remove some text buffersRafaël Carré2010-08-28
* properties: remove some text buffersRafaël Carré2010-08-28
* pitch_detector: use lcd_putsxyf(), not lcd_putsf()Rafaël Carré2010-08-28
* pitch detector: remove more unused functions for sim buildsRafaël Carré2010-08-28
* pitch detector: remove unused functions for sim buildsRafaël Carré2010-08-28
* pitch_detector: cleanupRafaël Carré2010-08-28
* pitch_detector: avoid a division by zero when changing 'lowest frequency' set...Rafaël Carré2010-08-28
* Fix typoFrank Gevaerts2010-08-28
* tweak lrcplayer.Teruaki Kawashima2010-08-27
* 2nd try: Introduce a small api for loading code (codecs,plugins) from disk/me...Thomas Martitz2010-08-27
* Revert "Introduce a small api for loading code (codecs,plugins) from disk/mem...Thomas Martitz2010-08-27
* Introduce a small api for loading code (codecs,plugins) from disk/memory.Thomas Martitz2010-08-26
* Oops, forgot this file in r27893.Magnus Holmgren2010-08-26
* Fix building simulator plugins on Cygwin. A DLL stub containing atexit is lin...Magnus Holmgren2010-08-26
* remove executable bit on plugin_crt0.cRafaël Carré2010-08-26
* pacbox_cf.S contains a h300-only function, AND a function for all CFRafaël Carré2010-08-25
* Fix pacbox build on coldfireRafaël Carré2010-08-25
* Remove a bunch of build conditions inside .c filesRafaël Carré2010-08-25
* Remove build conditions inside .c plugin filesRafaël Carré2010-08-25
* Fix yellows/reds. Red where caused by preprocessor condition mismatch.Thomas Martitz2010-08-24
* 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
* Whoops typoed the svn propNils Wallménius2010-08-18
* Enable shopper plugin for charcell too and fix the :$ tag in shopper.cNils Wallménius2010-08-18
* FS10820 - Shopper, a shopping list plugin by Daniel Rigby.Nils Wallménius2010-08-18
* Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...Thomas Martitz2010-08-12
* fix warrnings in test_core_jpeg.c and test_mem_jpeg.cMarcin Bukat2010-08-08
* doom: fix types mismatch spotted by gcc 4.5.1Rafaël Carré2010-08-01
* mpegplayer mad: apply r27655 fixRafaël Carré2010-08-01
* Replace remaining printf in midi plugin (fix yellow/red)Michael Chicoine2010-07-25
* Rename printf to prevent naming conflict. Also change comment to conform with...Michael Chicoine2010-07-25
* strncpy.c / assert.h : need to include _ansi.hRafaël Carré2010-07-25
* s/HAVE_LCD_REMOTE/HAVE_REMOTE_LCD/Nils Wallménius2010-07-24
* Define CONFIG_REMOTE_KEYPAD for iaudio x5/m5 and add a keymap for that remote...Nils Wallménius2010-07-23
* pdbox: disable strict aliasing optimizations since pdbox breaks the strict al...Nils Wallménius2010-07-23
* Sudoku coloured number displayJens Arnold2010-07-22