Changelog:
r45443 | compyx | 2024-12-31 11:19:51 +0000 (Tue, 31 Dec 2024) | 5 lines
configure: also show --with[out]-libieee1284 status on Windows
We can use libieee1284 on Windows, so configure should display the status of
this at the end of its run.
------------------------------------------------------------------------
r45442 | compyx | 2024-12-31 10:45:52 +0000 (Tue, 31 Dec 2024) | 5 lines
Fix -Wformat warnings
Fix (s)printf() format string warnings found by clang 19. There are likely
more to be found when enabling the DBG() macros in individual files.
------------------------------------------------------------------------
r45441 | pottendo | 2024-12-31 10:41:51 +0000 (Tue, 31 Dec 2024) | 1 line
reset wic64 also on enable
------------------------------------------------------------------------
r45440 | compyx | 2024-12-31 10:06:02 +0000 (Tue, 31 Dec 2024) | 4 lines
Build system: remove --without-zlib and make zlib mandatory
Zlib is ubiquitous enough to just require as a hard dependency.
------------------------------------------------------------------------
r45439 | gpz | 2024-12-31 06:32:45 +0000 (Tue, 31 Dec 2024) | 1 line
remove all traces of HAVE_FFMPEG
------------------------------------------------------------------------