summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add pcmCapabilities property to RAIRbugfix/issue_714_pcmcapabilitiesJoel Fischer2017-09-075-34/+54
* Merge pull request #697 from smartdevicelink/bugfix/issue_636_proxylistener_d...Joel Fischer2017-09-0637-211/+211
|\
| * Merge branch 'release/5.0.0' into bugfix/issue_636_proxylistener_deprecatedbugfix/issue_636_proxylistener_deprecatedJoel Fischer2017-09-0660-41/+1758
| |\ | |/ |/|
* | Merge pull request #703 from shoamano83/feature/rtp_packetizer_5.0.0Joel Fischer2017-08-3114-19/+1006
|\ \
| * | Update comment about GStreamer pipelineSho Amano2017-08-301-1/+1
| * | fix style issues in test casesSho Amano2017-08-292-142/+142
| * | Update "pts" acronym to "presentationTimestamp"Sho Amano2017-08-297-38/+38
| * | fix: properly convert NSMutableArray to NSArraySho Amano2017-08-292-2/+2
| * | Add dedicated methods for creating RTP framesSho Amano2017-08-291-52/+97
| * | Reflecting review commentsSho Amano2017-08-292-14/+19
| * | Reflecting review commentsSho Amano2017-08-291-29/+39
| * | Update "pts" args in test casesSho Amano2017-08-292-27/+27
| * | Update documentation and constants in SDLRTPH264PacketizerSho Amano2017-08-282-22/+33
| * | Reflect code review commentsSho Amano2017-08-286-50/+19
| * | Add NS_ASSUME_NONNULL_BEGIN / NS_ASSUME_NONNULL_ENDSho Amano2017-08-285-5/+25
| * | Add public method -sendVideoData:pts:Sho Amano2017-08-236-4/+66
| * | Add RTP packetizerSho Amano2017-08-234-0/+643
| * | Extract H.264 ByteStream packetizer from SDLVideoEncoderSho Amano2017-08-236-15/+237
* | | Fix #715 for v5.0.0Joel Fischer2017-08-2914-7/+102
* | | Merge pull request #685 from smartdevicelink/feature/SDL_0075_OEM_specific_HI...Joel Fischer2017-08-2330-8/+650
|\ \ \ | |/ / |/| |
| * | Fixes #705 * Update haptic data proposal to newest accepted revisionsfeature/SDL_0075_OEM_specific_HID_support_5.0Joel Fischer2017-08-2316-114/+251
| * | Fix bugs in SendHapticDataJoel Fischer2017-08-184-14/+13
| * | Add CGRect initializer to SpatialStructJoel Fischer2017-08-182-2/+21
| * | Merge branch 'release/5.0.0' into feature/SDL_0075_OEM_specific_HID_support_5.0Joel Fischer2017-08-1861-1237/+3393
| |\ \
| * | | Update for SDL-0075 updatesJoel Fischer2017-08-186-8/+26
| * | | Merge branch 'release/5.0.0' into feature/SDL_0075_OEM_specific_HID_support_5.0Joel Fischer2017-08-1565-379/+2667
| |\ \ \
| * | | | Edited supporting filesNicoleYarroch2017-08-046-3/+17
| * | | | Updated supporting classes and test casesNicoleYarroch2017-08-045-0/+10
| * | | | Added SDLSendHapticDataResponse classNicoleYarroch2017-08-048-1/+147
| * | | | Added SDLSendHapticData classNicoleYarroch2017-08-035-0/+93
| * | | | Added test cases for SDLSpatialStructNicoleYarroch2017-08-032-0/+76
| * | | | SDLSpatialStruct meets v5.0 specsNicoleYarroch2017-08-034-66/+53
| * | | | Added SDLSpatialStruct classNicoleYarroch2017-08-033-0/+145
* | | | | Merge pull request #702 from smartdevicelink/bugfix/issue_700_remove_metadata...Joel Fischer2017-08-223-7/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix SDLMetadataType including NONEbugfix/issue_700_remove_metadatatype_none_5.0.0Joel Fischer2017-08-223-7/+0
|/ / / /
| | | * Additional updates for WayPoint capitalization fixesJoel Fischer2017-09-0635-202/+202
| | | * Fix SDLProxyListener using deprecated classesJoel Fischer2017-08-182-9/+9
| |_|/ |/| |
* | | Merge pull request #695 from smartdevicelink/bugfix/RPCs_as_public_files_5.0Joel Fischer2017-08-184-5/+16
|\ \ \
| * | | added to podspecbugfix/RPCs_as_public_files_5.0Brett W2017-08-174-52/+26
* | | | Merge pull request #682 from smartdevicelink/feature/SDL_0073_adding_metadata...Joel Fischer2017-08-1817-60/+484
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'release/5.0.0' into feature/SDL_0073_adding_metadata_types_v5.0Joel Fischer2017-08-1848-1173/+2896
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #514 from smartdevicelink/feature/streaming_media_managerJoel Fischer2017-08-1748-1170/+2874
|\ \ \ \
| * \ \ \ Merge branch 'release/5.0.0' into feature/streaming_media_managerfeature/streaming_media_managerJoel Fischer2017-08-172-4/+17
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #691 from smartdevicelink/bug/issue_689_podspec_bson_failu...Joel Fischer2017-08-162-10/+29
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Update podspecs with BiSON library dependencyJoel Fischer2017-08-162-10/+29
|/ / / /
| * | | Revert "Attempting fix to podspec"Joel Fischer2017-08-171-1/+1
| * | | Revert "Fix SmartDeviceLink.podspec"Joel Fischer2017-08-172-17/+4
| * | | Fix SmartDeviceLink.podspecJoel Fischer2017-08-162-4/+17
| * | | Attempting fix to podspecJoel Fischer2017-08-161-1/+1
| * | | Simplify streaming manager app stateJoel Fischer2017-08-163-29/+27