summaryrefslogtreecommitdiff
path: root/apps/plugins (unfollow)
Commit message (Expand)Author
2010-11-02Commit a few more GoGear HDD6330 keymaps.Robert Menes
2010-11-02MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat
2010-11-02Begin committing keymap plugins for the Philips GoGear HDD6330.Robert Menes
2010-11-01lamp plugin:Teruaki Kawashima
2010-11-01reduce casts between "unsinged char *" and "fb_data *". make calculation prec...Teruaki Kawashima
2010-10-31disktidy: handles user abort properly.Teruaki Kawashima
2010-10-31Commit FS #11682 by Teruaki Kawashima: fix the disktidy pluginRobert Menes
2010-10-31Fix and extend imageviewer png support. FS#11641 by meMarcin Bukat
2010-10-27test_codec: Align the codec buffer to pointer size, since tlsf wants that. Fi...Nils Wallménius
2010-10-26fix that disktidy plugin and shopper plugin is not usable when Show Icons set...Teruaki Kawashima
2010-10-23fix leak-file-handles.Teruaki Kawashima
2010-10-21Add plugin keymaps to fft for the GoGear SA9200.Robert Menes
2010-10-17add plugin_crt0.c to OTHER_SRC so that dependencies will be genereted.Teruaki Kawashima
2010-10-16Remove some inconsistent guarding around cpucache_* functions to fix a test_c...Nils Wallménius
2010-10-15Pitch detector: do not break profiling builds.Nils Wallménius
2010-10-14Resistor calculator: make brace-style consistentFrank Gevaerts
2010-10-14Fix typo in resistor plugin help textMichael Chicoine
2010-10-13Resistor calculator: Initialise variable to make the compiler shut up about i...Frank Gevaerts
2010-10-13Resistor calculator: Support Gigaohms in resistor to colour conversion, and g...Frank Gevaerts
2010-10-13Resistor calculator: Use correct units if resistor to colour uses kilo- or me...Frank Gevaerts
2010-10-13Add violet, grey and white multiplier for completenessFrank Gevaerts
2010-10-13Fix some incorrect colour-to-resistance results. The price is that sometimes ...Frank Gevaerts
2010-10-13Resistor calculator: Add lots of static, and slightly reorganise the codeFrank Gevaerts
2010-10-13Simplify resistance to colour calculations, removing some bugs in the process.Frank Gevaerts
2010-10-13fix sorting of track list when tracks with track number and tracks without tr...Teruaki Kawashima
2010-10-12fix FS#11659. wait for user input before exiting the plugin.Teruaki Kawashima
2010-10-11Rename {draw,fill}_viewport once more (to draw_border_viewport and fill_viewp...Thomas Martitz
2010-10-10Add _rect to {draw,fill}_viewport as suggested by Jonathan Gordon to reduce t...Thomas Martitz
2010-10-10Two new lcd/multi screen api convinience functions: draw_viewport(), fill_vie...Thomas Martitz
2010-10-10Guard the cpucache_invalidate() with proper #ifdefsFrank Gevaerts
2010-10-10Invalidate the CPU cache after clearing bss, to make sure that bss variables ...Frank Gevaerts
2010-10-10Fix a few div0 cases forgotten in r27684 to enable enabling asm optimizations...Thomas Martitz
2010-10-10correct comment in configfile.h, FS#11292 by Chris Savery.Teruaki Kawashima
2010-10-10use different function to resize bitmap for greylib.Teruaki Kawashima
2010-10-07alarm clock: don't have user pause the playback manually. make the plugin pau...Teruaki Kawashima
2010-10-06text viewer:Teruaki Kawashima
2010-10-05fix crash after unplugging USB while in image viewer plugin.Teruaki Kawashima
2010-10-05pictureflow:Teruaki Kawashima
2010-10-03Resistor calculator: Don't assume a specific foreground colourFrank Gevaerts
2010-10-03Resistor calculator: simplify layout code, add scrolling, and handle error casesFrank Gevaerts
2010-10-03Make test_fps test the greylib on both cores of dual core targets.Jens Arnold
2010-10-02Fix typo properly this time, to ensure all greenFrank Gevaerts
2010-10-02Fix typo, which should fix yellowFrank Gevaerts
2010-10-02Resistor plugin: Frank Gevaerts
2010-10-02picture flow: clean up code. no functional changes.Teruaki Kawashima
2010-10-02New plugin: Resistor code calculatorFrank Gevaerts
2010-10-01text editor: decrease size of extension to reduce stack usage.Teruaki Kawashima
2010-09-30use correct condition for #if for tagcache_fill_tags().Teruaki Kawashima
2010-09-29fix redMarcin Bukat
2010-09-29imageviewer bmp - drop special case for grey bitmap scallerMarcin Bukat