Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the missing #include of <functional>. | Tao Bao | 2017-03-17 | 1 | -0/+2 |
* | Add a missing #include for openat(2). | Elliott Hughes | 2017-02-23 | 1 | -0/+1 |
* | minui: Move callback functions to std::function. | Tao Bao | 2017-01-23 | 1 | -107/+102 |
* | minui: Export minui/minui.h. | Tao Bao | 2017-01-17 | 1 | -1/+1 |
* | Fix clang-tidy performance warnings. | Chih-Hung Hsieh | 2016-07-27 | 1 | -1/+1 |
* | Fix google-runtime-int warnings. | Chih-Hung Hsieh | 2016-04-18 | 1 | -6/+9 |
* | Check all lseek calls succeed. | Elliott Hughes | 2015-04-30 | 1 | -1/+2 |
* | Switch minui over to C++. | Elliott Hughes | 2015-04-10 | 1 | -6/+6 |
* | Fix ScreenRecoveryUI to handle devices without power/up/down. | Elliott Hughes | 2015-04-10 | 1 | -2/+2 |
* | Add ev_iterate_available_keys to minui. | Elliott Hughes | 2015-04-10 | 1 | -0/+231 |