fix for file rename |
|
More...
|
almost 7 years ago
|
prepare for 5.34 |
|
More...
|
almost 7 years ago
|
update bug tracker and mailing list info. |
|
More...
|
almost 7 years ago
|
more info for ppc swapspace (Kamil Dudka) |
|
More...
|
almost 7 years ago
|
remember to put a space between the version and the number, plus more version parsing (Kamil Dudka) |
|
More...
|
almost 7 years ago
|
Add extension and mime for windows metafiles (dmo2118) |
|
More...
|
almost 7 years ago
|
Print the Go Build-ID like we do for other elf binaries |
|
More...
|
almost 7 years ago
|
New magic from Thomas Kaeding |
|
More...
|
almost 7 years ago
|
Fix pasto (Clemens Gruber) |
|
More...
|
almost 7 years ago
|
Fix dumpdate reversed order (Oleksandr Tymoshenko) |
|
More...
|
almost 7 years ago
|
fix tab issue |
|
More...
|
almost 7 years ago
|
Fix comma vs. colon for DDS and PVRX. (David Korth) |
|
More...
|
almost 7 years ago
|
Use the MS DirectDraw Surface lines for Sega PVRX. (David Korth) |
|
More...
|
almost 7 years ago
|
Added more detail about the DDS file format: - Indicate compression, alpha-only, YUV, and luminance. Previously, all DDS textures were assumed to be compressed. - For uncompressed RGB, attempt to decode the format using the channel masks. (David Korth) |
|
More...
|
almost 7 years ago
|
Moved Microsoft DirectDraw Surface from msdos to images. These are used on more than just Microsoft operating systems, and will be needed for extended information for Sega's PVRX format. (David Korth) |
|
More...
|
almost 7 years ago
|
Added detection for GameCube/Wii disc images with SDK headers. (David Korth) |
|
More...
|
almost 7 years ago
|
Detect unencrypted Wii games. (David Korth) |
|
More...
|
almost 7 years ago
|
Use 'default' to reduce complexity. Fix a few typos. (David Korth) |
|
More...
|
almost 7 years ago
|
Added Wii U Cafe OS ABI detection and file type detection for RPX executables. (David Korth) |
|
More...
|
almost 7 years ago
|
Added ASTC texture format detection. (David Korth) |
|
More...
|
almost 7 years ago
|
Added Valve VTF3 (PS3) detection. (David Korth) |
|
More...
|
almost 7 years ago
|
Added Valve Texture Format (VTF) detection. Prints width, height, depth, mipmap count, and format. (David Korth) |
|
More...
|
almost 7 years ago
|
Height and depth may be 1 for 1D and/or 2D textures. (David Korth) |
|
More...
|
almost 7 years ago
|
Added Khronos KTX texture detection. Prints width, height, depth, and detects most common formats. (David Korth) |
|
More...
|
almost 7 years ago
|
Added Mozilla Mork databases. (David Korth) |
|
More...
|
almost 7 years ago
|
Some Sega Wii games have GVR with GCIX instead of GBIX. (David Korth) |
|
More...
|
almost 7 years ago
|
Some Sega Wii games have GVR with GCIX instead of GBIX. (David Korth) |
|
More...
|
almost 7 years ago
|
Added unofficial MIME types from xdg/shared-mime-info. (David Korth) |
|
More...
|
almost 7 years ago
|
Text fields are fixed at 32 characters and may not have NULL terminators. (David Korth) |
|
More...
|
almost 7 years ago
|
Detect encrypted ADXes. (David Korth) |
|
More...
|
almost 7 years ago
|