aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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 errorsAlasdair Campbell
2012-09-05[UPnP] update Platinum/Neptune to 0.6.9.1Alasdair Campbell
2012-09-04Merge pull request #1282 from huceke/raspberrypihuceke
2012-09-05[pvr] added PVR support to XBMC (taken from https://github.com/opdenkamp/xbmc...Lars Op den Kamp
2012-09-04cec: bump the libCEC versions of win32 and osx to 1.8.1 (same as linux)Lars Op den Kamp
2012-09-04removed old project files and stdint.h from lib/libhts. no longer being any moreLars Op den Kamp
2012-08-25Merge pull request #1324 from Karlson2k/VS2012_compatjmarshallnz
2012-08-25[UnrarXLib] check validity of ui ptr before accessNick Leppänen Larsson
2012-08-22[libRTV] Use "ntohll" function implementation from SDK on VS2012Karlson2k
2012-08-22[UnrarXLib] Disable incompatible with VS2012 useless defKarlson2k
2012-08-15[rbp] fixed 8b6af545b317b5b0cd792f1c77e17cb95a60fe69. propper compile fix for...gimli
2012-08-14[rbp] fixed libsquish native arm compilehuceke
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 exactlytheuni
2012-08-08[droid] libs: add a few links to libmaththeuni
2012-08-08[droid] cmyth: fix static linkingtheuni
2012-08-08[droid] libid3tag: fix missing libz dependencytheuni
2012-08-08[droid] fix symbol collision with pythontheuni
2012-08-08[droid] libexif fixestheuni
2012-08-08[droid] cximage fixestheuni
2012-08-08[droid] fix libdvdtheuni
2012-08-08[droid] fix hdhomeruntheuni
2012-08-08[droid] ffmpeg compile fix for -Ostheuni
2012-08-04rtsp: Handle requests from server to clientspiff
2012-08-03Merge pull request #1139 from aballier/avfilterArne Morten Kvarving
2012-08-03[ios] - fix compilation off ffmpeg with newest Xcode build tools on mountain ...Memphiz
2012-07-09AvFilter: Map and use av_buffersrc_add_frame instead of av_vsrc_buffer_add_fr...Alexis Ballier
2012-07-09AvFilter wrapper: Remove unused avfilter_get_video_buffer mapping as the func...Alexis Ballier
2012-07-09AvFilter wrapper: Remove unused avfilter_request_frame mapping as the functio...Alexis Ballier
2012-07-09AvFilter wrapper: Remove unused avfilter_poll_frame which has been removed in...Alexis Ballier
2012-07-09Merge pull request #1100 from dteirney/libcmyth-upstreamDavid Teirney
2012-07-09[libcmyth] Rename proginfo_prodyear to proginfo_year and change type to match...David Teirney
2012-07-09[libcmyth] Add missing exports to the libcmyth.def file for Windows.David Teirney
2012-07-09[libcmyth] Change include in the mysql include area to use winsock2.h rather ...David Teirney
2012-07-09Change protocol version in token map to be unsigned int as it can never be ne...David Teirney
2012-07-09[libcmyth] Pull across upstream changes to cmyth_get_bookmark_offset.David Teirney
2012-07-09[libcmyth] Pull across changes for cmyth_get_bookmark_mark from upstream.David Teirney
2012-07-09[libcmyth] Cosmetic: pull across MVP -> CMYTH naming changes from upstream fo...David Teirney
2012-07-09[libcmyth] Convert all long long fields and methods to int64.David Teirney
2012-07-08Merge pull request #1115 from Karlson2k/VS_project_cleanupwsoltys
2012-07-08Total cleanup of all VS projects + fix for OpenGL buildEvgeny Grin
2012-07-07Added signlong implementationOldnemesis
2012-07-06Fixed (hopefully) the Win32 buildOldnemesis