summaryrefslogtreecommitdiff
path: root/src/components/media_manager
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1804 from smartdevicelink/developJackLivio2017-10-042-5/+8
|\
| * fix: media_managet_test fails if EXTENDED_MEDIA_MODE is enabledSho Amano2017-10-041-0/+2
| * Merge pull request #1691 from shoamano83/fix/memory_issue_in_from_mic_to_file...JackLivio2017-10-031-5/+6
| |\
| | * fix: memory issue in FromMicToFileRecorderThreadSho Amano2017-07-191-5/+6
* | | Merge pull request #1690 from shoamano83/fix/memory_leak_in_from_mic_to_file_...Jacob Keeler2017-10-032-10/+27
|\ \ \
| * | | fix coding style using check_style.shSho Amano2017-08-031-1/+1
| * | | fix: memory leak in FromMicToFileRecorderThreadSho Amano2017-07-192-10/+27
| | |/ | |/|
* | | Fix/1701 (#1702)fronneburg2017-10-036-1/+20
| |/ |/|
* | Remove redundant dependency of media_manager tests from plugin_managerAlexander Kutsan2017-08-201-7/+0
* | Not related to RC changesAlexander Kutsan2017-08-163-103/+335
* | Implementation of Remote Control pluginAlexander Kutsan2017-08-162-2/+12
|/
* Merge branch 'develop'jacobkeeler2017-06-2112-179/+97
|\
| * Add functionality for External UCSokozlovlux2017-05-171-0/+1
| * Merge remote-tracking branch 'remote_genivi/develop' into feature/merge_reles...Alex Kutsan2017-01-311-2/+6
| |\
| | * Increased frequency of OnAudioPassThru notifications to once every 50msfix/OnAudioPassThru_frequencyJacob Keeler2017-01-261-2/+6
| * | Merge release to developAlex Kutsan2017-01-271-16/+19
| |\ \ | | |/ | |/|
| | * Change policies path and fix params method usageAlex Kutsan2017-01-181-2/+3
| | |\
| | | * Fix usages of policy in codeAlexander Kutsan2016-12-051-1/+2
| * | | Correctives after reviewIvo Stoilov (GitHub)2017-01-253-5/+5
| * | | Correct header-guards in changed filesIvo Stoilov (GitHub)2017-01-253-9/+9
| * | | Buildability correctives after mock renamingIvo Stoilov (GitHub)2017-01-251-4/+4
| * | | Rename mock files to correct namingIvo Stoilov (GitHub)2017-01-254-17/+9
| * | | Update all header-guards in projectIvo Stoilov (GitHub)2017-01-253-9/+9
| * | | Move interface classes to correct directoryIvo Stoilov (GitHub)2017-01-251-68/+0
| * | | Fix component dependenciesIvo Stoilov (GitHub)2017-01-161-24/+23
| |/ /
| * | Refactor CMake filesIvo Stoilov (GitHub)2017-01-122-75/+54
| * | Revert "Fix/cmake files refactoring"revert-1144-fix/cmake_files_refactoringAlexander Kutsan (GitHub)2017-01-052-54/+75
| * | Refactor CMake filesIvo Stoilov (GitHub)2016-12-302-75/+54
| |/
| * Remove redundant aliases to smart_objects namespaceSergey Levchenko (GitHub)2016-11-101-6/+1
| * Fix SEGFAULT in media_manager_impl.cc when EXTENDED_MEDIA_MODE=ONhotfix/fix_EXTENDED_MEDIA_MODEJacob Keeler2016-10-121-2/+8
| * Fixed build errors when compiling with EXTENDED_MEDIA_MODE=ONJacob Keeler2016-10-121-0/+4
| * Removed an unused variable that was causing the build to fail. Also f… (#880)jgrix2016-10-102-3/+6
* | Fix style issuesJacob Keeler2016-09-211-1/+1
* | Merge branch 'master'Jacob Keeler2016-09-2048-1347/+1796
|\ \ | |/
| * Fix invalid memory access.Vladislav Antonov2016-07-121-1/+1
| * Correct project structure in Policy componentKozoriz2016-05-171-5/+2
| * Correct project structure in MediaManager testsKozoriz2016-05-175-4/+4
| * Format all code in projectKozoriz2016-04-2638-499/+434
| * Code style format with clang-formatKozoriz2016-04-256-202/+213
| * Meida manager test correctives after removing all singletonsKozoriz2016-04-252-1/+5
| * Media manager update after removing all singletonsKozoriz2016-04-255-6/+7
| * Changes after reviewKozoriz2016-03-314-4/+7
| * MediaManager tests correctivesKozoriz2016-03-315-54/+95
| * Remove MediaManger singletoneKozoriz2016-03-3130-166/+239
| * Correctives in MediaManger componentKozoriz2016-03-043-34/+13
| * Merge pull request #396 from LuxoftSDL/hotfix/Move_media_pipe_creation_before...AGaliuzov2016-02-221-15/+25
| |\
| | * Move media pipe creation before StartStream commandAsen Kirov2016-02-181-15/+25
| * | Update files dependent to TimerAndriy Kozoriz2016-02-171-1/+0
| |/
| * Merge branch 'master' into developagaliuzov2016-05-081-0/+1
| |\
| * | Rename MessageHelperLibrary to MessageHelperAlexander Kutsan2016-01-191-1/+1