Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

ha-ves

ha-ves pushed 26 commits to master ha-ves/Steamworks.NET
  • Update RedistInstall.cs Typo in "copys". replace with "copies" c0d7c5f
  • Merge pull request #500 from AW1534/patch-1 Update RedistInstall.cs c918592
  • Fixed ISteamNetworkingSockets::ConfigureConnectionLanes parameters to be arrays (Fixes #597 via @Idles) b6ab9ab
  • Convert ISteamNetworkingSockets.SendMessages pMessages parameter from SteamNetworkingMessage_t[] to IntPtr[] to fix #598 d9ac268
  • Convert m_reserved in SteamNetworkingIdentity from a uint[] to 32 individual uints to make the type blittable/unmanaged 6879a84
  • Merge pull request #601 from rlabrecque/rlabrecque/fix-steam-networking-identity-blittable Convert m_reserved in Ste... 37df82e
  • Update to Steamworks SDK 1.58a a5222ef
  • Merge pull request #613 from rlabrecque/rlabrecque/update-to-1.58a Update to Steamworks SDK 1.58a ac8d019
  • Update to Steamworks SDK 1.59 078ed3c
  • Merge pull request #614 from rlabrecque/rlabrecque/update-to-1.59 Update to Steamworks SDK 1.59 d52ef7b
  • Update to Steamworks SDK 1.60 7e5ab18
  • Merge pull request #623 from rlabrecque/rlabrecque/update-to-1.60 Update to Steamworks SDK 1.60 7085de4
  • Add missing isteamtimeline.cs.meta for Unity 9d8ea8c
  • Merge pull request #625 from rlabrecque/rlabrecque/isteamtimeline Add missing isteamtimeline.cs.meta for Unity 78cdcd2
  • Improve overriding arg attributes 2c15a66
  • Add STEAM_OUT_ARRAY_COUNT to SteamNetworkingSockets/Messages functions that return ppOutMessages 4c8c590
  • Add STEAM_OUT_ARRAY_COUNT to ISteamUGC_GetQueryUGCContentDescriptors to fix mis-generated argument pvecDescriptors f4bb99a
  • Merge pull request #627 from rlabrecque/rlabrecque/fix-getqueryugccontentdescriptors Fix ISteamUGC_GetQueryUGCConten... 70d1d35
  • Remove STEAMNETWORKINGSOCKETS_ENABLE_SDR define since it seems to no longer be a thing 22139ad
  • Update SteamworksParser expose generate a GameServer version of ISteamNetworkingMessages (Fixes #587) 226a7fd
  • and 6 more ...

View on GitHub

ha-ves pushed 45 commits to dev ha-ves/Discord.Net
  • [Feature] Add purchase notification (#2942) 9d92435
  • [Fix] ButtonBuilder validations(#2943) 5a71ad3
  • Meta/3.15.1 (#2944) * Update Discord.Net.targets * Update docfx.json * Update Discord.Net.nuspec * Update C... 28d3dcd
  • Hotfix 3.15.2 (#2946) 85a13e9
  • add IsAvailable to GuildEmote cb79f04
  • Update for the breaking change discord has made + v3 is cringe (#2951) * update for the breaking change discord made... 8afea2c
  • Fix IndexOf bug in CreateBucketId (#2948) Fix IndexOf bug in CreateBucketId ec0ba49
  • longer polls (#2953) ae49794
  • this object is fucked but at least its not missing props now (#2956) 6b691b1
  • Fix automod related events in the sharded client 8b6be64
  • uh yes pls (#2963) 26bb789
  • fix: incomplete validation when ChannelFlags.RequireTag is true (#2962) f5fdfb2
  • fix: crash when poll is null in RestMessageComponent (#2958) 24c7605
  • [Feature] Member search v2 (#2931) * initial commit * tweak some things * a * Update JoinSourceType.cs *... e18915a
  • Longer MaxCustomBlockMessageLength (#2957) Adjusted the number of characters in MaxCustomBlockMessageLength to 150 a... bae7861
  • Polls grammar pass (#2964) 721e03b
  • [Feature] Add team member Role property (#2965) 6e531a2
  • [Fix] Fix `CustomSticker.DeleteAsync()` (#2966) 359f6db
  • Meta/3.15.3 (#2967) * Update CHANGELOG.md * Update Discord.Net.targets * Update docfx.json * Update Discord... 13ec6a0
  • add an unscuffed precondition attribute (#2976) * fix lul * why does v3 has to be so scuffed 1f252a3
  • and 25 more ...

View on GitHub

ha-ves deleted a branch ha-ves/Discord.Net

voice-allocs

ha-ves deleted a branch ha-ves/Discord.Net

v4/state-cache-providers

ha-ves deleted a branch ha-ves/Discord.Net

v4/message-builder

ha-ves deleted a branch ha-ves/Discord.Net

release/2.4.0

ha-ves deleted a branch ha-ves/Discord.Net

release/1.0.2

ha-ves deleted a branch ha-ves/Discord.Net

next

ha-ves deleted a branch ha-ves/Discord.Net

fix/regex-metachars-in-customid

ha-ves deleted a branch ha-ves/Discord.Net

fix/gateway-deadlock

ha-ves deleted a branch ha-ves/Discord.Net

ci/docs

ha-ves deleted a branch ha-ves/Discord.Net

dependabot/nuget/src/Discord.Net.Core/Newtonsoft.Json-13.0.2

ha-ves deleted a branch ha-ves/Discord.Net

experiment/doc-redesign

ha-ves deleted a branch ha-ves/Discord.Net

experiment/emoji-validation

ha-ves deleted a branch ha-ves/Discord.Net

feature/automod

ha-ves deleted a branch ha-ves/Discord.Net

feature/app-command-perms-channel-target

ha-ves deleted a branch ha-ves/Discord.Net

feature/marshal-by-ref

ha-ves deleted a branch ha-ves/Discord.Net

feature/3.0-serialization-generator

ha-ves deleted a branch ha-ves/Discord.Net

fix/exception-on-logout

ha-ves deleted a branch ha-ves/Discord.Net

fix/fix-thread-member-download

ha-ves deleted a branch ha-ves/Discord.Net

blank

ha-ves deleted a branch ha-ves/Discord.Net

absalias

ha-ves deleted a branch ha-ves/Discord.Net

4.0

ha-ves deleted a branch ha-ves/Discord.Net

5.0

ha-ves deleted a branch ha-ves/Discord.Net

3.0-old

ha-ves deleted a branch ha-ves/Discord.Net

2.4.1

ha-ves deleted a branch ha-ves/Discord.Net

0.9

ha-ves pushed 1917 commits to master ha-ves/FFmpeg
  • avcodec/h2645_parse: replace three bool arguments in ff_h2645_packet_split with a single flags one Signed-off-by: Ja... a754ee0
  • avcodec/container_fifo: add missing stddef.h include Fixes make checkheaders Signed-off-by: James Almer <jamrial@gm... 9d15fe7
  • libswscale: aarch64: Fix the indentation of some macro invocations Signed-off-by: Martin Storsjö <[email protected]> cfe0a36
  • avfilter: inherit input color range for videotoolbox filters The color range should be set to match the input when c... 30f090b
  • fftools/ffplay: handle flip in display matrix Signed-off-by: Zhao Zhili <[email protected]> 523189c
  • avcodec/filter_units: Fix extradata and packets can have different bitstream format Filter init can change extradata... 40dda88
  • avutil/aarch64: add AV_COPY128 and AV_ZERO128 macros abb4e13
  • avformat/vapoursynth: Update to API version 4 Signed-off-by: Stefan Oltmanns <[email protected]> eac611f
  • avformat/vapoursynth: load library at runtime Signed-off-by: Stefan Oltmanns <[email protected]> d42cd5b
  • avfilter/unsharp: Merge header into .c It was shared with opencl implementation. Signed-off-by: Zhao Zhili <zhilizh... 2e37080
  • avcodec/mediacodecdec: Skip dequeue buffer in draining state There is no more packet to queue in draining state. Si... aa14f9f
  • swscale: add nv24/nv42 to yuv420p unscaled converter 4eb5594
  • checkasm/yuv2yuv: add tests for semiplanar unscaled converters a2e01ca
  • swscale: export ff_copyPlane so it may be used by simd code 88a563a
  • swscale/aarch64: add nv24/nv42 to yuv420p unscaled converter A55 A76 nv24... 5288768
  • swscale/aarch64: cosmetics fix (spaces inside curly braces) 420d443
  • avcodec/videotoolboxenc: Fix leaking of supported_props There are two VTCompressionSessionRef been created, one for ... 12cdb30
  • fate/checkasm: run the sw_yuv2yuv test 98610fe
  • avcodec/x86/mpegvideoencdsp: support negative strides in draw_edges_mmx() f907442
  • checkasm/mpegvideoencdsp: add pix_sum, pix_norm1, and draw_edges 834964c
  • and 1897 more ...

View on GitHub

ha-ves pushed 37 commits to master ha-ves/YoloDotNet
  • Update README.md 50d2053
  • Added model version to YoloOptions 928654b
  • Added support for Yolov9 668bc7f
  • Bugfix 6ecfc10
  • Performance improvement 4aadd3d
  • Updated OnnxRuntime 1.19.2 for CUDA Toolkit 12.x and cuDNN 9.x 329b534
  • Added support for Yolov11 0351c4c
  • Updated Demo with Yolov8, v9, v10, v11 59c6f02
  • Refactoring 74d8b0f
  • Update 15822a5
  • Added missing Yolov11 object detection 0c1ca63
  • Added tests for Yolov9 and Yolov11 834cb06
  • Removed unused dependency 5604e90
  • Updated benchmarks to include Yolov9 and Yolov11 c555d5d
  • Updated ReadMe and project info ce28d68
  • I cant't spell. Fixed spelling mistake. 276b6de
  • Improved performance e36f374
  • Fixed typo de9c4d9
  • Added benchmarks 7db11d1
  • Updated project info 9c38243
  • and 17 more ...

View on GitHub

ha-ves pushed 1 commit to master ha-ves/SIPSorceryMedia.FFmpeg

View on GitHub

Load more