summaryrefslogtreecommitdiff
path: root/src/components/media_manager/include/media_manager
Commit message (Expand)AuthorAgeFilesLines
* Fix build failures from rearranged includesjacobkeeler2019-04-301-0/+1
* Run updated style scriptjacobkeeler2019-04-297-14/+14
* 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-171-0/+18
| |\
| * | Remove custom atomic in favor of std::atomic typesConlain Kelly2018-06-251-2/+2
* | | Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-183-6/+6
| |/ |/|
* | Refactor CommandFactoryIra Lytvynenko2018-06-261-0/+18
|/
* Merge pull request #1690 from shoamano83/fix/memory_leak_in_from_mic_to_file_...Jacob Keeler2017-10-031-0/+1
|\
| * fix: memory leak in FromMicToFileRecorderThreadSho Amano2017-07-191-0/+1
* | Fix/1701 (#1702)fronneburg2017-10-034-0/+8
* | Not related to RC changesAlexander Kutsan2017-08-161-3/+4
|/
* Move interface classes to correct directoryIvo Stoilov (GitHub)2017-01-251-68/+0
* Remove redundant aliases to smart_objects namespaceSergey Levchenko (GitHub)2016-11-101-6/+1
* Removed an unused variable that was causing the build to fail. Also f… (#880)jgrix2016-10-101-0/+6
* Format all code in projectKozoriz2016-04-2620-237/+222
* Code style format with clang-formatKozoriz2016-04-251-31/+30
* Media manager update after removing all singletonsKozoriz2016-04-251-1/+1
* Changes after reviewKozoriz2016-03-312-1/+4
* Remove MediaManger singletoneKozoriz2016-03-3116-33/+96
* Merge branch 'master' into developagaliuzov2016-05-081-0/+1
|\
| * Fix build fail with disabled loggingboniaslasher2016-01-271-0/+1
* | Unit tests for media managerVeronica Veremjova2015-11-191-0/+10
* | Fix review commentsArtem Nosach2015-10-0413-13/+21
* | Remove unneeded files and change CMakeList according to new filesArtem Nosach2015-10-041-113/+0
* | Inherit FileStreamerAdapter from StreamerAdapterArtem Nosach2015-10-043-0/+164
* | Inherit PipeStreamerAdapter from StreamerAdapterArtem Nosach2015-10-043-83/+27
* | Inherit SocketStreamerAdapter from StreamerAdapterArtem Nosach2015-10-043-108/+40
* | Create streamer adapter base classArtem Nosach2015-10-041-0/+94
|/
* Post review changes.Artem Nosach2015-04-232-14/+11
* Rework media manager.Artem Nosach2015-04-233-29/+31
* Add streaming suspended flag to media manager.Artem Nosach2015-04-231-2/+10
* Bug Fixes and ImprovementsSynchronizationCommitJustin Dickow2015-02-2018-531/+540
* Latest internal release - last bulk merge before pull request and gitflow!?Justin Dickow2015-01-2613-379/+375
* HmiStatus modifyJustin Dickow2015-01-2413-375/+379
* 3.10.1Justin Dickow2014-10-277-16/+16
* SDL 3.8!Justin Dickow2014-10-2018-0/+1368