index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
addons
Age
Commit message (
Expand
)
Author
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-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 PNGs
davilla
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-11
change to our mirrors, http://www.effbot.org/downloads is unreliable
davilla
2011-07-24
Attempt 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/depends
davilla
2011-05-02
Fix trac 11461. third party python library PIL now builds correctly under linux.
Jim Carroll
2011-04-18
Added a backward compatibility stub for pysqlite2.
Jim Carroll
2011-03-08
[osx] fixed, script.module.pil build
beenje
2011-02-09
fixed: python script.modules build
vdrfan
2011-01-23
Revert "Merge remote branch 'upstream/master'"
Lars Op den Kamp
2011-01-20
CRLF
Lars Op den Kamp
2011-01-09
pvr: libXBMC_addon.dll is a C dll and should not use std::string as function ...
Marcel Groothuis
2011-01-09
windows: Add addon & PVR support libraries to VS2010 solution
Marcel Groothuis
2011-01-04
pvr: fixed: missing LDFLAGS for pvr libs and clients from: anssih
Lars Op den Kamp
2011-01-04
pvr: fix vs2008 project file for libXBMC-pvr
Lars Op den Kamp
2011-01-04
merge pvr-testing2 svn rev 32591 into trunk
Lars Op den Kamp
2010-08-06
fixed: #9818 - script.module.pysqlite double directory fix patch (thanks giftie)
vdrfan
2010-07-11
case monster exists on OSX, python app is called python.exe
davilla
2010-07-10
added: Build scripts for pysqlite2 and PIL script.module addons (Might need O...
althekiller