aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-21Merge pull request #5774 from Karlson2k/cpu_freq_short_01Karlson2k
SysInfo: show CPU frequency as "XXXX MHz" instead of "XXXX,00MHz"
2014-11-21dvdplayer: call UpdateClockMaster in regular intervals, state of ↵Rainer Hochecker
videorefclock may change
2014-11-21Merge pull request #5766 from Memphiz/cafixdigitalMemphiz
[AE/CA] - fix regression introduced in the enumeration refactor - handle "hackintosh" audio devices with "digital" in the name as digital devices
2014-11-21Merge pull request #5770 from Memphiz/cmakejenkinsMemphiz
[jenkins] - refactor jenkins scripts to centralise the decision for
2014-11-21SysInfo: show CPU frequency as "XXXX MHz" instead of "XXXX,00MHz"Karlson2k
2014-11-21[win32] CPUInfo: fix CPU frequency wrongly count in GHz instead of MHz, ↵Karlson2k
fixes #15555
2014-11-20[depends] ffmpeg: define make threads if number of cpu cores detection failswsnipex
fixes native building on some ARM platforms
2014-11-20[jenkins] - refactor jenkins scripts to centralise the decision forMemphiz
rebuilding depends - add project/cmake dir as criterion
2014-11-20[Keyboard Layouts] Add Polish QWERTYh.udo
2014-11-20dvdplayer: update dropping stats after every call to decodeRainer Hochecker
2014-11-20Merge pull request #5769 from Jalle19/fix-namespace-typoTobias Arrskog
Fix namespace typo
2014-11-20fix namespace typoSam Stenvall
2014-11-20Merge pull request #5734 from tamland/dvdstackfixTobias Arrskog
[videoinfoscanner] fix video_ts folder not stacked on movie scan
2014-11-20Merge pull request #5765 from Karlson2k/win32_python278Martijn Kaijser
[win32] Update python package to 2.7.8
2014-11-20copy: support chunked reads so that CFile internal buffer is eliminatedJoakim Plate
This eliminates memory copies cpu overhead by multiple calls.
2014-11-20fixed: quell printf format warningsArne Morten Kvarving
2014-11-20vda: only allow ffmpeg VDA when advanced setting enable itJoakim Plate
It currently cause corruption during playback of some files
2014-11-20Merge pull request #5764 from elupus/jobsegvJoakim Plate
jobs: fixed segmentation fault when thumbnail loader abort
2014-11-19[AE/CA] - fix regression introduced in the enumeration refactor - handle ↵Memphiz
"hackintosh" audio devices with "digital" in the name as digital devices
2014-11-19[AE/CA] - constify getName of CADeviceMemphiz
2014-11-20[win32] Update python package to 2.7.8Karlson2k
2014-11-19jobs: fixed segmentation fault when thumbnail loader abortJoakim Plate
JobManager grab a copy of the CWorkItem then release the lock, if the cancel occurs right then. The callback can be in progress after the CancelJob finishes. Several locations assume it's safe to delete the callback target after having cancelled pending jobs, so make sure we wait for any in progress job completions or job progress calls.
2014-11-19[Fix] Manually activated subs, if classified as irrelevant, were not shown ↵ace20022
on resume. This is fixed by saving the subtitle's index upon manual activation.
2014-11-19[linux] systemd-coredumpctl was renamed to coredumpctl, support both in kodi.shwsnipex
2014-11-19fixed compilation error with undefined ARRAY_SIZEAndriy Prystupa
Signed-off-by: Andriy Prystupa <andriy.prystupa@globallogic.com>
2014-11-19Merge pull request #5756 from MartijnKaijser/brokenaddonsjenkins4kodi
2014-11-19[skin] update re-touchedMartijn Kaijser
2014-11-19gl: multipass renderer was broken when RECT textures was used as sourceJoakim Plate
FBO is now always rendered with non rect texture target, even if source is rect.
2014-11-19gl: multipass renderer would use wrong source pixels sizesJoakim Plate
The scaling was inverted for pixel coordinate.
2014-11-18ffmpeg: if a second GetFormat dis-allow hwaccel, we must restore ffmpegJoakim Plate
This fixes errors in the case that a second instance of a decoder fails, then we must fall back to software again.
2014-11-18Merge pull request #5755 from ronie/hidebrokenMartijn Kaijser
Add button to hide broken addons
2014-11-18[confluence] add 'hide broken' buttonronie
2014-11-18[lang] add 'hide broken' stringronie
2014-11-18[addons] do show broken/incompatible add-ons that are still installed at ↵Martijn Kaijser
this moment so users can un-install them without using the toggle. This makes the hide broken option only toggle non-installed broken/compatible add-ons.
2014-11-18Merge pull request #5754 from xbmc/revert-5742-fix-recording-historySam Stenvall
Revert "[pvr] Fix recording history (last directory not selected)"
2014-11-18Revert "[pvr] Fix recording history (last directory not selected)"Sam Stenvall
2014-11-18Merge pull request #5749 from tamland/hidebrokenTobias Arrskog
[addons] add toggle for hiding broken addons. hide by default
2014-11-18Merge pull request #5341 from t4-ravenbird/woa-netwaitTobias Arrskog
[woa] dont abort if wait for net fails
2014-11-18Merge pull request #5735 from Montellese/videodb_clean_asyncTobias Arrskog
video library: add the possibility to clean the database in the background
2014-11-18Merge pull request #5748 from tamland/pythonpathbcTobias Arrskog
[python] add legacy deps. loading as fallback when running standalone script
2014-11-18Merge pull request #5742 from Jalle19/fix-recording-historyTobias Arrskog
[pvr] Fix recording history (last directory not selected)
2014-11-18Merge pull request #5741 from Memphiz/fixpipesTobias Arrskog
[vfs/Pipe] - fix premature close of pipe. It should only be closed if
2014-11-18Merge pull request #5753 from Montellese/fix_remove_source_cancelTobias Arrskog
library: don't remove the source if the user has changed his mind
2014-11-18library: don't remove the source if the user has changed his mindmontellese
2014-11-18vda: upgrade to hwaccel2 interfaceJoakim Plate
2014-11-18[python] add all installed modules to path when addon info is unavailableThomas Amland
for backwards compatibility with addons using runscript or similar with a path to itself that depends on installed modules.
2014-11-18Merge pull request #5750 from ace20022/fix_rem_discsMartijn Kaijser
[Fix][win32] Discs that were present at start are not removed from views...
2014-11-18[pydocs] cosmetic fix on line endingMartijn Kaijser
2014-11-18[videoinfoscanner] do not consider optical file paths as valid subpathsMatthias Kortstiege
2014-11-18[videoinfoscanner] fix infinite loopThomas Amland
also fixes infinite loop when items[0] is a file