Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-27 | bump to 17.0 beta 3 | Martijn Kaijser | |
2016-08-27 | Merge pull request #10343 from wsnipex/nvidia-cpu-load-fix | Peter Frühberger | |
[linux] fix high CPU usage with nvidia cards | |||
2016-08-27 | Merge pull request #10236 from kenji123/redirect | Rainer Hochecker | |
use final redirected path for internet streams | |||
2016-08-26 | [linux] fix high CPU usage with nvidia cards | wsnipex | |
2016-08-26 | Merge pull request #10309 from garbear/deadzone-settings | Garrett Brown | |
Deadzone settings | |||
2016-08-26 | [PVR] Recordings window: Fix recording groups not working (regression ↵ | Kai Sommerfeld | |
introduced by #10333) | |||
2016-08-25 | Merge pull request #10341 from fritsch/paresolve | jenkins4kodi | |
2016-08-25 | AESinkPULSE: Try to resolve channel layout - fallback if not possible fixes ↵ | fritsch | |
#16862 | |||
2016-08-25 | Merge pull request #10340 from HitcherUK/master | ronie | |
[skin.estuary] Fix broken addon message | |||
2016-08-25 | [skin.estuary] Fix broken addon message | HitcherUK | |
2016-08-25 | Merge pull request #10333 from ksooo/pvr-fix-recordings-defaultselectaction | Kai Sommerfeld | |
[PVR] Recordings window: Respect setting SETTING_MYVIDEOS_SELECTACTIO… | |||
2016-08-24 | [peripherals] Add peripheral name to settings file | Garrett Brown | |
It is not immediately evident what a device's PID and VID are, so adding the device name makes differentiating between settings files easier. | |||
2016-08-24 | Add deadzone settings to joysticks | Garrett Brown | |
2016-08-24 | peripherals: Log when device's add-on doesn't provide button maps | Garrett Brown | |
The button map allows Kodi to translate driver input (anonymous button, hats and axes) into the button format of the requested controller type. When a device is connected, Kodi first checks if the device came from an add-on. If so, Kodi checks if the add-on provides button maps for its device. Otherwise, Kodi looks for ANY add-on that can map buttons. | |||
2016-08-24 | [peripherals] Move InitializeProperties() to base peripheral bus class | Garrett Brown | |
This also refactors CPeripheralJoystick::InitialiseFeature() to avoid the possibility of registering input & driver handlers twice. | |||
2016-08-24 | [peripherals] Don't overwrite device name if no name is found in peripherals.xml | Garrett Brown | |
2016-08-24 | [peripherals] Use device name for settings file if VID and PID are zero | Garrett Brown | |
2016-08-24 | Merge pull request #10336 from tamland/revert_repo_widget | ronie | |
[estuary] revert addition of repository widget on home screen | |||
2016-08-24 | [estuary] revert addition of repository widget on home screen | Thomas Amland | |
2016-08-24 | Merge pull request #10329 from MartijnKaijser/win32_no_xbmc | Martijn Kaijser | |
[win32] Remove XBMC to Kodi data migration from NSIS installer | |||
2016-08-24 | [PVR] Recordings window: Respect setting SETTING_MYVIDEOS_SELECTACTION also ↵ | Kai Sommerfeld | |
for recordings. Fixes inconsistent 'select item' behavior wrt 'normal' videos and recordings. | |||
2016-08-24 | Merge pull request #10330 from ksooo/pvr-fix-recording-resume | Kai Sommerfeld | |
[PVR] Recordings window: Fix addional 'resume'/'play' context menu po… | |||
2016-08-24 | Merge pull request #10331 from ksooo/pvr-fix-channelwindow-update | Kai Sommerfeld | |
[PVR] Channels window: Fix not disappearing 'record' icon after stopp… | |||
2016-08-23 | [PVR] Channels window: Fix not disappearing 'record' icon after stopping an ↵ | Kai Sommerfeld | |
active recording using channel's context menu. | |||
2016-08-23 | Rename CPeripherals::GetAddon() to GetAddonWithButtonMap() and move to addon bus | Garrett Brown | |
2016-08-23 | [PVR] Recordings window: Fix addional 'resume'/'play' context menu popping ↵ | Kai Sommerfeld | |
up after selecting 'resume' or 'play' from context menu | |||
2016-08-23 | [win32] Remove XBMC to Kodi data migration from NSIS installer | Martijn Kaijser | |
2016-08-23 | Merge pull request #10323 from FernetMenta/deint | Peter Frühberger | |
VideoPlayer: move supported deinterlacing methods into ProcessInfo | |||
2016-08-23 | Merge pull request #10326 from rjsachse/patch-1 | Kai Sommerfeld | |
Fix osd not showing while watching tv | |||
2016-08-23 | Merge pull request #10328 from Memphiz/fixed_xcode | Memphiz | |
[ios] - fixed xcode project after adding platform classes | |||
2016-08-23 | [ios] - fixed xcode project after adding platform classes | Memphiz | |
2016-08-23 | Merge pull request #10327 from ksooo/pvr-fix-epgtag-recording-assoc | Kai Sommerfeld | |
[PVR] Fix epg tag <-> recording association | |||
2016-08-23 | ProcessInfo/DataCache: Rename GetAudioBitsPerSampe to GetAudioBitsPerSample | fritsch | |
2016-08-23 | VideoPlayer: move supported deinterlacing methods into ProcessInfo | Rainer Hochecker | |
2016-08-23 | Fix osd not showing while watching tv | rjsachse | |
Was reported on the forum bugs | |||
2016-08-22 | [PVR] Fix epg tag <-> recording association (epg tags had not always the ↵ | Kai Sommerfeld | |
right recordings assigned). | |||
2016-08-22 | Merge pull request #10319 from ksooo/epg-fix-grid-start | Kai Sommerfeld | |
[EPG] Fix limits for grid start value (must be 'now' - 30 minutes' latest). | |||
2016-08-22 | Merge pull request #10320 from ksooo/pvr-fix-update-epgtags | Kai Sommerfeld | |
[PVR] Fix regression in CPVRRecordings::UpdateEpgTags. | |||
2016-08-22 | Merge pull request #10321 from ronie/estouchy22 | ronie | |
[skin.estouchy] re-add assets to addon.xml | |||
2016-08-22 | [skin.estouchy] re-add assets to addon.xml | ronie | |
2016-08-21 | Merge pull request #10315 from garbear/fix-divide-by-zero | Garrett Brown | |
Fix crash in slider control if range is zero | |||
2016-08-21 | [PVR] Fix regression in CPVRRecordings::UpdateEpgTags. | Kai Sommerfeld | |
2016-08-21 | Merge pull request #10299 from garbear/derive-buttonmaps | jenkins4kodi | |
2016-08-21 | [EPG] Fix limits for grid start value (must be 'now' - 30 minutes' latest). | Kai Sommerfeld | |
2016-08-21 | [peripheral API] v1.0.22 - Add helper methods in kodi_peripheral_utils.hpp | Garrett Brown | |
2016-08-21 | [peripheral API] v1.0.21 - Add supports_buttonmaps to capabilities struct | Garrett Brown | |
"supports_buttonmaps" is already a property in addon.xml. This change just enforces that the value in addon.xml is correct. | |||
2016-08-21 | Merge pull request #10297 from MartijnKaijser/17.0b2 | Martijn Kaijser | |
bump to 17.0 beta 2 | |||
2016-08-21 | Merge pull request #10317 from kszaq/amlogic_hi10p17.0b1-Krypton | Peter Frühberger | |
DVDVideoCodecAmlogic: Do not H/W decode Hi10P | |||
2016-08-21 | DVDVideoCodecAmlogic: Do not H/W decode Hi10P | kszaq | |
2016-08-21 | [lang][skin.estuary] recover lost part of addon.xml after language update | txtranslation | |