summaryrefslogtreecommitdiff
path: root/apps/plugins/resistor.c (follow)
Commit message (Expand)AuthorAge
* * Rename backlight_force_on to backlight_ignore_timeout to make it clear what...Teruaki Kawashima2011-01-24
* 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
* 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
* 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
* New plugin: Resistor code calculatorFrank Gevaerts2010-10-02