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-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
2011-04-07
[osx/ios] remove libxbms.a linkage
S. Davilla
2011-04-07
refactor sdl mutex/cond includes and combine XBMC_cond into XBMC_mutex to mat...
S. Davilla
2011-04-06
[osx] fixed build breakage
of the universe
2011-04-06
[ios] fixed include paths
S. Davilla
2011-04-06
[ios/atv2] fixed build breakage
S. Davilla
2011-04-06
Merge branch 'master' of github.com:xbmc/xbmc
Jim Carroll
2011-04-06
The push of the external-python broke the default build for linux. This fix i...
Jim Carroll
2011-04-06
[WIN32] fixed some merge leftovers
WiSo
2011-04-06
Merge remote branch 'mine/ext-python'
Jim Carroll
2011-04-06
Code changes to make external python work in windows. Changes credit to WiSo
WiSo
2011-04-06
Adding external python to the win32 build system. credit to WiSo and blinkseb.
jimfcarroll
2011-04-06
This commit represents the including of the new external python for win32. cr...
WiSo
2011-04-06
[osx/ios] remove unused function
S. Davilla
2011-04-06
JSONRPC: make default fields "file" and "thumbnail" optional
montellese
2011-04-06
[ios] make ios and atv2 use same eglLayer setup
S. Davilla
2011-04-06
fixed: push back the extracted video duration to the VideoInfoTag var m_strRu...
vdrfan
2011-04-06
refactor: renamed GetStreamDetailsForFileId to GetStreamDetails
vdrfan
2011-04-06
updated: Finnish translation. closes ticket #11402
viking
2011-04-06
updated: catalan translation. thanks to divendres. closes ticket #11403
spiff
2011-04-06
fixed - watched/unwatched context menu items didn't do anything useful for fo...
Jonathan Marshall
[next]