Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-05 | Merge pull request #7418 from koying/fixamcannexb | Martijn Kaijser | |
FIX: [amc] do not fail if stream is already annexB | |||
2015-07-05 | Merge pull request #7416 from fritsch/bump-2.6.3-ffmpeg-isengard | Martijn Kaijser | |
FFmpeg: Bump to 2.6.3-Isengard-rc | |||
2015-07-05 | Merge pull request #7393 from Paxxi/win_version | Pär Björklund | |
[backport]Added detection for Windows 10 in systeminfo | |||
2015-07-05 | FIX: [amc] do not fail if stream is already annexB | Chris "Koying" Browet | |
2015-07-05 | GUIInfoManager: Remove fps completely | fritsch | |
2015-07-05 | CodecScreen: Remove fps | fritsch | |
2015-07-05 | FFmpeg: Bump to 2.6.3-Isengard-rc | fritsch | |
2015-07-05 | Merge pull request #7412 from mkortstiege/isengard-episodes-sort | jenkins4kodi | |
2015-07-05 | [videolibrary] fix sort by episodes (closes #15945) | Matthias Kortstiege | |
2015-07-05 | Merge pull request #7390 from ↵ | Martijn Kaijser | |
xhaggi/isengard-fix-activate-window-with-busydialog [backport][gui] fix activation of window if top most modal is dialog busy | |||
2015-07-05 | Merge pull request #7401 from Jalle19/isengard-bump-addons | Martijn Kaijser | |
[pvr] bump Isengard pvr.hts to 2.1.15 | |||
2015-07-05 | Merge pull request #7405 from koying/fixdroidexcludehi10p | Martijn Kaijser | |
FIX: [droid] no known working h264/hi10p h/w decoder. Exclude... | |||
2015-07-05 | Merge pull request #7385 from mkortstiege/isengard-addon-info | jenkins4kodi | |
2015-07-04 | Merge pull request #7402 from tamland/viscond_segfault_backport | jenkins4kodi | |
2015-07-04 | FIX: [droid] no known working h264/hi10p h/w decoder. Exclude... | Chris "Koying" Browet | |
2015-07-04 | Added detection for Windows 10 in systeminfo | Pär Björklund | |
2015-07-04 | Merge pull request #7389 from janbar/fix_thumbextractor_crash_backport | jenkins4kodi | |
2015-07-04 | [pvr] bump Isengard pvr.hts to 2.1.15 | Sam Stenvall | |
2015-07-04 | Merge pull request #7400 from fritsch/pvr-fix-loop-i | Martijn Kaijser | |
PVR: Fix endless loop | |||
2015-07-04 | PVR: Fix endless loop | fritsch | |
2015-07-03 | [PVR] disable thumb extraction for pvr recordings (2) | janbar | |
An other place where disabling thumb extraction for pvr recordings. Credit to FernetMenta | |||
2015-07-03 | [addons] fix segfault on invalid context item visibility condition | Thomas Amland | |
2015-07-03 | [cosmetics] removes left-over enum WINDOW_TYPE in CGUIWindow | xhaggi | |
2015-07-03 | [gui] adjusts log level for the window activation refused message | xhaggi | |
2015-07-03 | [gui] introduce a dialog modality type to differ between modalities | xhaggi | |
In some cases it happens that the busy dialog is already open before the window activation kicks in. This will results in a refuse of the activation and some pain for different addon devs because they need to hack around that issue. This is an attempt to overcome the root cause. It adds a new dialog modality type as a replacement for the current modal flag and specifed a new type SYSTEM_MODAL which is left-out at the check in CGUIWindowManager::ActivateWindow_Internal | |||
2015-07-03 | [addons] fix addon info not opening from context menu (closes #16087) | Matthias Kortstiege | |
2015-07-02 | Merge pull request #7383 from MartijnKaijser/15.0rc2 | Martijn Kaijser | |
bump to 15.0 rc2 | |||
2015-07-02 | Merge pull request #7344 from Zapata11/master15.0rc1-Isengard | Martijn Kaijser | |
Added lithuanian keyboard layout | |||
2015-07-01 | Merge pull request #7375 from mkortstiege/fav-fix-pictures | Martijn Kaijser | |
[favourites] handle pictures via showpicture builtin | |||
2015-07-01 | Merge pull request #7335 from fritsch/wasapi | Peter Frühberger | |
Wasapi: Do not probe for AE_FMT_AAC - we don't passthrough it anyways | |||
2015-07-01 | Merge pull request #7291 from Jalle19/pvrguinfo-sigh | Sam Stenvall | |
[pvr] fix trac #15942 | |||
2015-07-01 | Merge pull request #7377 from hudokkow/bumpmythtv | h.udo | |
[pvr.mythtv] Bump add-on to 2.4.0 | |||
2015-07-01 | [pvr.mythtv] Bump add-on to 2.4.0 | hudokkow | |
2015-07-01 | [favourites] handle pictures via showpicture builtin | Matthias Kortstiege | |
2015-07-01 | [pvr] refactor the way information about the | Sam Stenvall | |
currently active PVR client is determined in CPVRGUIInfo. Instead of querying the current client directly we ask CPVRClients to give us a summary (SBackend) of each connected client. These summaries are safe to loop over no matter what happens to the actual clients in the mean time. Fixes trac #15942 | |||
2015-07-01 | Merge pull request #7374 from hudokkow/pingpong | Martijn Kaijser | |
[pvr] [libplatform] Bump pvr add-ons and libplatform | |||
2015-07-01 | Merge pull request #7373 from hudokkow/androidignore | Sam Stenvall | |
[gitigonre] Another android artifact | |||
2015-07-01 | [gitigonre] Another android artifact | h.udo | |
2015-07-01 | [libplatform] Bump to 1.0.10 | h.udo | |
2015-07-01 | [pvr] Bump all add-ons (libplatform update) | h.udo | |
2015-07-01 | [Confluence] fix label width | ronie | |
2015-06-30 | Merge pull request #7364 from koying/fixdroidlimit4k | Martijn Kaijser | |
FIX: [droid] limit 4K to Shield TV + allow override | |||
2015-06-30 | Merge pull request #7368 from xhaggi/pvr-fix-channelgroup-onsettingchanged | Sascha Woo | |
[pvr] fix CPVRChannelGroup::OnSettingChanged won't get called | |||
2015-06-30 | [cosmetics] sort ctor in CPVRChannelGroup | xhaggi | |
2015-06-30 | [pvr] fix CPVRChannelGroup::OnSettingChanged won't get called | xhaggi | |
2015-06-29 | Merge pull request #7365 from koying/quickPR | Chris Browet | |
CHG: [droid] add external storage path to initial status log | |||
2015-06-29 | CHG: [droid] add external storage path to initial status log | Chris "Koying" Browet | |
2015-06-29 | FIX: [droid] limit 4K to Shield TV + allow override | Chris "Koying" Browet | |
- Some devices (Sony Android TV) suffer rendering GUI in 4K; only Shield TV is known to work fine. To be reverted when multi-surface (vid + gui) is in place - Allow override via xbmc_env.properties, e.g. xbmc.display-size=3840x2160 | |||
2015-06-29 | Merge pull request #7351 from xhaggi/pvr-improve-channel-sorting | Sascha Woo | |
[pvr] sort equal client channel numbers by name if not sub-channels | |||
2015-06-29 | Merge pull request #7356 from xhaggi/pvr-fix-empty-group-handling | Sascha Woo | |
[pvr] fix: delete of empty group with an invalid id ends up in deleting the wrong group |