summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added more files to podspec filefeature/issue_536_input_stream_file_manager_fixed_compile_issuesNicoleYarroch2017-08-101-1/+14
* Fixed errors in Unit Test CasesNicoleYarroch2017-08-044-38/+40
* Merge branch 'release/5.0.0' into feature/streaming_media_managerJoel Fischer2017-08-0324-4/+603
|\
| * Merge pull request #676 from smartdevicelink/feature/SDL-0058-video-streaming...Joel Fischer2017-08-0323-0/+591
| |\
| | * more fixesfeature/SDL-0058-video-streaming-capabilities-v5.0BrettyWhite2017-08-017-41/+6
| | * addressing requested changesBrettyWhite2017-08-0110-19/+19
| | * missed a spaceBrettyWhite2017-07-311-1/+0
| | * finished testsBrettyWhite2017-07-315-0/+199
| | * fixes and start of testingBrettyWhite2017-07-318-33/+62
| | * no more errorsBrettyWhite2017-07-312-9/+8
| | * continuing workBrettyWhite2017-07-3115-0/+374
| | * start of work - names and hmi capabilityBrettyWhite2017-07-314-0/+26
| * | Merge branch 'bugs/issue_665_url_request_crashes' into release/5.0.0Joel Fischer2017-08-031-4/+12
| |\ \
| | * | Fix crashes made possible by block retain cyclesbugs/issue_665_url_request_crashesJoel Fischer2017-08-011-11/+19
| | * | Merge pull request #674 from smartdevicelink/feature/issue_605_sdl_0049_gestu...Joel Fischer2017-08-013-8/+19
| | |\ \
| | | * | Update SDLTouchTypeSpecfeature/issue_605_sdl_0049_gesture_cancellationJoel Fischer2017-07-312-9/+10
| | | * | Add updates for SDLTouchType enum with cancelJoel Fischer2017-07-312-0/+10
| | * | | Merge branch 'bugs/issue_666_responsedispatcher_crash' into developJoel Fischer2017-07-311-1/+1
| | |\ \ \ | | | |/ / | | |/| |
* | | | | Fix a number of complier errors caused by creating a StreamingMediaConfigurationJoel Fischer2017-08-038-31/+93
* | | | | In progress updates to how configurations are set for streaming mediaJoel Fischer2017-08-0210-24/+141
* | | | | A number of minor changes and updates to video stream managerJoel Fischer2017-08-0114-72/+104
* | | | | Merge branch 'release/5.0.0' into feature/streaming_media_managerJoel Fischer2017-08-0178-399/+2219
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #675 from smartdevicelink/feature/issue_605_sdl_0049_gestu...Joel Fischer2017-08-013-0/+3
| |\ \ \ \
| | * | | | Add updates for SDLTouchType enum with cancelfeature/issue_605_sdl_0049_gesture_cancellation_v5.0.0Joel Fischer2017-07-313-0/+3
| |/ / / /
| * | | | Merge branch 'bugs/issue_666_responsedispatcher_crash' into release/5.0.0Joel Fischer2017-07-311-1/+1
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | Fix a bug where the SDLRPCResponseDispatcher could crash when being clearedbugs/issue_666_responsedispatcher_crashJoel Fischer2017-07-281-1/+1
| | |/
| | * Merge pull request #667 from jamescs/feature/implement_SDL_0080_multisession_...Joel Fischer2017-07-284-4/+13
| | |\
| * | \ Merge branch 'jamescs-feature/implement_SDL_0080_multisession_protocol' into ...Joel Fischer2017-07-285-10/+13
| |\ \ \
| | * \ \ Merge branch 'feature/implement_SDL_0080_multisession_protocol' of https://gi...Joel Fischer2017-07-284-4/+13
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Added multisession protocol to info.plist for example appJames Sokoll2017-07-281-0/+1
| | | * Added multisession protocol to README listJames Sokoll2017-07-261-0/+1
| | | * Added support for a multisession protocol in iOS 9.0 or greaterJames Sokoll2017-07-242-4/+11
| | * | Merge branch 'davidswi-bugfix/issue_648' into developJoel Fischer2017-07-271-2/+6
| | |\ \
| * | \ \ Merge branch 'davidswi-bugfix/issue_648' into release/5.0.0Joel Fischer2017-07-272-2/+12
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'bugfix/issue_648' of https://github.com/davidswi/sdl_ios into d...Joel Fischer2017-07-271-2/+6
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Clarify a bit of control flowJoel Fischer2017-07-271-7/+5
| | | * | Stop and clean up the control and data sessions in IAP transport disconnect.David Switzer2017-07-181-4/+4
| | | * | Move control session teardown to SDLIAPTransport disconnect.David Switzer2017-07-181-4/+10
| | * | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_ios into dev...Joel Fischer2017-07-275-5/+45
| | |\ \ \
| | | * \ \ Merge pull request #655 from smartdevicelink/feature/implement_SDL_0050_api_p...Joel Fischer2017-07-265-5/+45
| | | |\ \ \
| | | | * | | fixed messagefeature/implement_SDL_0050_api_patch_versionBrettyWhite2017-07-211-1/+1
| | | | * | | fixed deprecation messsageBrettyWhite2017-07-211-1/+1
| | | | * | | added in old function w/ deprecationBrettyWhite2017-07-212-1/+16
| | | | * | | removed old instancetype initBrettyWhite2017-07-202-3/+1
| | | | * | | added patch version parameterBrettyWhite2017-07-204-3/+30
| | * | | | | Merge branch 'davidswi-bugfix/issue_643' into developJoel Fischer2017-07-272-12/+17
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'davidswi-bugfix/issue_643' into release/5.0.0Joel Fischer2017-07-274-24/+62
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge branch 'bugfix/issue_643' of https://github.com/davidswi/sdl_ios into d...Joel Fischer2017-07-272-12/+17
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Remove some extra blank LOCJoel Fischer2017-07-271-2/+0
| | | * | | | Fix incorrect assumption about stream end event, cleanup for PR.David Switzer2017-07-182-6/+19