summaryrefslogtreecommitdiffstats
path: root/minui/events.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-30Check all lseek calls succeed.Elliott Hughes1-1/+2
2015-04-30Check all lseek calls succeed.Elliott Hughes1-1/+2
2015-04-10Switch minui over to C++.Elliott Hughes1-6/+6
2015-04-10Fix ScreenRecoveryUI to handle devices without power/up/down.Elliott Hughes1-2/+2
2015-04-10Add ev_iterate_available_keys to minui.Elliott Hughes1-79/+97
2015-02-11recovery: Handle EV_SW eventsAjay Dudani1-2/+2
2015-01-30Add missing includes.Elliott Hughes1-0/+2
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