summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/commands/hmi/navi_audio_start_stream_request.cc
Commit message (Expand)AuthorAgeFilesLines
* Move commands to sdl rpc pluginAlexander Kutsan2018-06-261-180/+0
* Fix application start streaming retry sequenceAKalinich-Luxoft2017-11-151-6/+10
* Fix incorrect counting retry StartStreamatimchenko2016-12-201-1/+1
* Fix that StartStreamRequest may hang forever in case of app absenceLevchenkoS2016-10-191-8/+7
* Merge pull request #891 from LuxoftAKutsan/fix/response_function_id_checkAlexander Kutsan (GitHub)2016-10-121-1/+2
|\
| * Add function_id check in request controllerAlexander Kutsan2016-10-111-1/+2
* | Fix comments after reviewdtrunov2016-10-111-1/+5
|/
* Code style format with clang-formatKozoriz2016-04-251-32/+35
* Hmi commands update after removing all singletonesKozoriz2016-04-251-12/+14
* Fixed wrong logger name for ApplicationManagerElisey Zamakhov2015-12-181-2/+2
* Change log levels, add additional logs.Anatoly Leshin2015-11-031-3/+3
* Send StopStream(audio/video) request to HMI in case HMI doesn't answer or answerAnatoly Leshin2015-10-281-40/+51
* Post review changes.Artem Nosach2015-06-231-22/+18
* Change timeout from seconds to milliseconds.Artem Nosach2015-06-231-1/+1
* Rework StartStreamRequest.Artem Nosach2015-06-231-5/+14
* Check for app existing correctly.Artem Nosach2015-06-231-4/+9
* Remove Video stream retry timer, move logic to request.Alexander Kutsan2015-04-271-5/+3
* Remove AudioStreamRetryTimer, move logic to requestAlexander Kutsan2015-04-271-2/+40
* Rename some methods for better understantingAlexander Kutsan2015-04-271-2/+2
* Allow streaming before HMI responseAlexander Kutsan2015-04-271-5/+12
* Post review changes.Artem Nosach2015-04-231-3/+5
* Rework stream HMI requests and responses.Artem Nosach2015-04-231-7/+41
* Rework start stream retry timer logic.Artem Nosach2015-04-231-1/+11
* Bug Fixes and ImprovementsSynchronizationCommitJustin Dickow2015-02-201-2/+2
* Latest internal release - last bulk merge before pull request and gitflow!?Justin Dickow2015-01-261-2/+2
* HmiStatus modifyJustin Dickow2015-01-241-2/+2
* SDL 3.8!Justin Dickow2014-10-201-0/+57