summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-203-6/+13
* Add testsJoel Fischer2018-06-206-215/+549
* Check streamable state along with HMI levelJoel Fischer2018-06-201-1/+2
* Add videostreamingstate property to video lifecycle managerJoel Fischer2018-06-198-116/+137
* Separate video / audio streaming lifecycle manager codeJoel Fischer2018-06-1913-289/+570
* Implement SDL-0150Joel Fischer2018-06-197-0/+60
* Fix warning for castJoel Fischer2018-06-071-1/+1
* Updated for 6.0.0 Release Candidate 2Joel Fischer2018-06-07160-598/+633
* Merge pull request #980 from kshala-ford/feature/issue_979_suspend_resume_vid...Joel Fischer2018-06-075-25/+34
|\
| * Post notification if the video is suspendedKujtim Shala2018-06-041-0/+2
| * Adding video suspended notification #2Kujtim Shala2018-06-041-0/+1
| * Adding suspended notification #1Kujtim Shala2018-06-041-0/+1
| * Added as suspended state for the video stream which is used if the video stre...Kujtim Shala2018-05-243-25/+30
* | Merge pull request #985 from smartdevicelink/bug/issue_976_generated_SDLArtwo...Joel Fischer2018-05-312-2/+18
|\ \
| * | Refactored computing hash string lengthbug/issue_976_generated_SDLArtwork_name_too_longNicoleYarroch2018-05-311-2/+2
| * | Fixed documentationNicoleYarroch2018-05-301-1/+1
| * | Truncated the generated `SDLArtwork` filename to 16 characters.NicoleYarroch2018-05-302-1/+17
|/ /
* | Merge branch 'fix/issue-977' into developJoel Fischer2018-05-301-0/+2
|\ \
| * | Stops reconnect on AppUnauthorized notificationsfix/issue-977Kujtim Shala2018-05-241-0/+2
| |/
* | Change log level of example appJoel Fischer2018-05-302-2/+2
* | Merge pull request #982 from smartdevicelink/bug/issue_981_example_apps_crashJoel Fischer2018-05-294-12/+6
|\ \
| * | Fixed Example Apps crashing after switching targetbug/issue_981_example_apps_crashNicoleYarroch2018-05-254-12/+6
| |/
* | Merge branch 'master' into developJoel Fischer2018-05-295-6/+6
|\ \
| * | Fix format argument warnings6.0.0-rc.1Joel Fischer2018-05-293-4/+4
| * | Fix podspec version to reference rc1Joel Fischer2018-05-292-2/+2
| * | Merge branch 'develop'Joel Fischer2018-05-29618-16683/+17796
| |\ \ | |/ / |/| |
* | | Update the READMEJoel Fischer2018-05-251-1/+1
* | | Update for v6.0Joel Fischer2018-05-25197-13522/+5354
* | | Merge pull request #928 from smartdevicelink/bug/issue_97_add_remaining_docum...Joel Fischer2018-05-25287-1911/+4652
|\ \ \ | |_|/ |/| |
| * | Last documentation fixesJoel Fischer2018-05-252-0/+5
| * | Add more documentationbug/issue_97_add_remaining_documentationJoel Fischer2018-05-2517-61/+383
| * | Make MenuManager class properly hiddenJoel Fischer2018-05-254-4/+1
| * | Various additional documentationJoel Fischer2018-05-258-7/+160
| * | Add documentation to SDLAudioStreamManagerJoel Fischer2018-05-253-0/+48
| * | Fixed spacing issues in documentationNicoleYarroch2018-05-241-1/+0
| * | Fixed spacing issues in the documentationNicoleYarroch2018-05-243-4/+3
| * | Added more documentation to the SDLRPCRequest and SDLRPCResponse filesNicoleYarroch2018-05-242-1/+16
| * | Added documentation to the SDLRPCRequest classNicoleYarroch2018-05-241-0/+3
| * | Added documentation to SDLRPCMessage classNicoleYarroch2018-05-241-0/+50
| * | Added documentation to SDLRPCStructNicoleYarroch2018-05-241-0/+18
| * | Added more documentationNicoleYarroch2018-05-234-0/+46
| * | Added documentation to Transport Delegate classNicoleYarroch2018-05-231-0/+13
| * | Added missing documentation to the Streaming Media ManagerNicoleYarroch2018-05-231-0/+3
| * | Added documentation to the SDLProxyListener classNicoleYarroch2018-05-231-0/+432
| * | Added documentation to the SDLProxy classNicoleYarroch2018-05-232-8/+81
| * | Added documentation to the SDLProtocolReceivedMessageRouter classNicoleYarroch2018-05-221-0/+8
| * | Added SDLProtocolError enum documentationNicoleYarroch2018-05-221-0/+5
| * | Finished the SDLProtocolHeader documentationNicoleYarroch2018-05-222-5/+42
| * | Added documentation to SDLProtocolNicoleYarroch2018-05-221-2/+77