summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release/5.0.0' into bugfix/issue_679_remove_deprecationsbugfix/issue_679_remove_deprecationsJoel Fischer2017-09-2542-478/+1295
|\
| * Merge pull request #750 from smartdevicelink/bugfix/issue_717_custom_framerat...Joel Fischer2017-09-253-6/+17
| |\
| | * Make the backgrounding frames use the custom framerate if necessarybugfix/issue_717_custom_framerate_encoding_without_custom_timestampJoel Fischer2017-09-211-3/+8
| | * Add the default frame rate of 30 to the default video settingsJoel Fischer2017-09-211-1/+2
| | * If apps don’t give us a presentation timestamp, we will now create it using...Joel Fischer2017-09-212-2/+7
| |/
| * Fix importJoel Fischer2017-09-211-0/+1
| * Merge pull request #721 from smartdevicelink/feature/issue_686_video_capabili...Joel Fischer2017-09-2143-479/+1285
| |\
| | * Fix a double importJoel Fischer2017-09-211-1/+0
| | * Fixed broken test cases in SDLStreamingMediaConfigurationSpecfeature/issue_686_video_capabilities_integrationNicoleYarroch2017-09-201-2/+2
| | * Fix errors and warnings in testsJoel Fischer2017-09-194-9/+5
| | * Merge branch 'release/5.0.0' into feature/issue_686_video_capabilities_integr...Joel Fischer2017-09-1926-77/+155
| | |\ | | |/ | |/|
| | * Remove unused code and commentsJoel Fischer2017-09-1510-55/+19
| | * Fix streaming not working by resetting screen size incorrectlyJoel Fischer2017-09-121-1/+3
| | * Fix streaming crash on weird boolean check that’s failingJoel Fischer2017-09-122-29/+33
| | * Merge branch 'release/5.0.0' into feature/issue_686_video_capabilities_integr...Joel Fischer2017-09-124-342/+703
| | |\
| | * \ Merge branch 'release/5.0.0' into feature/issue_686_video_capabilities_integr...Joel Fischer2017-09-124-4/+207
| | |\ \
| | * | | Add an additional log to SDLGlobalsJoel Fischer2017-09-121-0/+3
| | * | | Add a ton of new logs to the SMMJoel Fischer2017-09-121-12/+52
| | * | | Merge branch 'release/5.0.0' into feature/issue_686_video_capabilities_integr...Joel Fischer2017-09-1180-501/+1852
| | |\ \ \
| | * | | | Fix missing podspec fileJoel Fischer2017-09-082-0/+2
| | * | | | Added remaining streaming media manager testsJoel Fischer2017-09-082-7/+189
| | * | | | Fix some constructed payloads having initializers with incorrect nullabilityJoel Fischer2017-09-086-7/+73
| | * | | | RPCs properly test equalityJoel Fischer2017-09-074-176/+194
| | * | | | Fix testing streaming data source failureJoel Fischer2017-09-071-2/+4
| | * | | | Continued work on Streaming Media Manager testsJoel Fischer2017-09-075-6/+41
| | * | | | In progress streaming media lifecycle test updatesJoel Fischer2017-09-067-24/+95
| | * | | | Update streaming media configuration specJoel Fischer2017-09-066-4/+61
| | * | | | Fix a bunch of testsJoel Fischer2017-09-058-8/+91
| | * | | | Fix a few tests, start the streaming manager in non-noneJoel Fischer2017-09-053-15/+23
| | * | | | Rename spec classes to match primary classesJoel Fischer2017-09-053-19/+11
| | * | | | Fixed existing testsJoel Fischer2017-09-053-26/+26
| | * | | | Fix build errorsJoel Fischer2017-09-056-5/+8
| | * | | | StreamingMediaManager will create an encoder with the correct packetizer base...Joel Fischer2017-09-057-46/+60
| | * | | | Add retry strategy for video streaming with new format / resolutionJoel Fischer2017-08-314-15/+50
| | * | | | Merge branch 'release/5.0.0' into feature/issue_686_video_capabilities_integr...Joel Fischer2017-08-3128-26/+1108
| | |\ \ \ \
| | * | | | | Changes to streaming media lifecycle for video / audio ack / nak and sending ...Joel Fischer2017-08-312-13/+58
| | * | | | | Handle setting MTU / screen size / format based on start service responseJoel Fischer2017-08-304-14/+65
| | * | | | | Fix VideoStreamingFormatJoel Fischer2017-08-301-2/+2
| | * | | | | In progress updates for video service control payloadsJoel Fischer2017-08-3017-91/+228
| | * | | | | Streaming media manager takes the full streaming configuration for future com...Joel Fischer2017-08-286-32/+34
* | | | | | | Update streaming config with correct assertsJoel Fischer2017-09-251-2/+4
* | | | | | | Fix old protocol methods still in useJoel Fischer2017-09-252-15/+16
* | | | | | | Remove deprecated codeJoel Fischer2017-09-2022-254/+51
* | | | | | | Merge branch 'release/5.0.0' into bugfix/issue_679_remove_deprecationsJoel Fischer2017-09-1525-75/+120
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge pull request #734 from smartdevicelink/bugfix/issue_630_xcode9_5.0Joel Fischer2017-09-157-23/+43
| |\ \ \ \ \ \
| | * | | | | | Fix travis failure by updating cartfile.resolvedbugfix/issue_630_xcode9_5.0Joel Fischer2017-09-141-3/+3
| | * | | | | | Update for Xcode 9Joel Fischer2017-09-136-20/+40
| |/ / / / / / |/| | | | | |
| * | | | | | Merge pull request #738 from smartdevicelink/bugfix/issue_713_rpc_properties_...Joel Fischer2017-09-1514-25/+41
| |\ \ \ \ \ \
| | * | | | | | Fixed import statementsNicoleYarroch2017-09-154-2/+6
| | * | | | | | Updated commentsbugfix/issue_713_rpc_properties_incorrectly_retrievedNicoleYarroch2017-09-142-4/+4