Commit Graph

31 Commits

Author SHA1 Message Date
RealTimeChris
e63bd09dc0
[Jsonifier] to v0.9.97 and [DiscordCoreAPI] to v2.0.7 (#40868)
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
Co-authored-by: WangWeiLin-MV <156736127+WangWeiLin-MV@users.noreply.github.com>
2024-10-15 21:14:34 -07:00
RealTimeChris
0555f524f1
[Jsonifier] to v0.9.95 and [DiscordCoreAPI] to v2.0.6 (#38556)
Jsonifier Changes:
* Added support for Arm-Neon 128-bit SIMD intrinsics.
* Modified some lines to correct cleanliness.
* Updated the raw_json_data class to remove superfluous functions.
* Updated some of the error_codes.
* Modified the parser, validator, serializer, and minifier classes to
reduce function call overhead.
* Refactored the usage of ascii_classes to instead utilize the
json_structural_type enumeration.
* Modified the CPU-detection script.
* Added a new compare function to accelerate string comparisons.
* Added MSVC, CLANG and GNU macros.

DiscordCoreAPI Changes:
* Updated the song platforms to support requesting playlists.
* Added a DCA_INLINE macro.
* Modified the usage of certain Jsonifier classes to hold up to the
updates.

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [x] The "supports" clause reflects platforms that may be fixed by this
new version.
- [x] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [x] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.
2024-05-03 15:26:46 -07:00
RealTimeChris
19786b14ec
Updating the necessary files. (#35886) 2023-12-27 23:51:01 -08:00
RealTimeChris
4ec4584501
[Jsonifier] to v0.9.93 and [DiscordCoreAPI] to v2.0.4 (#35625)
Updating the necessary files.
2023-12-13 23:36:20 -08:00
RealTimeChris
16eaa5d37f
Updating the necessary files. (#35358) 2023-11-28 21:52:21 -08:00
RealTimeChris
a429a35bb5
Updating the necessary files. (#34943) 2023-11-07 09:35:32 -08:00
RealTimeChris
aada2de03f
[DiscordCoreAPI] to v2.0.1 and [Jsonifier] to v0.9.9 (#34341) 2023-10-09 15:35:53 -07:00
RealTimeChris
cc9679a9b4
Updating the necessary files. (#33788) 2023-09-18 09:54:09 -07:00
RealTimeChris
b025c1a271
[DiscordCoreAPI] to v1.90 and [Jsonifier] to v0.9.7 (#33563) 2023-09-05 22:43:50 -07:00
RealTimeChris
a41cb3e775
Updating the necessary files. (#33217) 2023-08-17 11:08:58 -07:00
RealTimeChris
f826a89cb9
[DiscordCoreAPI] Updating to v1.70 (#32727) 2023-07-25 11:01:11 -07:00
Frank
452ed95c1c
[vcpkg baseline] Update discordcoreapi, jsonifier version (#32563) 2023-07-14 16:36:33 -07:00
RealTimeChris
2ebb70a6e4
[DiscordCoreAPI] Updating to v1.50 (#32486) 2023-07-11 11:53:14 -07:00
RealTimeChris
41940d0e0c
[DiscordCoreAPI] Update to version 2023-06-15 (#32043)
* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.
2023-06-21 22:33:59 -07:00
Chuck Walbourn
5d2a0a9814
Update xbox supports expressions for failing ports with copyleft licenses (#31770)
* Xbox triplets should not support ports with only copyleft licenses

* Reverted ports that build with xbox currently

* Fix conflict and rebase

* Update baseline

* Update baseline
2023-06-15 14:49:00 -07:00
RealTimeChris
b8353ae1a7
[DiscordCoreAPI] Updating to version 2023-05-30 (#31725)
* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.
2023-05-31 11:46:12 -07:00
Matthew Oliver
f76aa219bc
[discordapi] Update to 2023-01-02 version. (#28956)
* [discordapi] Update to 2023-01-02 version.

* Update versions.
2023-01-15 11:23:48 -08:00
Matthew Oliver
61eab021ba
[discordcoreapi] Fix compilation with ffmpeg. (#28494)
* [discordcoreapi] Fix compilation with ffmpeg.

* Update versions.
2022-12-28 12:57:42 -08:00
RealTimeChris
2daebf5b33
[DiscordCoreAPI] Update to version 2022-12-04 (#28169)
* Updating relevant files.

* Updating relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Update discordcoreapi.json

* Updating the portfile.

* Fixing a minor bug.

* Fixing a minor bug.
2022-12-05 10:49:03 -08:00
RealTimeChris
fb63ec2e08
[DiscordCoreAPI] Update to version 2022-11-19 (#27919)
* Updating relevant files.

* Updating relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Update discordcoreapi.json
2022-11-22 10:31:16 -08:00
Cheney Wang
dc96e73301
[discordcoreapi] Update to latest for fixing error C2664 in latest MSVC tools (#27773) 2022-11-14 14:35:03 -08:00
RealTimeChris
fcfda3c78c
[DiscordCoreAPI] Update to version 2022-10-30 (#27561)
* Updating version file.

* Updating version file.

* Updates!

* Updates!

* Updating the version file.

* Updates!

* Updates!

* Updating version file.

* Updating version file.

* Updating version file.

* Updating version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.
2022-10-31 17:16:01 -07:00
RealTimeChris
ddd7eb8123
[DiscordCoreAPI] Updating to version 2022-10-12 (#27205)
* Updating the necessary files.

* Updating version database.

* Updating the portfile.

* Updating version files.

* Updating version files.

* Updating version files.

* Updating version files.

* Updating version files.

* Updating version files.

* Updates!

* Updates!
2022-10-13 11:31:18 -07:00
RealTimeChris
889e650b77
[DiscordCoreAPI] Updating to version 2012-09-25 (#26975)
* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Update versions/d-/discordcoreapi.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update versions/d-/discordcoreapi.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-09-25 23:56:12 -07:00
RealTimeChris
3c2ab5f8e2
[DiscordCoreAPI] Update to version 2022-08-07 (#26216)
* Updates!

* Updates!

* Updates!

* Updates!

* Updates!

* Updates!

* Updates!

* Updates!

* Updates!

* Updates!

* Updates!

* Updates!

* Updates!

* Updates!
2022-08-08 11:55:07 -07:00
RealTimeChris
c5509d79e7
[DiscordCoreAPI] Update to version 2022-07-05 (#25564)
* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.
2022-07-05 11:55:37 -07:00
RealTimeChris
b54b707136
[DiscordCoreAPI] Update to version 2022-06-18. (#25292)
* Updates!

* Updating version data.

* Updates!

* Updates!

* Updates!

* Updates!

* Updates!

* Fixed an issue.

* Fixed an issue.

* Fixed an issue.

* Fixed an issue.

* Fixed an issue.

* Fixed an issue.

* Fixed an issue.

* Fixed an issue.

* Fixed an issue.

* Fixed an issue.

* Fixed an issue.

* Fixing an issue.

* Fixing an issue.

* Fixing an issue.

* Fixing an issue.

* Updates!

* Updates!

* Updating version info.

* Updating version info.

* Updating version info.

* Minor modifications.

* Minor modifications.

* Fixed a voice data interpolation issue.

* Fixed a voice data interpolation issue.

* Fixed a voice data interpolation issue.

* Fixed a voice data interpolation issue.

* Updates!

* Updates!

* Updates!

* Updates!

* Updates - fixed a thread contention issue.

* Updates - fixed a thread contention issue.

* Update portfile.cmake

* Update versions/d-/discordcoreapi.json

* Update portfile.cmake

* Updating - fixing an issue.

* Updating - fixing an issue.

* Updates - fixed a voice reconnection issue.

* Updates - fixed a voice reconnection issue.

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-06-23 13:58:34 -07:00
RealTimeChris
43a8badaed
[DiscordCoreAPI] Update to 2022-05-05 (#24563)
* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating the port data!

* Updating port data.

* Updating port data.

* Updating port data.

* Updating port data.

* Updating port data.
2022-05-05 15:28:56 -07:00
RealTimeChris
9429391e9f
[DiscordCoreAPI] Fixing a certificate location issue. (#24204)
* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Removing patch file.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updating version database.

* Updated build system.

* Updated build system.

* Updated build system.

* Updated build system.

* Updated build system.

* Updated build system.

* Updating version database.

* Updating version database.

* Updating version database.
2022-04-18 15:43:59 -07:00
Jack·Boos·Yu
8f443619b2
[discordcoreapi] install certs in correct location (#24031) 2022-04-13 10:47:44 -07:00
RealTimeChris
c3ff2bffff
[DiscordCoreAPI] Adding DiscordCoreAPI Discord bot library package. (#23895) 2022-04-07 07:55:26 -07:00