summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/hmi_capabilities_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-291-10/+10
* Merge remote-tracking branch 'origin/develop' into feature/PLAY_PAUSE_impleme...JackLivio2018-08-221-6/+244
|\
| * Merge pull request #1360 from smartdevicelink/feature/audio_file_playback_tts...Jacob Keeler2018-06-141-0/+2
| |\
| | * Added "FILE" SpeechCapabilities type and updated TTSChunk description.Jacob Keeler2018-06-011-0/+2
| * | Check if display capabilities struct is valid before setting valueJackLivio2018-06-071-27/+8
| * | Check for mandatory parameters in display_capabilities()JackLivio2018-06-061-0/+24
| |/
| * Add secondaryGraphic to ImageFieldName enumfeature/imagefieldname_for_secondaryimagejacobkeeler2018-05-021-0/+3
| * Add `remoteControl` to HMICapability struct in Mobile APIfix/remote_control_supportedJacob Keeler2017-09-261-0/+12
| * Remove unnecessary set_xxx_supported() callsSho Amano2017-09-221-3/+0
| * fix: update supported flags of system capabilities when reading from fileSho Amano2017-09-131-0/+12
| * Fixes after rebasing on developAndrey Oleynik2017-08-171-8/+11
| * Implementation of system capabilitiesAlexander Kutsan2017-08-161-0/+30
| * Add video streaming capability in system capabilitySho Amano2017-08-111-0/+98
| * Formatting and review changesJackLivio2017-07-311-10/+19
| * Add system capabilities to HMI RPC UI.getCapabilitiesResponseJackLivio2017-07-131-15/+15
| * Add system capabilities to hmi_capabilities.jsonJackLivio2017-07-121-1/+43
| * Fix coding styleSergey Levchenko (GitHub)2017-04-211-8/+12
| * Fix TTS CapabilitiesVeronica Veremjova2017-02-241-2/+23
* | Inclusion of PLAY_PAUSE as a subscribable buttonJacob Keeler2016-11-011-0/+2
|/
* Revert "Inclusion of PLAY_PAUSE as a subscribable button"revert-766-feature/PLAY_PAUSE_implementationJacob Keeler2016-11-011-2/+0
* Inclusion of PLAY_PAUSE as a subscribable buttonJacob Keeler2016-10-311-0/+2
* Fix code styledtrunov2016-10-041-2/+2
* UI interface: SDL behavior in case HMI does not respond to IsReady request or...dtrunov2016-09-291-106/+5
* Divide HMICapabilities onto interface and implementationLevchenko2016-08-041-0/+1182