summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | File manager now throws exception if array of SDLFiles or file names is emptyNicoleYarroch2017-08-244-24/+48
* | | | | Merge branch 'release/5.0.0' into feature/issue_558_multiple_file_manager_tra...NicoleYarroch2017-08-233-7/+0
|\ \ \ \ \ | |/ / / /
| * | | | 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
| |/ / /
* | | | All images changed to SDL owned imagesNicoleYarroch2017-08-2333-35/+35
* | | | Uncommented import statementNicoleYarroch2017-08-222-1/+2
* | | | Refactored unused codeNicoleYarroch2017-08-224-13/+9
* | | | Refactored unused codeNicoleYarroch2017-08-222-8/+2
* | | | Merge branch 'release/5.0.0' into feature/issue_558_multiple_file_manager_tra...NicoleYarroch2017-08-22110-1368/+5472
|\ \ \ \ | |/ / /
| * | | 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
| | |\ \ \ | | |/ / / | |/| | |