summaryrefslogtreecommitdiffstats
path: root/fb2png/log.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-06-06fb2png: Fix compilation in android-9.0 repos.bigbiff bigbiff1-2/+2
Remove unused reference. Change temp variables to size_t. Update function calls for unused arguments. Update static functions to ignore being defined for each file that includes it. Change-Id: If11d4e26daee54197f369974a09ec71f27abb59b
2017-01-18fb2png: Update/Cleanup headersMatt Mower1-0/+1
* Include relevant headers for all used functions * Add prototype for fb_dump() to fb.h since used in c-files * Alphabetize includes Change-Id: Ifdbaceadb12576b607b654835ae93bc88e2c3268
2013-07-01FB2PNG: Add fb2png source to TWRPTalustus1-0/+85
* Add Source of fb2png to TWRP tree * Android.mk by PhilZ-cwm6 * Makefile for CrossCompiling via external toolchan by me (Talustus) Change-Id: If9680688df6e4c9c567f74f46dfc303566b868ba