summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Still podspecbug/podspec_fixJoel Fischer2017-08-161-1/+1
* Trying to fix podspecJoel Fischer2017-08-161-1/+1
* Attempting fix to podspecJoel Fischer2017-08-161-1/+1
* Simplify streaming manager app stateJoel Fischer2017-08-163-29/+27
* Fix stream manager not running for PROJECTION app typeJoel Fischer2017-08-161-1/+7
* Merge branch 'release/5.0.0' into feature/streaming_media_managerJoel Fischer2017-08-1665-379/+2667
|\
| * Lots of little merge fixesJoel Fischer2017-08-1518-123/+104
| * Merge branch 'feature/616_constructed_payloads' into release/5.0.0Joel Fischer2017-08-1552-160/+2125
| |\
| | * Fixes for protocol payload NAK incorrect parsingfeature/616_constructed_payloadsJoel Fischer2017-08-155-7/+9
| | * Block devs from sending anything other than H264 RAW through the SMMJoel Fischer2017-08-102-6/+7
| | * Add tests for video start service payloadsJoel Fischer2017-08-097-13/+181
| | * Update Streaming Media Manager with video control payloadsJoel Fischer2017-08-082-30/+63
| | * Video control frame payloads use enums instead of regular stringsJoel Fischer2017-08-044-19/+38
| | * Merge branch 'develop' into feature/616_constructed_payloadsJoel Fischer2017-08-0344-49/+1358
| | |\
| | | * Merge pull request #668 from smartdevicelink/feature/SDL-0058-video-streaming...Joel Fischer2017-08-0324-3/+963
| | | |\
| | | | * fixed getters againBrett W2017-08-032-3/+21
| | | | * fixed gettersfeature/SDL-0058-video-streaming-capabilitiesBrett W2017-08-032-3/+3
| | | | * Addressing requested changesBrettyWhite2017-07-313-5/+5
| | | | * add getVideoStreamingCapability to example appBrettyWhite2017-07-281-0/+7
| | | | * fixed typoBrettyWhite2017-07-284-5/+5
| | | | * working unit testsBrettyWhite2017-07-287-3/+210
| | | | * fixed error that was breaking unit testsBrettyWhite2017-07-282-3/+4
| | | | * starting unit tests WIPBrettyWhite2017-07-275-1/+144
| | | | * added final two structsBrettyWhite2017-07-279-0/+372
| | | | * start of implementationBrettyWhite2017-07-2710-1/+213
| | | * | Merge branch 'bugs/issue_665_url_request_crashes' into developJoel Fischer2017-08-031-11/+19
| | | |\ \
| | * | | | Remove hash id from not RPC start service acksJoel Fischer2017-07-314-31/+9
| | * | | | Add numerous control payload testsJoel Fischer2017-07-3112-19/+381
| | * | | | Add dynamic MTU testsJoel Fischer2017-07-2811-65/+123
| | * | | | Update to use bson library submoduleJoel Fischer2017-07-2713-1993/+69
| | * | | | Implemented dynamic MTU per serviceJoel Fischer2017-07-2710-86/+157
| | * | | | Fix service payload data size not being setJoel Fischer2017-07-271-0/+1
| | * | | | Move custom initializer back to defaultJoel Fischer2017-07-271-1/+1
| | * | | | Update backing bson libraryJoel Fischer2017-07-268-101/+163
| | * | | | Add documentation to control frame payload typesJoel Fischer2017-07-2613-3/+307
| | * | | | Fix the protocol message router not properly passing messagesJoel Fischer2017-07-251-20/+0
| | * | | | Add a descriptions to various control service payloadsJoel Fischer2017-07-254-0/+16
| | * | | | Fix start service not assembling a proper payloadJoel Fischer2017-07-251-1/+5
| | * | | | Fix the protocol router not passing to the correct delegate methodsJoel Fischer2017-07-251-17/+8
| | * | | | Create new files for new control frame payloadsJoel Fischer2017-07-2413-30/+313
| | * | | | * SDLControlFramePayloadRPCStartService now can be init with a string directlyJoel Fischer2017-07-245-6/+19
| | * | | | Protocol level integration of constructed payloads for RPC serviceJoel Fischer2017-07-243-31/+94
| | * | | | Change globals protocol version to be a stringJoel Fischer2017-07-247-23/+47
| | * | | | Add RPCStartServiceNak payload objectJoel Fischer2017-07-209-29/+142
| | * | | | Change what BSON payload objects areJoel Fischer2017-07-2016-120/+368
| | * | | | First pass at start service control messageJoel Fischer2017-07-1912-41/+174
| | * | | | Add bson library directly for nowJoel Fischer2017-07-1810-0/+1947
| * | | | | Merge pull request #604 from smartdevicelink/feature/issue_536_input_stream_f...Joel Fischer2017-08-0315-205/+547
| |\ \ \ \ \
| | * | | | | - Class now returns an error if user passes an invalid file path url or if th...feature/issue_536_input_stream_file_managerNicoleYarroch2017-08-025-8/+77
| | * | | | | Consolidated code into one lineNicoleYarroch2017-08-021-2/+1