summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLStreamingMediaManager.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused SMM propertyJoel Fischer2017-08-151-5/+0
* A number of minor changes and updates to video stream managerJoel Fischer2017-08-011-1/+1
* Merge branch 'develop' into feature/streaming_media_managerJoel Fischer2017-04-051-2/+1
|\
| * Remove checks and assets for pre-iOS 8feature/ios8_minimumJoel Fischer2017-02-151-2/+0
* | Adding in support for a customizable screen that is presented when the applic...Muller, Alexander (A.)2017-03-161-9/+9
* | Reorganized Streaming Media Manager to use an internal lifecycle manager for ...Muller, Alexander (A.)2017-02-161-22/+6
* | Added support for setting the video encoder settings in the lifecycle configu...Muller, Alexander (A.)2017-02-151-1/+1
* | Removed unnecessary nonnull property attributesMuller, Alexander (A.)2017-02-151-3/+3
* | Added isVideoStreamingPaused property.Muller, Alexander (A.)2017-01-301-0/+5
* | Added in boolean for audio streaming supported. Currently mirrors videoStream...Muller, Alexander (A.)2017-01-181-0/+5
* | Added support for informing developers of if video streaming is supported.Muller, Alexander (A.)2017-01-181-0/+6
* | Moved initialization logic to designated initializer.Muller, Alexander (A.)2017-01-181-1/+8
* | Merge remote-tracking branch 'origin/develop' into feature/streaming_media_ma...Muller, Alexander (A.)2017-01-181-1/+1
|\ \ | |/
* | Initial rewrite for SDLStreamingMediaManager to support HMI-state, app-state,...Muller, Alexander (A.)2016-12-091-69/+38
|/
* Added missing genericsMuller, Alexander (A.)2016-10-171-2/+2
* Modified videoSessionAuthenticated to videoSessionEncrypted. We now modify th...release/4.2.0Muller, Alexander (A.)2016-08-171-2/+2
* Adding property to obtain a pixel buffer pool from the video encoder.Muller, Alexander (A.)2016-08-161-0/+8
* Fix a missed documentation TODOJoel Fischer2016-08-111-2/+7
* Set version to v4.2.0Joel Fischer2016-08-031-5/+5
* Extracted display capabilities out and allowed it to be a settable property o...Muller, Alexander (A.)2016-08-021-0/+9
* Merge branch 'develop' into feature/external_security_supportfeature/external_security_supportJoel Fischer2016-07-291-1/+27
|\
| * Merge branch 'develop' into feature/touch_managerJoel Fischer2016-07-291-6/+27
| |\
| | * Merge branch 'FordDev-feature/issue_401_video_encoder_settings' into developJoel Fischer2016-07-291-1/+20
| | |\
| | | * Removed external displayCapabilities property.Muller, Alexander (A.)2016-07-281-6/+0
| | | * Updated SDLStreamingMediaManager's init function to include display capabilit...Muller, Alexander (A.)2016-07-281-1/+3
| | | * Added support for retrieving screen dimensions from a successful register app...Muller, Alexander (A.)2016-07-271-4/+15
| | | * Changed videoEncoderSettings to be null_resettable instead of nullable, becau...Muller, Alexander (A.)2016-07-271-1/+1
| | | * Merge remote-tracking branch 'origin/develop' into feature/issue_401_video_en...Muller, Alexander (A.)2016-07-271-0/+12
| * | | Moved Touch Manager to be a property of the Streaming Media Manager instead o...Muller, Alexander (A.)2016-07-281-1/+6
| | |/ | |/|
* | | Updated starting audio session function declaration to match video session fu...Muller, Alexander (A.)2016-07-281-2/+2
* | | Fixed issue with starting audio streaming using incorrect completion handler ...Muller, Alexander (A.)2016-07-281-1/+1
* | | Merge branch 'develop' into feature/external_security_supportJoel Fischer2016-07-281-5/+6
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into hotfix/issue_383hotfix/issue_383Joel Fischer2016-07-271-5/+6
| |/
* | Use an enum instead of multiple BOOLs for starting streaming mediaJoel Fischer2016-07-281-8/+17
* | Merge branch 'develop' into feature/external_security_supportJoel Fischer2016-05-271-0/+9
|/
* Shift files into root directoryJoel Fischer2016-05-251-0/+91