Age | Commit message (Expand) | Author |
2013-02-21 | libdvdread: replace perror by fprintf so that it gets picked up in xbmc logs | Voyager1 |
2013-02-20 | Fix inability of libdvd 4.2.0 to read DVDs stored as VIDEO_TS files on non-Wi... | Voyager1 |
2013-02-11 | bluray: support BDJ menus | Joakim Plate |
2013-02-09 | Merge pull request #2201 from wsnipex/libdvd-fix | Martijn Kaijser |
2013-02-09 | libdvdccs: allow use of automake >1.11, thx brianf21 | wsnipex |
2013-02-09 | [cosmetics] update date in GPL header | Martijn Kaijser |
2013-02-08 | Merge pull request #2128 from Paxxi/libdvd | Voyager1 |
2013-02-08 | Added diffs for XBMC changes to libdvd libs | Pär Björklund |
2013-02-07 | changed, remove wrapping from cximage, obsolete with new Imagefactory | davilla |
2013-02-07 | fixes #14030, osx x86_64 would crash on a throw, trying to open tiffs, basica... | davilla |
2013-02-06 | added an imagefactory to XBMC. The only libs currently are libjpeg-turbo and ... | wsoltys |
2013-02-05 | Updated libdvdcss, read and nav to the latest versions | Pär Björklund |
2013-02-03 | Merge pull request #2092 from aballier/libav | Joakim Plate |
2013-02-03 | Merge pull request #1597 from elupus/upnp-player | Joakim Plate |
2013-01-27 | removed internal liblame as all ports using external libs. | wsoltys |
2013-01-27 | Fix format string which causes compilation error when --enable-dvdcss is set ... | Hugo Rodenburg |
2013-01-25 | Merge ffmpeg fix for sagetv recordings from upstream | Andrew Gallatin |
2013-01-20 | Platinum: add SetNextAVTransportURI support to media renderer base | Joakim Plate |
2013-01-19 | Platinum: don't disregard PLT_MediaObjects only for lacking resources | Joakim Plate |
2013-01-18 | DllSwResample: use uint8_t types for avresample_convert. libav changed their ... | Alexis Ballier |
2013-01-18 | DllAvFormat: drop mapping of url_feof, it is unused in xbmc code and not pres... | Alexis Ballier |
2013-01-13 | [automake] remove long time deprecated automake macros and variables which ar... | Stephan Raue |
2012-12-29 | ffmpeg: added patch for supporting S_DVBSUB's in MKV as stored by tvheadend | Joakim Plate |
2012-12-27 | Merge pull request #1992 from GreenOnyx/FrodoPGSForced | davilla |
2012-12-27 | ffmpeg: Fixed forced subtitles display in PGS stream | GreenOnyx |
2012-12-25 | ffmpeg: backport latm: fix initialization on some streams when no extradata i... | xbmc |
2012-12-21 | [ffmpeg] fixed missing S_DVBSUB subtitles | Allan Kristensen |
2012-12-16 | lavf: Provide a monotonic timestamp to the outside world | Harald Axmann |
2012-12-16 | [libdcr] fix thread safety | Jonathan Marshall |
2012-12-08 | [WIN32] fixed: lame_enc.dll couldn't be loaded due to missing symbols. added ... | WiSo |
2012-11-15 | Merge pull request #1786 from FernetMenta/addongui | Lars Op den Kamp |
2012-11-14 | addon GUI: fix segault in destroy window | xbmc |
2012-11-13 | [osx] fixed borked include paths | davilla |
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.3 | Lars 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 constants | Memphiz |
2012-10-26 | Platinum: fix missing filtering for extra metadata | Alasdair Campbell |
2012-10-26 | Platinum: switch to NPT_UInt64 for bitmask flags | Alasdair Campbell |
2012-10-25 | ffmpeg: reduce allowed mp4/mov a/v skew to 4 seconds | Joakim Plate |
2012-10-25 | upnp: fixes support for filtering by the extended properties we need | Alasdair Campbell |
2012-10-25 | Revert "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-16 | Merge pull request #1628 from Pulse-Eight/libcec2.0.2 | Arne Morten Kvarving |
2012-10-16 | Merge pull request #1627 from huceke/ffmpeg-arm-fixes | Memphiz |
2012-10-16 | changed: add silent rules to libcpluff to shut it up a little | spiff |