Age | Commit message (Expand) | Author |
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-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-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 |
2012-09-04 | cec: bump the libCEC versions of win32 and osx to 1.8.1 (same as linux) | Lars Op den Kamp |
2012-09-04 | removed old project files and stdint.h from lib/libhts. no longer being any more | Lars Op den Kamp |
2012-08-25 | Merge pull request #1324 from Karlson2k/VS2012_compat | jmarshallnz |
2012-08-25 | [UnrarXLib] check validity of ui ptr before access | Nick Leppänen Larsson |
2012-08-22 | [libRTV] Use "ntohll" function implementation from SDK on VS2012 | Karlson2k |
2012-08-22 | [UnrarXLib] Disable incompatible with VS2012 useless def | Karlson2k |
2012-08-15 | [rbp] fixed 8b6af545b317b5b0cd792f1c77e17cb95a60fe69. propper compile fix for... | gimli |
2012-08-14 | DllSwResample: Add missing includes for stand-alone inclusion. | Alexis Ballier |
2012-08-14 | Drop mapping of the private av_audio_convert API now that it is unused. | Alexis Ballier |
2012-08-14 | DllSwResample: Use libavresample if libswresample is not available. | Alexis Ballier |
2012-08-14 | SwResample: Map swr_alloc_set_opts, swr_init, swr_free and swr_convert functi... | Alexis Ballier |
2012-08-14 | [rbp] fixed libsquish native arm compile | huceke |
2012-08-09 | [WIN32] changed from SSE2 to SSE for the XBMC main project and libsquash. The... | WiSo |
2012-08-08 | [droid] - nearly forgot to make use of the DARWIN_NATIVE_ARCH in libsquish an... | Memphiz |
2012-08-08 | [droid] - fix the darwin detection for libsquash / build side and force build... | Memphiz |
2012-08-08 | [droid] more bionic fun. sonames need to match filenames exactly | theuni |