SDL/src/core
Sam Lantinga 312da2623a Fixed bug 3854 - arguments to dbus_type_is_basic() were incorrect
Aaron

As of 2.0.6, all of my games are failing with the following error:

process 31778: arguments to dbus_type_is_basic() were incorrect, assertion "dbus_type_is_valid (typecode) || typecode == DBUS_TYPE_INVALID" failed in file dbus-signature.c line 322.
This is normally a bug in some application using the D-Bus library.
  D-Bus not built with -rdynamic so unable to print a backtrace

(patch by  Ozkan Sezer)
2017-10-05 09:37:28 -07:00
..
android Separated out SDL Android java code so audio, controller, and filesystem APIs can be used independently of the SDL activity, in Qt apps for example. 2017-09-22 08:30:46 -07:00
linux Fixed bug 3854 - arguments to dbus_type_is_basic() were incorrect 2017-10-05 09:37:28 -07:00
unix Added missing files from the previous commit 2017-08-14 20:25:53 -07:00
windows Renaming of guard header names to quiet -Wreserved-id-macro 2017-08-28 00:22:23 -07:00
winrt WinRT: build fix when using recent versions of the Windows 10 SDK 2017-09-11 18:20:56 -04:00