Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add "name" field to struct device to allow human-readable hardware device | Michael Brown | 2007-01-10 | 1 | -4/+4 | |
* | Use getkey() and symbolic key names. | Michael Brown | 2006-12-20 | 1 | -6/+8 | |
* | settings_ui() now returns a status code. | Michael Brown | 2006-12-20 | 1 | -4/+8 | |
* | Add instruction row, and save option | Michael Brown | 2006-12-20 | 1 | -17/+58 | |
* | Clear message on alert row before printing new one | Michael Brown | 2006-12-20 | 1 | -0/+1 | |
* | Added descriptive text for settings and setting types, and display it in | Michael Brown | 2006-12-20 | 1 | -7/+70 | |
* | Move {show,set,clear}_setting() to {show,set,clear}_named_setting(). | Michael Brown | 2006-12-20 | 1 | -6/+4 | |
* | Alert when saving settings fails | Michael Brown | 2006-12-20 | 1 | -5/+27 | |
* | Add (partly-functional) user interface for editing configuration settings | Michael Brown | 2006-12-20 | 1 | -0/+285 |