Age | Commit message (Expand) | Author |
2012-10-11 | Merge pull request #1582 from alcoheca/upnp-cache-notify | Alasdair Campbell |
2012-10-11 | [UPnP] support video ratings | Alasdair Campbell |
2012-10-11 | Platinum: use PersonRole for directors. Also fixes ::FromDidl for authors, | Alasdair Campbell |
2012-10-11 | Platinum - 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-10 | Merge pull request #1576 from Pulse-Eight/libcec2 | Lars 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-09 | Platinum: 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-05 | libid3tag/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-01 | Merge pull request #1472 from 'fetzerch/bugfix-multiple-addons'. | Lars Op den Kamp |
2012-09-30 | [ffmpeg] - patch file for PGS subtitle fixes | Memphiz |
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-25 | upnp: report and support proper mimetypes for matroska | Joakim Plate |
2012-09-25 | [addons] fixed return type of XBMC_get_file_chunk_size (int instead of | Christian Fetzer |
2012-09-25 | [addons] Modified vc project files to generate debug information for | Christian Fetzer |
2012-09-25 | [addons] Removed global variables in addon callback shared libraries | Christian Fetzer |
2012-09-19 | Merge pull request #1432 from opdenkamp/fetchurl | Lars Op den Kamp |
2012-09-18 | fixed - space after \ in libid3tag's Makefile.am | Lars Op den Kamp |
2012-09-18 | added CanOpenDirectory() to AddonCallbacksAddon | Lars Op den Kamp |
2012-09-18 | expose CFile operations to add-ons | Lars Op den Kamp |
2012-09-16 | [hack] replace pointers to temporaries with a memleak | Kyle Hill |
2012-09-13 | Merge pull request #1385 from margro/fix_trac_13165 | Arne Morten Kvarving |
2012-09-13 | [libexif] Added character set conversion to UserComment | Christian Fetzer |
2012-09-12 | fixed compiler warning by removing an unused variable. | WiSo |
2012-09-10 | Merge pull request #1290 from aballier/swresample | davilla |
2012-09-10 | [tags] Add Makefile and taglib dependency, add taglib to xcode, android, linu... | Chris Roberts |
2012-09-09 | Add the groovy jars to be used in the codegenerator. | Jim Carroll |
2012-09-08 | [WIN32] [libass] fixed heap corruption when using in debug | Sébastien Brochet |
2012-09-08 | [libass] build with harfbuzz support | Sébastien Brochet |
2012-09-08 | [libass] fixed build on Windows | Sébastien Brochet |
2012-09-08 | added: support for OTF fonts | Sébastien Brochet |
2012-09-07 | [UPnP] changed: make UPnP optional (enabled by default), fix some missing #if... | Alasdair Campbell |
2012-09-07 | ffmpeg: fixed: DXVA2 playback artifacts on H264 content with mbaff frames | Marcel Groothuis |
2012-09-05 | [osx] fixed command-line make, duplicate symbol NPT_GetSystemMachineName, cho... | davilla |
2012-09-05 | [win32] remove "Debug Testsuite" configuration from all projects except gtest... | montellese |
2012-09-05 | [WIN32] forgot vs2010 project files of gtest | WiSo |
2012-09-05 | [WIN32] added a new target called Debug Testsuite which includes the gtest li... | WiSo |
2012-09-05 | [GSOC] Add latest snapshot of google test (r619). | Andres Mejia |
2012-09-05 | [UPnP] Platinum now stats files before serving via http. This means serving f... | Alasdair Campbell |
2012-09-05 | [UPnP] reinstated: '[UPnP] use server provided item count to iterate browse r... | Alasdair Campbell |
2012-09-05 | [UPnP] reinstated: 'fixed: upnp server's http server would not provide conten... | Alasdair Campbell |
2012-09-05 | [UPnP] reinstated: 'changed: make sure Neptune threads are named' by elupus @... | Alasdair Campbell |
2012-09-05 | [UPnP] Platinum - log allowed values with state variable errors | Alasdair Campbell |
2012-09-05 | [UPnP] update Platinum/Neptune to 0.6.9.1 | Alasdair Campbell |
2012-09-04 | Merge pull request #1282 from huceke/raspberrypi | huceke |
2012-09-05 | [pvr] added PVR support to XBMC (taken from https://github.com/opdenkamp/xbmc... | Lars Op den Kamp |