From christos at zoulas.com Mon May 9 18:35:22 2022 From: christos at zoulas.com (Christos Zoulas) Date: Mon, 9 May 2022 18:35:22 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20220509183522.E51A817FD7E@rebar.astron.com> Module Name: file Committed By: christos Date: Mon May 9 18:35:22 UTC 2022 Modified Files: file/magic/Magdir: images Log Message: Improvements to xwd information from Joerg Jenderek To generate a diff of this commit: cvs rdiff -r1.214 -r1.215 file/magic/Magdir/images Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Sat May 14 19:41:51 2022 From: christos at zoulas.com (Christos Zoulas) Date: Sat, 14 May 2022 19:41:51 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20220514194151.A0C0D17FDA1@rebar.astron.com> Module Name: file Committed By: christos Date: Sat May 14 19:41:51 UTC 2022 Modified Files: file/magic/Magdir: console Log Message: Print the NEOPxxxx serial number for NGPC ROM images. (from David Korth) To generate a diff of this commit: cvs rdiff -r1.64 -r1.65 file/magic/Magdir/console Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Sat May 14 19:42:47 2022 From: christos at zoulas.com (Christos Zoulas) Date: Sat, 14 May 2022 19:42:47 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20220514194247.BF7D817FDA1@rebar.astron.com> Module Name: file Committed By: christos Date: Sat May 14 19:42:47 UTC 2022 Modified Files: file/magic/Magdir: riff Log Message: Print calling metadata from RecorderGear TR500 call recordings. (from David Korth) To generate a diff of this commit: cvs rdiff -r1.43 -r1.44 file/magic/Magdir/riff Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Sat May 14 19:43:55 2022 From: christos at zoulas.com (Christos Zoulas) Date: Sat, 14 May 2022 19:43:55 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20220514194355.623B217FDA1@rebar.astron.com> Module Name: file Committed By: christos Date: Sat May 14 19:43:55 UTC 2022 Modified Files: file/magic/Magdir: images Log Message: Decode the DXGI format from DX10 DDS textures. (from David Korth) To generate a diff of this commit: cvs rdiff -r1.215 -r1.216 file/magic/Magdir/images Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Sat May 14 19:44:26 2022 From: christos at zoulas.com (Christos Zoulas) Date: Sat, 14 May 2022 19:44:26 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20220514194426.B41CF17FDA1@rebar.astron.com> Module Name: file Committed By: christos Date: Sat May 14 19:44:26 UTC 2022 Modified Files: file/magic/Magdir: images Log Message: Add Godot 3.x texture files. (from David Korth) To generate a diff of this commit: cvs rdiff -r1.216 -r1.217 file/magic/Magdir/images Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Sat May 14 19:44:59 2022 From: christos at zoulas.com (Christos Zoulas) Date: Sat, 14 May 2022 19:44:59 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20220514194459.E003A17FDA1@rebar.astron.com> Module Name: file Committed By: christos Date: Sat May 14 19:44:59 UTC 2022 Modified Files: file/magic/Magdir: images Log Message: Godot: The second size is a 'rescale' value and is needed for ETC2, which requires power-of-two sizes if mipmaps are present. (from David Korth) To generate a diff of this commit: cvs rdiff -r1.217 -r1.218 file/magic/Magdir/images Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Sat May 14 19:45:29 2022 From: christos at zoulas.com (Christos Zoulas) Date: Sat, 14 May 2022 19:45:29 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20220514194529.CCD1117FDA1@rebar.astron.com> Module Name: file Committed By: christos Date: Sat May 14 19:45:29 UTC 2022 Modified Files: file/magic/Magdir: images Log Message: Godot 3: Simplify the "rescale" message. (from David Korth) To generate a diff of this commit: cvs rdiff -r1.218 -r1.219 file/magic/Magdir/images Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Sat May 14 19:45:58 2022 From: christos at zoulas.com (Christos Zoulas) Date: Sat, 14 May 2022 19:45:58 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20220514194558.6F1F617FDA1@rebar.astron.com> Module Name: file Committed By: christos Date: Sat May 14 19:45:58 UTC 2022 Modified Files: file/magic/Magdir: images Log Message: Added Godot 4 textures. (from David Korth) To generate a diff of this commit: cvs rdiff -r1.219 -r1.220 file/magic/Magdir/images Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Sat May 14 20:01:57 2022 From: christos at zoulas.com (Christos Zoulas) Date: Sat, 14 May 2022 20:01:57 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20220514200157.96E0017FDA1@rebar.astron.com> Module Name: file Committed By: christos Date: Sat May 14 20:01:57 UTC 2022 Modified Files: file/magic/Magdir: images Log Message: Reduce rescale messages by ignoring powers of 2. This won't help with textures that have a physical image size that isn't a power of 2, but most textures are powers of 2. (from David Korth) To generate a diff of this commit: cvs rdiff -r1.220 -r1.221 file/magic/Magdir/images Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Sat May 14 20:02:39 2022 From: christos at zoulas.com (Christos Zoulas) Date: Sat, 14 May 2022 20:02:39 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20220514200239.74E3917FDA1@rebar.astron.com> Module Name: file Committed By: christos Date: Sat May 14 20:02:39 UTC 2022 Modified Files: file/magic/Magdir: images Log Message: STEX4: Always show the pixel format, since it seems to be valid for embedded files. As opposed to STEX3, where it *isn't* valid for embedded files. (from David Korth) To generate a diff of this commit: cvs rdiff -r1.221 -r1.222 file/magic/Magdir/images Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Sat May 14 20:03:11 2022 From: christos at zoulas.com (Christos Zoulas) Date: Sat, 14 May 2022 20:03:11 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20220514200311.067E117FDA1@rebar.astron.com> Module Name: file Committed By: christos Date: Sat May 14 20:03:11 UTC 2022 Modified Files: file/magic/Magdir: console Log Message: Improved Mega Drive system type detection; added more Pico system names. Some Pico headers don't start with "SEGA", so we have to use an extra check for those. (from David Korth) To generate a diff of this commit: cvs rdiff -r1.65 -r1.66 file/magic/Magdir/console Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Sat May 14 20:03:39 2022 From: christos at zoulas.com (Christos Zoulas) Date: Sat, 14 May 2022 20:03:39 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20220514200339.36E7A17FDA1@rebar.astron.com> Module Name: file Committed By: christos Date: Sat May 14 20:03:39 UTC 2022 Modified Files: file/magic/Magdir: c64 Log Message: Expand CBM cartridge image detection. - Now shows the cartridge type. - Initial support for VICE 3.0 cartridges for other Commodore systems, including C128, CBM-II, VIC-20, and Plus/4. (from David Korth) To generate a diff of this commit: cvs rdiff -r1.11 -r1.12 file/magic/Magdir/c64 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Sat May 14 20:04:07 2022 From: christos at zoulas.com (Christos Zoulas) Date: Sat, 14 May 2022 20:04:07 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20220514200407.CC12217FDA1@rebar.astron.com> Module Name: file Committed By: christos Date: Sat May 14 20:04:07 UTC 2022 Modified Files: file/magic/Magdir: console Log Message: Neo Geo Pocket Color: Use uleshort for the serial number and ubyte for debug mode. (from David Korth) To generate a diff of this commit: cvs rdiff -r1.66 -r1.67 file/magic/Magdir/console Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Sat May 14 20:04:43 2022 From: christos at zoulas.com (Christos Zoulas) Date: Sat, 14 May 2022 20:04:43 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20220514200443.E9A6917FDA1@rebar.astron.com> Module Name: file Committed By: christos Date: Sat May 14 20:04:43 UTC 2022 Modified Files: file/magic/Magdir: console Log Message: Move RVZ format to the same place as the other GCN disc image formats. (from David Korth) To generate a diff of this commit: cvs rdiff -r1.67 -r1.68 file/magic/Magdir/console Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Sat May 14 20:05:09 2022 From: christos at zoulas.com (Christos Zoulas) Date: Sat, 14 May 2022 20:05:09 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20220514200509.DA28A17FDA1@rebar.astron.com> Module Name: file Committed By: christos Date: Sat May 14 20:05:09 UTC 2022 Modified Files: file/magic/Magdir: images Log Message: Add unofficial MIME type for Godot textures. (from David Korth) To generate a diff of this commit: cvs rdiff -r1.222 -r1.223 file/magic/Magdir/images Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Sat May 14 22:06:05 2022 From: christos at zoulas.com (Christos Zoulas) Date: Sat, 14 May 2022 22:06:05 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20220514220605.0528917FDA1@rebar.astron.com> Module Name: file Committed By: christos Date: Sat May 14 22:06:04 UTC 2022 Modified Files: file/magic/Magdir: animation Log Message: PR/346: jukuisma: Add mime type for DV To generate a diff of this commit: cvs rdiff -r1.87 -r1.88 file/magic/Magdir/animation Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Mon May 16 13:15:39 2022 From: christos at zoulas.com (Christos Zoulas) Date: Mon, 16 May 2022 13:15:39 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20220516131539.4469E17FD7E@rebar.astron.com> Module Name: file Committed By: christos Date: Mon May 16 13:15:39 UTC 2022 Modified Files: file/magic/Magdir: filesystems Log Message: Add support for "IBM SKF disk image" from Joerg Jenderek To generate a diff of this commit: cvs rdiff -r1.147 -r1.148 file/magic/Magdir/filesystems Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.