summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add Nintendo Switch encrypted ROMswip/hadess/nintendo-switchBastien Nocera2018-10-141-0/+5
|
* ci: Add CIBastien Nocera2018-10-141-0/+19
|
* HACKING: Update for GitLabBastien Nocera2018-10-141-16/+4
|
* build: Allow setting test suite helpersBastien Nocera2018-10-143-10/+19
| | | | And fix running the test suite with srcdir != builddir
* build: Fix autogen.sh for srcdir != builddirBastien Nocera2018-10-141-1/+7
|
* build: Make tree-magic tests relative to test list fileBastien Nocera2018-10-142-15/+18
| | | | | | So that the directories are relative to the test list file, which we know the path of, rather than top_srcdir, which we can't get to if we build with srcdir != builddir.
* build: Always validate freedesktop.org.xmlBastien Nocera2018-10-141-5/+1
|
* build: Disable running "make check" in "all" targetBastien Nocera2018-10-142-9/+0
|
* spec: increase version numberDavid Faure2018-10-031-2/+2
|
* shared-mime-info: mention the support for C character escapesDavid Faure2018-10-031-1/+1
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=108128
* Assign *.html to XHTML pagesNikita Zlobin2018-08-211-0/+2
| | | | | | | | | So that WebKitGTK+ can detect mime-types more reliably for local XHTML files which wouldn't be detected as XHTML through magic. See https://bugs.webkit.org/show_bug.cgi?id=160347 https://bugs.freedesktop.org/show_bug.cgi?id=107637
* Change the preferred suffix for image/jpeg from .jpeg to .jpgDavid Faure2018-08-121-1/+1
| | | | https://bugs.kde.org/show_bug.cgi?id=176737
* Add MIME type info for MavenAlberto Fanjul2018-07-254-0/+134
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=107322
* Fix memleak in write_data()Bastien Nocera2018-07-241-0/+2
| | | | s is allocated but never freed.
* Fix potential memleak in parse_string_mask()Bastien Nocera2018-07-241-1/+1
| | | | | parsed_mask needs to be freed before the potential exit in g_return_val_if_fail()
* Fix potential fd leak on error in sync_file()Bastien Nocera2018-07-241-0/+1
|
* Make Gradle script glob more genericAlberto Fanjul2018-07-241-2/+2
| | | | | | And rename the mime-type. https://bugs.freedesktop.org/show_bug.cgi?id=107321
* Add MIME type for Gradle build toolAlberto Fanjul2018-07-223-0/+19
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=107321
* Add MIME type info for Groovy scripting languageAlberto Fanjul2018-07-223-0/+12
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=107321
* Add MIME type for reStructuredText (text/x-rst)Friedrich W. H. Kossebau2018-07-163-0/+75
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=107227
* 1.10Release-1-10Bastien Nocera2018-06-282-1/+32
|
* Add another glob for Raw Floppy Disk ImagesBastien Nocera2018-06-231-0/+1
|
* Add aliases for SAP and HFE mime-typesBastien Nocera2018-06-221-0/+2
| | | | As used in the Teo emulator
* Add a mime-type for raw floppy disk imagesBastien Nocera2018-06-221-0/+6
|
* Fix indentation of Raw Disk Images mime-typesBastien Nocera2018-06-221-10/+10
|
* application/vnd.youtube.yt: New typeVille Skyttä2018-06-171-0/+6
| | | | https://www.iana.org/assignments/media-types/application/vnd.youtube.yt
* audio/usac: New typeVille Skyttä2018-06-171-0/+7
| | | | https://www.iana.org/assignments/media-types/audio/usac
* model/stl: Use new IANA typeVille Skyttä2018-06-172-13/+8
| | | | https://www.iana.org/assignments/media-types/model/stl
* application/xliff+xml: Use new IANA typeVille Skyttä2018-06-171-1/+2
|
* audio/aac: Add *.adts and *.ass globs from IANAVille Skyttä2018-06-171-0/+2
| | | | https://www.iana.org/assignments/media-types/audio/aac
* application/pkcs8-encrypted: New typeVille Skyttä2018-06-171-0/+6
| | | | https://www.iana.org/assignments/media-types/application/pkcs8-encrypted
* application/vnd.comicbook-rar: Use new IANA typeVille Skyttä2018-06-171-1/+2
|
* tests: Add sqlite2 testVille Skyttä2018-06-172-0/+2
|
* application/x-sqlite2: Add *.sqlite2 globVille Skyttä2018-06-171-0/+1
|
* tests: Add sqlite3 testVille Skyttä2018-06-172-1/+2
|
* application/vnd.sqlite3: Use new IANA type, add *.sqlite3 globVille Skyttä2018-06-171-1/+3
|
* Add text/x-perl alias to application/x-perlPino Toscano2018-06-041-0/+1
| | | | | | | text/x-perl is the name for Perl scripts in the old MIME type system, and thus produced e.g. as content-type by users of that MIME system. https://bugs.freedesktop.org/show_bug.cgi?id=106813
* Remove magic from STL binaryBastien Nocera2018-06-042-8/+1
| | | | | | | 3-NUL bytes aren't enough to be sure that this will only ever match STL binary headers. https://bugs.freedesktop.org/show_bug.cgi?id=106330
* Add test for bug 106330Bastien Nocera2018-06-042-0/+1
| | | | The first 32k of an ISO file.
* Add mime-type for HEIF imagesJoachim Bauch2018-05-294-0/+12
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=106691
* Check 128 bytes rather than 32.David Faure2018-04-261-1/+1
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=97372
* po: Update translationsBastien Nocera2018-04-2672-51549/+62114
| | | | Adding Belarusian and Friulian translations.
* Differentiate Neo Geo Pocket Color ROMs from non-Color onesExalm2018-04-244-2/+18
| | | | | | | | | | | | | | | | Add an 'application/x-neo-geo-pocket-color-rom' MIME type, as opposed to 'application-x-neo-geo-pocket-rom'. Neo Geo Pocket Color ROMs usually have '.ngc' extension instead of '.ngp', and their 0x23rd byte in the header is different from NGP ones. The first 9 characters in the header can either be "COPYRIGHT" or " LICENSED" with a leading space. Also update application/x-neo-geo-pocket-rom test to use an actual NGP game instead of a Neo-Geo Pocket Color one. http://bugzilla.freedesktop.org/show_bug.cgi?id=106055
* Remove extra linefeed in debug outputBastien Nocera2018-04-241-11/+11
| | | | g_message() already appends a linefeed.
* Add some debug when parsing XML package filesBastien Nocera2018-04-241-0/+2
| | | | So as to know in which order they are processed.
* Look in obsolete KDE sub-dirs for clean up opportunitiesBastien Nocera2018-04-231-0/+3
| | | | | | | | | | | media_types[] is also used to list the possible directories to look into for clean up opportunities, when recreating shared-mime-info's cache. This will clean up files left-over by old versions of KDE. https://github.com/KDE/kcoreaddons/commit/36ff1bf60c9b12c28ed4d7566abceac10cab345e https://bugs.freedesktop.org/show_bug.cgi?id=16816
* Don't warn with unknown top level type namesBastien Nocera2018-04-231-1/+1
| | | | | | | | | | Old broken mime-types still lie around, and just won't go away after years. I'd rather like never to hear about things that aren't shared-mime-info bugs, so drop the priority of the logs to Message. Use the "-V" to display those again. https://bugs.freedesktop.org/show_bug.cgi?id=16816
* Remove *.bin from application/octet-streamDavid Faure2018-01-281-1/+0
| | | | | | | | | It prevents better detection of the actual mimetype (octet-stream meaning "unknown type of file", really) and (in Qt) leads to a preferred suffix of .bin when saving a file due to this being the only glob (and therefore the preferred glob). https://bugs.freedesktop.org/show_bug.cgi?id=101667
* Change Qt Linguist file type to text/vnd.qt.linguistShawn Rutledge2018-01-263-6/+9
| | | | | | | | | | | TrollTech doesn't exist anymore: now Qt is the name of the company, the non-profit foundation, and the product. This change will makes this file type more recognizable in the future when TrollTech may be forgotten. Also update linguist.ts to look like a current (Qt 5.11) translation file. https://bugs.freedesktop.org/show_bug.cgi?id=104799
* Add MPEG-4 Ringtone mime-typeBastien Nocera2018-01-233-0/+6
| | | | | | As used by iTunes and iOS. https://bugs.freedesktop.org/show_bug.cgi?id=104706