Actions
Emulator Issues #6418
closedAdd UPnP support
Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
This patch adds UPnP support using the miniupnpc library.
It's kind of a large patch because of the miniupnpc library being added... however the patch should be mostly self-contained. It includes additions for both the CMake file and Visual Studio files. I can't really control how VS chooses to modify the project files, so those diffs are a bit of a mess.
Updated by johnwchadwick over 11 years ago
- Status changed from New to Fixed
I was granted commit access and pushed a much improved version of this patch (revision 16cd26d17788.)
Actions