aboutsummaryrefslogtreecommitdiff
path: root/lib/addons
AgeCommit message (Expand)Author
2013-03-19depends: remove python pil helper scripts and docs, they've been moved to dep...Cory Fields
2013-03-07Merge remote-tracking branch 'fernetmenta/addongui' into pvrapi_1_7_0. Github...Lars Op den Kamp
2013-03-01expose GUIRenderingControl to addongui libxbmc
2013-02-16addons: Add WakeOnLan functionChristian Fetzer
2013-02-09[cosmetics] update date in GPL headerMartijn Kaijser
2012-11-14addon GUI: fix segault in destroy windowxbmc
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-21[osx/iosx] fixed build, remove read_only_relocs flag on linker, you only need...davilla
2012-10-09[pvr] added TriggerEpgUpdate to the PVR interface, so an add-on can force an ...Lars Op den Kamp
2012-09-29[addons] Added FileExists, StatFile, DeleteFile, CreateDirectory, DirectoryEx...Christian Fetzer
2012-09-25[addons] fixed return type of XBMC_get_file_chunk_size (int instead ofChristian Fetzer
2012-09-25[addons] Modified vc project files to generate debug information forChristian Fetzer
2012-09-25[addons] Removed global variables in addon callback shared librariesChristian Fetzer
2012-09-18added CanOpenDirectory() to AddonCallbacksAddonLars Op den Kamp
2012-09-18expose CFile operations to add-onsLars Op den Kamp
2012-09-16[hack] replace pointers to temporaries with a memleakKyle Hill
2012-09-05[pvr] added PVR support to XBMC (taken from https://github.com/opdenkamp/xbmc...Lars Op den Kamp
2012-01-22[ios] fixes #12508, PIL on ATV2 not supporting indexed PNGsdavilla
2011-10-11[osx/ios] fixed, Imaging-1.1.7 has a design quirk where one can import it two...davilla
2011-10-07[osx/ios] fixed build of script.module.pil, this also add the ability to cros...davilla
2011-09-11change to our mirrors, http://www.effbot.org/downloads is unreliabledavilla
2011-07-24Attempt to find PIL with external python first before building our own.Andres Mejia
2011-06-22[osx/ios] fixed, change from old osx/depends to new darwin/dependsdavilla
2011-05-02Fix trac 11461. third party python library PIL now builds correctly under linux.Jim Carroll
2011-04-18Added a backward compatibility stub for pysqlite2.Jim Carroll
2011-03-08[osx] fixed, script.module.pil buildbeenje
2011-02-09fixed: python script.modules buildvdrfan
2011-01-23Revert "Merge remote branch 'upstream/master'"Lars Op den Kamp
2011-01-20CRLFLars 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-09windows: Add addon & PVR support libraries to VS2010 solutionMarcel Groothuis
2011-01-04pvr: fixed: missing LDFLAGS for pvr libs and clients from: anssihLars Op den Kamp
2011-01-04pvr: fix vs2008 project file for libXBMC-pvrLars Op den Kamp
2011-01-04merge pvr-testing2 svn rev 32591 into trunkLars Op den Kamp
2010-08-06fixed: #9818 - script.module.pysqlite double directory fix patch (thanks giftie)vdrfan
2010-07-11case monster exists on OSX, python app is called python.exedavilla
2010-07-10added: Build scripts for pysqlite2 and PIL script.module addons (Might need O...althekiller