summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* FS#11673: picture flow: improve scrolling text, by myself.Teruaki Kawashima2010-11-03
* Okay, this should be the last few "prevent red" fixes to beRobert Menes2010-11-03
* Another "keep the reds away" fix.Robert Menes2010-11-03
* Whoops, nearly forgot to define the help screen text forRobert Menes2010-11-03
* These should be the last of the plugin keymaps requiredRobert Menes2010-11-03
* Still coming along with HDD6330 plugin keymaps.Robert Menes2010-11-02
* Reconfigure IRAM for S5L870x. S5L8700 has 256 KB of IRAM, use a 48 KB / 208 K...Andree Buschmann2010-11-02
* Enable building of metronome for hwcodec targets and swcodec sims which was a...Marianne Arnold2010-11-02
* More plugin keymaps for the HDD6330. Quite a lot of commits. ;)Robert Menes2010-11-02
* More plugin keymaps for the GoGear HDD6330.Robert Menes2010-11-02
* 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
* 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