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
Age
Commit message (
Expand
)
Author
2011-04-14
[WIN32] updated PIL and pysqlite for python 2.6. pysqlite could be replaced b...
WiSo
2011-04-14
[WIN32] fixed compilation
WiSo
2011-04-14
Merge remote branch 'jcarroll/default-addon-id'
Jim Carroll
2011-04-14
Removed modest attempt to introduce an industry standard to coding naming con...
Jim Carroll
2011-04-14
This applies elupus' os.getcwd override but only for scripts that are depende...
Jim Carroll
2011-04-14
Cleanup the potential memory leak when the Addon constructor fails.
Jim Carroll
2011-04-14
The Addon constructor will now check the version of the xbmc python api that ...
Jim Carroll
2011-04-14
This will allow scripts to run in a backward compatible way without requiring...
Jim Carroll
2011-04-14
Added the ability for a python script to instantiate an Addon instance withou...
Jim Carroll
2011-04-13
fixed, missed an SDL.h include
S. Davilla
2011-04-14
Merge branch 'HarryMuscle-DiscStub'
Jonathan Marshall
2011-04-13
[osx] more Makefiles that need toolchain path added so we use our autoreconf
S. Davilla
2011-04-13
[osx] add toolchain path so we use our autoreconf
S. Davilla
2011-04-13
[osx/ios] fixed syntax errors in new depends build system
beenje
2011-04-14
Merge branch 'DiscStub' of git://github.com/HarryMuscle/xbmc into HarryMuscle...
Jonathan Marshall
2011-04-13
[osx] changed, use linker flags to specify external depends libs so we can re...
S. Davilla
2011-04-13
[ios] fixed, configure is bash so you need to quote strings
S. Davilla
2011-04-12
fixed various silly warnings, this closes pull/84, warning must die
S. Davilla
2011-04-12
[osx/ios] finish libXBMS removal
S. Davilla
2011-04-12
clean up sdl mutex includes and add XBMC_MUTEX
S. Davilla
2011-04-12
refactor xbmc_mutex, PTHREAD_MUTEX_RECURSIVE and PTHREAD_MUTEX_RECURSIVE_NP a...
S. Davilla
2011-04-12
replace endian #ifdef detect using SDL with compiler native
S. Davilla
2011-04-12
remove commented out HAS_SDL
S. Davilla
2011-04-12
replace SDL_GetTicks with our internal ms time
S. Davilla
2011-04-12
[osx/ios] refactor depends build system to use config.site, for testing only ...
S. Davilla
2011-04-11
[osx/ios] do not delete the includes when cleaning
S. Davilla
2011-04-11
fix the skin switch dialog bug for disabled addons
montellese
2011-04-10
Revert "[WIN32] removed pcre project from XBMC solution and fixed the inclusi...
WiSo
2011-04-10
Revert "[WIN32] removed the pcre sources from our repo"
WiSo
2011-04-10
[WIN32] disabled download of pcre
WiSo
2011-04-10
[chd] fixes #11421, osx-depends broke libcrystalhd detection during configure
S. Davilla
2011-04-10
changed: override os.getcwd() and os.chdir() functions to make addons relying...
elupus
2011-04-10
changed: reduce log spam
elupus
2011-04-10
The hack for closing a file from python was causing problems. This change use...
Jim Carroll
2011-04-10
Fixes blank MAC address showing in the system info by implementing CNetworkIn...
Garrett Brown
2011-04-09
[omx] cosmetics
S. Davilla
2011-04-09
[omx] move debug spew defines to include to both OpenMax.cpp and OpenMaxVideo...
S. Davilla
2011-04-10
[WIN32] changed source files to use external liblzo. /lib/win32/liblzo still ...
WiSo
2011-04-10
[WIN32] added scripts to download liblzo from our mirror
WiSo
2011-04-09
[WIN32] changed: libid3tag should use external zlib
WiSo
2011-04-09
[WIN32] added comments to libcurl script
WiSo
2011-04-09
removed zconf.h from xbmc/filesystem. Please reverse if anything is using it.
WiSo
2011-04-09
[WIN32] removed zlib1.dll from dependencies
WiSo
2011-04-09
[WIN32] removed internal zlib
WiSo
2011-04-09
[WIN32] use external zlib
WiSo
2011-04-09
[WIN32] download zlib from our mirror. use it instead the one from libcurl
WiSo
2011-04-09
added python and pcre dlls to .gitignore
WiSo
2011-04-09
[WIN32] removed the pcre sources from our repo
WiSo
2011-04-09
[WIN32] removed pcre project from XBMC solution and fixed the inclusion of th...
WiSo
2011-04-09
[WIN32] added scripts to download pcre from our mirror
WiSo
[next]