gstreamer/win32/common
Tim-Philipp Müller c721d53773 Remove GST_TYPE_DATE, our own GDate type
Which we had to add because GLib didn't have it
back in the day. Port everything to plain old
G_TYPE_DATE, which is also a boxed type. Ideally
we'd just use GDateTime for everything, but it
doesn't support not setting some of the fields
unfortuntely (which would be very useful for
tag handling in general, if we could express
2012-01 for example).

https://bugzilla.gnome.org/show_bug.cgi?id=666351
2012-01-12 20:50:53 +00:00
..
config.h back to development 2011-09-29 17:04:57 +02:00
dirent.c Fix a couple of missing includes for MSVC2005 and a C99 issue. Also, starting with 2.14.0, GLib won't provide a pipe(... 2007-10-31 22:01:03 +00:00
dirent.h win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
gstconfig.h Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere. 2008-07-31 15:20:32 +00:00
gstenumtypes.c pad: rename GstActivateMode to GstPadActivateMode 2011-11-01 00:25:02 +00:00
gstenumtypes.h RELEASE 0.11.1 2011-09-29 16:50:21 +02:00
gstmarshal.c win32: update exports and other things 2011-06-04 16:05:15 +01:00
gstmarshal.h win32: update exports and other things 2011-06-04 16:05:15 +01:00
gstversion.h back to development 2011-09-29 17:04:57 +02:00
gtchar.h win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
libgstbase.def Merge remote-tracking branch 'origin/master' into 0.11 2011-12-25 11:58:12 +00:00
libgstcontroller.def win32: update exports for new API 2011-12-25 21:01:43 +00:00
libgstdataprotocol.def defs: update defs 2010-12-07 18:33:51 +01:00
libgstnet.def def: update defs 2011-11-03 16:49:48 +01:00
libgstreamer.def Remove GST_TYPE_DATE, our own GDate type 2012-01-12 20:50:53 +00:00