Граф коммитов

159 Коммитов

Автор SHA1 Сообщение Дата
Fernando Cisneros 565db8af40 2410 GDK 2024-11-15 14:28:54 -08:00
Fernando C 8744d20a75
GDK 2406 (#602)
* GDK 2406

* Added VS2022.sln
2024-06-18 17:33:07 -07:00
John L b1f4d50443
2310 GDK (#601) 2023-09-26 12:34:58 -07:00
rgomez391 d5841d9f5a
2303 publish to Github (#600)
Co-authored-by: Raul Gomez Rodriguez <raulalbertog@microsoft.com>
2023-03-23 10:37:21 -07:00
Nathan Iskandar f1a347b91f
2210 GDK QFE1 (#599)
* 2210 GDK QFE1
2022-12-08 16:30:39 -08:00
Nathan Iskandar 525786e8de
2210 GDK (#597)
* 2210 GDK
2022-10-27 12:40:03 -07:00
Nathan Iskandar 65a698fad8
2206 GDK QFE4 (#595)
* 2206 GDK QFE4
2022-09-30 21:06:53 -07:00
Nathan Iskandar 97a124001e
2206 GDK QFE3 (#593)
* 2206 GDK QFE3
2022-09-07 14:51:44 -07:00
Nathan Iskandar a4d82ba5b1
2206 GDK (#588)
* 2206 GDK
2022-06-08 17:12:07 -07:00
Nathan Iskandar ac85ac1264
2203 GDK (#584) 2022-03-16 14:50:35 -07:00
Nathan Iskandar 312e05d78b
2110 GDK QFE1 (#583)
* 2110 GDK (#578)

* Update README.md

* 2110 GDK QFE1 (#582)

* Update to 2110 GDK QFE1
2022-02-16 15:58:41 -08:00
Nathan Iskandar 69e4b003ae
2110 GDK (#578) (#579)
* 2110 GDK (#578)
2021-10-26 17:27:32 -07:00
Nathan Iskandar 9e7e51e086
2106 GDK QFE3 (#576) (#577)
* Update to 2106 GDK QFE3
2021-09-13 11:12:36 -07:00
Nathan Iskandar 676e5d0832
2106 GDK (#570) 2021-06-15 15:54:53 -07:00
Nathan Iskandar 43c95d3060
2104 GDK QFE2 (#569)
* Update to 2104 GDK QFE2
2021-06-02 13:15:03 -07:00
Nathan Iskandar 2780ee4d09
2104 GDK QFE1 (#567)
* 2104 GDK (#564)

* 2104 QFE1 (#566)
2021-05-07 14:56:02 -07:00
Nathan Iskandar df1907c417
2104 GDK (#564) (#565) 2021-04-30 14:39:20 -07:00
Nathan Iskandar 730f579d41
Preview/2102 (#563)
* 2102 GDK (#552)

* 2102 GDK rapidjson version (#554)

* Resolve incorrect rapidjson version in 2102

* 2102 GDK QFE 1 (#556)

* 2102 GDK QFE1

* 2102 GDK QFE2 (#562)

* 2102 GDK QFE2
2021-04-22 15:31:55 -07:00
Ramsey 02e1e048fb
Preview/2011 for 2011qfe1 (#551)
* Add security notice

* Updating libHttpClient

* Update to 2011 GDK QFE1 (#550)

Co-authored-by: jplafonta <jlafonta0550@gmail.com>
Co-authored-by: Nathan Iskandar <54045034+natiskan@users.noreply.github.com>
2021-01-25 13:17:54 -08:00
John L 37eeaaaba6
GDK 2011 source release (#546)
* GDK 2011 source release (#544)

* Aligning with GDK 2011 binaries
2020-12-07 13:42:01 -08:00
Ramsey 798bf03b07
Updated WinRT presence (#541) 2020-11-03 11:22:42 -08:00
Jason Sandlin a8bf6a09f3
Fixing package.appxmanifest comment (#540)
* Fixing package.appxmanifest comment

* PR
2020-09-25 11:49:42 -07:00
Ramsey d2f0f1f860
Bug 29553741: XSAPI: Crossplay session capability incorrectly parsed (#538) 2020-09-23 17:12:41 -07:00
Ramsey 6f7bdebcf9
Bug 28017829: ERA/UWP SDKs - Add Scarlett device types to presence APIs and social manager APIs (#534) 2020-08-25 15:33:39 -07:00
Falko Axmann 90b38b434d Fix null value used for CppRestSDK json (#526)
The null value for a web::json::value was incorrectly set using the
enum web::json::value::NULL rather than web::json::value::null().
This will lead to the value being the numeric value of the enum,
rather than the intended 'null'.
2019-07-29 11:39:30 -07:00
Jason Sandlin 416c8d54d6 Fixing crash in the ConvertHRESULTToException when message is nullptr (#519) 2019-05-20 12:41:55 -07:00
Ramsey d8db86cf93
Fixed issue where stats manager initializes the shared rta connection (#516) 2019-01-08 13:42:45 -08:00
Jason Sandlin bc38c4fa8a Adding WinRT API for stats callback id (#474) 2018-10-06 02:37:47 -07:00
Jason Sandlin 6c7d904208 Adding callback ID for stats 2017 leaderboard calls (#344) 2018-10-06 02:37:19 -07:00
Ramsey b6a685fe9c Added TryUpdateAchievementAsync calls (#429) 2018-10-06 02:33:17 -07:00
Ramsey 5fd1878efa
-m (#326) 2018-03-06 15:22:58 -08:00
Ramsey d153c14f5b
Create game from lobby retry logic (#325)
Added retry logic to multiplayer_lobby_client::create_game_from_lobby()
2018-03-06 14:12:41 -08:00
John L a880a7c8f9 Fixing bug in get club recommendations (#317) 2018-02-22 15:38:48 -08:00
Kevin Asgari 0611eb8bc1 Fix up WinRT code comments for stats manager APIs (#308) 2018-02-12 16:10:51 -08:00
Sonaza 66b646a62a Added a missing nullptr check in multiplayer client manager (#305) 2018-01-30 12:18:37 -08:00
Cameron Goodwin e33c6e40aa Fixing issue with catalog bundle API calls. Code was passing back a new uninitialized payload rather than the object that was initialized in the code above as the non-bundle version of the APIs do. Was causing an exception in the In Game Store sample as the has_next() API would return true when there was no get next call to be made. (#301) 2018-01-22 16:11:49 -08:00
MSFT-Heba 74c3ef9f27
Initializing the privacy check result to include Permission Id (#296)
* Initializing the privacy check result to include Permission Id
2017-12-11 12:10:40 -08:00
Jason Sandlin ebfb47acdc
Fixing build break (#294) 2017-12-01 17:53:52 -08:00
Kevin Asgari feae130022 Clean up MultiplayerManager WinRT doc comments (#292)
* updates to multiplayer manager code comments

* Fixed WinRT doc comments for MultiplayerManager.

* Fix doc comment error.
2017-12-01 15:47:38 -08:00
Jason Sandlin 529a5e1fe3
Routing full URL to routed event, and adding profile call to test app (#291) 2017-12-01 14:14:12 -08:00
Jason Sandlin f06cbe545b
Removing dead macros (#289) 2017-11-29 13:03:15 -08:00
Jason Sandlin 85ec1e06c5
Fixing PeopleHubTestOverloadStrings test (#287)
* Fixing PeopleHubTestOverloadStrings test

* Fixed PR feedback
2017-11-14 16:54:35 -08:00
Jason Sandlin d85ca6c3e5 Fixing more unit test macros (#285) 2017-11-14 13:47:29 -08:00
Ramsey 2410fd2d2b
Added UNIT_TEST_SERVICES preprocessor to call_buffer_timer (#283) 2017-11-14 11:18:17 -08:00
Jason Sandlin 83f75bfe89
Cleaning up macros (#282)
* Cleaning up macros

* Fixing PR
2017-11-13 15:20:29 -08:00
Jason Sandlin b2627732bd
Removing dead XSAPI_SERVER ifdef (#277) 2017-11-03 14:48:51 -07:00
Jason Sandlin 7c54ba13e9 Removing dead XBOX_UWP ifdef (#276) 2017-11-03 14:10:45 -07:00
Jason Sandlin 1c53e538f4
Fixing TAEF build (#275) 2017-10-31 10:49:15 -07:00
Jason Sandlin 982ad72a9a
Fixing unit test project (#273) 2017-10-27 14:47:50 -07:00
Jason Sandlin 5f4c2f9331 Updating macros (#272) 2017-10-26 17:58:59 -07:00