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-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
2011-04-09
[WIN32] msv*71 dlls are gone
WiSo
2011-04-09
[WIN32] removed msvcr71.dll and msvcp71.dll
WiSo
2011-04-09
[WIN32] removed oggvorbis headers from our repo
WiSo
2011-04-09
[WIN32] removed ogg/vorbis paths from the XBMC project
WiSo
2011-04-09
[WIN32] updated our headers to remove win32 ifdef
WiSo
2011-04-09
updated .gitignore with ogg/vorbis dlls
WiSo
2011-04-09
[WIN32] removed ogg/vorbis sources and binaries from our repo
WiSo
2011-04-09
[WIN32] remove vorbis and ogg projects from the xbmc main solution
WiSo
2011-04-09
[WIN32] download ogg/vorbis headers and dlls from our mirror
WiSo
2011-04-09
[WIN32] delete FLAC++ / ogg headers in temp
WiSo
2011-04-09
[WIN32] removed xbmcbin in the dll search path as on win32 xbmcbin=xbmc
WiSo
2011-04-09
[WIN32] added xbmc/system/cdrip to the dll search path
WiSo
2011-04-09
[WIN32] enabled minimal rebuild on libid3tag
WiSo
2011-04-09
added libsamplerate and sqlite dll to .gitignore
WiSo
2011-04-08
[ios] fixed build breakage from final python removal
S. Davilla
2011-04-08
Updated the Makefile.in to remove the old hack for ARM that hardcoded PYTHON_...
Jim Carroll
2011-04-08
Removed a log message that no longer applies since the wrappers for python ha...
Jim Carroll
2011-04-08
[WIN32] fixed: delete python26.dll on uninstall
WiSo
2011-04-08
changed: Makefile.in cleanup after removing internal python on linux + update...
vdrfan
2011-04-08
configure.in: set version to 11.0
Paul Menzel
2011-04-07
Merge remote branch 'mine/remove-internal-python'
Jim Carroll
2011-04-07
Updated the xcode project for osx.
jimfcarroll
2011-04-07
Updated the ios and osx depends builds to no longer invoke configure with --e...
Jim Carroll
2011-04-07
removed USE_EXTERNAL_PYTHON from the windows projects (from Linux, using emac...
Jim Carroll
2011-04-07
Updated windows projects and code to remove the last evil vestages of interna...
jimfcarroll
2011-04-07
File changes to remove the last remnants of USE_EXTERNAL_PYTHON and --enable-...
Jim Carroll
2011-04-07
Removed internal python from linux.
Jim Carroll
2011-04-07
JSONRPC: Fix Audio/VideoPlaylist.Add() and Audio/VideoPlaylist.Insert()
montellese
2011-04-07
[ios] fixed broken paths, teach me to drop and drop across different git clones
S. Davilla
[next]