aboutsummaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Expand)Author
2012-04-16[WIN] xbmc.cpp is not useful in Windows builds, exclude itCrystalP
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-06Merge pull request #856 from amet/xbmc_monitorZeljko Ametovic
2012-04-06Callback function for xbmc module (xbmc.Monitor)amet
2012-04-04Merge branch 'ffmpeg_0.10.2'elupus
2012-04-03Merge pull request #798 from jmarshallnz/vttc_texturecache_changesjmarshallnz
2012-04-04[WIN32] deleted UnRAR.exe as is shouldn't be needed anymore.WiSo
2012-04-03move texture caching jobs to a separate fileJonathan Marshall
2012-04-02[WIN32] updated Apples mDNSResponder to 333.10 in the hope of less problems w...WiSo
2012-03-31Update ffmpeg to n0.10.2 (f139838d6473c7b5152178f602cb953a824c2ff9)elupus
2012-03-28win32: use libcec-1.5.2.zip from XBMC's mirrors as depLars Op den Kamp
2012-03-27[rename] - rename all iFile and iDirectory implementations to have the protoc...Memphiz
2012-03-27webserver: add special handling for data within POST requestsmontellese
2012-03-27webserver: implement a jsonrpc handlermontellese
2012-03-27webserver: implement a webinterface addons handlermontellese
2012-03-27webserver: implement a webinterface handlermontellese
2012-03-27webserver: implement http-api and vfs http handlersmontellese
2012-03-27webserver: decouple specific usages like jsonrpc, http-api, vfs and webinterf...montellese
2012-03-27Merge pull request #469 from blinkseb/masterSébastien Brochet
2012-03-27add CMime for mimetype resolving by file extension and use it in CFileItem::G...montellese
2012-03-27jsonrpc: add GUI namespace with ShowNotification method and "ControlGUI" perm...montellese
2012-03-27cec: get libCEC-latest from packages.pulse-eight.net, so it can be updated se...Lars Op den Kamp
2012-03-27cec: added an option to configure whether or not to send an 'inactive source'...Lars Op den Kamp
2012-03-27cec: updated to libCEC 1.5. uses struct libcec_configuration to get and set t...Lars Op den Kamp
2012-03-26jsonrpc: refactor to simplify includesmontellese
2012-03-26updated mingw env, cosmetics and a missing file.WiSo
2012-03-26updated gcc to 4.6.2WiSo
2012-03-26[WIN32] file reshuffle: move win smb sources from win32 to filesystem/windowsWiSo
2012-03-25Merge pull request #511 from Montellese/websocketSascha Montellese
2012-03-24[WIN32] fixed DX build by excluding GL sources (thanks elupus) and some ifdef...WiSo
2012-03-20websocket: add support for version 13 by implementing RFC 6455montellese
2012-03-20network: add websocket implementationmontellese
2012-03-20utils: add CHttpResponse to create custom HTTP responsesmontellese
2012-03-20utils: add static Base64::Encode and Base64::Decode methodsmontellese
2012-03-19Merged support for audio/L16 mimetype from andrewfg PR 251Sylvain Rebaud
2012-03-16[win32] add pythreadstate.h to the VS projectmontellese
2012-02-20[WIN32] changed: move disc detection thread out of Application.cpp into Win32...WiSo
2012-01-25changed: do TMSG_OPTICAL_MOUNT in job to prevent XBMC from freezing during CD...WiSo
2012-01-18add IAudioRenderer.h to win32 projectJonathan 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" OSXWiSo
2012-01-02[WIN] more robust git rev extraction - use plumbing instead of porcelainCrystalP
2012-01-02[WIN] change git exe priority orderCrystalP
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 BuildSetupCrystalP
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 necessaryCrystalP