aboutsummaryrefslogtreecommitdiff
path: root/addons/library.xbmc.addon
AgeCommit message (Expand)Author
2013-08-11[cosmetic] update copyright headersMartijn Kaijser
2013-02-16addons: Add WakeOnLan functionChristian Fetzer
2013-02-09[cosmetics] update date in GPL headerMartijn Kaijser
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-15[droid/pvr] add android path checks. credit @memphizLars Op den Kamp
2012-09-29[addons] Added FileExists, StatFile, DeleteFile, CreateDirectory, DirectoryEx...Christian Fetzer
2012-09-25[addons] Removed global variables in addon callback shared librariesChristian Fetzer
2012-09-21include stdint.h for int64_t typedefFneufneu
2012-09-19fix win32 buildpieh
2012-09-18added CanOpenDirectory() to AddonCallbacksAddonLars Op den Kamp
2012-09-18added documentation for libXBMC_addon.h methodsLars Op den Kamp
2012-09-18expose CFile operations to add-onsLars Op den Kamp
2012-09-09fix address line in GPL headersmontellese
2012-09-06[osx] revert change to x86_64-osx, we do not track internal dylibs that waydavilla
2012-09-06[pvr] added x86_64-osx to library naming.huceke
2012-09-06[pvr] fixed on arm there is no seperate PLATFORM in lib name.huceke
2012-09-05[pvr] added PVR support to XBMC (taken from https://github.com/opdenkamp/xbmc...Lars Op den Kamp
2011-01-23Revert "Merge remote branch 'upstream/master'"Lars Op den Kamp
2011-01-09pvr: libXBMC_addon.dll is a C dll and should not use std::string as function ...Marcel Groothuis
2011-01-04merge pvr-testing2 svn rev 32591 into trunkLars Op den Kamp