aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-30[win32] Cleanup: delete old project filesKarlson2k
2013-10-30jsonrpc: fix "limits" for PVR.GetChannelsmontellese
2013-10-29fix to handle 'None' passed as a parameter from python.Jim Carroll
2013-10-29Merge pull request #3510 from Karlson2k/PlayList_fix_01jmarshallnz
2013-10-29Merge pull request #3517 from Memphiz/mousemavericksMemphiz
2013-10-29Merge pull request #3506 from jmarshallnz/compile_warningsMartijn Kaijser
2013-10-29Merge pull request #3392 from garbear/pvrmenu.searchiconsMartijn Kaijser
2013-10-29Merge pull request #3516 from Memphiz/osxmultiscreenMemphiz
2013-10-29[xcode] - remove stale references to ios6.1 sdkMemphiz
2013-10-29fix - clash with StdString's use of the TRACE macro.Jim Carroll
2013-10-29fix - deadlock on timing of setting the ending status of the PythonInvoker.Jim Carroll
2013-10-29[osx/mavericks] - ugly hacked fix for the mouse bug (mouse wasn't able to mov...Memphiz
2013-10-28[osx] - fix windowed/fullscreen transitions with multi screen setupsMemphiz
2013-10-29fix HasExtension didn't necessarily terminate correctlyJonathan Marshall
2013-10-29fix compile warning (assignment inside if)Jonathan Marshall
2013-10-28Merge pull request #3513 from Karlson2k/rss_reader_fix_01jmarshallnz
2013-10-28Fix Player.play crash on Windows due to trying to assign NULL to a reference.Jim Carroll
2013-10-28Fix a warning on windows.Jim Carroll
2013-10-28Merge pull request #3514 from Karlson2k/scraperurl_fix_01jmarshallnz
2013-10-28ScraperUrl::Get: fix: avoid race conditionsKarlson2k
2013-10-28RssReader::Process: fix: read unknown length files correctlyKarlson2k
2013-10-28PlayList::LoadData: fix loading dataKarlson2k
2013-10-27fixed, really ? I mean really?S. Davilla
2013-10-27fixed, Operator '?:' has lower precedence than '*'; '*' will be evaluated fir...S. Davilla
2013-10-27ios: fixed, use full path on XBMCController.hS. Davilla
2013-10-27darwin, fixed, compiler warning. DarwinUtils.h is C linkage so you should not...S. Davilla
2013-10-27ios: fixed, use full path on XBMCController.h to get the correct file as ther...S. Davilla
2013-10-27fixed, compiler warningS. Davilla
2013-10-27Merge pull request #3458 from smspillaz/fix-14644-14645Martijn Kaijser
2013-10-26Merge pull request #3467 from Karlson2k/curlfile_update_03jmarshallnz
2013-10-27HttpHeader: make 'GetProtoLine' inline constKarlson2k
2013-10-27CurlFile: add "GetServerReportedCharset" functionKarlson2k
2013-10-27HttpHeader: add 'GetCharset' functionKarlson2k
2013-10-27HttpHeader::GetMimeType: fix: exclude "charset" and other secondary parametersKarlson2k
2013-10-27HttpHeader::GetValue: refactoringKarlson2k
2013-10-27Move all header parsing logic from CurlFile::CReadState::HeaderCallback to CH...Karlson2k
2013-10-27CurlFile::CReadState::HeaderCallback: internally use std::string instead of c...Karlson2k
2013-10-27CurlFile: use HttpHeader:AddParamKarlson2k
2013-10-27HttpHeader: add 'AddParam' functionKarlson2k
2013-10-26Merge pull request #3462 from Karlson2k/curlfile_update_01jmarshallnz
2013-10-26Merge pull request #3497 from Karlson2k/xml_decl_fix_01Karlson2k
2013-10-27Add proper "<?xml ..." declaration to most .xml filesKarlson2k
2013-10-26darwin: libshairplay, fixed build on 10.7.x with Xcode 4.6S. Davilla
2013-10-26darwin: fixed build on 10.7.x with Xcode 4.6S. Davilla
2013-10-26[osx] - fix compile after f90170a2605328f4d09b5d6de04d98885f12b3b4Memphiz
2013-10-25Merge pull request #3496 from ace20022/fix_ext_flag_detectionAndreas Zelend
2013-10-25[WIN32] fixed: added missing directsound return codes.wsoltys
2013-10-25fixed runtime crash, disable gnutls, missing symbol on 10.6 boxesS. Davilla
2013-10-25[Util] Fix detection of external subtitles' flags.ace20022
2013-10-25[ios/atv2/jenkins] - lower default iOS SDK from 4.3 to 4.2 - there is a flaw ...Memphiz