summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make the backgrounding frames use the custom framerate if necessarybugfix/issue_717_custom_framerate_encoding_without_custom_timestampJoel Fischer2017-09-211-3/+8
* Add the default frame rate of 30 to the default video settingsJoel Fischer2017-09-211-1/+2
* If apps don’t give us a presentation timestamp, we will now create it using...Joel Fischer2017-09-212-2/+7
* Fix importJoel Fischer2017-09-211-0/+1
* Merge pull request #721 from smartdevicelink/feature/issue_686_video_capabili...Joel Fischer2017-09-2143-479/+1285
|\
| * Fix a double importJoel Fischer2017-09-211-1/+0
| * Fixed broken test cases in SDLStreamingMediaConfigurationSpecfeature/issue_686_video_capabilities_integrationNicoleYarroch2017-09-201-2/+2
| * Fix errors and warnings in testsJoel Fischer2017-09-194-9/+5
| * Merge branch 'release/5.0.0' into feature/issue_686_video_capabilities_integr...Joel Fischer2017-09-1926-77/+155
| |\ | |/ |/|
* | Merge pull request #734 from smartdevicelink/bugfix/issue_630_xcode9_5.0Joel Fischer2017-09-157-23/+43
|\ \
| * | Fix travis failure by updating cartfile.resolvedbugfix/issue_630_xcode9_5.0Joel Fischer2017-09-141-3/+3
| * | Update for Xcode 9Joel Fischer2017-09-136-20/+40
* | | Merge pull request #738 from smartdevicelink/bugfix/issue_713_rpc_properties_...Joel Fischer2017-09-1514-25/+41
|\ \ \
| * | | Fixed import statementsNicoleYarroch2017-09-154-2/+6
| * | | Updated commentsbugfix/issue_713_rpc_properties_incorrectly_retrievedNicoleYarroch2017-09-142-4/+4
| * | | Removed commentsNicoleYarroch2017-09-141-20/+0
| * | | Removed commentsNicoleYarroch2017-09-142-40/+0
| * | | Updated getters in RPC request and responsesNicoleYarroch2017-09-1318-33/+105
* | | | Merge pull request #735 from smartdevicelink/bugfix/issue_661_end_service_wit...Joel Fischer2017-09-145-27/+36
|\ \ \ \ | |_|/ / |/| | |
| * | | Store and send the hash Id in end service packetsbugfix/issue_661_end_service_with_hash_idJoel Fischer2017-09-135-27/+36
|/ / /
* | | Fix #382 Timers are not appropriately stopped when deallocated.William Wallace2017-09-131-1/+1
* | | #382 Timers are not appropriately stopped when deallocated.William Wallace2017-09-131-1/+34
| | * Remove unused code and commentsJoel Fischer2017-09-1510-55/+19
| | * Fix streaming not working by resetting screen size incorrectlyJoel Fischer2017-09-121-1/+3
| | * Fix streaming crash on weird boolean check that’s failingJoel Fischer2017-09-122-29/+33
| | * Merge branch 'release/5.0.0' into feature/issue_686_video_capabilities_integr...Joel Fischer2017-09-124-342/+703
| | |\ | |_|/ |/| |
* | | Merge pull request #727 from smartdevicelink/feature/issue_673_touch_manager_...Joel Fischer2017-09-125-342/+704
|\ \ \ | |/ / |/| |
| * | Code refactorfeature/issue_673_touch_manager_gesture_cancellationNicoleYarroch2017-09-121-60/+42
| * | Merge branch 'release/5.0.0' into feature/issue_673_touch_manager_gesture_can...NicoleYarroch2017-09-1280-503/+1858
| |\ \
| * | | Updated documentationNicoleYarroch2017-09-081-3/+6
| * | | test cases for tap, pinch, and pan gesturest completedfeature/touch_manager_gesture_cancellation_673NicoleYarroch2017-09-082-137/+191
| * | | Refactored the SDLTouchManager unit testsNicoleYarroch2017-09-082-192/+173
| * | | Cancel onTouchEvent test cases written for taps and panNicoleYarroch2017-09-072-571/+616
| * | | Add optional protocol delegatesNicoleYarroch2017-09-073-487/+745
| * | | Added logic for sdl_handleTouchCanceledNicoleYarroch2017-09-061-21/+58
| * | | Added SDLRectangle.h to .podspec filesNicoleYarroch2017-09-062-0/+2
| | | * Merge branch 'release/5.0.0' into feature/issue_686_video_capabilities_integr...Joel Fischer2017-09-124-4/+207
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #731 from smartdevicelink/bugfix/issue_730_logging_level_c...Joel Fischer2017-09-124-4/+207
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed test case documentationNicoleYarroch2017-09-121-10/+2
| * | | Fixed the log level bitwise left shift assignmentNicoleYarroch2017-09-125-29/+103
| * | | Added test cases for log levelsNicoleYarroch2017-09-112-1/+138
|/ / /
| | * Add an additional log to SDLGlobalsJoel Fischer2017-09-121-0/+3
| | * Add a ton of new logs to the SMMJoel Fischer2017-09-121-12/+52
| | * Merge branch 'release/5.0.0' into feature/issue_686_video_capabilities_integr...Joel Fischer2017-09-1180-501/+1852
| | |\ | |_|/ |/| |
* | | Merge pull request #724 from smartdevicelink/bugfix/issue_711_constant_stylingJoel Fischer2017-09-116-34/+32
|\ \ \
| * | | Fix missed update to constantbugfix/issue_711_constant_stylingJoel Fischer2017-09-081-1/+1
| * | | Make constants styled correctlyJoel Fischer2017-09-076-33/+31
* | | | Merge pull request #699 from smartdevicelink/feature/issue_558_multiple_file_...Joel Fischer2017-09-1135-224/+1561
|\ \ \ \
| * | | | Fixed delete file bugfeature/issue_558_multiple_file_manager_transactionsNicoleYarroch2017-09-084-83/+129
| * | | | Fixed error namesNicoleYarroch2017-09-085-13/+22