aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-11-15Merge pull request #1786 from FernetMenta/addonguiLars Op den Kamp
2012-11-14addon GUI: fix segault in destroy windowxbmc
2012-11-13[osx] fixed borked include pathsdavilla
2012-11-10[pvr] added FreeString()Lars Op den Kamp
2012-11-10[pvr] return char* instead of const char* from UnknownToUTF8, GetLocalizedStr...Lars Op den Kamp
2012-11-10[pvr] fixed UnknownToUTF8() on the PVR interface. fixes https://github.com/op...Lars Op den Kamp
2012-10-31[cec] bump to libCEC 2.0.3Lars Op den Kamp
2012-10-30[afpfs-ng] - add patch for fixing some more spaghetti pointer arithmetic - fi...Memphiz
2012-10-26[osx] - fix compilation by using the right suffix for 64bit constantsMemphiz
2012-10-26Platinum: fix missing filtering for extra metadataAlasdair Campbell
2012-10-26Platinum: switch to NPT_UInt64 for bitmask flagsAlasdair Campbell
2012-10-25ffmpeg: reduce allowed mp4/mov a/v skew to 4 secondsJoakim Plate
2012-10-25upnp: fixes support for filtering by the extended properties we needAlasdair Campbell
2012-10-25Revert "Platinum - allow sub classes of PltSyncMediaBrowser to specify proper...Alasdair Campbell
2012-10-21[osx/iosx] fixed build, remove read_only_relocs flag on linker, you only need...davilla
2012-10-20[ffmpeg] - patch file for "ARM: fix overreads in neon h264 chroma mc"Memphiz
2012-10-20[ARM/ffmpeg] - fix overreads in neon h264 chroma mc - fixes #13283 - thx to M...Memphiz
2012-10-16Merge pull request #1628 from Pulse-Eight/libcec2.0.2Arne Morten Kvarving
2012-10-16Merge pull request #1627 from huceke/ffmpeg-arm-fixesMemphiz
2012-10-16changed: add silent rules to libcpluff to shut it up a littlespiff
2012-10-16Correct if statement in asap/xasmNHellFire
2012-10-16Support building with older versions of gdcNHellFire
2012-10-16[ffmpeg/armv6] fixed broken ac3 on armv6 backported ffmpeg commit cd2f98f365d...huceke
2012-10-16[cec] bump to libCEC 2.0.2Lars Op den Kamp
2012-10-11Merge pull request #1573 from Memphiz/airtunesipv62ipv4fallbackMemphiz
2012-10-11[UPnP] increase number of requested items per iteration. gives 2-3 times speedAlasdair Campbell
2012-10-11Merge pull request #1582 from alcoheca/upnp-cache-notifyAlasdair Campbell
2012-10-11[UPnP] support video ratingsAlasdair Campbell
2012-10-11Platinum: use PersonRole for directors. Also fixes ::FromDidl for authors,Alasdair Campbell
2012-10-11Platinum - allow sub classes of PltSyncMediaBrowser to specify property filte...Alasdair Campbell
2012-10-11[UPnP] add support for upnp:lastPlaybackPosition, upnp:lastPlaybackTime and u...Alasdair Campbell
2012-10-10Merge pull request #1576 from Pulse-Eight/libcec2Lars Op den Kamp
2012-10-09[pvr] added TriggerEpgUpdate to the PVR interface, so an add-on can force an ...Lars Op den Kamp
2012-10-09Platinum: allow some statevariables to reset to default value after sending c...Alasdair Campbell
2012-10-09[cec] bump to libCEC 2.0.0. only minor changes, but the API was cleaned up, a...Lars Op den Kamp
2012-10-08[libshairport] - add patch for fixing fallback from ipv6 to ipv4 (needed wher...Memphiz
2012-10-05libid3tag/libapetag win/mac/linux/android removal (thanks theuni for the linu...Cory Fields
2012-10-02[UPnP] Platinum should also support sort criterias in format res@<property>Alasdair Campbell
2012-10-01Merge pull request #1472 from 'fetzerch/bugfix-multiple-addons'.Lars Op den Kamp
2012-09-30[ffmpeg] - patch file for PGS subtitle fixesMemphiz
2012-09-30[ffmpeg] - backport PGS subtitle fixes from ffmpeg (git revisions 37bbc9eb8bd...Memphiz
2012-09-29[addons] Added FileExists, StatFile, DeleteFile, CreateDirectory, DirectoryEx...Christian Fetzer
2012-09-26[osx/ios] fixed, log message is incorrect, darwin uses internal ffmpeg but co...S. Davilla
2012-09-25upnp: report and support proper mimetypes for matroskaJoakim Plate
2012-09-25[addons] fixed return type of XBMC_get_file_chunk_size (int instead ofChristian Fetzer
2012-09-25[addons] Modified vc project files to generate debug information forChristian Fetzer
2012-09-25[addons] Removed global variables in addon callback shared librariesChristian Fetzer
2012-09-19Merge pull request #1432 from opdenkamp/fetchurlLars Op den Kamp
2012-09-18fixed - space after \ in libid3tag's Makefile.amLars Op den Kamp
2012-09-18added CanOpenDirectory() to AddonCallbacksAddonLars Op den Kamp