Patrick mewin
mewin synced commits to master at mewin/libpng from mirror 2025-04-30 23:04:13 +02:00
ea12796820 Release libpng version 1.6.48
643dbda7d6 doc: Update the png.5 man page to the latest PNG-3 draft specification
34e3f7a65b Remove the config for Travis CI (and thank them for their support!)
3e67531078 chore: Add a TODO note in .cmake-format.yaml; reformat CMakeLists.txt
Compare 4 commits »
mewin synced commits to master at mewin/libpng from mirror 2025-04-29 06:14:15 +02:00
23bdc7a6c4 build: Add the CMake build option PNG_LIBCONF_HEADER
mewin synced commits to libpng16 at mewin/libpng from mirror 2025-04-29 06:14:14 +02:00
23bdc7a6c4 build: Add the CMake build option PNG_LIBCONF_HEADER
mewin synced commits to libpng16 at mewin/libpng from mirror 2025-04-25 20:34:12 +02:00
69a3e5bfd1 chore: Clean up the error directives
c90491724e Discourage the inclusion of private headers outside libpng
Compare 2 commits »
mewin synced commits to master at mewin/libpng from mirror 2025-04-25 20:34:12 +02:00
69a3e5bfd1 chore: Clean up the error directives
c90491724e Discourage the inclusion of private headers outside libpng
Compare 2 commits »
mewin synced commits to master at mewin/libpng from mirror 2025-04-23 03:14:17 +02:00
98448e372d Remove unused function from write-only configurations
mewin synced commits to libpng16 at mewin/libpng from mirror 2025-04-23 03:14:15 +02:00
98448e372d Remove unused function from write-only configurations
mewin synced commits to master at mewin/libpng from mirror 2025-04-22 19:04:11 +02:00
f2b0f5fe1c fix(mDCv): Correct the floating-point setter png_set_mDCv
7101a5569f Correct mistake in example.c
e046c0dc3b Revert "Recover from errors in ancillary chunks"
Compare 3 commits »
mewin synced commits to libpng16 at mewin/libpng from mirror 2025-04-22 19:04:10 +02:00
f2b0f5fe1c fix(mDCv): Correct the floating-point setter png_set_mDCv
7101a5569f Correct mistake in example.c
e046c0dc3b Revert "Recover from errors in ancillary chunks"
Compare 3 commits »
mewin pushed to stable at mewin/spp_recipes 2025-04-03 16:32:13 +02:00
fb841092a7 Added cppdap recipe.
b69c748ae2 Added CMAKE_PREFIX_PATH to json recipe.
Compare 2 commits »
mewin pushed to master at mewin/scons-plus-plus 2025-04-03 16:29:42 +02:00
161f2e52d8 Give dependencies the option to add to CMAKE_PREFIX_PATH for compiling CMake dependencies against each other.
mewin pushed to master at mewin/spp_template 2025-04-03 16:11:19 +02:00
89bfa3049a Updated S++
mewin pushed to master at mewin/raid 2025-03-28 14:53:42 +01:00
d74474a042 Use JINJA_FILE_SEARCHPATH variable so the fonts will also be found when built as a library.
mewin pushed to master at mewin/scons-plus-plus 2025-03-28 14:52:17 +01:00
9436d2c48d Added JINJA_FILE_SEARCHPATH for Jinja file functions to make it easier for library projects to find their files.
mewin pushed to master at mewin/raid 2025-03-28 11:54:00 +01:00
71a268b5ad Added Application::initMemoryFS() function to allow apps to init the memory FS before further initialization.
mewin pushed to master at mewin/raid 2025-03-28 11:48:23 +01:00
63fcb6181f Added memory FS and put the default font there so it is easier to load it.
mewin pushed to master at mewin/mijin2 2025-03-28 11:44:32 +01:00
48fd006819 Added MemoryFileSystemAdapter.
d7f968db3a Deprecated FileSystemAdapter::getHomeFolder().
e35f5a35f8 Some improvements to VectorMap interface. Added moving operator[], contains and [[nodiscard]] to find().
Compare 3 commits »
mewin pushed to master at mewin/scons-plus-plus 2025-03-28 11:36:58 +01:00
2769fd801f Added file_size and file_content_hex Jinja filters.
mewin pushed to stable at mewin/spp_recipes 2025-03-27 15:57:57 +01:00
3261eb75d5 Fixed applying of SDL3 patch after move to recipe repositories.
mewin pushed to master at mewin/mijin2 2025-03-27 15:07:50 +01:00
91d53805b5 Semi-disabled bitFlagsToInt() again, since it is quite error-prone.
8bad5e4346 Fixed stars- and endsWithIgnoreCase.
Compare 2 commits »