summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat2010-11-02
* Begin committing keymap plugins for the Philips GoGear HDD6330.Robert Menes2010-11-02
* lamp plugin:Teruaki Kawashima2010-11-01
* reduce casts between "unsinged char *" and "fb_data *". make calculation prec...Teruaki Kawashima2010-11-01
* disktidy: handles user abort properly.Teruaki Kawashima2010-10-31
* Commit FS #11682 by Teruaki Kawashima: fix the disktidy pluginRobert Menes2010-10-31
* Fix and extend imageviewer png support. FS#11641 by meMarcin Bukat2010-10-31
* test_codec: Align the codec buffer to pointer size, since tlsf wants that. Fi...Nils Wallménius2010-10-27
* fix that disktidy plugin and shopper plugin is not usable when Show Icons set...Teruaki Kawashima2010-10-26
* fix leak-file-handles.Teruaki Kawashima2010-10-23
* Add plugin keymaps to fft for the GoGear SA9200.Robert Menes2010-10-21
* add plugin_crt0.c to OTHER_SRC so that dependencies will be genereted.Teruaki Kawashima2010-10-17
* Remove some inconsistent guarding around cpucache_* functions to fix a test_c...Nils Wallménius2010-10-16
* Pitch detector: do not break profiling builds.Nils Wallménius2010-10-15
* Resistor calculator: make brace-style consistentFrank Gevaerts2010-10-14
* Fix typo in resistor plugin help textMichael Chicoine2010-10-14
* Resistor calculator: Initialise variable to make the compiler shut up about i...Frank Gevaerts2010-10-13
* Resistor calculator: Support Gigaohms in resistor to colour conversion, and g...Frank Gevaerts2010-10-13
* Resistor calculator: Use correct units if resistor to colour uses kilo- or me...Frank Gevaerts2010-10-13
* Add violet, grey and white multiplier for completenessFrank Gevaerts2010-10-13
* Fix some incorrect colour-to-resistance results. The price is that sometimes ...Frank Gevaerts2010-10-13
* Resistor calculator: Add lots of static, and slightly reorganise the codeFrank Gevaerts2010-10-13
* Simplify resistance to colour calculations, removing some bugs in the process.Frank Gevaerts2010-10-13
* 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