summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed error namesNicoleYarroch2017-09-085-13/+22
* Updated documentationNicoleYarroch2017-09-082-8/+8
* Removed old errorsNicoleYarroch2017-09-081-2/+0
* Merge branch 'release/5.0.0' into feature/issue_558_multiple_file_manager_tra...NicoleYarroch2017-09-0840-245/+265
|\
| * Merge pull request #725 from smartdevicelink/bugfix/issue_714_pcmcapabilitiesJoel Fischer2017-09-085-34/+54
| |\
| | * 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
| | |\ | | |/ | |/|
| | * Additional updates for WayPoint capitalization fixesJoel Fischer2017-09-0635-202/+202
| | * Fix SDLProxyListener using deprecated classesJoel Fischer2017-08-182-9/+9
* | | Update some indentationJoel Fischer2017-09-061-46/+41
* | | Updated the progress handlerNicoleYarroch2017-09-054-16/+64
* | | Consolidated test casesNicoleYarroch2017-09-055-723/+709
* | | Merge branch 'release/5.0.0' into feature/issue_558_multiple_file_manager_tra...NicoleYarroch2017-09-0528-26/+1108
|\ \ \ | |/ /
| * | 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
* | | | Added check for removing key/value from dictionaryNicoleYarroch2017-09-051-2/+3
* | | | Added test cases for canceling multiple uploadsNicoleYarroch2017-09-0115-78/+132
* | | | Changed Boolean to BOOLNicoleYarroch2017-09-014-11/+13
* | | | Added more documentation to uploads and delete methodsNicoleYarroch2017-09-011-8/+10
* | | | Refactored custom errorsNicoleYarroch2017-09-014-20/+12
* | | | Merge branch 'release/5.0.0' into feature/issue_558_multiple_file_manager_tra...NicoleYarroch2017-08-2430-8/+649
|\ \ \ \ | |/ / /
| * | | 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