summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/sdl_rpc_plugin/include/sdl_rpc_plugin
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2226 from smartdevicelink/feature/boost_filesystem_implem...JackLivio2018-08-311-1/+1
|\
| * Update FileSize and Offset to uint64_tJackLivio2018-08-301-1/+1
* | Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-291-4/+4
|/
* Merge pull request #2504 from smartdevicelink/fix/unsubscribe_typoJacob Keeler2018-08-293-15/+15
|\
| * Fix UnsubscribeWayPoints typofix/unsubscribe_typojacobkeeler2018-08-093-15/+15
* | Merge branch 'develop' into fix/remove_set_iconfix/remove_set_iconjacobkeeler2018-08-234-323/+0
* | Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-172-15/+0
* | Cleanup comments, add a test for mixed vr commandsConlain Kelly2018-08-011-4/+1
* | Merge branch 'develop' into feature/choice_vr_optionalJacob Keeler2018-07-311-0/+1
|\ \ | |/
| * fix for invalid image rpc in create interaction choice set requestAshwin Karemore2018-07-261-0/+1
* | general cleanup on vr commands checksConlain Kelly2018-07-301-1/+1
* | style fixConlain Kelly2018-07-241-4/+2
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-07-241-1/+1
|\ \ | |/
| * Merge branch 'develop' into feature/boost_lock_implementationConlain Kelly2018-07-181-1/+1
* | Fix segfault, add perform interaction checksConlain Kelly2018-07-241-3/+1
* | first run at making vrcommands optionalConlain Kelly2018-07-191-0/+14
|/
* Merge pull request #2199 from smartdevicelink/feature/handling_VR_help_requestsJacob Keeler2018-07-161-8/+0
|\
| * Removed unused code from SetGlobalProperties requestAndrii Kalinich2018-07-041-8/+0
* | Remove DBus from projectJacob Keeler2018-07-106-498/+0
|/
* Move new RPCs to sdl_rpc_plugin and make some fixes after rebaseIra Lytvynenko (GitHub)2018-06-264-1/+230
* Move vi_get_vehicle_type to vehicle_info_pluginIra Lytvynenko (GitHub)2018-06-262-155/+0
* Moved HMI RPCs.Oleksandr Lohvinenko (GitHub)2018-06-2613-1015/+0
* Moved mobile RPCs.Oleksandr Lohvinenko (GitHub)2018-06-2613-1226/+0
* Implemented plugin skeleton, moved HMI IsReady command.Oleksandr Lohvinenko (GitHub)2018-06-262-171/+0
* Fixes after rebaseIra Lytvynenko (GitHub)2018-06-261-0/+1
* Answer review comments.BSolonenko2018-06-26352-359/+359
* Fix code styleIra Lytvynenko (GitHub)2018-06-2676-76/+152
* Fixes after rebaseIra Lytvynenko (GitHub)2018-06-262-5/+12
* Refactoring sdl rpc plugin's factoriesBSolonenko2018-06-263-0/+25
* Fix some sdl commandsIra Lytvynenko2018-06-26156-156/+156
* Refactoring all hmi commands.BSolonenko2018-06-26245-252/+1018
* Refactoring all mobile commands.BSolonenko2018-06-26107-113/+450
* Fix hmi message handler initialization in rpc serviceIra Lytvynenko2018-06-265-264/+32
* Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-26358-2621/+3188
* move commands factory to rpc pluginIra Lytvynenko2018-06-26247-388/+394
* Remove all remote controllAlexander Kutsan2018-06-261-1/+1
* SDL RPC plugin CMAKElistAlexander Kutsan2018-06-26357-0/+28089