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
/
project
Age
Commit message (
Expand
)
Author
2012-03-31
Update ffmpeg to n0.10.2 (f139838d6473c7b5152178f602cb953a824c2ff9)
elupus
2012-03-28
win32: use libcec-1.5.2.zip from XBMC's mirrors as dep
Lars Op den Kamp
2012-03-27
[rename] - rename all iFile and iDirectory implementations to have the protoc...
Memphiz
2012-03-27
webserver: add special handling for data within POST requests
montellese
2012-03-27
webserver: implement a jsonrpc handler
montellese
2012-03-27
webserver: implement a webinterface addons handler
montellese
2012-03-27
webserver: implement a webinterface handler
montellese
2012-03-27
webserver: implement http-api and vfs http handlers
montellese
2012-03-27
webserver: decouple specific usages like jsonrpc, http-api, vfs and webinterf...
montellese
2012-03-27
Merge pull request #469 from blinkseb/master
Sébastien Brochet
2012-03-27
add CMime for mimetype resolving by file extension and use it in CFileItem::G...
montellese
2012-03-27
jsonrpc: add GUI namespace with ShowNotification method and "ControlGUI" perm...
montellese
2012-03-27
cec: get libCEC-latest from packages.pulse-eight.net, so it can be updated se...
Lars Op den Kamp
2012-03-27
cec: added an option to configure whether or not to send an 'inactive source'...
Lars Op den Kamp
2012-03-27
cec: updated to libCEC 1.5. uses struct libcec_configuration to get and set t...
Lars Op den Kamp
2012-03-26
jsonrpc: refactor to simplify includes
montellese
2012-03-26
updated mingw env, cosmetics and a missing file.
WiSo
2012-03-26
updated gcc to 4.6.2
WiSo
2012-03-26
[WIN32] file reshuffle: move win smb sources from win32 to filesystem/windows
WiSo
2012-03-25
Merge pull request #511 from Montellese/websocket
Sascha Montellese
2012-03-24
[WIN32] fixed DX build by excluding GL sources (thanks elupus) and some ifdef...
WiSo
2012-03-20
websocket: add support for version 13 by implementing RFC 6455
montellese
2012-03-20
network: add websocket implementation
montellese
2012-03-20
utils: add CHttpResponse to create custom HTTP responses
montellese
2012-03-20
utils: add static Base64::Encode and Base64::Decode methods
montellese
2012-03-19
Merged support for audio/L16 mimetype from andrewfg PR 251
Sylvain Rebaud
2012-03-16
[win32] add pythreadstate.h to the VS project
montellese
2012-02-20
[WIN32] changed: move disc detection thread out of Application.cpp into Win32...
WiSo
2012-01-25
changed: do TMSG_OPTICAL_MOUNT in job to prevent XBMC from freezing during CD...
WiSo
2012-01-18
add IAudioRenderer.h to win32 project
Jonathan Marshall
2012-01-12
[WIN32] fixed: impossible to seek via nfs for files bigger than 2GB. closes #...
WiSo
2012-01-07
[WIN32] bump libcurl to 7.21.6 to be in line with Linux and "future" OSX
WiSo
2012-01-02
[WIN] more robust git rev extraction - use plumbing instead of porcelain
CrystalP
2012-01-02
[WIN] change git exe priority order
CrystalP
2012-01-02
[WIN] fix extraction to return unknown version in case the git tool doesn't r...
CrystalP
2012-01-02
[WIN] fix git rev extraction for BuildSetup
CrystalP
2012-01-02
[WIN32] fixed: somehow the manifest got lost for the debug dx build.
wsoltys
2012-01-02
[WIN32] fixed: python scripts not running anymore.
wsoltys
2012-01-01
[WIN] cosmetic - the quotes are not necessary
CrystalP
2012-01-01
[WIN] fix git command detection for recent msysgit
CrystalP
2012-01-01
[WIN] more correct git command detection.
CrystalP
2012-01-01
[WIN] no need for @ prefixes after @echo off
CrystalP
2012-01-01
[WIN] fix git rev extraction: parse only the first line returned
CrystalP
2012-01-01
[WIN] remove manifest file. It declared a dependency on the vs2008 runtime.
CrystalP
2011-12-29
[WIN32] bumped libbluray to the first stable release 0.2.1
WiSo
2011-12-24
[WIN32] fixed: extract git revision during build process wasn't working.
WiSo
2011-12-20
[WIN32] bumped libcdio to the stable 0.83 release. This fixes for me CDDA pla...
wsoltys
2011-12-19
[WIN32] updated some mingw/msys components and fixed a libtool not found
wsoltys
2011-12-08
[WIN32] applied the hanewin patch to libnfs
wsoltys
2011-11-16
use the same libcec version on win32 as on other platforms
Lars Op den Kamp
[next]