summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
| | * | Fix stream manager not running for PROJECTION app typeJoel Fischer2017-08-161-1/+7
| | * | Merge branch 'release/5.0.0' into feature/streaming_media_managerJoel Fischer2017-08-1665-379/+2667
| | |\ \ | | |/ / | |/| |
| | * | Add StreamingMediaConfiguration testsJoel Fischer2017-08-1510-82/+186
| | * | Remove unused SMM propertyJoel Fischer2017-08-151-5/+0
| | * | Fix minor errorJoel Fischer2017-08-141-5/+3
| | * | Fix crash on going into the background while streamingJoel Fischer2017-08-142-21/+12
| | * | Merge pull request #687 from smartdevicelink/bug/streaming_media_manager_podspecJoel Fischer2017-08-144-414/+421
| | |\ \
| | | * | Sorted public header files in .podspec filesbug/streaming_media_manager_podspecNicoleYarroch2017-08-142-6/+6
| | | * | Added missing files to SmartDeviceLink.hNicoleYarroch2017-08-144-1/+7
| | | * | Added SDLMacros.h file to podspec filesNicoleYarroch2017-08-142-0/+2
| | | * | synced .podspec files with SmartDeviceLink classNicoleYarroch2017-08-142-424/+406
| | | * | Updated SmartDeviceLink-iOS.podspecNicoleYarroch2017-08-141-15/+19
| | | * | Added missing commaNicoleYarroch2017-08-101-1/+1
| | | * | Added and deleted files from SDL.podspecNicoleYarroch2017-08-101-1/+14
| | |/ /
| | * | Merge branch 'release/5.0.0' into feature/streaming_media_managerJoel Fischer2017-08-0324-4/+603
| | |\ \
| | * | | Fix a number of complier errors caused by creating a StreamingMediaConfigurationJoel Fischer2017-08-038-31/+93
| | * | | In progress updates to how configurations are set for streaming mediaJoel Fischer2017-08-0210-24/+141
| | * | | A number of minor changes and updates to video stream managerJoel Fischer2017-08-0114-72/+104
| | * | | Merge branch 'release/5.0.0' into feature/streaming_media_managerJoel Fischer2017-08-0178-399/+2219
| | |\ \ \
| | * \ \ \ Merge branch 'develop' into feature/streaming_media_managerJoel Fischer2017-04-2818-25/+183
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'develop' into feature/streaming_media_managerJoel Fischer2017-04-0586-1164/+3355
| | |\ \ \ \ \
| | * | | | | | Adding in support for a customizable screen that is presented when the applic...Muller, Alexander (A.)2017-03-1614-43/+247
| | * | | | | | Added missing file from podspecMuller, Alexander (A.)2017-03-151-0/+1
| | * | | | | | Added missing import for global header.Muller, Alexander (A.)2017-03-151-0/+1
| | * | | | | | Added missing import.Muller, Alexander (A.)2017-03-151-0/+1
| | * | | | | | Merge remote-tracking branch 'origin/develop' into feature/streaming_media_ma...Muller, Alexander (A.)2017-03-1329-147/+263
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'origin/develop' into feature/streaming_media_ma...Muller, Alexander (A.)2017-03-0824-90/+205
| | |\ \ \ \ \ \ \
| | * | | | | | | | Removed encoder error case for invalid operating system as min is now 8.0.Muller, Alexander (A.)2017-02-281-4/+3
| | * | | | | | | | Removed iOS 8.0 check as min version is now 8.0.Muller, Alexander (A.)2017-02-281-5/+0
| | * | | | | | | | Added nullability declarations for video encoder callbackMuller, Alexander (A.)2017-02-281-1/+1
| | * | | | | | | | Merge remote-tracking branch 'origin/develop' into feature/streaming_media_ma...Muller, Alexander (A.)2017-02-2817-20/+68
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Cleanup of the unit tests and added a few more testing hmi level and app stateMuller, Alexander (A.)2017-02-203-106/+169
| | * | | | | | | | | Fixed issue with adding the incorrect protocol listener.Muller, Alexander (A.)2017-02-202-4/+5