summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix test specbugfix/issue_1050_present_keyboard_test_cellJoel Fischer2018-08-161-1/+1
* Remove test cell from presenting the keyboardJoel Fischer2018-08-151-1/+1
* Merge pull request #1048 from t-yoshii/fix/shutdown-video-session-in-suspende...Joel Fischer2018-08-152-3/+19
|\
| * add test to SDLStreamingVideoLifecycleManagerSpecTakamitsu Yoshii2018-08-131-0/+11
| * fix sdl_stopVideoSession to shutdown video streaming even in suspended stateTakamitsu Yoshii2018-08-131-3/+8
* | Merge pull request #946 from XevoInc/feature/rewrite_tcp_transportJoel Fischer2018-08-1416-116/+1143
|\ \ | |/ |/|
| * Reflect review commentSho Amano2018-08-071-0/+10
| * Merge branch 'develop' into feature/rewrite_tcp_transportSho Amano2018-08-0286-48/+4015
| |\
| * \ Merge branch 'develop' into feature/rewrite_tcp_transportSho Amano2018-07-27154-1008/+6460
| |\ \
| * | | Move TestTCPServer into dedicated filesSho Amano2018-07-274-366/+448
| * | | Reflect review commentsSho Amano2018-07-271-5/+2
| * | | Reflect review commentsSho Amano2018-07-272-46/+44
| * | | Reflect review commentsSho Amano2018-07-275-53/+47
| * | | Add notification for TCP connection errorsSho Amano2018-07-0311-10/+167
| * | | Rewrite TCP transport using CFNetwork APISho Amano2018-07-035-118/+907
* | | | Add to module mapJoel Fischer2018-08-081-1/+1
* | | | Fix podspecJoel Fischer2018-08-071-1/+1
* | | | Fix voice command slowdownJoel Fischer2018-08-031-1/+1
* | | | Merge pull request #1011 from Lievesley/bugfix/issue_1002_sdk_hangs_on_discon...Joel Fischer2018-08-032-25/+32
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixed review commentsSam Lievesley2018-08-012-7/+6
| * | | Prevent thread deadlock when disconnecting the iPhone from the Head UnitSam Lievesley2018-07-032-25/+33
* | | | Merge pull request #1014 from kshala-ford/feature/issue_892_audio_streaming_i...Joel Fischer2018-08-0112-1/+124
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/develop' into feature/issue_892_audio_...Kujtim Shala2018-08-0180-47/+3891
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1038 from mrapitis/feature/SDL-0182-audio-src-am-fm-xm-dabJoel Fischer2018-07-3180-47/+3891
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Cleaned up spacing issues.Markos Rapitis2018-07-311-54/+54
| * | | | Updated unit testsMarkos Rapitis2018-07-315-38/+9
| * | | | More changes for review comments.Markos Rapitis2018-07-3113-96/+19
| * | | | Merge branch 'develop' into feature/SDL-0182-audio-src-am-fm-xm-dabMarkos Rapitis2018-07-2725-561/+1266
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | More updates / cleanupMarkos Rapitis2018-07-2748-263/+199
| * | | | Resolving merging issues and Addressing review comments.piyushkhosla2018-07-2715-16/+165
| * | | | Replacing the RADIO_TUNER with three enumeration elements AM, FM and XMpiyushkhosla2018-07-273-5/+25
| * | | | > Added new values to SDLLightStatus and SDLLightName enum.piyushkhosla2018-07-278-1/+98
| * | | | Adding three new modules (AUDIO, LIGHT, HMI_SETTINGS) and some new parameters...piyushkhosla2018-07-2780-19/+3767
| | * | | Update SDLAudioStreamingIndicatorSpec.mKujtim Shala2018-08-011-1/+1
| | * | | Merge commit '3e9449bb8bb928f77f20257db55a4c02bac168a1' into feature/issue_89...Kujtim Shala2018-07-27154-996/+6448
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #994 from smartdevicelink/feature/issue_929_onHMIStatus_vi...Joel Fischer2018-07-2725-561/+1266
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'develop' into feature/issue_929_onHMIStatus_video_streamingJoel Fischer2018-07-26249-1491/+12767
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1037 from mrapitis/feature/SDL-0160-rc-radio-param-updateJoel Fischer2018-07-268-8/+138
|\ \ \ \ \
| * | | | | Address review commentsMarkos Rapitis2018-07-267-45/+81
| * | | | | Added SDLRadioControlCapabilities original init back.Markos Rapitis2018-07-242-1/+21
| * | | | | > Adding a new parameter hdRadioEnable to RadioControlData data structurepiyushkhosla2018-07-188-7/+81
* | | | | | Merge branch 'master' into developJoel Fischer2018-07-2610-135/+183
|\ \ \ \ \ \
| * | | | | | Update PULL_REQUEST_TEMPLATE.mdJoel Fischer2018-07-241-0/+2
| * | | | | | Update for v6.0.16.0.1Joel Fischer2018-07-134-3/+9
| * | | | | | Merge pull request #1004 from smartdevicelink/bugfix/issue_1000_softbuttons_d...Joel Fischer2018-07-135-132/+172
| |\ \ \ \ \ \
| | * | | | | | Fix an issue with directly setting text and graphicsbugfix/issue_1000_softbuttons_disappear_HMI_noneJoel Fischer2018-07-132-38/+26
| | * | | | | | Fix an issue with soft buttons not updated when transitioning or when images ...Joel Fischer2018-07-132-3/+14
| | * | | | | | Fix reversed boolean checkJoel Fischer2018-07-111-1/+1
| | * | | | | | Text and Graphic FixesJoel Fischer2018-07-111-9/+27
| | * | | | | | Fix soft button updates occurring when nothing has changedJoel Fischer2018-07-111-2/+11