summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'hotfix/Subscribe_buttons_after_resumption' into release/4.0.0Aleksandr Galiuzov2015-06-123-4/+74
|\ \
| * | Post review changes.Artem Nosach2015-04-273-32/+50
| * | Add SendOnSubscribeButtonNotifications() to MessageHelper.Artem Nosach2015-04-273-4/+56
| |/
* | Merge branch 'hotfix/Enable_SDL_4_0_flag' into release/4.0.0Aleksandr Galiuzov2015-06-121-1/+1
|\ \
| * | Enable SDL 4.0 flag.Artem Nosach2015-04-271-1/+1
| |/
* | Merge branch 'hotfix/APPLINK-12807' into release/4.0.0Aleksandr Galiuzov2015-06-121-2/+2
|\ \
| * | APPLINK-12807. Fixed sending BC.ActivateApp to HMI for revoked app.Andrey Oleynik2015-04-241-2/+2
| |/
* | Merge branch 'hotfix/APPLINK-12799' into release/4.0.0Aleksandr Galiuzov2015-06-121-4/+11
|\ \
| * | HU: SDL does not select HmiZoneCapabilities from hmi_capabilities.json to sen...Dmitriy Klimenko2015-04-241-4/+11
| |/
* | Merge branch 'hotfix/Set_attenuated_audio_state' into release/4.0.0Aleksandr Galiuzov2015-06-121-4/+8
|\ \
| * | Set ATTENUATED audio state only if current state is AUDIBLE.Artem Nosach2015-04-241-4/+8
| |/
* | Merge branch 'hotfix/core-crash-fix' into release/4.0.0Aleksandr Galiuzov2015-06-121-2/+6
|\ \
| * | APPLINK-12710: SDL core fixDmitriy Klimenko2015-06-121-2/+6
|/ /
* | Merge branch 'hotfix/error-in-PI' into UPS-releaseUPS-releaseAleksandr Galiuzov2015-06-127-121/+90
|\ \ | |/ |/|
| * APPLINK-11722: [RTC 566543] Generic Error received for PI with message as Wro...Dmitriy Klimenko2015-06-127-121/+90
|/
* Merge pull request #92 from LuxoftSDL/Revoked_groups_handling_fixes4.0.0-RC2Kramchaninov Pavel2015-04-233-7/+24
|\
| * APPLINK-12719. Fixed user consent removal for revoked groups only.Andrey Oleynik2015-04-231-1/+2
| * APPLINK-12666. Changed PTU processing to avoid premature loss of functional g...Andrey Oleynik2015-04-231-5/+8
| * Fixed review notes.Andrey Oleynik2015-04-231-2/+3
| * APPLINK-12665, APPLINK-12666. Fixed revoked groups list sending.Andrey Oleynik2015-04-232-3/+15
* | Merge pull request #90 from LuxoftSDL/genivi/APPLINK-12712Kramchaninov Pavel2015-04-231-4/+18
|\ \
| * | [RTC 548636 ] Software Defect:SDL;In RegisterAppInterfaceResponse, audioPassT...Dmitriy Klimenko2015-04-221-4/+18
| |/
* | Merge pull request #91 from LuxoftSDL/Bug_fix_anosachKramchaninov Pavel2015-04-2346-596/+1493
|\ \ | |/ |/|
| * Not a subject for review.Artem Nosach2015-04-232-7/+7
| * Implemented new RPC support for audio/video streaming availability.Andrey Oleynik2015-04-2313-19/+387
| * Post review changes.Artem Nosach2015-04-2316-98/+125
| * Mock application manager methods.Artem Nosach2015-04-232-4/+8
| * Add data stopped timeouts to ini file.Artem Nosach2015-04-231-1/+5
| * Add hmi state for case if app stream from limited.Artem Nosach2015-04-238-1/+91
| * Additional fixes.Artem Nosach2015-04-236-19/+89
| * Rework application manager.Artem Nosach2015-04-232-231/+289
| * Rework application.Artem Nosach2015-04-233-77/+213
| * Rework media manager.Artem Nosach2015-04-234-162/+83
| * Rework stream HMI requests and responses.Artem Nosach2015-04-236-52/+107
| * Add CheckHMICapabilities() to SubscribeButton request.Artem Nosach2015-04-232-0/+44
| * Correct syntax error.Artem Nosach2015-04-232-3/+3
| * Increment iterator before erase element from container.Artem Nosach2015-04-231-2/+2
| * Fix wrong <if> construction.Artem Nosach2015-04-231-3/+3
| * Change VR session audio state.Artem Nosach2015-04-231-8/+1
| * Remove useless flag <launch_hmi> checking.Artem Nosach2015-04-232-10/+9
| * Check HMI capabilities correctly.Artem Nosach2015-04-231-2/+7
| * Post review changes.Artem Nosach2015-04-231-2/+2
| * Rework start stream retry timer logic.Artem Nosach2015-04-238-108/+87
| * Call OnHMILevelChanged() when state controller changes HMI level.Artem Nosach2015-04-233-14/+20
| * Add streaming suspended flag to media manager.Artem Nosach2015-04-232-20/+72
| * Add possibility to restart non-loop timer without exit from threadMain().Artem Nosach2015-04-231-11/+37
| * Do not recreate audio/video retry timer.Artem Nosach2015-04-231-8/+12
| * Add log trace.Artem Nosach2015-04-231-0/+2
| * Stop start stream timer on success response.Artem Nosach2015-04-231-2/+2
| * Add mutex for stream request retry flag.Artem Nosach2015-04-232-0/+6