-
Notifications
You must be signed in to change notification settings - Fork 427
Pull requests: lvandeve/lodepng
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Manifest for PlatformIO Library Registry
#113
opened Nov 2, 2019 by
ivankravets
Loading…
updated Jan 12, 2020
Fix missing std::min/max definitions
#79
opened Nov 18, 2018 by
momo5502
Loading…
updated Jan 12, 2020
silence warning 'possible loss of data' (win64)
#44
opened Oct 11, 2016 by
haubi
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
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
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
cmake build, including install target
#145
opened Feb 16, 2021 by
nigels-com
Loading…
updated Apr 27, 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.