Fair warning for tvOS, this series will eventually require 10.2 tvOS as we will be moving to 10.2 required SDK.
(20170526-30b9292)
fixed: when called to stop app, stop rendering
fixed: crash on exit. CGUITextureManager is a global and we have no clue when it gets destructed.
emby: add paradoid check to make sure view is not null
emby: if we come from a filter, path is already set and we dont know what type we are(and we dont need to set URL options)
emby: fix if there is only one item in emby list and we have mysql
core: darwin, switch over to objc using ARC
core: libdsm, bring back session caching and watch lib updates fly
core: libdsm, get paranoid about correct slashes in path
core: libdsm, host name in passwords.xml could be ip or netbios name, try both when authorizing
core: libdsm: check for errors during CDSMSessionManager::CreateSession instead of timing out
core: libdsm AuthenticateURL if mismatched hostname/ip
core: libsmbclient AuthenticateURL if mismatched hostname/ip
core: show sets when services are enabled in skin.mrmc
Revert "set DSM as default SMB service"
Revert "core: libsmbclient, remove socket options and use the server defaults"
Revert "smb: remove FORCEV1 setting, does nothing as we only support v1
backport: ZipManager: skip path traversalbackport: [3d] Avoid switching stereo mode based on current display mode
backport: fix aspect ratio for matroska containers for stereo modes
backport: [3d] Avoid switching stereo mode based on current display mode
(20170528-6dd4285)
Revert: more smb changes
fixed, move program stream selection for m3u8 back to CDVDInputStreamFFmpeg, ffmpeg just takes too long
backport: trap App icons not being bitmaps
fixed: memory leak. thx montellese for the hints
backport: gles, if we have nothing to draw, do not try
(20170530-90b851b)
fixup: core: libsmbclient AuthenticateURL if mismatched hostname/ip
tryfix for emby set watched
emby: set media types correctly
core: droid, sllience logcat spew
core: rapidjson version bump from 1.0.2 to 1.1.0
core: DNSNameCache make sure passed servinfoin null
core: add back the other flavor of samba for android
core: fixed DEPRECATED_SMBC_INTERFACE path for libsmbclient
fixed, move program stream selection for m3u8 back to CDVDInputStreamFFmpeg, ffmpeg just takes too long
backport: trap App icons not being bitmaps
fixed: memory leak. thx montellese for the hints