summaryrefslogtreecommitdiffstats
path: root/fb2png (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fb2png: Fix compilation in android-9.0 repos.bigbiff bigbiff2019-06-063-11/+10
| | | | | | | | | 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
* fb2png: Update/Cleanup headersMatt Mower2017-01-184-4/+11
| | | | | | | | * 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
* twrp: fb2png: do not pack relocations for executablesIftekhar Rifat2015-11-051-0/+1
| | | | | | According to https://android.googlesource.com/platform/build/+/f55c5a52ac3d523cdcfb7cd7ab093d01da8b3caf%5E%21/#F0 Change-Id: I593ba16cabd59dc3bb690aa12f855113b3e9983f
* FB2PNG: Add fb2png source to TWRPTalustus2013-07-0123-0/+5419
* Add Source of fb2png to TWRP tree * Android.mk by PhilZ-cwm6 * Makefile for CrossCompiling via external toolchan by me (Talustus) Change-Id: If9680688df6e4c9c567f74f46dfc303566b868ba