summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* increased wait time slightly, fixed comparisonbugfix/issue_470Brett W2017-10-092-3/+3
* updating with current develop branch and solving conflictsBrett W2017-10-042-8/+57
* Merge branch 'develop' into bugfix/issue_470Brett W2017-10-04158-2013/+14565
|\
| * Merge pull request #625 from smartdevicelink/feature/android_o_p2Joey Grover2017-10-049-76/+405
| |\
| | * Merge branch 'develop' into feature/android_o_p2Brett W2017-10-044-3/+257
| | |\ | | |/ | |/|
| * | Merge pull request #628 from smartdevicelink/bugfix/issue_627Joey Grover2017-10-041-1/+1
| |\ \
| | * | Fix incorrect if conditionJoey Grover2017-10-041-1/+1
| |/ /
| * | Merge pull request #590 from shoamano83/bugfix/video-streaming-codec-specific...Joey Grover2017-10-043-2/+256
| |\ \
| | * | fix comment in EncoderUtilsTestSho Amano2017-09-271-1/+1
| | * | Add test cases for EncoderUtilsSho Amano2017-08-151-0/+116
| | * | fix: append H264 SPS and PPS in front of every IDR NAL unitsSho Amano2017-08-152-2/+140
| | | * Update travis (#626)feature/android_o_p2Joey Grover2017-10-031-3/+4
| | | * Update travis.ymlJoey Grover2017-10-031-2/+2
| | | * Update travis.ymlJoey Grover2017-10-031-3/+3
| | | * Merge branch 'develop' of https://github.com/smartdevicelink/sdl_android into...Joey Grover2017-10-03135-1867/+13122
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #620 from smartdevicelink/feature/internal_proxy_interfaceJoey Grover2017-10-034-38/+297
| |\ \ \
| | * | | remove unused importfeature/internal_proxy_interfaceBrett W2017-10-031-1/+0
| | * | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_android into...Joey Grover2017-09-2979-221/+6522
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'feature/issue_618_new_data_transfer_interface' of https://githu...Joey Grover2017-09-2915-193/+1471
| |\ \ \ \
| | * | | | Add interface tests for StreamPacketizerSho Amano2017-09-281-1/+460
| | * | | | fix: add default value for bufferSize in StreamPacketizerSho Amano2017-09-281-0/+4
| | * | | | Update createOpenGLInputSurface() to use IVideoStreamListenerSho Amano2017-09-275-213/+35
| | * | | | Deprecate start/pause/resume/endPCM() APIsSho Amano2017-09-271-19/+51
| | * | | | Deprecate start/pause/resume/endH264() APIsSho Amano2017-09-271-17/+49
| | * | | | Implement SdlProxyBase.startAudioStream() APISho Amano2017-09-272-1/+85
| | * | | | Implement IAudioStreamListener interface in StreamPacketizerSho Amano2017-09-271-10/+41
| | * | | | Implement SdlProxyBase.startVideoStream() APISho Amano2017-09-272-5/+75
| | * | | | Implement IVideoStreamListener interface in RTPH264PacketizerSho Amano2017-09-272-1/+251
| | * | | | Implement IVideoStreamListener interface in StreamPacketizerSho Amano2017-09-271-17/+103
| | * | | | Refactor: move video stream opening process to dedicated methodSho Amano2017-09-274-14/+93
| | * | | | Add AudioStreamingCodec/Params/LPCMParamsSho Amano2017-09-273-0/+168
| | * | | | Add IVideoStreamListener and IAudioStreamListenerSho Amano2017-09-272-0/+161
| * | | | | Merge pull request #622 from smartdevicelink/bugfix/issue_621Joey Grover2017-09-281-6/+17
| |\ \ \ \ \
| | * | | | | Fix other method that also sends out end sessionsJoey Grover2017-09-281-2/+6
| | * | | | | Fixes #621bugfix/issue_621Joey Grover2017-09-271-4/+11
| * | | | | | Add RC to HMI caps and SCMJoey Grover2017-09-282-0/+15
| * | | | | | Updating the SystemCapabilityTypeTests for including additional parameters ad...feature/issue_559Anil Dahiya2017-09-271-0/+36
| * | | | | | Merge branch 'develop' into feature/issue_559Anil Dahiya2017-09-2725-1541/+3871
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge pull request #610 from smartdevicelink/bugfix/issue_587Joey Grover2017-09-261-2/+4
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | fixed whitespace formattingbugfix/issue_587Brett W2017-09-191-1/+1
| | | * | | | avoid extra calls of defineLocalSdlRouterClassBrett W2017-09-191-1/+3
| * | | | | | Updating documentation for newly addded params for rc-rpcs.Anil Dahiya2017-09-226-4/+34
| * | | | | | Merge branch 'develop' into feature/issue_559Anil Dahiya2017-09-2241-190/+1698
| |\ \ \ \ \ \
| * | | | | | | Addressing comments from review:Markos Rapitis2017-08-164-96/+96
| * | | | | | | Small correction to SystemCapabilityType and associated test case.Markos Rapitis2017-08-092-6/+1
| * | | | | | | More cleanup for RC functionality -- added RC documentation.Markos Rapitis2017-08-0928-30/+824
| * | | | | | | Adding test cases for RC functionality.Markos Rapitis2017-08-0932-14/+3081
| * | | | | | | Initial changes for RC functionality.Markos Rapitis2017-08-0930-4/+1083
| | | | | * | | Update SCM testsJoey Grover2017-09-271-8/+48
| | | | | * | | Add ISdl interface and implement in proxy base and SCMJoey Grover2017-09-273-30/+250
| | | | |/ / / | | | |/| | |