25
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
merged: xbmc mainline 5f5c0251 - fixed: handle non language audio streams in xbmc.Player().getAvailableAudioStreams() More... almost 10 years ago
merged: xbmc mainline c7d3629a - added: python imports, PyList_New and PyList_Append More... almost 10 years ago
cosmetic: tabs -> spaces More... almost 10 years ago
merged: xbmc mainline c3c0d1cb (partial) - [cosmetic] - fixed warnings, unneeded unsigned int checks, faulty memsets/memcmps More... almost 10 years ago
updated: ffmpeg library dlls More... almost 10 years ago
changed: revert old and apply updated xbmc ffmpeg patches More... almost 10 years ago
updated: ffmpeg patches from xbmc mainline More... almost 10 years ago
removed: some leftover / unused audio passthrough config defaults More... almost 10 years ago
cosmetic: CRLF->LF More... almost 10 years ago
fixed: don't enable 1080i by default. Was still being set if set enabled in dash - follow up from r31600 More... almost 10 years ago
changed: only change MTRRDefType for 128MB hack on machines with more than 64MB ram. More... almost 10 years ago
changed: use posters by default with tvdb scraper - #299 More... almost 10 years ago
changed: exclude credits folder from build script (currently unused). More... almost 10 years ago
fixed: theaudiodb.xml scraper discography More... almost 10 years ago
removed: all the old broken music scrapers. More... almost 10 years ago
added: theaudiodb.com scraper based on the xbmc mainline one. Finally a working music scraper on xbmc4xbox ;-) More... almost 10 years ago
removed: nuke all the broken old video scrapers. If someone wants to resurrect one, they can open a ticket on the bugtracker (with a patch or it won't happen) :) More... almost 10 years ago
removed: include for dtrailers from scraper More... almost 10 years ago
removed: dtrailer scraper (dead) More... almost 10 years ago
fixed: tmdb scraper cast/directors/writers More... almost 10 years ago
fixed: allow None for string parameters (based on xbmc mainline 36f3eab2 ([fix] ListItem.setInfo (or actually anything that takes a string via python) can now handle None.), and add code for coercing parameter to a string before failing. This fixes many addon compatibility issues with setinfo/listitems More... almost 10 years ago
changed: rework PyXBMCLongAsStringOrLong function and check if PyString_AsString returns NULL More... almost 10 years ago
changed: added function to allow "int" setinfo parameters as string as well as int/long. This should improve compatibility with xbmc addons significantly, as many use string parameters when constructing listitems. More... almost 10 years ago
fixed: language loading for plugins - needed since r32773 More... almost 10 years ago
merged: xbmc mainline 4b374ce0 - More... almost 10 years ago
merged: xbmc mainline 8c3a49b0 - [fix] Trac# 10717. Minor fix to the python Doc and code for the python method playlist.load() so that it returns a consistent value. More... almost 10 years ago
merged: xbmc mainline 50f0233e - added: missing python InfoTagVideo methods GetPremiered and GetFirstAired More... almost 10 years ago
merged: xbmc mainline 0418224d - added: originaltitle infolabel in python xbmcmodule More... almost 10 years ago
merged: xbmc mainline 79bff68a - changed: added recently added and missing infoLabels to the python xbmcmodule More... almost 10 years ago
removed: unneeded InfoLabel musicplayer.filename as we already have player.filenameandpath More... almost 10 years ago