wheremyfoodat
|
8e20bd6220
|
Long overdue clang-format pass on most of the project (#773)
Android Build / x64 (release) (push) Waiting to run
Android Build / arm64 (release) (push) Waiting to run
HTTP Server Build / build (push) Waiting to run
Hydra Core Build / Windows (push) Waiting to run
Hydra Core Build / MacOS (push) Waiting to run
Hydra Core Build / Linux (push) Waiting to run
Hydra Core Build / Android-x64 (push) Waiting to run
Hydra Core Build / ARM-Libretro (push) Waiting to run
Linux AppImage Build / build (push) Waiting to run
Linux Build / build (push) Waiting to run
MacOS Build / MacOS-arm64 (push) Waiting to run
MacOS Build / MacOS-x86_64 (push) Waiting to run
MacOS Build / MacOS-Universal (push) Blocked by required conditions
Qt Build / Windows (push) Waiting to run
Qt Build / MacOS-arm64 (push) Waiting to run
Qt Build / MacOS-x86_64 (push) Waiting to run
Qt Build / MacOS-Universal (push) Blocked by required conditions
Qt Build / Linux (push) Waiting to run
Windows Build / build (push) Waiting to run
iOS Simulator Build / build (push) Waiting to run
|
2025-07-06 18:25:20 +03:00 |
|
wheremyfoodat
|
d1f4ae2911
|
Merge pull request #772 from wheremyfoodat/screen-layout
Android Build / x64 (release) (push) Waiting to run
Android Build / arm64 (release) (push) Waiting to run
HTTP Server Build / build (push) Waiting to run
Hydra Core Build / Windows (push) Waiting to run
Hydra Core Build / MacOS (push) Waiting to run
Hydra Core Build / Linux (push) Waiting to run
Hydra Core Build / Android-x64 (push) Waiting to run
Hydra Core Build / ARM-Libretro (push) Waiting to run
Linux AppImage Build / build (push) Waiting to run
Linux Build / build (push) Waiting to run
MacOS Build / MacOS-Universal (push) Blocked by required conditions
MacOS Build / MacOS-arm64 (push) Waiting to run
MacOS Build / MacOS-x86_64 (push) Waiting to run
Qt Build / Windows (push) Waiting to run
Qt Build / MacOS-arm64 (push) Waiting to run
Qt Build / MacOS-x86_64 (push) Waiting to run
Qt Build / MacOS-Universal (push) Blocked by required conditions
Qt Build / Linux (push) Waiting to run
Windows Build / build (push) Waiting to run
iOS Simulator Build / build (push) Waiting to run
Better screen layout support
|
2025-07-06 04:07:22 +03:00 |
|
wheremyfoodat
|
9527acebe6
|
More formatting fixes
|
2025-07-06 03:49:02 +03:00 |
|
wheremyfoodat
|
4b90239ae7
|
Formatting fix
|
2025-07-06 03:04:40 +03:00 |
|
wheremyfoodat
|
cf321b1ed8
|
Better screen layout support
|
2025-07-06 02:41:44 +03:00 |
|
wheremyfoodat
|
1c0f65c740
|
Screen layouts: Add configurable screen sizes
|
2025-07-05 02:36:03 +03:00 |
|
wheremyfoodat
|
62748eef47
|
Initial screen layout implementation
|
2025-07-04 17:53:36 +03:00 |
|
wheremyfoodat
|
d06f600b3a
|
Use multimap for indexing surfaces (#771)
Android Build / x64 (release) (push) Has been cancelled
Android Build / arm64 (release) (push) Has been cancelled
HTTP Server Build / build (push) Has been cancelled
Hydra Core Build / Windows (push) Has been cancelled
Hydra Core Build / MacOS (push) Has been cancelled
Hydra Core Build / Linux (push) Has been cancelled
Hydra Core Build / Android-x64 (push) Has been cancelled
Hydra Core Build / ARM-Libretro (push) Has been cancelled
Linux AppImage Build / build (push) Has been cancelled
Linux Build / build (push) Has been cancelled
MacOS Build / MacOS-arm64 (push) Has been cancelled
MacOS Build / MacOS-x86_64 (push) Has been cancelled
Qt Build / Windows (push) Has been cancelled
Qt Build / MacOS-arm64 (push) Has been cancelled
Qt Build / MacOS-x86_64 (push) Has been cancelled
Qt Build / Linux (push) Has been cancelled
Windows Build / build (push) Has been cancelled
iOS Simulator Build / build (push) Has been cancelled
MacOS Build / MacOS-Universal (push) Has been cancelled
Qt Build / MacOS-Universal (push) Has been cancelled
* Use an std::map for faster texture cache lookup
* Surface cache: Use map instead of multimap, optimize `find` to perform tree scan
* Add comments
|
2025-07-04 14:23:08 +03:00 |
|
wheremyfoodat
|
80840b6c5e
|
Merge pull request #769 from wheremyfoodat/lua-services
Android Build / x64 (release) (push) Waiting to run
Android Build / arm64 (release) (push) Waiting to run
HTTP Server Build / build (push) Waiting to run
Hydra Core Build / Windows (push) Waiting to run
Hydra Core Build / MacOS (push) Waiting to run
Hydra Core Build / Linux (push) Waiting to run
Hydra Core Build / Android-x64 (push) Waiting to run
Linux Build / build (push) Waiting to run
Qt Build / Windows (push) Waiting to run
Qt Build / MacOS-arm64 (push) Waiting to run
Hydra Core Build / ARM-Libretro (push) Waiting to run
Linux AppImage Build / build (push) Waiting to run
MacOS Build / MacOS-arm64 (push) Waiting to run
MacOS Build / MacOS-x86_64 (push) Waiting to run
MacOS Build / MacOS-Universal (push) Blocked by required conditions
Qt Build / MacOS-x86_64 (push) Waiting to run
Qt Build / MacOS-Universal (push) Blocked by required conditions
Qt Build / Linux (push) Waiting to run
Windows Build / build (push) Waiting to run
iOS Simulator Build / build (push) Waiting to run
Add service call intercepts via Lua & thread debugger draft
|
2025-07-04 02:41:51 +03:00 |
|
wheremyfoodat
|
162e73bfd2
|
Clean up service intercepts
|
2025-07-04 02:11:23 +03:00 |
|
wheremyfoodat
|
9932e58bf0
|
Add thread debugger
|
2025-07-03 16:58:56 +03:00 |
|
wheremyfoodat
|
228068901b
|
Add system call intercepts to Lua
|
2025-07-03 13:02:10 +03:00 |
|
wheremyfoodat
|
620e3699ec
|
HID/IR: Cleanup and minor fixes (#768)
Android Build / x64 (release) (push) Waiting to run
Android Build / arm64 (release) (push) Waiting to run
HTTP Server Build / build (push) Waiting to run
Hydra Core Build / Windows (push) Waiting to run
Hydra Core Build / MacOS (push) Waiting to run
Hydra Core Build / Linux (push) Waiting to run
Hydra Core Build / Android-x64 (push) Waiting to run
Hydra Core Build / ARM-Libretro (push) Waiting to run
Linux AppImage Build / build (push) Waiting to run
Linux Build / build (push) Waiting to run
MacOS Build / MacOS-arm64 (push) Waiting to run
MacOS Build / MacOS-x86_64 (push) Waiting to run
MacOS Build / MacOS-Universal (push) Blocked by required conditions
Qt Build / Windows (push) Waiting to run
Qt Build / MacOS-arm64 (push) Waiting to run
Qt Build / MacOS-x86_64 (push) Waiting to run
Qt Build / MacOS-Universal (push) Blocked by required conditions
Qt Build / Linux (push) Waiting to run
Windows Build / build (push) Waiting to run
iOS Simulator Build / build (push) Waiting to run
|
2025-07-03 03:47:06 +03:00 |
|
wheremyfoodat
|
2e148ae997
|
Merge pull request #767 from wheremyfoodat/cpp
Initial support for CirclePad Pro/New 3DS controls
|
2025-07-03 03:39:12 +03:00 |
|
wheremyfoodat
|
cee16d8cf2
|
Fix name formatting
|
2025-07-03 03:36:17 +03:00 |
|
wheremyfoodat
|
2a0661f968
|
IR: Proper error in SendIrnop
|
2025-07-03 02:56:25 +03:00 |
|
wheremyfoodat
|
dc7f8a48bd
|
IR: Move to scheduler
|
2025-07-03 02:42:43 +03:00 |
|
wheremyfoodat
|
b2904f391f
|
IR: Deglobalize receiveBuffer
|
2025-07-03 01:41:43 +03:00 |
|
wheremyfoodat
|
0ab8a6d956
|
More CirclePad Pro improvements
|
2025-07-03 01:33:47 +03:00 |
|
wheremyfoodat
|
935e088ca1
|
More CPP fixes
|
2025-07-02 21:56:12 +03:00 |
|
wheremyfoodat
|
a3f9ced3aa
|
CPP fixes
|
2025-07-02 21:35:29 +03:00 |
|
wheremyfoodat
|
9dcb0a1d47
|
Fix outdated comment
Linux AppImage Build / build (push) Waiting to run
Android Build / x64 (release) (push) Waiting to run
Android Build / arm64 (release) (push) Waiting to run
HTTP Server Build / build (push) Waiting to run
Hydra Core Build / Windows (push) Waiting to run
Hydra Core Build / MacOS (push) Waiting to run
Hydra Core Build / Linux (push) Waiting to run
Hydra Core Build / Android-x64 (push) Waiting to run
Hydra Core Build / ARM-Libretro (push) Waiting to run
Linux Build / build (push) Waiting to run
MacOS Build / MacOS-arm64 (push) Waiting to run
MacOS Build / MacOS-x86_64 (push) Waiting to run
MacOS Build / MacOS-Universal (push) Blocked by required conditions
Qt Build / Windows (push) Waiting to run
Qt Build / MacOS-arm64 (push) Waiting to run
Qt Build / MacOS-x86_64 (push) Waiting to run
Qt Build / MacOS-Universal (push) Blocked by required conditions
Qt Build / Linux (push) Waiting to run
Windows Build / build (push) Waiting to run
iOS Simulator Build / build (push) Waiting to run
|
2025-07-02 20:21:56 +03:00 |
|
wheremyfoodat
|
5a912aaf2f
|
IR: More fixes
|
2025-07-01 04:03:42 +03:00 |
|
wheremyfoodat
|
1aa6b571e8
|
Add UI for toggling CirclePad Pro
|
2025-07-01 03:54:10 +03:00 |
|
wheremyfoodat
|
95b9f75ef9
|
Fix naming conventions
|
2025-07-01 03:04:55 +03:00 |
|
wheremyfoodat
|
10d11cb3c9
|
Clean up CirclePad Pro state
|
2025-07-01 02:32:40 +03:00 |
|
wheremyfoodat
|
382c0f953d
|
Initial CPP implementation
|
2025-07-01 01:44:55 +03:00 |
|
wheremyfoodat
|
eb4e7573da
|
Stub srv:PublishToSubscriber (#766)
Android Build / x64 (release) (push) Has been cancelled
Android Build / arm64 (release) (push) Has been cancelled
HTTP Server Build / build (push) Has been cancelled
Hydra Core Build / Windows (push) Has been cancelled
Hydra Core Build / MacOS (push) Has been cancelled
Hydra Core Build / Linux (push) Has been cancelled
Hydra Core Build / Android-x64 (push) Has been cancelled
Hydra Core Build / ARM-Libretro (push) Has been cancelled
Linux AppImage Build / build (push) Has been cancelled
Linux Build / build (push) Has been cancelled
MacOS Build / MacOS-arm64 (push) Has been cancelled
MacOS Build / MacOS-x86_64 (push) Has been cancelled
Qt Build / Windows (push) Has been cancelled
Qt Build / MacOS-arm64 (push) Has been cancelled
Qt Build / MacOS-x86_64 (push) Has been cancelled
MacOS Build / MacOS-Universal (push) Has been cancelled
Qt Build / MacOS-Universal (push) Has been cancelled
Qt Build / Linux (push) Has been cancelled
Windows Build / build (push) Has been cancelled
iOS Simulator Build / build (push) Has been cancelled
|
2025-06-30 19:41:42 +03:00 |
|
wheremyfoodat
|
1fdaec2b0f
|
GPU: Don't hash textures by default
|
2025-06-30 19:15:43 +03:00 |
|
wheremyfoodat
|
5bdaa1f04f
|
Merge branch 'master' into preempt-threads
|
2025-06-30 17:27:11 +03:00 |
|
wheremyfoodat
|
1ecff4c3af
|
GSP: Warn on unimplemented service calls instead of panicking (#765)
Android Build / x64 (release) (push) Waiting to run
Android Build / arm64 (release) (push) Waiting to run
HTTP Server Build / build (push) Waiting to run
Hydra Core Build / Windows (push) Waiting to run
Hydra Core Build / MacOS (push) Waiting to run
Hydra Core Build / Linux (push) Waiting to run
Hydra Core Build / Android-x64 (push) Waiting to run
Hydra Core Build / ARM-Libretro (push) Waiting to run
Linux AppImage Build / build (push) Waiting to run
Linux Build / build (push) Waiting to run
MacOS Build / MacOS-arm64 (push) Waiting to run
MacOS Build / MacOS-x86_64 (push) Waiting to run
MacOS Build / MacOS-Universal (push) Blocked by required conditions
Qt Build / Windows (push) Waiting to run
Qt Build / MacOS-arm64 (push) Waiting to run
Qt Build / MacOS-x86_64 (push) Waiting to run
Qt Build / MacOS-Universal (push) Blocked by required conditions
Qt Build / Linux (push) Waiting to run
Windows Build / build (push) Waiting to run
iOS Simulator Build / build (push) Waiting to run
|
2025-06-30 11:43:00 +03:00 |
|
wheremyfoodat
|
ce356c6e61
|
iOS: Remove debug prints
Android Build / x64 (release) (push) Waiting to run
Android Build / arm64 (release) (push) Waiting to run
HTTP Server Build / build (push) Waiting to run
Hydra Core Build / Windows (push) Waiting to run
Hydra Core Build / MacOS (push) Waiting to run
Hydra Core Build / Linux (push) Waiting to run
Hydra Core Build / Android-x64 (push) Waiting to run
Hydra Core Build / ARM-Libretro (push) Waiting to run
Linux AppImage Build / build (push) Waiting to run
Linux Build / build (push) Waiting to run
MacOS Build / MacOS-arm64 (push) Waiting to run
MacOS Build / MacOS-x86_64 (push) Waiting to run
MacOS Build / MacOS-Universal (push) Blocked by required conditions
Qt Build / MacOS-arm64 (push) Waiting to run
Qt Build / MacOS-x86_64 (push) Waiting to run
Qt Build / Windows (push) Waiting to run
Qt Build / MacOS-Universal (push) Blocked by required conditions
Qt Build / Linux (push) Waiting to run
Windows Build / build (push) Waiting to run
iOS Simulator Build / build (push) Waiting to run
|
2025-06-29 23:33:02 +03:00 |
|
wheremyfoodat
|
1c98c1147d
|
Merge pull request #764 from wheremyfoodat/better-resizing
Metal renderer & iOS frontend fixes
|
2025-06-29 23:26:41 +03:00 |
|
wheremyfoodat
|
cae79e43ca
|
iOS: Default-initialize mtkView drawable size
|
2025-06-29 23:25:31 +03:00 |
|
wheremyfoodat
|
adcd03d31e
|
Metal renderer & iOS frontend fixes
|
2025-06-29 23:22:43 +03:00 |
|
wheremyfoodat
|
71cfb5b079
|
Merge pull request #763 from wheremyfoodat/better-resizing
SDL/Qt: Better resizing & fullscreen support
|
2025-06-29 21:05:49 +03:00 |
|
wheremyfoodat
|
630952f36b
|
SDL/Qt: Better resizing & fullscreen support
|
2025-06-28 23:34:12 +03:00 |
|
wheremyfoodat
|
bfeee04d3e
|
Add IDE files to gitignore
Android Build / x64 (release) (push) Waiting to run
Android Build / arm64 (release) (push) Waiting to run
HTTP Server Build / build (push) Waiting to run
Hydra Core Build / Windows (push) Waiting to run
Hydra Core Build / MacOS (push) Waiting to run
Hydra Core Build / Linux (push) Waiting to run
Hydra Core Build / Android-x64 (push) Waiting to run
Hydra Core Build / ARM-Libretro (push) Waiting to run
Linux AppImage Build / build (push) Waiting to run
Linux Build / build (push) Waiting to run
MacOS Build / MacOS-arm64 (push) Waiting to run
MacOS Build / MacOS-x86_64 (push) Waiting to run
MacOS Build / MacOS-Universal (push) Blocked by required conditions
Qt Build / Windows (push) Waiting to run
Qt Build / MacOS-arm64 (push) Waiting to run
Qt Build / MacOS-x86_64 (push) Waiting to run
Qt Build / MacOS-Universal (push) Blocked by required conditions
Qt Build / Linux (push) Waiting to run
Windows Build / build (push) Waiting to run
iOS Simulator Build / build (push) Waiting to run
|
2025-06-28 17:52:24 +03:00 |
|
wheremyfoodat
|
869099993d
|
Merge pull request #762 from wheremyfoodat/seek
Android Build / x64 (release) (push) Waiting to run
Android Build / arm64 (release) (push) Waiting to run
HTTP Server Build / build (push) Waiting to run
Hydra Core Build / Windows (push) Waiting to run
Hydra Core Build / MacOS (push) Waiting to run
Hydra Core Build / Linux (push) Waiting to run
Hydra Core Build / Android-x64 (push) Waiting to run
Hydra Core Build / ARM-Libretro (push) Waiting to run
Linux AppImage Build / build (push) Waiting to run
Linux Build / build (push) Waiting to run
MacOS Build / MacOS-arm64 (push) Waiting to run
MacOS Build / MacOS-x86_64 (push) Waiting to run
MacOS Build / MacOS-Universal (push) Blocked by required conditions
Qt Build / Windows (push) Waiting to run
Qt Build / MacOS-arm64 (push) Waiting to run
Qt Build / MacOS-x86_64 (push) Waiting to run
Qt Build / MacOS-Universal (push) Blocked by required conditions
Qt Build / Linux (push) Waiting to run
Windows Build / build (push) Waiting to run
iOS Simulator Build / build (push) Waiting to run
FS: Add missing file seeks
|
2025-06-28 04:52:08 +03:00 |
|
wheremyfoodat
|
5a2d71553c
|
FS: Add missing file seeks
|
2025-06-28 04:51:07 +03:00 |
|
Paris Oplopoios
|
8d33dcaa8e
|
Fix scratch1 overwriting (#761)
Qt Build / MacOS-arm64 (push) Has been cancelled
Qt Build / MacOS-x86_64 (push) Has been cancelled
Android Build / x64 (release) (push) Has been cancelled
Android Build / arm64 (release) (push) Has been cancelled
HTTP Server Build / build (push) Has been cancelled
Hydra Core Build / Windows (push) Has been cancelled
Hydra Core Build / MacOS (push) Has been cancelled
Hydra Core Build / Linux (push) Has been cancelled
Hydra Core Build / Android-x64 (push) Has been cancelled
Hydra Core Build / ARM-Libretro (push) Has been cancelled
Linux AppImage Build / build (push) Has been cancelled
Linux Build / build (push) Has been cancelled
MacOS Build / MacOS-arm64 (push) Has been cancelled
MacOS Build / MacOS-x86_64 (push) Has been cancelled
Qt Build / Windows (push) Has been cancelled
Qt Build / Linux (push) Has been cancelled
Windows Build / build (push) Has been cancelled
iOS Simulator Build / build (push) Has been cancelled
MacOS Build / MacOS-Universal (push) Has been cancelled
Qt Build / MacOS-Universal (push) Has been cancelled
|
2025-06-25 03:25:48 +03:00 |
|
wheremyfoodat
|
c99ff4f4b1
|
CI: Use new Vulkan SDK
iOS Simulator Build / build (push) Has been cancelled
Android Build / x64 (release) (push) Has been cancelled
Android Build / arm64 (release) (push) Has been cancelled
HTTP Server Build / build (push) Has been cancelled
Hydra Core Build / Windows (push) Has been cancelled
Hydra Core Build / MacOS (push) Has been cancelled
Hydra Core Build / Linux (push) Has been cancelled
Hydra Core Build / Android-x64 (push) Has been cancelled
Hydra Core Build / ARM-Libretro (push) Has been cancelled
Linux AppImage Build / build (push) Has been cancelled
Linux Build / build (push) Has been cancelled
MacOS Build / MacOS-arm64 (push) Has been cancelled
MacOS Build / MacOS-x86_64 (push) Has been cancelled
Qt Build / Windows (push) Has been cancelled
Qt Build / MacOS-arm64 (push) Has been cancelled
Qt Build / MacOS-x86_64 (push) Has been cancelled
Qt Build / Linux (push) Has been cancelled
Windows Build / build (push) Has been cancelled
MacOS Build / MacOS-Universal (push) Has been cancelled
Qt Build / MacOS-Universal (push) Has been cancelled
|
2025-06-23 04:33:39 +03:00 |
|
wheremyfoodat
|
d954086d72
|
Fix build on new Vk SDK (#757)
Co-authored-by: Nadia Holmquist Pedersen <893884+nadiaholmquist@users.noreply.github.com>
|
2025-06-23 03:44:49 +03:00 |
|
wheremyfoodat
|
0273ee868b
|
Merge branch 'master' into preempt-threads
|
2025-06-23 03:34:27 +03:00 |
|
wheremyfoodat
|
1b07915124
|
Merge branch 'master' into preempt-threads
|
2025-06-23 03:33:24 +03:00 |
|
wheremyfoodat
|
27394ff7c8
|
Merge pull request #756 from wheremyfoodat/texture-hash
Add optional texture hashing
|
2025-06-23 03:23:35 +03:00 |
|
wheremyfoodat
|
a0aa11dac0
|
Add optional texture hashing
|
2025-06-23 02:45:13 +03:00 |
|
wheremyfoodat
|
5fb7cabd28
|
Update preempt threads branch (#755)
* CI: Fix Vulkan SDK action (#723)
* GPU registers: Fix writes to some registers ignoring the mask (#725)
Co-authored-by: henry <23128103+atem2069@users.noreply.github.com>
* OLED theme
* OLED theme config fix (#736)
Co-authored-by: smiRaphi <neogt404@gmail.com>
* Adding Swedish translation
* Fix Metal renderer compilation on iOS
* [Core] Improve iOS compilation workflow
* [Qt] Hook Swedish to UI
* AppDataDocumentProvider: Typo (#740)
* More iOS work
* More iOS progress
* More iOS work
* AppDataDocumentProvider: Add missing ``COLUMN_FLAGS`` in the default document projectation (#741)
Fixes unable to copy files from device to app's internal storage problem
* More iOS work
* ios: Simplify MTKView interface (still doesn't work though)
* ios: Pass CAMetalLayer instead of void* to Obj-C++ bridging header
* Fix bridging cast
* FINALLY IOS GRAPHICS
* ios: Remove printf spam
* Metal: Reimplement some texture formats on iOS
* metal: implement texture decoder
* metal: check for format support
* metal: implement texture swizzling
* metal: remove unused texture functions
* Shadergen types: Add Metal & MSL
* Format
* Undo submodule changes
* Readme: Add Chonkystation 3
* Metal: Use std::unique_ptr for texture decode
* AppDataDocumentProvider: Allow to remove documents (#744)
* AppDataDocumentProvider: Allow to remove documents
* Typo
* Metal renderer fixes for iOS
* iOS driver: Add doc comments
* iOS: Add frontend & frontend build files (#746)
* iOS: Add SwiftUI part to repo
* Add iOS build script
* Update SDL2 submodule
* Fix iOS build script
* CI: Update xcode tools for iOS
* Update iOS_Build.yml
* Update iOS build
* Lower XCode version
* A
* Update project.pbxproj
* Update iOS_Build.yml
* Update iOS_Build.yml
* Update build.sh
* iOS: Fail on build error
* iOS: Add file picker (#747)
* iOS: Add file picker
* Fix lock placement
* Qt: Add runpog icon (#752)
* Update discord-rpc submodule (#753)
* Remove cryptoppwin submodule (#754)
---------
Co-authored-by: henry <23128103+atem2069@users.noreply.github.com>
Co-authored-by: smiRaphi <neogt404@gmail.com>
Co-authored-by: smiRaphi <87574679+smiRaphi@users.noreply.github.com>
Co-authored-by: Daniel Nylander <po@danielnylander.se>
Co-authored-by: Ishan09811 <156402647+Ishan09811@users.noreply.github.com>
Co-authored-by: Samuliak <samuliak77@gmail.com>
Co-authored-by: Albert <45282415+ggrtk@users.noreply.github.com>
|
2025-06-22 20:05:27 +03:00 |
|
wheremyfoodat
|
6182d4cfe9
|
Remove cryptoppwin submodule (#754)
MacOS Build / MacOS-arm64 (push) Has been cancelled
MacOS Build / MacOS-x86_64 (push) Has been cancelled
Qt Build / Windows (push) Has been cancelled
Qt Build / MacOS-arm64 (push) Has been cancelled
Qt Build / MacOS-x86_64 (push) Has been cancelled
Qt Build / Linux (push) Has been cancelled
Windows Build / build (push) Has been cancelled
iOS Simulator Build / build (push) Has been cancelled
MacOS Build / MacOS-Universal (push) Has been cancelled
Qt Build / MacOS-Universal (push) Has been cancelled
Android Build / x64 (release) (push) Has been cancelled
Android Build / arm64 (release) (push) Has been cancelled
HTTP Server Build / build (push) Has been cancelled
Hydra Core Build / Windows (push) Has been cancelled
Hydra Core Build / MacOS (push) Has been cancelled
Hydra Core Build / Linux (push) Has been cancelled
Hydra Core Build / Android-x64 (push) Has been cancelled
Hydra Core Build / ARM-Libretro (push) Has been cancelled
Linux AppImage Build / build (push) Has been cancelled
Linux Build / build (push) Has been cancelled
|
2025-06-09 21:16:19 +00:00 |
|
Albert
|
5591606177
|
Update discord-rpc submodule (#753)
Hydra Core Build / Windows (push) Has been cancelled
Hydra Core Build / MacOS (push) Has been cancelled
Hydra Core Build / Linux (push) Has been cancelled
Android Build / x64 (release) (push) Has been cancelled
Android Build / arm64 (release) (push) Has been cancelled
HTTP Server Build / build (push) Has been cancelled
Qt Build / MacOS-arm64 (push) Has been cancelled
Hydra Core Build / Android-x64 (push) Has been cancelled
Hydra Core Build / ARM-Libretro (push) Has been cancelled
Linux AppImage Build / build (push) Has been cancelled
Linux Build / build (push) Has been cancelled
Qt Build / MacOS-x86_64 (push) Has been cancelled
MacOS Build / MacOS-arm64 (push) Has been cancelled
MacOS Build / MacOS-x86_64 (push) Has been cancelled
Qt Build / Windows (push) Has been cancelled
Qt Build / Linux (push) Has been cancelled
Windows Build / build (push) Has been cancelled
iOS Simulator Build / build (push) Has been cancelled
MacOS Build / MacOS-Universal (push) Has been cancelled
Qt Build / MacOS-Universal (push) Has been cancelled
|
2025-04-12 15:54:51 +03:00 |
|