summaryrefslogtreecommitdiff
path: root/gst/xdgmime/xdgmime
Commit message (Expand)AuthorAgeFilesLines
* xdgmime: Use g_pattern_match_simple() instead of fnmatch() for Win32 compatib...Sebastian Dröge2009-03-015-7/+4
* xdgmime: Fix unused variable compiler warningLRN2009-03-011-0/+2
* xdgmime: Don't warn if we have no MMAP supportSebastian Dröge2009-03-011-2/+0
* xdgmime: Use g_ntoh[ls] instead of the non-GLib functions for Win32 compatibi...Sebastian Dröge2009-03-011-3/+3
* xdgmime: Use G_BYTE_ORDER instead of relying on LITTLE_ENDIAN to be definedSebastian Dröge2009-03-011-1/+4
* xdgmime: Add new typefinder based on xdgmimeSebastian Dröge2009-02-2416-0/+4385