summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLStreamingVideoLifecycleManager.m
Commit message (Expand)AuthorAgeFilesLines
* fix sdl_stopVideoSession to shutdown video streaming even in suspended stateTakamitsu Yoshii2018-08-131-3/+8
* Update videoStreamingState HMI Status to be nullable according to revisionJoel Fischer2018-07-251-2/+3
* Fix backward compatibility for video streamable statefeature/issue_929_onHMIStatus_video_streamingJoel Fischer2018-06-201-1/+1
* Don’t attempt to start the audio video services until after connectionJoel Fischer2018-06-201-0/+4
* Add testsJoel Fischer2018-06-201-2/+2
* Check streamable state along with HMI levelJoel Fischer2018-06-201-1/+2
* Add videostreamingstate property to video lifecycle managerJoel Fischer2018-06-191-25/+44
* Separate video / audio streaming lifecycle manager codeJoel Fischer2018-06-191-0/+727