index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
resistor.c
(
unfollow
)
Commit message (
Expand
)
Author
2010-10-14
Resistor calculator: make brace-style consistent
Frank Gevaerts
2010-10-14
Fix typo in resistor plugin help text
Michael Chicoine
2010-10-13
Resistor calculator: Initialise variable to make the compiler shut up about i...
Frank Gevaerts
2010-10-13
Resistor calculator: Support Gigaohms in resistor to colour conversion, and g...
Frank Gevaerts
2010-10-13
Resistor calculator: Use correct units if resistor to colour uses kilo- or me...
Frank Gevaerts
2010-10-13
Add violet, grey and white multiplier for completeness
Frank Gevaerts
2010-10-13
Fix some incorrect colour-to-resistance results. The price is that sometimes ...
Frank Gevaerts
2010-10-13
Resistor calculator: Add lots of static, and slightly reorganise the code
Frank Gevaerts
2010-10-13
Simplify resistance to colour calculations, removing some bugs in the process.
Frank Gevaerts
2010-10-03
Resistor calculator: Don't assume a specific foreground colour
Frank Gevaerts
2010-10-03
Resistor calculator: simplify layout code, add scrolling, and handle error cases
Frank Gevaerts
2010-10-02
Fix typo properly this time, to ensure all green
Frank Gevaerts
2010-10-02
Fix typo, which should fix yellow
Frank Gevaerts
2010-10-02
Resistor plugin:
Frank Gevaerts
2010-10-02
New plugin: Resistor code calculator
Frank Gevaerts