summaryrefslogtreecommitdiff
path: root/src/components/media_manager
Commit message (Expand)AuthorAgeFilesLines
* Fix build failures from rearranged includesjacobkeeler2019-04-301-0/+1
* Run updated style scriptjacobkeeler2019-04-2920-86/+86
* Add missing Boost include directoriesfix/missing_boost_include_dirJacob Keeler2019-04-031-0/+1
* Merge pull request #2178 from XevoInc/bugfix/invalid_memory_accessesJacob Keeler2018-08-301-1/+1
|\
| * fix: invalid memory access in MediaManager when stopping CoreSho Amano2018-07-061-1/+1
* | Merge branch 'develop' into bugfix/media_manager_test_memory_leakJacob Keeler2018-08-2911-57/+153
|\ \
| * \ Merge pull request #2017 from shoamano83/fix/sdl-0139_apt_clarificationJacob Keeler2018-07-232-7/+38
| |\ \
| | * | fix: make sure to run AudioPassThru in monauralSho Amano2018-02-161-4/+26
| | * | fix: remove RIFF header from audio stream for AudioPassThruSho Amano2018-02-161-3/+12
| * | | Fix EXTENDED_MEDIA_MODE buildjacobkeeler2018-07-232-7/+7
| * | | Merge branch 'develop' into feature/STL_sharedptr_implementation_round2Conlain Kelly2018-07-181-3/+2
| |\ \ \
| | * \ \ Merge branch 'develop' into feature/use_STL_atomicsfeature/use_STL_atomicsJacob Keeler2018-07-173-4/+66
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Remove custom atomic in favor of std::atomic typesConlain Kelly2018-06-251-2/+2
| | | |/ | | |/|
| * | | style fixConlain Kelly2018-07-183-19/+23
| * | | Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-187-33/+33
| | |/ | |/|
| * | Remove remote control flagIra Lytvynenko (GitHub)2018-06-261-1/+0
| * | Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-261-1/+0
| * | Remove all remote controllAlexander Kutsan2018-06-261-1/+0
| * | Refactor CommandFactoryIra Lytvynenko2018-06-262-1/+66
| |/
* | fix: memory leaks in MediaManagerImplTestSho Amano2018-06-181-7/+8
|/
* 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