summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Add mutex for streaming support flags.Artem Nosach2015-04-232-2/+12
| * Suspend timer thread instead of stop it.Artem Nosach2015-04-231-2/+2
| * Remove pause() method from timer thread.Artem Nosach2015-04-232-13/+1
| * Add suspend() method to timer thread.Artem Nosach2015-04-231-0/+22
| * Start microphone recording only on TTSSpeak success.Artem Nosach2015-04-231-6/+10
| * Remove mic listener after using.Artem Nosach2015-04-231-0/+5
| * Release resources in Recorder::threadMain().Artem Nosach2015-04-231-3/+15
| * Delete record listener thread on StopActivity().Artem Nosach2015-04-231-1/+4
| * Delete recorder thread on StopActivity().Artem Nosach2015-04-231-1/+4
| * Post review changes.Artem Nosach2015-04-231-2/+2
| * Rework OnMessageReceived() method.Artem Nosach2015-04-231-18/+19
|/
* Modify sdl_preloaded_json file in order to make sdl workableAleksandr Galiuzov2015-04-221-14/+13
* Merge pull request #89 from LuxoftSDL/APPLINK-11859-Remove_HTML5_HMI_from_sdl...Kramchaninov Pavel2015-04-226-112/+115
|\