summaryrefslogtreecommitdiffstats
path: root/minui/events.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-12EPOLLWAKEUP handling in minui/events.cEthan Yonker1-0/+8
2014-11-07Fix up old libminui to compileEthan Yonker1-25/+61
2014-11-06Revert to old libminui and fix upEthan Yonker1-61/+25
2013-09-17recovery: fix epoll events type to uint32_tTodd Poynor1-1/+1
2013-09-12minui: add ev_get_epollfd() to retrieve epoll file descriptorTodd Poynor1-0/+5
2013-09-12minui: convert ev_*() event interface to epollTodd Poynor1-25/+56
2011-10-13minui: add ability to synchronize current key stateDima Zavin1-2/+36
2011-09-02minui: events: only open input devices with EV_KEY and/or EV_RELDima Zavin1-0/+17
2011-09-02minui: events: add ability to poll on non-input fdsDima Zavin1-3/+22
2011-09-02minui: events: refactor event acquisitionDima Zavin1-13/+36
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-0/+82
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-82/+0