summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into bugfix/RPCs_as_public_filesbugfix/RPCs_as_public_filesJoel Fischer2017-08-1814-9/+806
|\
| * Merge pull request #681 from smartdevicelink/feature/SDL_0073_adding_metadata...Joel Fischer2017-08-1814-10/+807
| |\
| | * Fix tests and MetadataType NONEfeature/SDL_0073_adding_metadata_typesJoel Fischer2017-08-173-31/+34
| | * Fix metadatatype mediaYearJoel Fischer2017-08-171-1/+1
| | * Fix incorrect parameters for metadata typesJoel Fischer2017-08-174-38/+50
| | * fixed placement of importBrett W2017-08-171-1/+1
| | * fixed permissions / podspecBrett W2017-08-174-4/+10
| | * finished renaming show paramBrett W2017-08-164-17/+17
| | * lots of renaming per proposal amendmentBrett W2017-08-1613-396/+394
| | * Merge branch 'develop' into feature/SDL_0073_adding_metadata_typesJoel Fischer2017-08-1577-264/+3182
| | |\
| | * | removed extra lineBrett W2017-08-041-1/+0
| | * | fixed gettersBrett W2017-08-041-4/+49
| | * | fixed commentsBrett W2017-08-021-2/+2
| | * | finished testsBrett W2017-08-024-10/+46
| | * | modified show, still need to make testsBrett W2017-08-024-8/+115
| | * | fixed documentationBrett W2017-08-012-4/+5
| | * | adding structBrett W2017-08-015-0/+232
| | * | enum complete w/ unit testsBrettyWhite2017-08-011-12/+124
| | * | start of workBrettyWhite2017-08-014-0/+246
* | | | Fix other podspec orderingJoel Fischer2017-08-181-5/+5
* | | | Fix podspec orderingJoel Fischer2017-08-181-5/+5
* | | | added missing video streaming headers to podspecBrett W2017-08-174-6/+18
|/ / /
* | | Merge pull request #690 from smartdevicelink/bug/issue_689_podspec_bson_failureJoel Fischer2017-08-162-0/+2
|\ \ \ | |_|/ |/| |
| * | Update podspecs with BiSON library dependencyJoel Fischer2017-08-162-0/+2
|/ /
* | Merge pull request #669 from smartdevicelink/feature/616_constructed_payloadsJoel Fischer2017-08-1554-248/+2198
|\ \
| * | 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
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix crashes made possible by block retain cyclesbugs/issue_665_url_request_crashesJoel Fischer2017-08-011-11/+19
|/ / /
* | | Merge pull request #674 from smartdevicelink/feature/issue_605_sdl_0049_gestu...Joel Fischer2017-08-013-8/+19
|\ \ \
| * | | Update SDLTouchTypeSpecfeature/issue_605_sdl_0049_gesture_cancellationJoel Fischer2017-07-312-9/+10
| * | | Add updates for SDLTouchType enum with cancelJoel Fischer2017-07-312-0/+10
* | | | Merge branch 'bugs/issue_666_responsedispatcher_crash' into developJoel Fischer2017-07-311-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix a bug where the SDLRPCResponseDispatcher could crash when being clearedbugs/issue_666_responsedispatcher_crashJoel Fischer2017-07-281-1/+1
|/ / /
* | | Merge pull request #667 from jamescs/feature/implement_SDL_0080_multisession_...Joel Fischer2017-07-284-4/+13
|\ \ \