summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-29135-1165/+1188
* Merge pull request #2504 from smartdevicelink/fix/unsubscribe_typoJacob Keeler2018-08-2912-41/+41
|\
| * Fix UnsubscribeWayPoints typofix/unsubscribe_typojacobkeeler2018-08-0912-41/+41
* | Merge pull request #2414 from XevoInc/fix/xevo_copyrightsJackLivio2018-08-2928-390/+17
|\ \
| * | Remove Xevo copyrights from multiple transport implementationSho Amano2018-07-2428-390/+17
* | | Merge pull request #2549 from JackLivio/fix/allow_empty_module_type_array_in_ptJackLivio2018-08-297-16/+82
|\ \ \
| * | | Add moduleType functions to sql_pt_extJackLivio2018-08-281-0/+18
| * | | Check styleJackLivio2018-08-282-2/+2
| * | | Allow empty moduleType array in PTJackLivio2018-08-286-18/+66
* | | | Merge pull request #2278 from smartdevicelink/feature/boost_datetime_implemen...Jacob Keeler2018-08-2857-677/+499
|\ \ \ \
| * | | | Reduce date_time boost header scopefeature/boost_datetime_implementationjacobkeeler2018-08-282-2/+4
| * | | | Fix build failures after mergejacobkeeler2018-08-232-6/+5
| * | | | Merge remote-tracking branch 'origin/develop' into feature/boost_datetime_imp...jacobkeeler2018-08-22214-3304/+7867
| |\ \ \ \
| * | | | | style fixConlain Kelly2018-08-101-1/+2
| * | | | | Fix namespace whoopsConlain Kelly2018-08-103-5/+5
| * | | | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-08-102326-137023/+121696
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | add new components to find_boost requirementsconlain-k2018-07-201-1/+1
| * | | | | Style fixConlain Kelly2018-06-2520-58/+52
| * | | | | Merge branch 'develop' into feature/boost_datetime_implementationconlain-k2018-06-2592-890/+3228
| |\ \ \ \ \
| * | | | | | remove struct timeval and use boost time_duration insteadConlain Kelly2018-06-1854-664/+491
* | | | | | | Merge pull request #930 from smartdevicelink/feature/PLAY_PAUSE_implementationJacob Keeler2018-08-2817-14/+278
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Revert CMake changesfeature/PLAY_PAUSE_implementationJacob Keeler2018-08-241-13/+13
| * | | | | | Revert Cmake ChangesJackLivio2018-08-241-419/+201
| * | | | | | Update mobile api to include descriptionJackLivio2018-08-241-1/+10
| * | | | | | Add version Logic for play_pause and okJackLivio2018-08-239-12/+242
| * | | | | | Add play_pause to hmi_capabilities test fileJackLivio2018-08-221-0/+6
| * | | | | | Merge remote-tracking branch 'origin/develop' into feature/PLAY_PAUSE_impleme...JackLivio2018-08-224316-567115/+313085
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Fix HMI capabilities test failureJacob Keeler2016-11-011-1/+1
| * | | | | | Inclusion of PLAY_PAUSE as a subscribable buttonJacob Keeler2016-11-0110-1/+28
* | | | | | | Merge pull request #2537 from smartdevicelink/fix/transport_manager_initJackLivio2018-08-271-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix transport manager init checkfix/transport_manager_initjacobkeeler2018-08-241-1/+1
* | | | | | | | Merge pull request #2509 from smartdevicelink/fix/pure_virtual_method_called_...JackLivio2018-08-271-0/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/develop' into fix/pure_virtual_method_ca...fix/pure_virtual_method_called_during_SDL_shutdownJackLivio2018-08-27238-3816/+8270
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fix Pure virtual method called during SDL shutdown.igapchuck2018-08-141-0/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge pull request #2373 from smartdevicelink/fix/rc_disablingJacob Keeler2018-08-272-23/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Fix stylefix/rc_disablingJacob Keeler2018-08-231-1/+0
| * | | | | | | | Fix unit testsAlexander2018-08-231-14/+1
| * | | | | | | | Do not send HMI level NONE in RC disabledAlexander2018-08-231-8/+0
* | | | | | | | | Merge pull request #2532 from smartdevicelink/fix/flush_logger_before_deletin...JackLivio2018-08-274-12/+9
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Update unit tests and add condition for flush loggerfix/flush_logger_before_deleting_loop_threadJackLivio2018-08-222-2/+4
| * | | | | | | | Make LogMessageLoopThread a handlerJackLivio2018-08-212-11/+5
| * | | | | | | | Flush logger before deleting message loop threadJackLivio2018-08-211-0/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #2519 from JackLivio/fix/update_rpc_version_negotiation_logicJackLivio2018-08-242-6/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Check styleJackLivio2018-08-212-3/+3
| * | | | | | | | Update mobile version negotiationJackLivio2018-08-162-6/+9
* | | | | | | | | Merge pull request #2046 from smartdevicelink/fix/remove_set_iconJackLivio2018-08-249-598/+0
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'develop' into fix/remove_set_iconfix/remove_set_iconjacobkeeler2018-08-232430-141392/+135925
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Delete unused `SetIcon` RPC message filesjacobkeeler2018-03-0210-557/+0
* | | | | | | | | | | Merge pull request #2039 from smartdevicelink/fix/check_transport_manager_initJackLivio2018-08-241-1/+4
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'develop' into fix/check_transport_manager_initjacobkeeler2018-08-233755-449508/+144976
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |