summaryrefslogtreecommitdiffstats
path: root/src/hci/tui
Commit message (Expand)AuthorAgeFilesLines
...
* Add "name" field to struct device to allow human-readable hardware deviceMichael Brown2007-01-101-4/+4
* Use getkey() and symbolic key names.Michael Brown2006-12-201-6/+8
* settings_ui() now returns a status code.Michael Brown2006-12-201-4/+8
* Add instruction row, and save optionMichael Brown2006-12-201-17/+58
* Clear message on alert row before printing new oneMichael Brown2006-12-201-0/+1
* Added descriptive text for settings and setting types, and display it inMichael Brown2006-12-201-7/+70
* Move {show,set,clear}_setting() to {show,set,clear}_named_setting().Michael Brown2006-12-201-6/+4Star
* Alert when saving settings failsMichael Brown2006-12-201-5/+27
* Add (partly-functional) user interface for editing configuration settingsMichael Brown2006-12-201-0/+285