index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
xdgmime
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-26
xdgmime: Use GIOs g_content_type_guess() if possible
Sebastian Dröge
2
-17
/
+55
2009-03-26
xdgmime: Link with winsock library to fix build with MinGW
Руслан Ижбулатов
1
-1
/
+1
2009-03-13
xdgmime: make xdg typefinder more conservative
Tim-Philipp Müller
1
-3
/
+19
2009-03-02
xdgmime: Reduce probability to POSSIBLE
Sebastian Dröge
1
-1
/
+1
2009-03-02
xdgmime: Add locking to the xdg_mime_* calls as it's not thread-safe
Sebastian Dröge
1
-0
/
+9
2009-03-01
xdgmime: Use g_pattern_match_simple() instead of fnmatch() for Win32 compatib...
Sebastian Dröge
5
-7
/
+4
2009-03-01
xdgmime: Fix unused variable compiler warning
LRN
1
-0
/
+2
2009-03-01
xdgmime: Don't warn if we have no MMAP support
Sebastian Dröge
1
-2
/
+0
2009-03-01
xdgmime: Use g_ntoh[ls] instead of the non-GLib functions for Win32 compatibi...
Sebastian Dröge
1
-3
/
+3
2009-03-01
xdgmime: Use G_BYTE_ORDER instead of relying on LITTLE_ENDIAN to be defined
Sebastian Dröge
1
-1
/
+4
2009-02-27
xdgmime: Use empty caps for registering the typefinders with old core versions
Sebastian Dröge
1
-2
/
+17
2009-02-24
xdgmime: Add new typefinder based on xdgmime
Sebastian Dröge
18
-0
/
+4479