summaryrefslogtreecommitdiffstats
path: root/minui/events.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* EPOLLWAKEUP handling in minui/events.cEthan Yonker2014-12-121-0/+8
* Fix up old libminui to compileEthan Yonker2014-11-071-25/+61
* Revert to old libminui and fix upEthan Yonker2014-11-061-61/+25
* recovery: fix epoll events type to uint32_tTodd Poynor2013-09-171-1/+1
* minui: add ev_get_epollfd() to retrieve epoll file descriptorTodd Poynor2013-09-121-0/+5
* minui: convert ev_*() event interface to epollTodd Poynor2013-09-121-25/+56
* minui: add ability to synchronize current key stateDima Zavin2011-10-131-2/+36
* minui: events: only open input devices with EV_KEY and/or EV_RELDima Zavin2011-09-021-0/+17
* minui: events: add ability to poll on non-input fdsDima Zavin2011-09-021-3/+22
* minui: events: refactor event acquisitionDima Zavin2011-09-021-13/+36
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-041-0/+82
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-041-82/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+82