Jason Sandlin
a5258e65f8
Removing unused macro ( #160 )
2017-05-19 16:32:34 -07:00
Kevin Asgari
2afacd80cc
Added pragma for invalid xml doc targets, and added /doc option to uwp winrt build ( #149 )
2017-05-09 15:17:00 -07:00
Kevin Asgari
6d739feb2e
Doc comment fix ( #146 )
...
* Fix badly formed XML doc comments
* Clean up xml doc comments
* adding submodule
2017-05-09 14:07:23 -07:00
Matt VanderKolk
b07c3558f1
Converting code to be multiplatform compatible. ( #144 )
2017-05-05 02:34:04 -07:00
Kevin Asgari
76496a2af6
Fix badly formed XML doc comments ( #143 )
2017-05-04 14:51:16 -07:00
Aditya Toney
562597bc9d
Developer Ask: Enable locking a session. ( #138 )
...
* Developer Ask: Enable locking a session.
2017-04-28 12:05:47 -07:00
Aditya Toney
f3a27adbe5
Adding customProperties to acitivity handles ( #136 )
2017-04-26 13:40:33 -07:00
Jason Sandlin
bc3f41d882
Adding custom properties for search handles ( #133 )
2017-04-24 14:18:42 -07:00
Kevin Asgari
4e7d0ddd70
Replaced smart quotes with regular quotes. ( #131 )
2017-04-20 14:55:56 -07:00
Clayton Vaught
390f22fb1f
Fix "bad json" being returned instead of valid HTTP Error Code ( #130 )
...
* Fix "bad json" being returned instead of correct http error code
The wrong override of extract_json_field was being called, this resulted
in an thrown error instead of returning a correct error code.
2017-04-19 16:37:03 -07:00
Aditya Toney
9f4df22b96
Adding RTA subs for Tournaments ( #126 )
...
* Adding RTA subs for Tournament
* Adding WinRT APIs & cpp/h files to other projects
* Updating test app with Tournament subscribe scenarios
2017-04-03 10:03:08 -07:00
Cameron Goodwin
2b6f179669
Bug fix for bug 11460075 ( #125 )
2017-03-31 14:59:55 -07:00
Aditya Toney
fd5e47ef51
Adding RTA subscriptions for Teams ( #124 )
2017-03-31 12:32:04 -07:00
Jason Sandlin
040402df3b
Fixing title storage URI path for universal storage ( #123 )
2017-03-30 21:03:04 -07:00
Aditya Toney
c58129dc0b
Fixing bugs from Tournament validation ( #120 )
2017-03-29 18:39:51 -07:00
Jason Sandlin
21d057fc31
Adding XboxLiveCreatorsTitle bool in xboxservcies.config ( #117 )
2017-03-29 13:36:35 -07:00
Paul Liu
660e75ce07
Revert the generic cpp error to HRESULT mapping to E_FAIL. Fix minor te unittest build break. ( #118 )
2017-03-29 13:34:05 -07:00
Paul Liu
1dc77fd2f1
Return orignal signin error code to caller. ( #115 )
2017-03-28 15:57:27 -07:00
Aditya Toney
f4f21d9611
Fixing IDL build issues: Adding getters & setters to TournamentRequest & TeamRequest classes. ( #114 )
2017-03-28 14:37:56 -07:00
Aditya Toney
7ddcdf3457
Enable updated MPSD Xbox Live compute allocation method ( #110 )
...
* Enable updated MPSD Xbox Live compute allocation method
2017-03-27 11:59:31 -07:00
Paul Liu
87f497baa7
Add more error handling for various sign in corner cases. ( #112 )
2017-03-24 18:07:55 -07:00
Paul Liu
5d7719adcb
Spopmua ( #111 )
...
Add MUA support API for c++ layer.
2017-03-24 14:26:45 -07:00
Aditya Toney
dd3a673dec
Minor Team API changes ( #106 )
...
* Making Team API changes
* Adding continuation URI & fixing GetNextAsync API to support nextLinkUrl
2017-03-23 13:01:48 -07:00
Jason Sandlin
ddb70d9800
Fixing exception when config is missing due to relock of mutex ( #108 )
...
* Fixing exception when config is missing due to relock of mutex
* Fixing tabs
2017-03-22 12:41:13 -07:00
Aditya Toney
9ca7a69d29
Adding Team APIs (Cpp & WinRT)
...
* Adding Team APIs
* Adding Team API files to all XSAPI projects.
2017-03-17 22:56:15 -07:00
Jason Sandlin
29b2fe5576
Changing stats refresh timer to be 30 seconds ( #101 )
2017-03-17 14:59:33 -07:00
Aditya Toney
78898d7884
Adding Tournament cpp & WinRT APIs ( #100 )
...
* Adding Tournament cpp & WinRT APIs
* Addressing CF feedback.
2017-03-17 14:57:16 -07:00
Garrett Woodford
695b48d9c0
Added LB2017 apis ( #88 )
...
* Added LB2017 apis
* Added codeflow feedback
* fixed build breaks
* Modified more from codeflow changes
* changed continuation token to a has_next
* Fixed the docs on the APIs
2017-02-27 18:56:05 -08:00
Jason Sandlin
031bd47e20
Fixing unit tests ( #87 )
2017-02-26 20:30:12 -08:00
Jason Sandlin
1b472a801b
Fixing WinRT build ( #86 )
2017-02-26 12:47:54 -08:00
Jason Sandlin
bf64cecbbc
Adding MSA constent offer for Creators SDK ( #85 )
2017-02-25 01:30:54 -08:00
Blake Gross
05400926d9
Added delete api to stats manager, fixed WinRT issues, added more tes… ( #84 )
...
* Added delete api to stats manager, fixed WinRT issues, added more tests, fixed deadlock and race conditions
* Fixed for XDK
2017-02-24 11:23:13 -08:00
Jason Sandlin
dd95ccc3c3
Fixing license headers ( #83 )
2017-02-22 16:34:57 -08:00
Jason Sandlin
155b4dbb82
Removing unsupported files ( #76 )
2017-02-15 18:25:32 -08:00
Jason Sandlin
23c9e8679b
Removing title upsell and switch_account APIs ( #70 )
2017-02-14 16:24:23 -08:00
Aditya Toney
b9e362f09c
Adding arbitration status to multiplayer_session. ( #68 )
2017-02-09 17:54:11 -08:00
Aditya Toney
6034831c99
Adding deprecation tags to Title Storage APIs for session & json types. ( #66 )
...
* Adding deprecation tags to Title Storage APIs for session & json types.
2017-02-09 12:31:15 -08:00
sawalkerXbox
77e05f9bba
Fixed build and runtime issues with iOS ( #65 )
2017-02-08 14:10:43 -08:00
Aditya Toney
183105b14c
Adding arbitration start time ( #64 )
2017-02-07 17:24:00 -08:00
Blake Gross
dcf5554e90
Updated to latest SVD schema and fixed stats unit tests ( #63 )
2017-02-03 17:16:05 -08:00
Blake Gross
ce8537106d
Adding in Stats Manager implementation for GDC release ( #62 )
2017-02-02 21:10:59 -08:00
Jason Sandlin
76173c42b0
Adding support for titleId in hex ( #59 )
2017-02-02 13:48:10 -08:00
Blake Gross
8d968b6a14
Bringing over 1611 QFE 2 and 1612 Changes ( #58 )
2017-02-01 13:56:31 -08:00
Cullen Waters
974c9d99f3
Removing sidecar auth components ( #53 )
2017-01-28 10:35:56 -05:00
Cullen Waters
654218c8ce
Fixing a few places where pch.h was included in headers. ( #51 )
...
Fixing a bug when an error occurred during token fetch via the sidecar appchannel
2017-01-28 10:33:48 -05:00
James Edwards
d54bf2c253
Fixing regressions introduced in PR #35 ( #42 )
2017-01-17 18:20:30 -08:00
James Edwards
e3ce794096
Updating xsapi to be able to build shared source for beam and xsapi namespaces ( #35 )
2017-01-12 12:29:58 -08:00
Cullen Waters
8c32c01dc4
Fixing issue with sidecar protocol activation code ( #33 )
2017-01-11 12:40:14 -05:00
Aditya Toney
8f583018fc
Fixing an issue where game_session would be nullptr once find_match_completed event succeeds. ( #30 )
2017-01-06 15:12:19 -08:00
Blake Gross
a1c5904f71
Adding Social Manager Rich Presence Polling and fixed lock issues
2017-01-03 16:46:27 -08:00
Garrett Woodford
fd8e0848ed
Bringing over a mobile change from old repo. ( #25 )
...
* added the external mobile sdk to the ignore
* Expose JNI call setLongHttpCall to support long request on Android
2016-12-27 11:18:30 -08:00
Paul Liu
c3694b83d3
Expose wns notification. Add presence write as a part of sign in for token verification. ( #24 )
2016-12-14 13:26:57 -08:00
Garrett Woodford
01e63c3a04
changed allocation host calls from gameserverds to gameserverms ( #23 )
2016-12-12 11:31:01 -08:00
Jason Sandlin
70ae269963
Fixing dispatcher on ERA ( #21 )
2016-12-06 23:10:41 -08:00
Cullen Waters
6ae8880704
Changing config location for sidecar builds ( #17 )
...
For sidecar executables (unity editor, for example), there's no package directory, since they are win32 apps. For those executables, use the current working directory as the root for loading the config file.
2016-12-05 14:50:11 -08:00
Cullen Waters
8f10cc4af5
Making sidecar configurable via config file instead of hardcoded ( #16 )
2016-12-05 15:42:04 -05:00
Blake Gross
40ba7996d1
Fixed requesting core windows multiple times ( #14 )
...
* Fixed requesting core windows multiple times
* Added try catch around acquring the corewindow
2016-11-30 13:25:51 -08:00
Jason Sandlin
e545a82a88
Adding sidecar from cuwaters ( #9 )
2016-11-28 10:18:51 -05:00
Jason Sandlin
9b6c91918e
Init
2016-11-22 17:10:54 -08:00