summaryrefslogtreecommitdiff
path: root/magic
Commit message (Expand)AuthorAgeFilesLines
* PR/349: Farknay: strengthen RPF magicChristos Zoulas2022-05-311-21/+13
* Add Windows Performance Monitor Alert (Joerg Jenderek)Christos Zoulas2022-05-311-1/+17
* Add Microsoft Binder Documents (Joerg Jenderek)Christos Zoulas2022-05-311-1/+15
* Add Microsoft Access Wizard documents (Joerg Jenderek)Christos Zoulas2022-05-311-1/+17
* recognize Microsoft PowerPoint Addin or Wizard documents (Joerg Jenderek)Christos Zoulas2022-05-291-1/+14
* Add more InstallShield compression variants SZDD/LZSS (Joerg Jenderek)Christos Zoulas2022-05-271-1/+27
* Add support for Atari MSA archives (Joerg Jenderek)Christos Zoulas2022-05-271-7/+25
* PR/343: jstein: Add BTRFS stream documented in:Christos Zoulas2022-05-211-1/+3
* Add support for "IBM SKF disk image" from Joerg JenderekChristos Zoulas2022-05-161-4/+99
* PR/346: jukuisma: Add mime type for DVChristos Zoulas2022-05-141-1/+2
* Add unofficial MIME type for Godot textures. (from David Korth)Christos Zoulas2022-05-141-1/+3
* Move RVZ format to the same place as the other GCN disc image formats.Christos Zoulas2022-05-141-11/+11
* Neo Geo Pocket Color: Use uleshort for the serial number and ubyteChristos Zoulas2022-05-141-8/+7
* Expand CBM cartridge image detection.Christos Zoulas2022-05-141-2/+125
* Improved Mega Drive system type detection; added more Pico systemChristos Zoulas2022-05-141-12/+47
* STEX4: Always show the pixel format, since it seems to be validChristos Zoulas2022-05-141-7/+6
* Reduce rescale messages by ignoring powers of 2. This won't helpChristos Zoulas2022-05-141-9/+60
* Added Godot 4 textures. (from David Korth)Christos Zoulas2022-05-141-5/+27
* Godot 3: Simplify the "rescale" message. (from David Korth)Christos Zoulas2022-05-141-7/+5
* Godot: The second size is a 'rescale' value and is needed for ETC2, whichChristos Zoulas2022-05-141-7/+9
* Add Godot 3.x texture files. (from David Korth)Christos Zoulas2022-05-141-1/+64
* Decode the DXGI format from DX10 DDS textures. (from David Korth)Christos Zoulas2022-05-141-2/+183
* Print calling metadata from RecorderGear TR500 call recordings.Christos Zoulas2022-05-141-1/+65
* Print the NEOPxxxx serial number for NGPC ROM images. (from David Korth)Christos Zoulas2022-05-141-1/+3
* Improvements to xwd information from Joerg JenderekChristos Zoulas2022-05-091-8/+123
* PR/340: ESultanik: Add missing bytes in asf guidChristos Zoulas2022-04-251-2/+2
* PR/339: better hercules DASD images from jmaynardChristos Zoulas2022-04-251-8/+31
* more oric magic from polluksChristos Zoulas2022-04-251-1/+5
* XPM improvements from Joerg JenderekChristos Zoulas2022-04-231-3/+49
* More PHP magic from Anatol BelskiChristos Zoulas2022-04-201-1/+27
* Add "Microsoft At Work Fax document" by TrID (Joerg Jenderek)Christos Zoulas2022-04-181-1/+10
* From Dirk Mueller:Christos Zoulas2022-04-181-11/+11
* From Dirk Mueller:Christos Zoulas2022-04-181-14/+14
* PR/336: stefanwascoding: fix broken zsh env magicChristos Zoulas2022-04-041-2/+2
* intel bios rom parsing and pci vendor id map from Joerg JenderekChristos Zoulas2022-04-023-10/+302
* Recognize raspberry pi eeprom files (Joerg Jenderek)Christos Zoulas2022-04-021-1/+24
* Fix SAPCAR magic and add mime type (Markus Strehle)Christos Zoulas2022-03-261-2/+6
* Escape regex `.' twice since one level is removed by magic parsing.Christos Zoulas2022-03-248-21/+21
* typo in previousChristos Zoulas2022-03-211-2/+2
* PR/326: aichingm: Add support for QGIS filesChristos Zoulas2022-03-211-4/+7
* PR/32: wolfgangwalther: Add mime type for woff{,2} fontsChristos Zoulas2022-03-211-1/+3
* PR/328: adepasquale: Add more mimetypes and extensionsChristos Zoulas2022-03-214-4/+12
* PR/329: polluks: Another iff formatChristos Zoulas2022-03-211-1/+2
* 5view sniffer improvements from joerg jenderekChristos Zoulas2022-03-201-2/+49
* Improve ARJ information (Joerg Jenderek)Christos Zoulas2022-03-131-15/+125
* Recognize (some) openoffice extension files (Joerg Jenderek)Christos Zoulas2022-03-121-1/+13
* Combine regex's to improve performance adjusting strength to preserveChristos Zoulas2022-03-121-22/+7
* Recognize Autodesk 3ds Max (Joerg Jenderek)Christos Zoulas2022-02-261-1/+15
* Add another pattern to FoxPro FPT so that more files are recognizedChristos Zoulas2022-02-261-3/+5
* FIG image improvements from Joerg JenderekChristos Zoulas2022-02-191-2/+43