summaryrefslogtreecommitdiff
path: root/src/appMain
Commit message (Expand)AuthorAgeFilesLines
* Fix WayPoints API function IDs and update API versionshotfix/GetWayPoints_implementationJacob Keeler2017-04-051-0/+19
* Merge branch 'master'release/4.2.0Jacob Keeler2016-10-241-0/+1
|\
| * Fixed build errors when compiling with EXTENDED_MEDIA_MODE=ONJacob Keeler2016-10-121-0/+1
* | Merge commit '5bf2c5500309d36b60987e74bdd4ed1610ecffde' into release/4.2.0Alexander Kutsan2016-10-152-2275/+2275
|\ \ | |/
| * Merge branch 'release/4.1.0'Alexander Kutsan2016-08-2610-2809/+2708
| |\
| | * Update logger properties to log to file onlyOrhan Mehmedov2016-08-221-2/+2
| * | Change policy url to public smartdevicelink policy urlhotfix/policy_urlJustin Dickow2016-06-291-1/+1
* | | Extend SDL interfaces for AppLaunch functionalityAlexander Kutsan2016-08-041-1/+1
* | | AppLaunch ini file modificationsVladislav Antonov2016-08-031-0/+17
| |/ |/|
* | Change_VerifyPeer_parameter_in_ini_file_to_trueVProdanov2016-08-021-1/+1
* | Correct project structure in Policy componentKozoriz2016-05-171-3/+1
* | Implement_PCM_Streaming_Capabilities_supportVProdanov2016-04-281-1/+7
* | Code style format with clang-formatKozoriz2016-04-255-44/+34
* | Correctives after reviewKozoriz2016-04-252-3/+7
* | Remove Lifecycle singletoneKozoriz2016-04-255-142/+112
* | LifeCycle correctivesKozoriz2016-03-312-24/+35
* | TimeTester refatctoring.Kozoriz2016-03-104-28/+29
* | Remove singleton from LoggerKozoriz2016-03-102-9/+3
* | Remove SecurityManager singletonKozoriz2016-03-101-77/+22
* | Review correctives and buildability correctives.Kozoriz2016-03-071-1/+0
* | Remove singletones from life_cycleKozoriz2016-03-041-80/+73
* | Fix wrong language codes in hmi_capabilities.jsondtrunov2016-02-101-9/+9
* | Delete break after abort(), replace unsibcribing from terminationAnton Hrytsevich2016-02-022-9/+7
* | Unblock SIGSEGV signal to all threads and handle itAnton Hrytsevich2016-02-021-1/+1
* | Revert result of functionAnton Hrytsevich2016-02-011-1/+1
* | Delete spaces, set capital letter to methodAnton Hrytsevich2016-02-012-5/+4
* | Fix style issues and add more commentsAnton Hrytsevich2016-02-011-0/+2
* | Make refactoring signal catchingAnton Hrytsevich2016-02-012-8/+9
* | Add abort for SIGSEGV and exit(EXIT_FAILURE) in gignal handlingAnton Hrytsevich2016-02-011-2/+2
* | Remove ifdef from life_cycle. Fix style issuesAnton Hrytsevich2016-02-011-3/+3
* | Flush logs when SDL crashAnton Hrytsevich2016-02-011-1/+4
* | Fix endless SIGSEGV sendingAnton Hrytsevich2016-02-011-25/+15
* | Merge pull request #356 from LuxoftSDL/hotfix/the_part_of_SDL_code_that_uses_...AGaliuzov2016-01-281-3/+0
|\ \
| * | Delete part of SDL code that uses AVAHIHerasym Oleh2016-01-271-3/+0
* | | Merge pull request #351 from LuxoftSDL/hotfix/SDL_crashes_during_start_if_pre...AGaliuzov2016-01-271-135/+173
|\ \ \ | |/ / |/| |
| * | Add braces to if blocks change back components stopping sequenceAnton Hrytsevich2016-01-261-17/+35
| * | Fix style issues by beautifierAnton Hrytsevich2016-01-251-120/+134
| * | Fix chash during start if preloaded_pt file is absentAnton Hrytsevich2016-01-251-13/+19
* | | Rename MessageHelperLibrary to MessageHelperAlexander Kutsan2016-01-191-1/+1
* | | Extract MessageHelper to separate libraryAlexander Kutsan2016-01-191-0/+1
* | | Merge pull request #321 from LuxoftSDL/feature/Refactor_hmi_message_adapterAGaliuzov2016-01-141-1/+1
|\ \ \
| * | | Changes in life_cycle for correct buildingKozoriz2016-01-061-1/+1
| |/ /
* | | Merge branch 'master' into developagaliuzov2016-04-231-61/+0
|\ \ \ | |/ / |/| / | |/
| * Remove reduntant test main files.Herasym Oleh2015-12-251-61/+0
* | Fixed possible problem with logger namespace and logger nameElisey Zamakhov2015-12-181-51/+33
* | Fixed wrong logger name for SDLMainElisey Zamakhov2015-12-183-3/+3
* | Implement Multiframe assembling by MessageIDElisey Zamakhov2015-11-062-1/+4
* | hotfix/Core_dump_by_SDL_startiAndrew52015-11-031-0/+1
* | Merge branch 'release/4.0.0' into developAleksandr Galiuzov2015-10-051-1/+2
|\ \ | |/
| * Fix crash when second instance of SDL is startedValeri Prodanov2015-10-021-1/+2