Age | Commit message (Expand) | Author |
2013-10-30 | [win32] Cleanup: delete old project files | Karlson2k |
2013-10-30 | jsonrpc: fix "limits" for PVR.GetChannels | montellese |
2013-10-29 | fix to handle 'None' passed as a parameter from python. | Jim Carroll |
2013-10-29 | Merge pull request #3510 from Karlson2k/PlayList_fix_01 | jmarshallnz |
2013-10-29 | Merge pull request #3517 from Memphiz/mousemavericks | Memphiz |
2013-10-29 | Merge pull request #3506 from jmarshallnz/compile_warnings | Martijn Kaijser |
2013-10-29 | Merge pull request #3392 from garbear/pvrmenu.searchicons | Martijn Kaijser |
2013-10-29 | Merge pull request #3516 from Memphiz/osxmultiscreen | Memphiz |
2013-10-29 | [xcode] - remove stale references to ios6.1 sdk | Memphiz |
2013-10-29 | fix - clash with StdString's use of the TRACE macro. | Jim Carroll |
2013-10-29 | fix - 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 setups | Memphiz |
2013-10-29 | fix HasExtension didn't necessarily terminate correctly | Jonathan Marshall |
2013-10-29 | fix compile warning (assignment inside if) | Jonathan Marshall |
2013-10-28 | Merge pull request #3513 from Karlson2k/rss_reader_fix_01 | jmarshallnz |
2013-10-28 | Fix Player.play crash on Windows due to trying to assign NULL to a reference. | Jim Carroll |
2013-10-28 | Fix a warning on windows. | Jim Carroll |
2013-10-28 | Merge pull request #3514 from Karlson2k/scraperurl_fix_01 | jmarshallnz |
2013-10-28 | ScraperUrl::Get: fix: avoid race conditions | Karlson2k |
2013-10-28 | RssReader::Process: fix: read unknown length files correctly | Karlson2k |
2013-10-28 | PlayList::LoadData: fix loading data | Karlson2k |
2013-10-27 | fixed, really ? I mean really? | S. Davilla |
2013-10-27 | fixed, Operator '?:' has lower precedence than '*'; '*' will be evaluated fir... | S. Davilla |
2013-10-27 | ios: fixed, use full path on XBMCController.h | S. Davilla |
2013-10-27 | darwin, fixed, compiler warning. DarwinUtils.h is C linkage so you should not... | S. Davilla |
2013-10-27 | ios: fixed, use full path on XBMCController.h to get the correct file as ther... | S. Davilla |
2013-10-27 | fixed, compiler warning | S. Davilla |
2013-10-27 | Merge pull request #3458 from smspillaz/fix-14644-14645 | Martijn Kaijser |
2013-10-26 | Merge pull request #3467 from Karlson2k/curlfile_update_03 | jmarshallnz |
2013-10-27 | HttpHeader: make 'GetProtoLine' inline const | Karlson2k |
2013-10-27 | CurlFile: add "GetServerReportedCharset" function | Karlson2k |
2013-10-27 | HttpHeader: add 'GetCharset' function | Karlson2k |
2013-10-27 | HttpHeader::GetMimeType: fix: exclude "charset" and other secondary parameters | Karlson2k |
2013-10-27 | HttpHeader::GetValue: refactoring | Karlson2k |
2013-10-27 | Move all header parsing logic from CurlFile::CReadState::HeaderCallback to CH... | Karlson2k |
2013-10-27 | CurlFile::CReadState::HeaderCallback: internally use std::string instead of c... | Karlson2k |
2013-10-27 | CurlFile: use HttpHeader:AddParam | Karlson2k |
2013-10-27 | HttpHeader: add 'AddParam' function | Karlson2k |
2013-10-26 | Merge pull request #3462 from Karlson2k/curlfile_update_01 | jmarshallnz |
2013-10-26 | Merge pull request #3497 from Karlson2k/xml_decl_fix_01 | Karlson2k |
2013-10-27 | Add proper "<?xml ..." declaration to most .xml files | Karlson2k |
2013-10-26 | darwin: libshairplay, fixed build on 10.7.x with Xcode 4.6 | S. Davilla |
2013-10-26 | darwin: fixed build on 10.7.x with Xcode 4.6 | S. Davilla |
2013-10-26 | [osx] - fix compile after f90170a2605328f4d09b5d6de04d98885f12b3b4 | Memphiz |
2013-10-25 | Merge pull request #3496 from ace20022/fix_ext_flag_detection | Andreas Zelend |
2013-10-25 | [WIN32] fixed: added missing directsound return codes. | wsoltys |
2013-10-25 | fixed runtime crash, disable gnutls, missing symbol on 10.6 boxes | S. 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 |