Skip to content

Pull requests: lvandeve/lodepng

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Manifest for PlatformIO Library Registry
#113 opened Nov 2, 2019 by ivankravets Loading… updated Jan 12, 2020
Fix faults in Make build
#122 opened Jan 1, 2020 by theosotr Loading… updated Jan 12, 2020
CMakeify
#85 opened Mar 14, 2019 by ekg Loading… updated Jan 12, 2020
Fix unused error variable
#60 opened Oct 27, 2017 by lunixoid Loading… updated Jan 12, 2020
check for preProcessScanlines errors
#66 opened Jan 10, 2018 by yoch Loading… updated Jan 12, 2020
Fix missing std::min/max definitions
#79 opened Nov 18, 2018 by momo5502 Loading… updated Jan 12, 2020
support for customize inflate
#81 opened Dec 27, 2018 by kanryu Loading… updated Jan 12, 2020
silence warning 'possible loss of data' (win64)
#44 opened Oct 11, 2016 by haubi Loading… updated Jan 12, 2020
Add CMakeLists.txt
#45 opened Nov 30, 2016 by snowzurfer Loading… updated Jan 12, 2020
Some warnings fixed
#50 opened Mar 16, 2017 by jaw Loading… updated Jan 12, 2020
Various compiler warnings for C++11, 64-bit, and non-x86 platforms
#34 opened Feb 25, 2016 by refnum Loading… updated Jan 12, 2020
adding CMakeLists.txt
#36 opened May 13, 2016 by afarbos Loading… updated Jan 12, 2020
Guard some truncating casts with & 0xFF
#40 opened Aug 11, 2016 by stinos Loading… updated Jan 12, 2020
Remove stale if(1)... to get rid of warnings
#41 opened Aug 11, 2016 by stinos Loading… updated Jan 12, 2020
Drop >= LFS_ZERO (always true, generates warning)
#135 opened Aug 22, 2020 by AE1020 Loading… updated Aug 22, 2020
Add cmake support with cmake-config file
#82 opened Jan 17, 2019 by NeroBurner Loading… updated Sep 28, 2020
add lodepng.c to simplify build process for c
#28 opened Dec 20, 2015 by jeffboody Loading… updated Dec 5, 2020
Fix breakage with -DLODEPNG_NO_COMPILE_CRC
#161 opened Mar 22, 2022 by hpjansson Loading… updated Mar 22, 2022
Mark lodepng_convert_rgb() static
#170 opened Jul 3, 2022 by hpjansson Loading… updated Jul 3, 2022
Set hard limit for image buffer size
#171 opened Jul 3, 2022 by hpjansson Loading… updated Jul 3, 2022
Add vcpkg installation instructions
#172 opened Sep 9, 2022 by JonLiu1993 Loading… updated Sep 9, 2022
Minor LodePNG optimizations
#173 opened Sep 18, 2022 by woot000 Loading… updated Apr 10, 2023
cmake build, including install target
#145 opened Feb 16, 2021 by nigels-com Loading… updated Apr 27, 2023
Shared lib
#182 opened Jul 26, 2023 by akallabeth Loading… updated Aug 1, 2023
Add support for non-ASCII filenames under Windows
#136 opened Aug 23, 2020 by Cvelth Loading… updated Dec 18, 2024
ProTip! Exclude everything labeled bug with -label:bug.