summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLCarWindow.m
Commit message (Expand)AuthorAgeFilesLines
* Separate video / audio streaming lifecycle manager codeJoel Fischer2018-06-191-3/+3
* Fix exception checkbugs/issue_867_allow_carwindow_orientations_settingJoel Fischer2018-03-131-3/+3
* Add a configuration setting to allow multiple orientationsJoel Fischer2018-02-141-3/+9
* Don’t resize the CarWindow rootVC in setRootVC if we are not streamingJoel Fischer2018-01-081-2/+9
* Simplify some CarWindow configurationJoel Fischer2018-01-051-3/+5
* Fix errorJoel Fischer2018-01-041-3/+5
* Rest of last commitJoel Fischer2018-01-041-3/+13
* Fix error when allocating a pixel bufferJoel Fischer2018-01-031-1/+4
* Fix setting a new rootViewControllerJoel Fischer2018-01-021-2/+9
* Remove unused CarWindow propertiesJoel Fischer2017-12-201-4/+2
* Fix wrong selectorsJoel Fischer2017-12-181-2/+2
* Fix lock screen presentation in CarWindowJoel Fischer2017-12-181-10/+19
* Streaming Media Manager now strictly manages framerateJoel Fischer2017-12-151-19/+5
* Remove md5 hashingJoel Fischer2017-12-151-56/+2
* Update documentationJoel Fischer2017-12-141-1/+1
* Fix an implicit castJoel Fischer2017-12-141-1/+1
* Fixes to CarWindow’s usage of view controllersJoel Fischer2017-12-131-8/+5
* Remove carwindow `sendFrame` dispatch as it’s already on the main threadJoel Fischer2017-12-131-38/+36
* Check the set rootViewController to make sure it exists in only one possible ...Joel Fischer2017-12-121-0/+15
* Add documentation and loggingJoel Fischer2017-11-291-4/+7
* Remove a logJoel Fischer2017-11-281-1/+0
* Fixed several bugs with new lock screen presenterJoel Fischer2017-11-281-3/+3
* Fix analyzer errorsfeature/carwindowJoel Fischer2017-11-281-1/+2
* Move the lock screen out of the CarWindowJoel Fischer2017-11-281-16/+6
* Starting work on CarWindowJoel Fischer2017-11-281-0/+264