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
Breadcrumbs
History for
xbmc
lib
on
Frodo
User selector
All users
All time
Commit history
Commits on Nov 1, 2013
[WIN32] fixed: make frodo branch jenkins ready
wsoltys
authored and
WiSo
committed
940c1c8
View commit details
Copy full SHA for 940c1c8
View code at this point
Browse repository at this point
Commits on Oct 26, 2013
fixed memory leak in ximatif.cpp
WiSo
authored and
davilla
committed
2166aee
View commit details
Copy full SHA for 2166aee
View code at this point
Browse repository at this point
fixed: fixed memory leaks in ximadsp.cpp
WiSo
authored and
davilla
committed
9cf5e5f
View commit details
Copy full SHA for 9cf5e5f
View code at this point
Browse repository at this point
fixed resource leak.
WiSo
authored and
davilla
committed
a5fc05e
View commit details
Copy full SHA for a5fc05e
View code at this point
Browse repository at this point
Commits on Apr 9, 2013
udp: fix non-blocking and interrupt handling.
Show description for 13abee9
Nicolas George
authored and
elupus
committed
13abee9
View commit details
Copy full SHA for 13abee9
View code at this point
Browse repository at this point
udp: Fix sign of error codes.
Show description for eff3964
michaelni
authored and
elupus
committed
eff3964
View commit details
Copy full SHA for eff3964
View code at this point
Browse repository at this point
Commits on Mar 11, 2013
libdvdccs: allow use of automake >1.11, thx brianf21
Show description for 1def428
wsnipex
authored and
davilla
committed
1def428
View commit details
Copy full SHA for 1def428
View code at this point
Browse repository at this point
Fix format string which causes compilation error when --enable-dvdcss is set on Ubuntu
hrodenburg
authored and
davilla
committed
8bab725
View commit details
Copy full SHA for 8bab725
View code at this point
Browse repository at this point
[cec] missing commits from #2386
opdenkamp
committed
7b1d0b0
View commit details
Copy full SHA for 7b1d0b0
View code at this point
Browse repository at this point
Commits on Feb 19, 2013
fixes #14030, osx x86_64 would crash on a throw, trying to open tiffs, basically cximage was referencing internal tiff headers instead of system headers, opps
davilla
committed
ffe9168
View commit details
Copy full SHA for ffe9168
View code at this point
Browse repository at this point
Merge ffmpeg fix for sagetv recordings from upstream
Show description for fa7af0a
Andrew Gallatin
authored and
davilla
committed
fa7af0a
View commit details
Copy full SHA for fa7af0a
View code at this point
Browse repository at this point
Commits on Jan 18, 2013
[automake] remove long time deprecated automake macros and variables which are removed finally in automake-1.13
Show description for b916a6e
sraue
authored and
davilla
committed
b916a6e
View commit details
Copy full SHA for b916a6e
View code at this point
Browse repository at this point
Commits on Dec 29, 2012
ffmpeg: added patch for supporting S_DVBSUB's in MKV as stored by tvheadend
elupus
committed
5ea5421
View commit details
Copy full SHA for 5ea5421
View code at this point
Browse repository at this point
Commits on Dec 28, 2012
Merge pull request #1992 from GreenOnyx/FrodoPGSForced
Show description for e6f195c
davilla
committed
e6f195c
View commit details
Copy full SHA for e6f195c
View code at this point
Browse repository at this point
Commits on Dec 27, 2012
ffmpeg: Fixed forced subtitles display in PGS stream
Show description for 3b1409c
GreenOnyx
committed
3b1409c
View commit details
Copy full SHA for 3b1409c
View code at this point
Browse repository at this point
Commits on Dec 25, 2012
ffmpeg: backport latm: fix initialization on some streams when no extradata is available: d039b6074ca68da9b6dc88d8bb40056fee9fecb6
FernetMenta
committed
06d713f
View commit details
Copy full SHA for 06d713f
View code at this point
Browse repository at this point
Commits on Dec 21, 2012
[ffmpeg] fixed missing S_DVBSUB subtitles
alktlr
committed
9066d83
View commit details
Copy full SHA for 9066d83
View code at this point
Browse repository at this point
Commits on Dec 16, 2012
lavf: Provide a monotonic timestamp to the outside world
Show description for b2d3b83
axmhari
committed
b2d3b83
View commit details
Copy full SHA for b2d3b83
View code at this point
Browse repository at this point
[libdcr] fix thread safety
Jonathan Marshall
committed
e39b79f
View commit details
Copy full SHA for e39b79f
View code at this point
Browse repository at this point
Commits on Dec 8, 2012
[WIN32] fixed: lame_enc.dll couldn't be loaded due to missing symbols. added some exports and removed id3tag_set_textinfo_utf16 because its not available in our internal liblame. I ifdefed it for w…
Show description for f5f3472
WiSo
committed
f5f3472
View commit details
Copy full SHA for f5f3472
View code at this point
Browse repository at this point
Commits on Nov 15, 2012
Merge pull request #1786 from FernetMenta/addongui
Show description for d53f24e
Lars Op den Kamp
committed
d53f24e
View commit details
Copy full SHA for d53f24e
View code at this point
Browse repository at this point
Commits on Nov 14, 2012
addon GUI: fix segault in destroy window
FernetMenta
committed
504e182
View commit details
Copy full SHA for 504e182
View code at this point
Browse repository at this point
[osx] fixed borked include paths
davilla
committed
db96f20
View commit details
Copy full SHA for db96f20
View code at this point
Browse repository at this point
Commits on Nov 10, 2012
[pvr] added FreeString()
opdenkamp
committed
2c7ac24
View commit details
Copy full SHA for 2c7ac24
View code at this point
Browse repository at this point
[pvr] return char* instead of const char* from UnknownToUTF8, GetLocalizedString and GetDVDMenuLanguage. use strdup to dupe the strings
opdenkamp
committed
42f6b3e
View commit details
Copy full SHA for 42f6b3e
View code at this point
Browse repository at this point
[pvr] fixed UnknownToUTF8() on the PVR interface. fixes https://github.com/opdenkamp/xbmc-pvr-addons/issues/68
opdenkamp
committed
3d9633d
View commit details
Copy full SHA for 3d9633d
View code at this point
Browse repository at this point
Commits on Oct 31, 2012
[cec] bump to libCEC 2.0.3
opdenkamp
committed
f7116e6
View commit details
Copy full SHA for f7116e6
View code at this point
Browse repository at this point
Commits on Oct 30, 2012
[afpfs-ng] - add patch for fixing some more spaghetti pointer arithmetic - fixes afp on 64bit builds - also sync patches to lib/afpfs-ng (for building on linux)
Memphiz
committed
28ca9a4
View commit details
Copy full SHA for 28ca9a4
View code at this point
Browse repository at this point
Commits on Oct 26, 2012
[osx] - fix compilation by using the right suffix for 64bit constants
Memphiz
committed
bcd5a3c
View commit details
Copy full SHA for bcd5a3c
View code at this point
Browse repository at this point
Platinum: fix missing filtering for extra metadata
alcoheca
committed
d813638
View commit details
Copy full SHA for d813638
View code at this point
Browse repository at this point
Platinum: switch to NPT_UInt64 for bitmask flags
alcoheca
committed
199309d
View commit details
Copy full SHA for 199309d
View code at this point
Browse repository at this point
Commits on Oct 25, 2012
ffmpeg: reduce allowed mp4/mov a/v skew to 4 seconds
Show description for 95b0749
elupus
committed
95b0749
View commit details
Copy full SHA for 95b0749
View code at this point
Browse repository at this point
upnp: fixes support for filtering by the extended properties we need
alcoheca
committed
5caab77
View commit details
Copy full SHA for 5caab77
View code at this point
Browse repository at this point
Revert "Platinum - allow sub classes of PltSyncMediaBrowser to specify property filter mask"
Show description for b8ba003
alcoheca
committed
b8ba003
View commit details
Copy full SHA for b8ba003
View code at this point
Browse repository at this point
Commits on Oct 21, 2012
[osx/iosx] fixed build, remove read_only_relocs flag on linker, you only need it for wacky asm code and it is not present for x86_64 gcc-4.2
davilla
committed
251a5b6
View commit details
Copy full SHA for 251a5b6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.