summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added missing commas to podspec filesbug/podspec_bugsNicoleYarroch2017-08-242-2/+2
* Merge pull request #683 from smartdevicelink/feature/SDL_0075_OEM_specific_HI...Joel Fischer2017-08-2328-12/+755
|\
| * Add tests for SDLRectanglefeature/SDL_0075_OEM_specific_HID_supportJoel Fischer2017-08-231-0/+48
| * Fix SmartDeviceLink.podspec missing '.h'Joel Fischer2017-08-231-1/+1
| * Fix podspec missing '.h'Joel Fischer2017-08-231-1/+1
| * Fixes #705Joel Fischer2017-08-2316-215/+333
| * Merge branch 'develop' into feature/SDL_0075_OEM_specific_HID_supportJoel Fischer2017-08-233-21/+2
| |\ | |/ |/|
* | Merge pull request #701 from smartdevicelink/bugfix/issue_700_remove_metadata...Joel Fischer2017-08-224-22/+3
|\ \
| * | Fix file not being publicbugfix/issue_700_remove_metadatatype_noneJoel Fischer2017-08-221-1/+1
| * | Fix SDLMetadataType including NONEJoel Fischer2017-08-223-21/+2
|/ /
| * Fix SpatialStruct using ints instead of floatsJoel Fischer2017-08-181-4/+4
| * Fix VideoStreamingCapability not being publicJoel Fischer2017-08-181-19/+19
| * 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