summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLStreamingMediaManager.h
Commit message (Expand)AuthorAgeFilesLines
* In progress moving of filesJoel Fischer2020-08-271-204/+0
* Fixes from code reviewJoel Fischer2020-07-021-2/+2
* In progress protocol handler changesJoel Fischer2020-06-101-8/+8
* Fix private class usage in public SDLStreamingMediaManagerJoel Fischer2020-04-161-8/+0
* Merge branch 'develop' into bugfix/issue_1551_video_end_service_not_sent_seco...NicoleYarroch2020-03-201-7/+10
|\
| * Deprecated old initbugfix/issue_1569_streaming_media_manager_incorrect_value_for_isStreamingSupportedNicoleYarroch2020-03-191-1/+1
| * Cleaning up importsNicoleYarroch2020-03-161-1/+1
| * Fixed documentationNicoleYarroch2020-03-161-14/+7
| * System capability mgr passed to streaming mgrsNicoleYarroch2020-03-041-1/+11
* | Moved secondary transport logic to stream mgrNicoleYarroch2020-03-111-4/+5
* | Update SmartDeviceLink/SDLStreamingMediaManager.hNicoleYarroch2020-03-101-1/+1
* | Renamed methodNicoleYarroch2020-03-091-3/+3
* | Fixed docsNicoleYarroch2020-03-091-4/+4
* | Undo removal of methods from public headerNicoleYarroch2020-03-091-8/+20
* | Fixed documentationNicoleYarroch2020-03-091-1/+1
* | Moved secondary trans. delegate to separate fileNicoleYarroch2020-03-091-8/+1
* | Removed typedef for completion handlerNicoleYarroch2020-03-041-5/+11
* | Moved some video/audio to streaming media managerNicoleYarroch2020-03-031-43/+20
* | Relocated func to streaming media managerNicoleYarroch2020-03-031-0/+7
* | Added documentation to methodsNicoleYarroch2020-02-211-0/+13
* | Added background task and fixesNicoleYarroch2020-02-191-0/+5
* | TCP transport only stopped after video stopsNicoleYarroch2020-02-181-0/+2
|/
* more documentationJustin Gluck2019-11-011-0/+1
* no messageJustin Gluck2019-10-301-0/+1
* Cleaned up documentation and importsNicoleYarroch2019-10-071-1/+1
* Cleanup imports & newlinesNicoleYarroch2019-10-041-1/+1
* Cleaning up test casesNicoleYarroch2019-10-041-1/+1
* make `showVideoBackgroundDisplay` togglableTakamitsu Yoshii2019-08-091-0/+5
* Note new AudioStreamManager methodfeature/issue_1275_audiostreammanager_push_data_bufferJoel Fischer2019-06-051-1/+3
* Fixed broken test casesfeature/issue_1058_video_streaming_backgrounded_stringNicoleYarroch2018-11-281-2/+1
* Removed unused inits from video managersNicoleYarroch2018-11-281-9/+0
* Updated streaming video initsNicoleYarroch2018-11-281-1/+1
* Updated the streaming media manager initsNicoleYarroch2018-11-281-5/+4
* Deprecated streaming media initializersNicoleYarroch2018-10-161-1/+1
* Added custom message to backgrounded video streamNicoleYarroch2018-10-161-1/+12
* Fix rootViewController getter / setterbugfix/issue_1101_1100_streaming_rootViewController_fixesJoel Fischer2018-10-091-1/+1
* Update StreamingMediaManager to run audio and video individuallySho Amano2018-07-051-0/+20
* Added missing documentation to the Streaming Media ManagerNicoleYarroch2018-05-231-0/+3
* Basic refactor of transport, protocol, proxy layersJoel Fischer2018-05-011-2/+2
* Merge branch 'develop' into feature/issue_794_CarWindowJoel Fischer2017-12-191-1/+5
|\
| * Integrate the audio manager with the streaming media managerJoel Fischer2017-12-071-0/+3
| * Create an audio streaming protocol for testingJoel Fischer2017-12-051-1/+2
* | Add some missing documentationJoel Fischer2017-12-131-0/+3
* | Fixed several bugs with new lock screen presenterJoel Fischer2017-11-281-0/+2
|/
* Rename focusable item based stuffJoel Fischer2017-10-171-2/+2
* Integration for haptic manager into the SMMJoel Fischer2017-09-281-0/+6
* Remove unused code and commentsJoel Fischer2017-09-151-3/+1
* Fix build errorsJoel Fischer2017-09-051-1/+2
* Add retry strategy for video streaming with new format / resolutionJoel Fischer2017-08-311-0/+5
* Merge branch 'release/5.0.0' into feature/issue_686_video_capabilities_integr...Joel Fischer2017-08-311-0/+10
|\