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-05-13
webserver: add handler for image://
montellese
2012-05-13
adds image:// file protocol as a wrapper for texture cache, to be used for JS...
Jonathan Marshall
2012-05-11
Revert "Revert "some missed VS2010 project file cleanup""
CrystalP
2012-05-11
Revert "some missed VS2010 project file cleanup"
Damian Huckle
2012-05-11
[AE][SoftAE] removed deprecated postproc stuff and moved engines into their o...
Geoffrey McRae
2012-05-11
some missed VS2010 project file cleanup
Jonathan Marshall
2012-05-10
[win32] rearrange project file as per the filesystem layout
Jonathan Marshall
2012-05-10
[AE] remove old files from the build system
Geoffrey McRae
2012-05-10
[AE] add new files to build system
Geoffrey McRae
2012-05-08
[WIN32] removed unneeded files from vs project
WiSo
2012-05-07
fixed: line-endings
bobo1on1
2012-05-03
[WIN32] fixed broken filter file
WiSo
2012-05-03
[WIN32] added scripts to download tinyxml from our mirrors
WiSo
2012-05-03
Use system implementation of tinyxml instead of internal implementation.
Andres Mejia
2012-05-04
[gettext] implemented ID based gettext PO file support, with fallback to XML
alanwww1
2012-05-02
Merge branch 'bddir'
Joakim Plate
2012-05-01
[bluray] Add directory class listing all titles on disk/image
elupus
2012-05-01
[WIN32] commons filter no longer needed in filter file.
WiSo
2012-05-01
[WIN32] added/moved zeroconfbrowserwin.cpp/.h to network/windows. All other c...
WiSo
2012-05-01
[WIN32] added: zeroconf browser for win32.
WiSo
2012-05-01
[WIN32] bump libjpeg-turbo to 1.2.0 and link with turbojpeg-static.lib (jpeg-...
WiSo
2012-05-01
initial implementation of library structure from xml
Jonathan Marshall
2012-05-01
[win32] ensure XbmcCommons and XbmcThreads build for all configurations
Jonathan Marshall
2012-05-01
equals doesn't always imply no difference...
Jonathan Marshall
2012-04-21
Tests working under windows.
Jim Carroll
2012-04-21
Broke circular dependency between threads and utils.
Jim Carroll
2012-04-16
[WIN] xbmc.cpp is not useful in Windows builds, exclude it
CrystalP
2012-04-14
[win32] in VS project move MediaSource.cpp into utils folder (where MediaSour...
montellese
2012-04-14
[WIN32] fixed: some wrong entries in the project files probably due to merging.
WiSo
2012-04-11
[WIN32] updated libluray to 0.2.2. New packaging format. Will make it easier ...
WiSo
2012-04-06
Merge pull request #856 from amet/xbmc_monitor
Zeljko Ametovic
2012-04-06
Callback function for xbmc module (xbmc.Monitor)
amet
2012-04-04
Merge branch 'ffmpeg_0.10.2'
elupus
2012-04-03
Merge pull request #798 from jmarshallnz/vttc_texturecache_changes
jmarshallnz
2012-04-04
[WIN32] deleted UnRAR.exe as is shouldn't be needed anymore.
WiSo
2012-04-03
move texture caching jobs to a separate file
Jonathan Marshall
2012-04-02
[WIN32] updated Apples mDNSResponder to 333.10 in the hope of less problems w...
WiSo
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
[next]