summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid processing streaming data packets after streaming stopping (#3816)Yana Chernysheva (GitHub)2022-01-192-27/+31
* Cyclic UpdateDeviceList and UpdateAppList in case device is connected (#3835)RomanReznichenkoLuxoft2022-01-132-10/+37
* SDL doesn't send up_to_date (#3834)Olha Vorobiova (GitHub)2022-01-132-0/+3
* Convert Common_SamplingRate and Common_BitsPerSample enums to uint (#3837)Olha Vorobiova (GitHub)2022-01-113-22/+63
* fix/sdl_did_not_read_correctly_value_of_hmicapabilities_from_hmicapabilitiesc...RomanReznichenkoLuxoft2022-01-119-10/+139
* Fix JSON validation for QUERY_APPS (#3827)Vadym Luchko (GitHub)2022-01-111-31/+41
* changed the way you add soft buttons in the subscription method (#3839)RomanReznichenkoLuxoft2022-01-114-6/+2
* use files from the rps_spec folder without copying to the sdl_core (#3778)RomanReznichenkoLuxoft2022-01-104-11/+4
* Replace clusterModeStatus with clusterModes and vise versa (#3830)Yana Chernysheva (GitHub)2022-01-073-6/+19
* state_controller subscription (#3836)Vadym Luchko (GitHub)2022-01-061-5/+12
* Fix rare crash during streaming switching (#3833)Olha Vorobiova (GitHub)2021-12-221-2/+3
* Ensure valid application pointer in RAI::CheckLanguage and FinishSendingRespo...Collin2021-11-232-5/+17
* added an ontimeout method to handle a timeout request (#3803)RomanReznichenkoLuxoft2021-11-102-0/+10
* Do not modify application list while iterating it (#3806)Collin2021-11-0910-109/+58
* Fix ThreadedSocket disconnect logic (#3566)Andrii Kalinich (GitHub)2021-11-092-25/+46
* Reset display_capabilities_ pointer after merging capabilities (#3812)Jacob Keeler2021-11-081-3/+5
* Fix unstable policy handler test (#3810)Andrii Kalinich (GitHub)2021-11-081-29/+25
* Fix unstable unit test (#3809)Andrii Kalinich (GitHub)2021-11-051-0/+4
* Update minimum value of MaxSupportedProtocolVersion to 2 (#3801)Jacob Keeler2021-11-042-3/+3
* Merge branch 'release/8.0.0' into developcollin2021-10-2646-234/+482
|\
| * Fix issues with web app activation (#3799)8.0.0-RC2Andrii Kalinich (GitHub)2021-10-214-41/+41
| * Removed the unit that interrupted the sequence of closing the connect… (#3785)RomanReznichenkoLuxoft2021-10-151-49/+63
| * Fix early IsRegistered() state of application (#3796)Andrii Kalinich (GitHub)2021-10-148-39/+108
| * Fix/crash after ptu for another app hmi type (#3795)Andrii Kalinich (GitHub)2021-10-1427-121/+186
| * Fix VR.ChangeRegistration issue (#3794)Andrii Kalinich (GitHub)2021-10-131-1/+8
| * Fix wrong behavior of RCOnRemoteControlSettingsNotification (#3792)Andrii Kalinich (GitHub)2021-10-124-20/+98
| * Fix SDL build with USE_COTIRE=OFF (#3791)Andrii Kalinich (GitHub)2021-10-115-2/+15
| * Check specifically for invalid HMI level when suspending notifications (#3784)Jacob Keeler2021-10-061-2/+4
* | Send a request when the policy table is disabled. (#3767)RomanReznichenkoLuxoft2021-10-151-0/+8
* | Added python packages' check (#3776)Andrii Kalinich (GitHub)2021-10-151-2/+13
* | Remove unused policy table fields (#3771)Andrii Kalinich (GitHub)2021-10-1419-289/+231
* | Fix applying functional group consent for all applications (#3770)Andrii Kalinich (GitHub)2021-10-121-5/+1
* | Prevent restoring resumption-related data after MASTER_RESET (#3287)Mykhailo Vorobiov (GitHub)2021-10-111-1/+0
* | print to console on crash from signal handler (#3789)Collin2021-10-071-0/+2
|/
* Fix descriptions for AudioControlCapabilities and SeatControlCapabilities (#3...8.0.0-RC1Jacob Keeler2021-09-291-2/+2
* Prevent HMI commands processing while SDL is stopping (#3781)VladSemenyuk2021-09-282-1/+4
* Add missing internal error codes to security manager (#3773)Jacob Keeler2021-09-147-16/+139
* fix WebSocketServerTransportAdapter::Store write to last state (#3772)Collin2021-09-101-1/+4
* Clear Parent Reference to Begin State When it is Erased (#3769)Collin2021-09-091-1/+6
* Fix stopping video without audio streaming (#3752)Andrii Kalinich (GitHub)2021-08-276-144/+289
* Fix/ccb 3141 change command request inheritance structure (#3591)VladSemenyuk2021-08-27290-2276/+3047
* Send REQUEST type and generated sequence number in SendHandshakeData (#3761)Jacob Keeler2021-08-274-20/+38
* Fix build failure when EXTENDED_MEDIA_MODE=ON (#3766)Jacob Keeler2021-08-271-4/+0
* Add method for delete empty message (#3751)Andrii Kalinich (GitHub)2021-08-256-0/+79
* Remove language code ES-EN and EN-IE from the project (#3757)Collin2021-08-256-831/+0
* Add check for audio streaming state (#3763)Shobhit Adlakha2021-08-251-1/+5
* Remove unused files (#3753)JackLivio2021-08-2550-3600/+0
* Fix SDL crash on validation of numeric schemas with type overflow (#3750)Andrii Kalinich (GitHub)2021-08-253-16/+26
* Ignore frame data for single and first frames (#3762)Andrii Kalinich (GitHub)2021-08-242-13/+1
* Modify the code files according to sdl0264 proposal (#3738)Akihiro-Miyazaki2021-08-183-34/+6