summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|/
* 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
* | Update testing depsJoel Fischer2016-05-042-7/+7
|/
* Merge branch 'release/4.1.0'v4.1.04.1.0Joel Fischer2016-03-308-41/+59
|\
| * Update version to 4.1.0Joel Fischer2016-03-305-8/+8
| * Fixed a typo in CHANGELOGrelease/4.1.0Joel Fischer2016-03-231-1/+1
| * Update CHANGELOG with 4.1.0 in progress detailsJoel Fischer2016-03-231-1/+20
| * Merge branch 'master' into developJoel Fischer2016-03-220-0/+0
| |\ | |/ |/|
* | Merge branch 'hotfix/issue_377'Joel Fischer2016-03-221-0/+33
|\ \
| | * Merge branch 'hotfix/issue_377' into developJoel Fischer2016-03-221-0/+33
| | |\ | | |/ | |/|
| * | use SDLGlobals versionhotfix/issue_377Justin Dickow2016-03-101-1/+1
| * | Sending application state to SDLJustin Dickow2016-03-101-0/+33
| | * Merge branch 'master' into developJoel Fischer2016-03-1613-535/+24
| | |\ | |_|/ |/| |
* | | Merge branch 'hotfix/issue_380'Joel Fischer2016-03-1613-535/+24
|\ \ \
| * | | Remove static OCMock, grab from CarthageJoel Fischer2016-03-1613-535/+24
|/ / /
| | * Merge branch 'pr/379' into developJoel Fischer2016-03-163-34/+33
| | |\
| | | * Added ignoring of warning for usage of deprecated methods in spec tests.Muller, Alexander (A.)2016-03-161-1/+7
| | | * Added Spec Test for handling heartbeat acknowledgement.Muller, Alexander (A.)2016-03-161-0/+25
| | | * Removed ability for in-app sending of heartbeats. Support for heartbeat now o...Muller, Alexander (A.)2016-03-152-33/+1
| | | |\
| | | | * Re-added the sendHeartbeat function to avoid doesNotRespondSelector error bec...Muller, Alexander (A.)2016-03-111-0/+10
| | | | * Initial commit that is re-adding the ability to acknowledge heartbeats, but w...Muller, Alexander (A.)2016-03-116-8/+88
| | | | * Re-added public facing header functions relating to Heartbeat, with __depreca...Muller, Alexander (A.)2016-03-076-1/+16
| | | | * Removal of heartbeat acknowledgement, maintenance and upkeep.Muller, Alexander (A.)2016-03-078-137/+1
| | * | | Merge branch 'master' into developJoel Fischer2016-03-163-2/+11
| | |\ \ \ | |_|/ / / |/| | / / | | |/ /
* | | | Merge branch 'hotfix/issue_371'Joel Fischer2016-03-163-2/+11
|\ \ \ \
| * | | | Update system version checking with a macroJoel Fischer2016-03-163-3/+5
| * | | | Merge branch 'master' into hotfix/issue_371Joel Fischer2016-03-1637-1448/+148
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | Don't check BOOL against NO, use ! insteadhotfix/issue_371Justin Dickow2016-03-111-1/+1
| * | | | Fix StreamingMediaManager version checkJoel Fischer2016-03-101-1/+2
| * | | | Check OS version in LAUNCH_APPJustin Dickow2016-03-101-1/+7
| | | * | Merge branch 'master' into developJoel Fischer2016-03-1433-1334/+14
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Merge branch 'hotfix/issue_354'Joel Fischer2016-03-1432-1327/+0
|\ \ \ \ \
| * | | | | Untrack testing frameworkshotfix/issue_354Joel Fischer2016-03-1032-1327/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'hotfix/issue_349'Joel Fischer2016-03-141-7/+14
|\ \ \ \ \
| * | | | | Remove a useless nil checkJoel Fischer2016-03-141-3/+1
| * | | | | Remove a session id after the service is disconnectedhotfix/issue_349Joel Fischer2016-03-101-7/+16
| |/ / / /
| | | * | Merge branch 'master' into developJoel Fischer2016-03-145-112/+144
| | | |\ \ | |_|_|/ / |/| | | |