Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary uses of reinterpret_cast. | Rahul Chaudhry | 2016-11-16 | 1 | -2/+2 |
* | Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap. | Rahul Chaudhry | 2016-11-16 | 1 | -4/+4 |
* | Fix "ordered comparison between pointer and zero". | MinSeong Kim | 2016-11-11 | 1 | -1/+1 |
* | Merge "Fix matches_locale function" into nyc-dev | Tianjie Xu | 2016-04-21 | 1 | -13/+8 |
|\ | |||||
| * | Fix matches_locale function | Tianjie Xu | 2016-04-20 | 1 | -13/+8 |
* | | Merge "Update the system update animation." into nyc-dev | Elliott Hughes | 2016-04-15 | 1 | -2/+0 |
|\| | |||||
| * | Update the system update animation. | Elliott Hughes | 2016-04-15 | 1 | -2/+0 |
* | | Fix minui cleanup path on error. | Elliott Hughes | 2016-02-19 | 1 | -3/+3 |
* | | Fix some memory leaks. | Yabin Cui | 2016-02-11 | 1 | -13/+9 |
|/ | |||||
* | res: Embed FPS into icon_installing.png. | Tao Bao | 2015-12-16 | 1 | -6/+15 |
* | Don't use typedefs that hide *s. | Elliott Hughes | 2015-04-15 | 1 | -19/+17 |
* | Switch minui over to C++. | Elliott Hughes | 2015-04-10 | 1 | -0/+461 |