aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-10-10Merge pull request #16743 from peak3d/androidapiMarkus Pfau
[Backport][Android] Update build (4.1 -> 5.4.1) and SDK (26 -> 28) versions
2019-10-09Merge pull request #16559 from peak3d/sdkversionMarkus Pfau
[Android] Update build (4.1 -> 5.4.1) and SDK (26 -> 28) versions
2019-10-09Merge pull request #16733 from peak3d/mediacryptoMarkus Pfau
[Backport][Android] Use JNI instead NDK MediaCrypto for secure decoder check
2019-10-09[Backport][Android] Use JNI instead NDK MediaCrypto for secure decoder checkpeak3d
2019-10-08Merge pull request #16737 from DaVukovic/advancedsettings-leiaDave Blake
AdvancedSettings: Fix arttype return
2019-10-08AdvancedSettings: Fix arttype returnDaVukovic
2019-10-06Merge pull request #16720 from kambala-decapitator/leia-ios-notch-fixAndrey Filipenkov
[backport][ios] fix overlapping drawing surface with the "safe area"
2019-10-06Merge pull request #16681 from DaveTBlake/PositionInfoLabelFix_leiaDave Blake
[guiinfo]Fix Musicplayer.position(n).xyz and Musicplayer.offset(n).UserRating info labels - BACKPORT
2019-10-06Reduce log spam produced by AnnouncementManager announcingDaveTBlake
2019-10-06[ios] fix overlapping keyboard helper view with the "safe area"Andrey Filipenkov
2019-10-05[ios] fix overlapping drawing surface with the "safe area"Andrey Filipenkov
UI no longer appears under the "notch" of new iPhones
2019-10-05Merge pull request #16714 from kambala-decapitator/leia-ios-ipad7genAndrey Filipenkov
[ios] support for iPad 7th generation
2019-10-04[ios] add launch images for iPad 7th genAndrey Filipenkov
2019-10-04[ios] add support for iPad 7th genAndrey Filipenkov
2019-10-03Merge pull request #16674 from arnova/external_subs_url_encoded_leiaArno van Amersfoort
fixed: External subtitles in custom folder were not picked up due to …
2019-10-03Merge pull request #16689 from arnova/video_db_delete_settings_redact_fix_leiaArno van Amersfoort
fixed: redact url in log
2019-10-02Merge pull request #16673 from arnova/more_addon_exact_matches_leiaArno van Amersfoort
fixed: We must exact match addon extensions/mimetypes/protocols (shou…
2019-09-30fixed: redact url in logArne Morten Kvarving
2019-09-27Fix musicplayer.offset(n).xxx and musicplayer.position(n).xxxDaveTBlake
Rearrange musicplayer defines to group infolabels that work with offset and position for range checking separately from others e.g. infobools. Define range.
2019-09-26Merge pull request #16676 from kambala-decapitator/leia-ios-iphone11Andrey Filipenkov
[backport][ios] add support for iPhones 11
2019-09-26[ios] don't rely on main screen having only one screen mode - it's not true ↵Andrey Filipenkov
for iPhones 11 partially reverts a85e511
2019-09-26[ios] add iPhones 11 to the list of known devicesAndrey Filipenkov
2019-09-26changed: Clear resume bookmarks also when marking as unwatchedarnova
2019-09-26fixed: External subtitles in custom folder were not picked up due to not ↵arnova
considering URL-encoding (fixes #16567)
2019-09-26fixed: We must exact match addon extensions/mimetypes/protocols (should fix ↵arnova
#16652)
2019-09-24Merge pull request #16670 from kambala-decapitator/leia-ios13-keyboard-fixAndrey Filipenkov
[backport][ios] fix broken touch input after closing keyboard on iOS 13
2019-09-24[ios] fix broken touch input after closing keyboard on iOS 13Andrey Filipenkov
2019-09-19Merge pull request #16643 from ksooo/always_allow_black_screensaver-leiaKai Sommerfeld
[application] Fix CApplication::ActivateScreenSaver to always allow 'Black' screen saver. Closes #16123.
2019-09-19[application] Fix CApplication::ActivateScreenSaver to always allow 'Black' ↵Kai Sommerfeld
screen saver. Closes #16123.
2019-09-18Merge pull request #16553 from rustyx/vfs-upnp-playbackArne Morten Kvarving
fixed: make archive files work via UPnP
2019-09-16Merge pull request #16627 from ksooo/pvr-fix-dialogviewbase-close-leiaKai Sommerfeld
[PVR] Fix: we must close all open modal dialogs before we can activat…
2019-09-15Fix check of "isplayable" property for pluginsDaveTBlake
2019-09-15Merge pull request #16596 from phunkyfish/edl-fixphunkyfish
[pvr/videoplayer] fix commercial skip (EDL's) from recordings and library…
2019-09-15[PVR] Fix: we must close all open modal dialogs before we can activate the ↵Kai Sommerfeld
PVR search window.
2019-09-12[docs] Add note about missing package to Ubuntu build instructionsAndre Meyering
- flatbuffers-dev has to be build manually
2019-09-12[docs] Add missing library 'libunistring' to Fedora build instructionsAndre Meyering
- 'libunistring' has to be explicitly installed in Fedora > 28 this library is also available on Fedora <= 28 so adding it to the install section does no harm - 'java-9-openjdk-headless' is not available on latest Fedora - 'make' has to be installed explicitly in Docker's 'fedora:latest'
2019-09-12Override joystick controls per-keyname (fixes userdata config override)arucard21
2019-09-11fix generating addon.xmlswsnipex
get rid of double copying addons windows: add dependency for libdvd on export-files
2019-09-10[videoplayer] fix commercial skip (EDL's) from recordings and library sourcesphunkyfish
2019-09-01fixed: make archive files work via UPnPrustyx
2019-08-31Merge pull request #16552 from DaveTBlake/bump_18.418.4-LeiaDave Blake
Bump for 18.4 final
2019-08-31Bump for 18.4 finalDaveTBlake
2019-08-29[lang][skin.estouchy] updated language files from TransifexAttila Jakosa
2019-08-29[lang][skin.estuary] updated language files from TransifexAttila Jakosa
2019-08-27Merge pull request #16439 from notspiff/addon_prots_leiaDave Blake
fix: use first protocol from add-on in add network dialog
2019-08-27Merge pull request #16525 from arnova/protocol_factory_fix_leiaArno van Amersfoort
fixed: Use exact matching for protocol in file+dir factories
2019-08-27Merge pull request #16499 from arnova/url_double_slash_fix_leiaArno van Amersfoort
fixed: Using absolute paths in combination with hosts in URLs caused …
2019-08-23fixed: Use exact matching for protocol in file+dir factories (fixes vfs.sftp ↵arnova
addon issue #37) changed: Consistently prefer addon protocols over internal protocols
2019-08-21Merge pull request #16517 from bigretromike/plugin_label2_backportKai Sommerfeld
Fix Missing text when sorting from inside addon (Label2)
2019-08-21backport from https://github.com/xbmc/xbmc/pull/16433bigretromike