summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update USB Transport connection informationhotfix/usb_metadataJustin Dickow2015-08-121-4/+4
* Merge pull request #162 from LuxoftSDL/hotfix/Fix_sending_OnAppUnregistered_a...AGaliuzov2015-07-171-1/+1
|\
| * Fixed sending OnAppUnregistered after wifi transport was disconnetcteddtrunov2015-07-171-1/+1
* | Merge pull request #161 from LuxoftSDL/hotfix/Core_crash_after_resuming_audio...AGaliuzov2015-07-173-6/+43
|\ \
| * | Fixed comments after reviewdtrunov2015-07-172-1/+18
| * | Fixed core crash after resuming audio/video streamingdtrunov2015-07-173-6/+26
| |/
* | Merge pull request #160 from LuxoftSDL/fix-sdl4.0-merge-issuesAGaliuzov2015-07-171-1/+1
|\ \
| * | Change sdl_activate_app_reques.cc in order to process OnAppRegistereddtrunov2015-07-161-1/+1
* | | Removes explicit HMI level check within several commands.Andrey Oleynik2015-07-054-30/+5
| |/ |/|
* | Fix tests build.Artem Nosach2015-06-231-1/+1
* | Wake up streaming correctly.Artem Nosach2015-06-234-34/+26
* | Remove redundant calls.Artem Nosach2015-06-231-6/+0
* | Set background HMI level only for non-audio applications.Artem Nosach2015-06-231-3/+3
* | Post review changes.Artem Nosach2015-06-233-22/+28
* | Make message broker thread safety.Artem Nosach2015-06-232-21/+56
* | Remove redundant database close.Artem Nosach2015-06-231-1/+3
* | Post review changes.Artem Nosach2015-06-232-43/+35
* | Change timeout from seconds to milliseconds.Artem Nosach2015-06-233-4/+4
* | Rework StartStreamRequest.Artem Nosach2015-06-232-10/+28
* | Check for app existing correctly.Artem Nosach2015-06-232-8/+23
* | Update application hash after UnsubscribeButton.Artem Nosach2015-06-231-0/+1
* | Update application hash after DeleteCommand.Artem Nosach2015-06-231-0/+3
* | Set ATTENUATED not only for FULL apps.Artem Nosach2015-06-231-2/+1
* | Apply active states for app on activate.Artem Nosach2015-06-231-0/+1
* | Post review changes.Artem Nosach2015-06-231-4/+3
* | Update CreateInteractionRequest timeout after each VRAddCommandResponse.Artem Nosach2015-06-232-44/+83
* | Post review changes.Artem Nosach2015-06-233-5/+315
* | Remove notification sending from UnregisterApplication().Artem Nosach2015-06-236-22/+20
* | Do not resume malformed messaging application.Artem Nosach2015-06-235-50/+18
* | Close session correctly even with kMalformed reason.Artem Nosach2015-06-231-10/+13
* | Make session_map lock recursive.Artem Nosach2015-06-231-1/+2
* | Fix wrong increment.Artem Nosach2015-06-232-4/+4
* | Merge pull request #137 from LuxoftSDL/hotfix/RequestTypes_edge_cases_handlingAGaliuzov2015-06-174-7/+120
|\ \
| * | Fixed RequestType validation.Andrey Oleynik2015-06-171-0/+2
| * | Edge cases validation for RequestType parameter is added.Andrey Oleynik2015-06-173-5/+107
| * | APPLINK-12815. Fixed review notes.Andrey Oleynik2015-06-171-1/+1
| * | APPLINK-12815. Fixed sending updated RequestTypes to HMI during PTU.Andrey Oleynik2015-06-171-2/+11
* | | Send uniq device id in update device listAleksandr Galiuzov2015-06-151-1/+1
|/ /
* | The build fails after merging. So made the fix.Aleksandr Galiuzov2015-06-151-0/+9
* | Merge pull request #129 from LuxoftSDL/hotfix/fixed_setting_preloaded_flagAGaliuzov2015-06-135-5/+41
|\ \
| * | Made proper setting of preload flag for policy table after changes.Andrey Oleynik2015-06-033-2/+16
| * | [RTC 602452] [APPLINK] FUN-REQ-134502/B-Diagnostic Message - Request ProcessingDmitriy Klimenko2015-06-012-3/+25
* | | Merge pull request #125 from LuxoftSDL/hotfix/Fix_wrong_unexpectedDisconnect_...AGaliuzov2015-06-135-22/+67
|\ \ \
| * | | APPLINK-12868. Fixed wrong unexpectedDisconnect flag setting.Andrey Oleynik2015-05-255-22/+67
| |/ /
* | | Merge branch 'hotfix/HMIReconnectionSupport' into release/4.0.0Alexandr Galiuzov2015-06-135-9/+48
|\ \ \
| * | | Fix reconection HMIAlexander Kutsan2015-05-255-3/+36
| * | | Fix broken PIPE on SendAlexander Kutsan2015-05-251-6/+12
| |/ /
* | | Merge pull request #122 from LuxoftSDL/hotfix/unsigned-varsAGaliuzov2015-06-131-21/+5
|\ \ \
| * | | APPLINK-13255. Remove check <0 for unsigned intAleksandr Galiuzov2015-05-221-21/+5
| |/ /
* | | Merge branch 'hotfix/UpdateAppList_invalid_json' into release/4.0.0Alexandr Galiuzov2015-06-132-16/+38
|\ \ \