summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/mac/osdmac.h
Commit message (Expand)AuthorAgeFilesLines
* -osd: Update slider list on demand rather than on frame updated (fixes MT08857). Vas Crabb2024-04-271-4/+0
* osd/mac: Make compile again. Does not yet start up because BGFX tries to for... arbee2023-07-091-1/+4
* Update accumulating relative inputs exactly once per frame. Vas Crabb2023-02-241-1/+1
* osd: Cleaner way of dealing with input updates. Vas Crabb2023-02-231-0/+1
* osd: Don't pump events when reading inputs. Vas Crabb2023-02-231-1/+0
* UI input menu: treat codes containing a postive and negative of the same thin... Vas Crabb2019-11-211-1/+1
* Remove up to one frame of input latency. (#5901) antonioginer2019-11-161-0/+1
* Preliminary Mac native OSD. Not working yet. [R. Belmont] arbee2019-09-151-0/+86