| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Slightly cleaned up OSD input modules. | 2021-07-29 | 1 | -3/+4 | |
| | | | | | | | | | | | Removed support for DirectInput 7 and earlier. It hasn't been tested in years, and it's not relevant on any supported OS. DirectInput is effectively finalised at version 8, and is unlikely to get an API update in the future. Use more string[_view] and fewer C strings, and tightened up scope of a few things. | ||||
| * | srcclean (nw) | 2016-11-27 | 1 | -1/+1 | |
| | | |||||
| * | simplified memory allocation for osd_module (nw) | 2016-11-11 | 1 | -0/+2 | |
| | | |||||
| * | ui refactoring [Vas Crabb] | 2016-05-27 | 1 | -1/+2 | |
| | | | | | | | | * move menu classes into ::ui namesapce * reduce scope of many symbols (first step in making UI code less rage-inducing so I can fix text input) | ||||
| * | Refactor OSD input into modules | 2016-02-28 | 1 | -0/+39 | |
