summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into hotfix/issue_383hotfix/issue_383Joel Fischer2016-07-271064-5232/+48657
|\
| * add id attribute to section headers for linkingJason Emerick2016-07-251-1/+1
| * Add link to smartdevicelink.com to READMEJoel Fischer2016-07-141-1/+1
| * Update for v4.1.44.1.4Joel Fischer2016-07-066-7/+14
| * Fix not handling the TCP disconnect casehotfix/issue_385Joel Fischer2016-07-061-7/+13
| * Update README.mdJoel Fischer2016-06-101-1/+3
| * Update README.mdCorey Maylone2016-06-091-1/+1
| * Add documentation coverage badge to READMEJoel Fischer2016-06-081-0/+1
| * Fix `.xctool-args` path to projectJoel Fischer2016-06-071-1/+1
| * Fix another codecov.yml issueJoel Fischer2016-06-071-1/+1
| * Fix branch issue for codecov commentsSteve Peak2016-06-061-2/+3
| * Basically just a bump to re-run testsJoel Fischer2016-06-031-1/+1
| * Update for v4.1.34.1.3Joel Fischer2016-06-035-5/+18
| * Merge branch 'hotfix/issue_416'Joel Fischer2016-06-03261-0/+43356
| |\
| | * Add clean switch to generate-documentation.shJoel Fischer2016-06-031-1/+1
| | * Update gen documentation scriptJoel Fischer2016-06-031-0/+4
| | * Add Jazzy theme, scripts, initial documentation, and an updated gitignoreJoel Fischer2016-06-02261-0/+43352
| * | Merge branch 'hotfix/issue_414'Joel Fischer2016-06-021-0/+19
| |\ \
| | * | Update codecov yaml file comment and status settingshotfix/issue_414Joel Fischer2016-06-011-1/+12
| | * | Create .codecov.ymlJoel Fischer2016-05-311-0/+8
| * | | Merge branch 'hotfix/issue_412'Joel Fischer2016-06-021-7/+27
| |\ \ \ | | |_|/ | |/| |
| | * | Fix test scripthotfix/issue_412Joel Fischer2016-06-011-3/+1
| | * | Add carthage before_deploy generating of archiveJoel Fischer2016-05-311-0/+4
| | * | Update travis yaml file to support Xcode 7.3Joel Fischer2016-05-311-7/+25
| | |/
| * | Merge branch 'master' of https://github.com/smartdevicelink/sdl_iosJoel Fischer2016-06-011-3/+3
| |\ \
| | * | Fix a badge in the READMEJoel Fischer2016-05-311-1/+1
| | |/
| * | Fix mis-spaced README file causing header issuesJoel Fischer2016-06-011-197/+197
| |/
| * Merge branch 'hotfix/issue_403'Joel Fischer2016-05-27796-218/+218
| |\
| | * Fix a few pathshotfix/issue_403Joel Fischer2016-05-252-7/+3
| | * Re-link the README and other de-linked files from the moveJoel Fischer2016-05-251-10/+16
| | * Shift files into root directoryJoel Fischer2016-05-25793-3/+2
* | | SDLStreamingMediaManager deprecate and fix enum nameJoel Fischer2016-05-271-5/+6
|/ /
* | Merge branch 'hotfix/issue_408'Joel Fischer2016-05-271-52/+0
|\ \
| * | Removed unnecessary video encoder settings.hotfix/issue_408Muller, Alexander (A.)2016-05-271-52/+0
| |/
* | Merge branch 'master' into developJoel Fischer2016-05-199-161/+183
|\ \ | |/
| * Update for 4.1.24.1.2Joel Fischer2016-05-195-160/+167
| * Merge branch 'master' into hotfix/issue_395hotfix/issue_395Joel Fischer2016-05-192-0/+7
| |\
| | * Merge branch 'mokagio-mokagio/gitignore-carthage'Joel Fischer2016-05-191-0/+3
| | |\
| | | * Ignore a possilbe ./Carthage/Build folderGiovanni Lodi2016-05-121-0/+3
| | * | Update PULL_REQUEST_TEMPLATE.mdJoel Fischer2016-05-131-0/+4
| | |/
| * | Enable new Xcode 7.3 static analyzer configsJoel Fischer2016-05-102-1/+9
| |/
* | Merge branch 'master' into developJoel Fischer2016-05-0937-141/+160
|\ \ | |/
| * Fix location of files linked to Xcode projectJoel Fischer2016-05-098-968/+29
| * Update for SDL v4.1.14.1.1Joel Fischer2016-05-098-103/+1059
| * Run clang-format over filesJoel Fischer2016-05-0933-192/+194
| * SDLRPCStructs print correctlyJoel Fischer2016-05-091-2/+2
| * Merge branch 'hotfix/issue_388'Joel Fischer2016-05-091-1/+1
| |\
| | * Init rpc message with mutable dictionaryhotfix/issue_388Joel Fischer2016-04-221-1/+1
* | | Merge branch 'feature/issue_390_xctool_args' of https://github.com/FordDev/sd...Joel Fischer2016-05-042-1/+8
|\ \ \
| * | | Fixed xctool-args filename typo.Muller, Alexander (A.)2016-04-251-0/+0