dolphin-emulator/Source/Core
Marisa Kirisame 8c5744bca7 miniupnpc API version 14 changed the upnpDiscover functions, adding an argument for TTL (should default to 2)
this enables support for that should the build system have that specific version installed, the miniupnpc bundled in the project is unchanged
2015-09-30 16:50:58 +02:00
..
AudioCommon Common: Remove other Common prefixed headers from Common.h 2015-09-26 18:51:58 -04:00
Common Fix -Wuninitialized warnings 2015-09-29 04:27:27 +02:00
Core miniupnpc API version 14 changed the upnpDiscover functions, adding an argument for TTL (should default to 2) 2015-09-30 16:50:58 +02:00
DiscIO Merge pull request #3099 from lioncash/banner 2015-09-29 03:49:08 +02:00
DolphinQt DiscIO: Add a way to get blob type 2015-09-27 20:54:31 +02:00
DolphinWX Fix blob type detection for game right-click menu 2015-09-27 21:06:19 +02:00
InputCommon Common: Move asserts to their own header 2015-09-26 18:51:27 -04:00
UICommon [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
VideoBackends OGL: Remove unnecesary FPSCounter include from Render.cpp 2015-09-29 10:01:38 -04:00
VideoCommon Merge pull request #3107 from lioncash/pragma 2015-09-29 19:53:12 +02:00
CMakeLists.txt