summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changed device_info id to string and mac_addresshotfix/change-device-info-to-stringJack Byrne2015-08-287-12/+17
* Merge pull request #202 from LuxoftSDL/hotfix/Fixed_OnHashChanged_sendingAGaliuzov2015-08-288-47/+90
|\
| * Fixes sending of OnHashChange notificationAndrey Oleynik2015-08-288-47/+90
* | Merge pull request #201 from LuxoftSDL/hotfix/HMI_language_codes_convertion_fixAGaliuzov2015-08-285-122/+79
|\ \
| * | Fixes conversion of language codes coming from HMIAndrey Oleynik2015-08-285-122/+79
| |/
* | Merge pull request #192 from LuxoftSDL/app_is_not_unregistered_by_REQUEST_WHI...AGaliuzov2015-08-283-35/+58
|\ \
| * | Fix Code Review issues.Aleksei Lambin2015-08-171-8/+9
| * | App is not unregistered by REQUEST_WHILE_IN_NONE_HMI_LEVEL reasonAleksei Lambin2015-08-173-29/+51
| |/
* | Merge pull request #188 from smartdevicelink/hotfix/usb_metadataAGaliuzov2015-08-281-4/+4
|\ \
| * | Update USB Transport connection informationhotfix/usb_metadataJustin Dickow2015-08-121-4/+4
| |/
* | Merge pull request #186 from LuxoftSDL/128K_MTU_CRQAGaliuzov2015-08-285-28/+45
|\ \
| * | Post review fixesArtem Nosach2015-08-105-18/+16
| * | Update MaximumPayloadSize value in ini fileArtem Nosach2015-08-062-2/+2
| * | Check MTU size according to new rulesArtem Nosach2015-08-063-22/+41
| |/
* | Merge pull request #175 from smartdevicelink/hotfix/issue#166AGaliuzov2015-08-283-1/+46
|\ \
| * | Changed Default Back for HMI Policy Decryption Flag to ON.Jack Byrne2015-08-061-1/+1
| * | Fixed IndentationsJack Byrne2015-07-291-9/+8
| * | Added ifdefs for enabling/disabling PTU decryption by HMIJack Byrne2015-07-283-0/+38
| * | Added condition to policy table parse function for update received from sdl s...Jack Byrne2015-07-231-1/+9
| |/
* | Merge pull request #174 from LuxoftSDL/genivi_APPLINK-11950AGaliuzov2015-08-284-6/+12
|\ \
| * | Update HeartBeat timeoutOleg Krotenko2015-07-281-1/+2
| * | Update after reviewOleg Krotenko2015-07-282-2/+3
| * | Fixing of core dumps when executing IGNITION_OFF. Update after review. APPLIN...Oleg Krotenko2015-07-282-2/+1
| * | Fixing of core dumps when executing IGNITION_OFF. Move 'Reset' to the 'StopAc...Oleg Krotenko2015-07-281-2/+2
| * | Fixing of core dumps when executing IGNITION_OFF. APPLINK-11950Oleg Krotenko2015-07-284-5/+10
| |/
* | Merge pull request #151 from smartdevicelink/hotfix/qt_deviceinfoAGaliuzov2015-08-281-14/+14
|\ \
| * | Moved DeviceInfo struct above first referencehotfix/qt_deviceinfoJustin Dickow2015-07-021-14/+14
* | | Merge pull request #130 from smartdevicelink/hotfix/get_urlsAGaliuzov2015-08-282-3/+2
|\ \ \ | |_|/ |/| |
| * | Get Urls Fixhotfix/get_urlsJack Byrne2015-06-042-3/+2
* | | 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
* | | | Merge pull request #153 from LuxoftSDL/hotfix/Remove_explicit_HMI_level_checkAGaliuzov2015-07-164-30/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Removes explicit HMI level check within several commands.Andrey Oleynik2015-07-054-30/+5
|/ / /
* | | Merge pull request #142 from LuxoftSDL/hotfix/update-readme-filerelease/4.0.0AGaliuzov2015-06-251-0/+6
|\ \ \
| * | | Update README.md file.Alexandr Galiuzov2015-06-221-0/+6
* | | | Merge pull request #143 from LuxoftSDL/sdl_bugfixAGaliuzov2015-06-2526-245/+623
|\ \ \ \ | |/ / / |/| | |
| * | | 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-234-4/+6