From: quzar <qu...@us...> - 2024-12-25 17:50:20
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "A pseudo Operating System for the Dreamcast.". The annotated tag, v2.1.1 has been created at a062bd534f1d4ac55c880a7e0d2936bd9f11b790 (tag) tagging d6f42aecdfef897de019f8a82345194bec17d1c6 (commit) replaces v2.1.0 tagged by QuzarDC on Wed Dec 25 12:29:49 2024 -0500 - Log ----------------------------------------------------------------- Release 2.1.1 Andy Barajas (10): Fix versioning (#844) Bump tag to 1 (#845) Fix kos doxygen warnings (#711) Cleanup documentation. Rearrange error checking code. Remove unused symbol. (#716) Fix KOS warning when compiling SDL2 using m4-single (#724) Update wav2adpcm (#755) Bug in bin2c's Makefile, the bin2c target does not depend on bin2c.c (#777) Network speedtest (#671) Remove compiling pvrtex with LTO because it is not needed and can cause issues on certain hosts. (#789) Fix dreampresent compile error by moving constants out of the methods (#814) Cole Hall (1): Fix license link in README.md (#776) Donald Haase (4): Add workaround for inlining to support c89 user code (namely opus libs from kos-ports). (#768) Clean up usage of `INLINE` in utils (#771) By default have dbgio disabled until init. This prevents asserting if we try to use it prior to dbgio being initialized, which happens if we use KM_DBG with dcload serial as it allocates memory (triggering dbgio) to set up a compression buffer. (#673) The sys/queue `_FOREACH` functions are not safe to free their elements. (#823) Falco Girgis (3): Modified PVR cxt compilation to be write-only. (#751) Fixed KOS's Makefile.rules. (#752) Fixed pvrtex warnings with Clang18 host compiler (#791) Gleb Mazovetskiy (1): environ_base.sh: Remove `-fno-operator-names` flag (#785) Jose Ribeiro (1): Add documentation guide for users and maintainers (#759) Paul Cercueil (2): utils/pvrtex: fix and improve Makefile (#749) CMake: Use kos-cc as the assembler (#782) QuzarDC (2): Expanded VFS documentation (#684) Updating and truncating changelog and relnotes for v2.1.1 SiZiOUS (2): `LibADX`: adding an example for ADX playback (#715) `utils`: adding `font2txf`, a tool to make TXF from TrueType/OpenType fonts (#704) Stefanos Kornilios Mitsis Poiitidis (1): aica: Channel masks are 64 bits, use ULL consts Tchan0 (2): gitignore: add .vscode folders Naomi: examples Makefile: exclude network, modem & g1ata (#713) darcagn (3): Adjust pvrtex .gitignore and Makefile (#721) Update pvrtex/stb_image.h from v2.27 to v2.30 to fix compilation warning (#731) Prevent thd_shutdown() from destroying kernel thread (#757) dfchil (4): Add pvrtex utility (#602) Pvrtex minor fixes (#720) Added a set of known working purupuru bit patterns to the rumble example (#682) Added small approval test on binary output from pvrtex (#732) jnmartin84 (1): Add an example of how to render lines with the PVR. (#714) voxel-public (1): Update mat_transform parameter description (#770) ----------------------------------------------------------------------- hooks/post-receive -- A pseudo Operating System for the Dreamcast. |