summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert API to 29 and refactor to supportbugfix/issue_1615Joey Grover2021-02-043-5/+8
* Incrase api version for github actionsJoey Grover2021-02-041-1/+1
* Update IntegrationValidator with new R permissionJoey Grover2021-02-041-2/+12
* Up compile version to 30Joey Grover2021-02-041-1/+1
* Merge pull request #1614 from smartdevicelink/integration/stable_frame_rateRobert Henigan2021-02-0115-38/+2026
|\
| * Merge pull request #1576 from XevoInc/feature/issue-1569integration/stable_frame_rateRobert Henigan2021-01-283-49/+76
| |\
| | * Refix the possible overflow case in capability's max bitrate.Shinichi Watanabe2021-01-281-3/+2
| | * Fix the potential integer overflow case when taking lower value of bitrate.Shinichi Watanabe2021-01-281-1/+3
| | * Update VideoStreamingParameters#update, as per review at https://github.com/s...Shinichi Watanabe2021-01-271-2/+5
| | * Revert "Update rpc_spec submodule for SDL 0274 reviewed at https://github.com...Shinichi Watanabe2021-01-261-0/+0
| | * Update PR as per review comment at https://github.com/smartdevicelink/sdl_jav...Shinichi Watanabe2021-01-252-3/+40
| | * Merge remote-tracking branch 'upstream/integration/stable_frame_rate' into fe...Shinichi Watanabe2021-01-2245-1232/+2492
| | |\
| | * | Update rpc_spec submodule for SDL 0274 reviewed at https://github.com/smartde...Shinichi Watanabe2021-01-151-0/+0
| | * | Remove unused VideoStreamingParameter ctor, and mark existing one deprecated ...Shinichi Watanabe2021-01-082-7/+3
| | * | Fix a potential case where VideoFormat is unexpectedly overridden by VideoStr...Shinichi Watanabe2021-01-071-0/+3
| | * | Add missing stableFrameRate for default ctor.Shinichi Watanabe2021-01-072-14/+2
| * | | Merge branch 'develop' into integration/stable_frame_rateHenigan2021-01-2618-35/+1252
| |\ \ \ | | |_|/ | |/| |
| * | | Merge pull request #1389 from XevoInc/feature/issue-1361Robert Henigan2021-01-2114-8/+1969
| |\ \ \
| | * | | Revert "Implementing SDL 0323: Align VideoStreamingParameters with VideoStrea...Shinichi Watanabe2020-12-072-32/+30
| | | |/ | | |/|
| | * | Implementing SDL 0323: Align VideoStreamingParameters with VideoStreamingCapa...Shinichi Watanabe2020-12-042-30/+32
| | * | Merge remote-tracking branch 'upstream/develop' into feature/issue-1361Shinichi Watanabe2020-12-0453-876/+1594
| | |\ \
| | * | | Fix a merge error in VideStreamingParameters.Shinichi Watanabe2020-09-221-0/+1
| | * | | Merge remote-tracking branch 'upstream/develop' into feature/issue-1361Shinichi Watanabe2020-09-221114-76813/+79556
| | |\ \ \
| | * | | | Update setPreferredFPS in VideoStreamingCapability as requested in PR review.Shinichi Watanabe2020-09-171-1/+2
| | * | | | Merge remote-tracking branch 'upstream/develop' into feature/issue-1361Shinichi Watanabe2020-09-16694-38356/+12923
| | |\ \ \ \
| | * | | | | Restored the old constructor of VideoStreamParameters for backward compatibil...Shinichi Watanabe2020-09-022-0/+27
| | * | | | | Fix the test failure in OffscreenSurfaceTest aftter merging 4.12.0.Shinichi Watanabe2020-08-251-1/+1
| | * | | | | Merge remote-tracking branch 'upstream/develop' into feature/issue-1361Shinichi Watanabe2020-08-21690-9598/+7414
| | |\ \ \ \ \
| | * | | | | | Refactorred OffscreenSurfaceTest, as AndroidtestCase2 no longer exists in cur...Shinichi Watanabe2020-07-031-13/+7
| | * | | | | | Merge remote-tracking branch 'upstream/develop' into feature/issue-1361Shinichi Watanabe2020-07-03472-13838/+16510
| | |\ \ \ \ \ \
| | * | | | | | | Add OffscreenSurfaceTest (for unit testing).Shinichi Watanabe2020-06-221-0/+111
| | * | | | | | | SDL-0292: initial commit for implementing VirtualDisplayEncoder improvement f...Shinichi Watanabe2020-06-1910-10/+1813
| | * | | | | | | [SDL-0274] issue-1268: implementing add preferred FPS to VideoStreamingCapabi...Shinichi Watanabe2020-06-124-1/+31
* | | | | | | | | Add SeekStreamingIndicator changes (#1562)Robert Henigan2021-01-286-101/+350
* | | | | | | | | Merge pull request #1613 from smartdevicelink/bugfix/issue_1397Robert Henigan2021-01-271-4/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Merge branch 'develop' into bugfix/issue_1397bugfix/issue_1397Julian Kast2021-01-2613-7/+1147
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #1612 from smartdevicelink/bugfix/issue_1611Robert Henigan2021-01-261-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Apply suggestions from code reviewRobert Henigan2021-01-261-6/+2
| * | | | | | | | | Prevent potential npe on resolutionbugfix/issue_1611Henigan2021-01-261-0/+11
* | | | | | | | | | Merge pull request #1583 from LuxoftSDL/feature/0255_enchance_body_informationBilal Alsharifi2021-01-2612-7/+1140
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | [0255]kboskin2021-01-251-4/+16
| * | | | | | | | | [0255]kboskin2021-01-151-45/+35
| * | | | | | | | | Merge branch 'develop' into feature/0255_enchance_body_informationkboskin2021-01-1544-1227/+2490
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | [0255]kboskin2021-01-061-0/+1
| * | | | | | | | | [0255]kboskin2020-12-292-9/+0
| * | | | | | | | | [0255]kboskin2020-12-207-437/+430
| * | | | | | | | | [0255]kboskin2020-12-121-1/+101
| * | | | | | | | | [0255]kboskin2020-12-0916-315/+1361
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| | | * | | | | | Fix print statements in the log tool to avoid starting the statement as Syste...Julian Kast2021-01-261-4/+4
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #1607 from smartdevicelink/deprecate-MediaClock-in-ShowRobert Henigan2021-01-222-18/+28
|\ \ \ \ \ \ \ \