Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
AIahmedshrf
/
xbmc
Public
forked from
xbmc/xbmc
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
lrusak
All time
Commit history
Commits on Feb 22, 2026
IGameLoopCallback: add EndEvent callback to allow running actions at the end of the gameloop thread
lrusak
authored and
garbear
committed
d9e5a12
View commit details
Copy full SHA for d9e5a12
Browse repository at this point
Commits on Apr 16, 2025
Merge pull request #26644 from lrusak/depends-linux-fixes
lrusak
authored
2d272a8
View commit details
Copy full SHA for 2d272a8
Browse repository at this point
Commits on Apr 15, 2025
tools/depends: libmicrohttpd: move configure step to before build
Show description for 165d84c
lrusak
committed
165d84c
View commit details
Copy full SHA for 165d84c
Browse repository at this point
tools/depends: libmicrohttpd: set PKG_CONFIG_PATH
Show description for 1aa9957
lrusak
committed
1aa9957
View commit details
Copy full SHA for 1aa9957
Browse repository at this point
tools/depends: samba-gplv3: add patch for backport of grp.h header
Show description for c910102
lrusak
committed
c910102
View commit details
Copy full SHA for c910102
Browse repository at this point
tools/depends: samba-gplv3: move configure step to before build
Show description for 669cc49
lrusak
committed
669cc49
View commit details
Copy full SHA for 669cc49
Browse repository at this point
tools/depends: samba-gplv3: set PKG_CONFIG_PATH also
Show description for e5b8b84
lrusak
committed
e5b8b84
View commit details
Copy full SHA for e5b8b84
Browse repository at this point
tools/depends: libva: update to 2.22.0
Show description for 2e73618
lrusak
committed
2e73618
View commit details
Copy full SHA for 2e73618
Browse repository at this point
tools/depends: libva: use LIBVA-VERSION file
Show description for b6d2c04
lrusak
committed
b6d2c04
View commit details
Copy full SHA for b6d2c04
Browse repository at this point
tools/depends: gnutls: add --without-zstd option
Show description for a565043
lrusak
committed
a565043
View commit details
Copy full SHA for a565043
Browse repository at this point
Commits on Dec 16, 2024
RetroPlayer: CRetroPlayerRendering: add class to handle hw framebuffer streams
lrusak
authored and
garbear
committed
0bf0acd
View commit details
Copy full SHA for 0bf0acd
Browse repository at this point
RetroPlayer: CRPRenderManager: add methods to help with hw framebuffers
lrusak
authored and
garbear
committed
72f7f43
View commit details
Copy full SHA for 72f7f43
Browse repository at this point
Commits on Dec 13, 2024
RetroPlayer: IRenderBuffer: add GetCurrentFramebuffer method
lrusak
authored and
garbear
committed
e5dcda0
View commit details
Copy full SHA for e5dcda0
Browse repository at this point
RetroPlayer: IStreamManager: add GetHwProcedureAddress method to get function pointer
lrusak
authored and
garbear
committed
7d8e83d
View commit details
Copy full SHA for 7d8e83d
Browse repository at this point
RetroPlayer: CRPProcessInfoEGL: add base class for window systems that use EGL
lrusak
authored and
garbear
committed
c0ae91b
View commit details
Copy full SHA for c0ae91b
Browse repository at this point
RetroPlayer: CRPProcessInfo: add GetHwProcedureAddress method
lrusak
authored and
garbear
committed
88bc5ff
View commit details
Copy full SHA for 88bc5ff
Browse repository at this point
Commits on Nov 4, 2024
pipewire: remove CPipewireGlobal class
Show description for bb57437
lrusak
committed
bb57437
View commit details
Copy full SHA for bb57437
Browse repository at this point
Commits on Oct 31, 2024
Merge pull request #25905 from fuzzard/fix_depends_nativepython
Show description for bedd6ee
lrusak
authored
bedd6ee
View commit details
Copy full SHA for bedd6ee
Browse repository at this point
Commits on Oct 30, 2024
PythonBindings: TypeInfo: add initialization of tp_versions_used for PyTypeObject
Show description for c318e64
lrusak
committed
c318e64
View commit details
Copy full SHA for c318e64
Browse repository at this point
NetworkLinux: use 'this' to point to the start of the packet
Show description for 9dbec38
lrusak
committed
9dbec38
View commit details
Copy full SHA for 9dbec38
Browse repository at this point
NetworkLinux: fix computing the length of the packet
Show description for 6b14e1a
lrusak
committed
6b14e1a
View commit details
Copy full SHA for 6b14e1a
Browse repository at this point
Commits on Jun 13, 2024
[cmake] use c++20
lrusak
authored and
yol
committed
f1b7e63
View commit details
Copy full SHA for f1b7e63
Browse repository at this point
StringUtils: Mark passed format strings as runtime, fix type conversion
lrusak
authored and
yol
committed
8d078cb
View commit details
Copy full SHA for 8d078cb
Browse repository at this point
SMBWSDiscoveryListener: use std::string_view for constexpr fmt::format usage
lrusak
authored and
yol
committed
a6bcb77
View commit details
Copy full SHA for a6bcb77
Browse repository at this point
c++20: u8 literal has different meaning
lrusak
authored and
yol
committed
89a1142
View commit details
Copy full SHA for 89a1142
Browse repository at this point
c++20: need to use [=, this] to pass reference for lambda
lrusak
authored and
yol
committed
474f1d6
View commit details
Copy full SHA for 474f1d6
Browse repository at this point
c++20: remove volatile usage
Show description for 85a5065
lrusak
authored and
yol
committed
85a5065
View commit details
Copy full SHA for 85a5065
Browse repository at this point
Commits on Nov 20, 2023
Merge pull request #24080 from fritsch/ffmpeg-6.0.1
Show description for c6957d1
lrusak
authored
c6957d1
View commit details
Copy full SHA for c6957d1
Browse repository at this point
Commits on Nov 18, 2023
Merge pull request #23921 from lrusak/drm-fencing
lrusak
authored
651ae62
View commit details
Copy full SHA for 651ae62
Browse repository at this point
Commits on Nov 15, 2023
Merge pull request #24089 from lrusak/depends-curl-options
lrusak
authored
5ec39d7
View commit details
Copy full SHA for 5ec39d7
Browse repository at this point
Merge pull request #24099 from fuzzard/cmake_freebsd_egl
lrusak
authored
f6ddc9f
View commit details
Copy full SHA for f6ddc9f
Browse repository at this point
Commits on Nov 11, 2023
tools/depends: curl: add --with-zlib option
Show description for dae1026
lrusak
committed
dae1026
View commit details
Copy full SHA for dae1026
Browse repository at this point
tools/depends: curl: add --without-wolfssl option
Show description for 295f8cf
lrusak
committed
295f8cf
View commit details
Copy full SHA for 295f8cf
Browse repository at this point
tools/depends: curl: add --without-mbedtls option
Show description for 3db9a1f
lrusak
committed
3db9a1f
View commit details
Copy full SHA for 3db9a1f
Browse repository at this point
tools/depends: curl: add --without-nss option
Show description for 7d2569c
lrusak
committed
7d2569c
View commit details
Copy full SHA for 7d2569c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.