Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-08 | Merge pull request #7240 from koying/adddroid4k | jenkins4kodi | |
2015-06-08 | Merge pull request #7246 from ksooo/revert-ask-user-if-no-cec-tv-found | Kai Sommerfeld | |
Revert "[pvr] changed: ask if the user wants to disable libCEC if no TV couldn't be found for 30 seconds" | |||
2015-06-08 | Merge pull request #7242 from Jalle19/timer-epg-assoc | Sam Stenvall | |
[pvr] match EPG tag pointers when associating timers with events | |||
2015-06-08 | Revert "[pvr] changed: ask if the user wants to disable libCEC if no TV ↵ | Kai Sommerfeld | |
couldn't be found for 30 seconds" This reverts commit 85d5bd459e157bb4b2650f4bf0a1dda1b962a545. | |||
2015-06-08 | Merge pull request #4273 from yasij/logind_default_suspend | Wolfgang Schupp | |
Suspend via logind over UPower if available. | |||
2015-06-08 | Merge pull request #7209 from ronie/pvr-labels | ronie | |
[Confluence] add new pvr infolabels | |||
2015-06-07 | [pvr] matching EPG tag pointers means an absolute match between a timer and an | Sam Stenvall | |
EPG tag Some backends may consider recordings to have started when the actual recording started, not when the recorded programme starts. This means the start time differs and the timer/recording cannot be matched with the corresponding EPG tag. | |||
2015-06-07 | Merge pull request #7239 from ksooo/trac15942_v2 | Kai Sommerfeld | |
[PVR] Fix crash in PVR::CPVRClient::GetDriveSpace, take two (Trac #15942) | |||
2015-06-07 | Merge pull request #7241 from koying/quickPR | jenkins4kodi | |
2015-06-07 | FIX: [aml;droid] only bother with REALVIDEO intent if the permissions are right | Chris Browet | |
2015-06-07 | ADD: [droid] generically use hdmi resolution (4K) | Chris "Koying" Browet | |
2015-06-07 | ADD: [jni] CJNISystemProperties | Chris "Koying" Browet | |
2015-06-07 | Merge pull request #7237 from MilhouseVH/json_filter_fix | jenkins4kodi | |
2015-06-07 | [PVR] Fix crash in PVR::CPVRClient::GetDriveSpace, take two (Trac #15942) | Kai Sommerfeld | |
2015-06-06 | [videodb] Add missing argument on JSON filter PrepareSQL() | MilhouseVH | |
2015-06-06 | Merge pull request #7232 from MartijnKaijser/no_get-localised | jenkins4kodi | |
2015-06-06 | get rid of g_localizeStrings in Dialogs | Martijn Kaijser | |
2015-06-06 | Merge pull request #7234 from xhaggi/fix-pvr-season-episode-info-label | Sascha Woo | |
[pvr] return empty info label for season and episode less than 1 | |||
2015-06-06 | Merge pull request #7224 from koying/fixdroidimmersive | jenkins4kodi | |
2015-06-05 | [pvr] return empty info label for season and episode less than 1 | xhaggi | |
2015-06-05 | Merge pull request #7200 from MartijnKaijser/textbox_pvr2 | Martijn Kaijser | |
combine split strings into a single string and only use textbox | |||
2015-06-05 | Merge pull request #7225 from ace20022/sub_without_idx | Martijn Kaijser | |
[Fix][subs] Don't try to read vob sub files (without a corresponding … | |||
2015-06-04 | combine split strings into a single string and only use the textbox in dialogs | Martijn Kaijser | |
2015-06-04 | [Fix][subs] Don't try to read vob sub files (without a corresponding idx ↵ | ace20022 | |
file) like text based sub files. | |||
2015-06-04 | Merge pull request #7227 from xhaggi/improve-dialog-yesno-overloads | Martijn Kaijser | |
[gui] Improve overloads in CGUIDialogYesNo | |||
2015-06-04 | Merge pull request #7207 from xhaggi/dialog-teletext-render-order | Sascha Woo | |
[gui] render dialog teletext always on top | |||
2015-06-03 | [gui] unify method overloads in CGUIDialogYesNo | xhaggi | |
2015-06-03 | [cosmetics] format and add docs in CGUIDialogYesNo | xhaggi | |
2015-06-03 | Merge pull request #7221 from wsnipex/bump-audioencoders | Wolfgang Schupp | |
[binary addons] bump audio encoders | |||
2015-06-03 | Merge pull request #7223 from Paxxi/addon_encoding | Pär Björklund | |
[addon] Fix for trac 16016 | |||
2015-06-03 | Merge pull request #7167 from Paxxi/deadlock | Pär Björklund | |
[WIN32][VFS][CURL]Possible fix for deadlock when stopping playback | |||
2015-06-03 | [binary addons] bump audio decoders | uNiversaI | |
2015-06-02 | FIX: [droid] re-establish immersive mode if it was reset | Chris "Koying" Browet | |
2015-06-02 | Merge pull request #7216 from ksooo/trac15942 | Kai Sommerfeld | |
[PVR] Fix crash in PVR::CPVRClient::GetDriveSpace (Trac #15942) | |||
2015-06-02 | [re-touched] update | ronie | |
2015-06-02 | addon.xml was written as ucs2 with bom as that is the default output from ↵ | Pär Björklund | |
powershell, changed it to specify utf8 without bom | |||
2015-06-02 | Merge pull request #7211 from mkortstiege/fadelabel-revert | ronie | |
Revert "[guilib] fadelabel not reading scroll tag" | |||
2015-06-02 | [PVR] Fix crash in PVR::CPVRClient::GetDriveSpace (Trac #15942) | Kai Sommerfeld | |
2015-06-02 | Merge pull request #7220 from Montellese/fix_language_setting_update | Sascha Montellese | |
CLangInfo: don't detect a language migration from "English" to "resource.language.en_gb" as a fallback mechanism | |||
2015-06-02 | Merge pull request #7198 from arnova/curl_memleak_fix | arnova | |
changed: Curl's overflow buffer handling | |||
2015-06-01 | add new pvr infolabels | ronie | |
2015-06-01 | Merge pull request #7201 from bavison/fix-font-corruption | Martijn Kaijser | |
Fix for font corruption | |||
2015-06-01 | [lang] update of skin.confluence language files | txtranslation | |
2015-06-01 | [lang] automatic cosmetics for the en_gb language file | txtranslation | |
2015-06-01 | [lang] update of internal addon language files | txtranslation | |
2015-06-01 | [binary addons] bump audio encoders | wsnipex | |
2015-06-01 | Merge pull request #7192 from wsnipex/linux-addon-libpath | Wolfgang Schupp | |
[binary addons] linux: use the same install paths as kodi core | |||
2015-06-01 | CLangInfo: don't detect a language migration from "English" to ↵ | montellese | |
"resource.language.en_gb" as a fallback mechanism | |||
2015-05-31 | Merge pull request #7212 from ace20022/rev_sub_idx | Andreas Zelend | |
Revert "[Fix][subs] Don't try to read a vob sub file without a corres… | |||
2015-05-31 | Rebuild curl with openssl support instead of windows schannel to fix the ↵ | Pär Björklund | |
deadlock on win32. Rebuilt using latest curl 7.42.1 and openssl 1.0.2a |