aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-31cximage: additional fix for 0e3d1663117cfc6b08081402cfc0104d306ff8acGotham_alpha9Karlson2k
2013-10-31CurlFile: no need for forward declaration if header is includedKarlson2k
2013-10-31Merge pull request #3531 from FernetMenta/aefixesPeter Frühberger
2013-10-31ActiveAE: feed only first 512 samples of an audio buffer into vizRainer Hochecker
2013-10-31ActiveAE: fix segfault caused by dangling gui soundsRainer Hochecker
2013-10-31settings: fix best-matching-value detection for lookandfeel.skincolors/skinth...montellese
2013-10-30fixed: std::string::find* uses string::npos if char isn't found.wsoltys
2013-10-30Merge pull request #3526 from Karlson2k/win32_projects_cleanup_02wsoltys
2013-10-30Merge pull request #3525 from Karlson2k/win32_libexif_proj_fix_01wsoltys
2013-10-30[pre-depends] - fix typo in m4 pre-dependMemphiz
2013-10-30[win32] fix libexif project:Karlson2k
2013-10-30Merge pull request #3523 from Memphiz/maverickshidemenubarMemphiz
2013-10-30[win32] Cleanup: delete old project filesKarlson2k
2013-10-30[osx/mavericks] - hide the menubar not only when on mainscreen - mavericks ha...Memphiz
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