summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add initializers to SpatialStructJoel Fischer2017-08-182-2/+55
| * | Merge branch 'develop' into feature/SDL_0075_OEM_specific_HID_supportJoel Fischer2017-08-1814-15/+826
| |\ \ | |/ / |/| |
* | | Merge pull request #694 from smartdevicelink/bugfix/RPCs_as_public_filesJoel Fischer2017-08-184-7/+19
|\ \ \
| * \ \ 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
|/ / / /
| | * | Update with SDL-0075 update hapticSpatialDataSupportedJoel Fischer2017-08-185-8/+31
| | * | Merge branch 'develop' into feature/SDL_0075_OEM_specific_HID_supportJoel Fischer2017-08-1554-248/+2198
| | |\ \ | |_|/ / |/| | |
* | | | 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
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | 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