aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-18[pvr] refactor directory path preparation out of Update() methodxhaggi
2014-07-18[cosmetic] remove duplicate access modifier in CGUIMediaWindowxhaggi
2014-07-18Merge pull request #5035 from t-nelson/aml_cpu_enumifyTrent Nelson
2014-07-18[configure] properly detect if curl was compiled statically with opensslwsnipex
2014-07-18let XB_FIND_SONAME define *_FILENAME also for applewsnipex
2014-07-18Merge pull request #5039 from CEikermann/patch-1jmarshallnz
2014-07-18[AML] CosmeticsTrent Nelson
2014-07-18[AML] Ensure cputype range checks are valid.Trent Nelson
2014-07-18[AML] Use M1 digital_raw val only on M1Trent Nelson
2014-07-18[AML] Apply MX cpu scale hack only to MXTrent Nelson
2014-07-18[AML] Don't assume M1 for unknown CPUsTrent Nelson
2014-07-18[AML] Be rid of damned cpu type magic numbersTrent Nelson
2014-07-18Merge pull request #5054 from xhaggi/lang-key-commentjmarshallnz
2014-07-18Merge pull request #4896 from sportica/mac_fix_spacejmarshallnz
2014-07-18Merge pull request #5055 from Montellese/binary_addons_win32_improvementsjmarshallnz
2014-07-17cmake: clarify README of xbmc-addons projectmontellese
2014-07-17cosmetics in binary addon's CMakeLists.txtmontellese
2014-07-17[win32] extend make-addons.bat and make-addons.bat to be able to build specif...montellese
2014-07-17[win32] cosmetics in make-addons.bat and make-addon-depends.batmontellese
2014-07-17[win32] add an "install" switch to make-addons.bat to install built binary ad...montellese
2014-07-17[win32] extend ARCH_DEFINES for binary addon buildsmontellese
2014-07-17[win32] add cmake C/CXX compiler flag override filesmontellese
2014-07-17[lang] add comment/usage to key "Guide" to clarify its meaningxhaggi
2014-07-17Removed protocol options from url at curl requestsChristian Eikermann
2014-07-17fix: mapping for xbmc eject on device mceusbuNiversaI
2014-07-17[addons] fix null ptr dereference in GetTranslatedStringJonathan Marshall
2014-07-17Merge pull request #5011 from uNiversaI/readmejmarshallnz
2014-07-16Merge pull request #5038 from xhaggi/pvr-invalid-window-on-channel-switchSascha Woo
2014-07-16[pvr] fix ctor args for CGUIMessage to re-broadcast observer notify messagesxhaggi
2014-07-16[pvr] invalidate all items if window becomes invalidxhaggi
2014-07-16[addons] sync with repoMartijn Kaijser
2014-07-16README.ubuntu updateuNiversaI
2014-07-16README.linux updateuNiversaI
2014-07-16Merge pull request #5036 from Memphiz/fixffmpegsedWolfgang Schupp
2014-07-16Merge pull request #5037 from xhaggi/fix-epg-stdstring-crashSascha Woo
2014-07-16check only first byte of UTF-8 character with isspace in TrimXsportica
2014-07-15[epg] refactor Update() method into constructor as it's never used elsewherexhaggi
2014-07-15[epg] fix implicit std::string constructor with NULL argumentxhaggi
2014-07-15WindowXML::LoadXML: fix checking result of CXBMCTinyXML::LoadFile()Karlson2k
2014-07-15[depends/ffmpeg] - fix sed (didn't work on osx) - this fixes pkgconfig from f...Memphiz
2014-07-15Merge pull request #5031 from xhaggi/pvr-window-refreshSascha Woo
2014-07-15fix build when HAL is enabledSam Stenvall
2014-07-15Merge pull request #5032 from jmarshallnz/addon_callbacks_nonnulljmarshallnz
2014-07-15Merge pull request #4334 from Jalle19/requeststreamsSam Stenvall
2014-07-15[buttontranslator] kill unnecessary ifdefsJonathan Marshall
2014-07-15[cosmetic] indentingJonathan Marshall
2014-07-15[buttontranslator] tidy the MapRemote and MapJoystickActions functions to not...Jonathan Marshall
2014-07-15[fanart] use FirstChild()->Value() rather than unchecked GetText().Jonathan Marshall
2014-07-15[advancedsettings] use FirstChild()->Value() rather than GetText() when readi...Jonathan Marshall
2014-07-15[pls playlist] use FirstChild()->Value() rather than GetText() without NULL c...Jonathan Marshall