summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* fix sorting of track list when tracks with track number and tracks without tr...Teruaki Kawashima2010-10-13
* fix FS#11659. wait for user input before exiting the plugin.Teruaki Kawashima2010-10-12
* 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
* Guard the cpucache_invalidate() with proper #ifdefsFrank Gevaerts2010-10-10
* Invalidate the CPU cache after clearing bss, to make sure that bss variables ...Frank Gevaerts2010-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
* alarm clock: don't have user pause the playback manually. make the plugin pau...Teruaki Kawashima2010-10-07
* text viewer:Teruaki Kawashima2010-10-06
* fix crash after unplugging USB while in image viewer plugin.Teruaki Kawashima2010-10-05
* pictureflow:Teruaki Kawashima2010-10-05
* Resistor calculator: Don't assume a specific foreground colourFrank Gevaerts2010-10-03
* Resistor calculator: simplify layout code, add scrolling, and handle error casesFrank Gevaerts2010-10-03
* Make test_fps test the greylib on both cores of dual core targets.Jens Arnold2010-10-03
* Fix typo properly this time, to ensure all greenFrank Gevaerts2010-10-02
* Fix typo, which should fix yellowFrank Gevaerts2010-10-02
* Resistor plugin: Frank Gevaerts2010-10-02
* picture flow: clean up code. no functional changes.Teruaki Kawashima2010-10-02
* New plugin: Resistor code calculatorFrank Gevaerts2010-10-02
* text editor: decrease size of extension to reduce stack usage.Teruaki Kawashima2010-10-01
* use correct condition for #if for tagcache_fill_tags().Teruaki Kawashima2010-09-30
* fix redMarcin Bukat2010-09-29
* imageviewer bmp - drop special case for grey bitmap scallerMarcin Bukat2010-09-29
* fix bitmap scallers smooth_resize_bitmap() and simple_resize_bitmap() to prop...Marcin Bukat2010-09-29
* Make disabling HAVE_PITCHSCREEN actually work without breaking the buildFrank Gevaerts2010-09-17
* pitch_detector: don't use a struct with only one memberRafaël Carré2010-09-14
* Extend lc_open() to also being able to load overlay plugins.Thomas Martitz2010-09-09
* keybox: do not leak filehandle when the wrong password is entered.Nils Wallménius2010-09-08
* invadrox: make all inline functions static inlineRafaël Carré2010-09-07
* invadrox: make inline function static inlineRafaël Carré2010-09-07
* pitch_detector: build with -std=gnu99Rafaël Carré2010-09-07
* plugins (doom, midi, rockboy): don't use non-static inlineRafaël Carré2010-09-07
* buflib_get_data(): static inline ensures it will be inlinedRafaël Carré2010-09-07
* 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