summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix implicit castfeature/issue_795_AudioStreamingManagerJoel Fischer2017-12-141-1/+1
|
* Fix some documentationJoel Fischer2017-12-141-1/+1
|
* Merge branch 'develop' into feature/issue_795_AudioStreamingManagerJoel Fischer2017-12-1433-79/+105
|\ | | | | | | | | # Conflicts: # SmartDeviceLink-iOS.xcodeproj/project.pbxproj
| * Merge branch 'bug/issue_814_enable_additional_warnings' into developJoel Fischer2017-12-1433-71/+101
| |\
| | * Update podspecs for new BiSON dependencybug/issue_814_enable_additional_warningsJoel Fischer2017-12-122-2/+2
| | |
| | * Update subproject commitJoel Fischer2017-12-121-0/+0
| | |
| | * Fix RTP packetizer calculation errorJoel Fischer2017-12-071-1/+1
| | |
| | * Fix breaking notifications 😅Joel Fischer2017-12-074-9/+27
| | | | | | | | | | | | | | | * Fix implict atomic properties warning * Fix a few more casting warnings
| | * Enable and fix a host of warningsJoel Fischer2017-12-0731-81/+93
| | | | | | | | | | | | * Update bson_c_lib
| * | Merge pull request #820 from ↵Joel Fischer2017-12-121-8/+5
| |\ \ | | | | | | | | | | | | | | | | smartdevicelink/bugfix/issue_770_infinite_iAP_connection_attempts_5.0 Fix infinite iAP connection attempts [5.X]
| | * \ Merge branch 'develop' into ↵bugfix/issue_770_infinite_iAP_connection_attempts_5.0Joel Fischer2017-12-11358-28960/+32157
| | |\ \ | | | |/ | | | | | | | | bugfix/issue_770_infinite_iAP_connection_attempts_5.0
| | * | Fixed infinite iAP transport connectsNicoleYarroch2017-10-191-8/+5
| | | | | | | | | | | | | | | | | | | | | | | | - only given three tries to create both a control and a data session - the retry counter is now only reset when an accessory is disconnected during a control or data session - ProtocolIndexTimeoutSeconds reduced from 20 to 10 seconds
* | | | Update a bit of documentationJoel Fischer2017-12-131-2/+2
| | | |
* | | | Merge branch 'develop' into feature/issue_795_AudioStreamingManagerJoel Fischer2017-12-126-37/+111
|\ \ \ \ | |/ / /
| * | | Merge pull request #812 from ↵Joel Fischer2017-12-111-0/+4
| |\ \ \ | | | | | | | | | | | | | | | | | | | | smartdevicelink/bug/issue_811_log_unsuccessful_RPC_responses Automatically log a warning when a request fails
| | * | | Automatically log a warning when a request failsbug/issue_811_log_unsuccessful_RPC_responsesJoel Fischer2017-12-071-0/+4
| | | |/ | | |/|
| * | | Merge pull request #810 from smartdevicelink/bug/issue_805_hmilevel_crashJoel Fischer2017-12-112-2/+2
| |\ \ \ | | | | | | | | | | SDLManager hmiLevel should be nullable
| | * | | Fix conflicting nullability specifiersJoel Fischer2017-12-111-1/+1
| | | | |
| | * | | SDLManager hmiLevel should be nullablebug/issue_805_hmilevel_crashJoel Fischer2017-12-071-1/+1
| | |/ /
| * | | Merge pull request #809 from smartdevicelink/bug/issue_808_slider_recursionJoel Fischer2017-12-113-35/+105
| |\ \ \ | | |/ / | |/| | Fix SDLSlider Initializer Recursion
| | * | Update SDLSlider documentationbug/issue_808_slider_recursionJoel Fischer2017-12-072-3/+35
| | | |
| | * | Fix SDLSlider to properly initialize a static footerJoel Fischer2017-12-072-35/+73
| |/ /
* | | Fix audio streaming test casesJoel Fischer2017-12-121-6/+6
| | |
* | | Don’t be audio stream capable in HMI NONEJoel Fischer2017-12-071-1/+1
| | |
* | | Integrate the audio manager with the streaming media managerJoel Fischer2017-12-075-0/+14
| | |
* | | Fix location of some files causing public files to not be foundJoel Fischer2017-12-068-28/+28
| | |
* | | Fix an issue with importingJoel Fischer2017-12-061-2/+4
| | |
* | | Merge branch 'develop' into feature/issue_795_AudioStreamingManagerJoel Fischer2017-12-067-6/+9
|\ \ \ | |/ /
| * | Merge branch 'master' into developJoel Fischer2017-12-067-6/+9
| |\ \
| | * | Update README.mdJoel Fischer2017-12-011-1/+1
| | | |
| | * | Update to v5.0.05.0.0Joel Fischer2017-11-306-5/+8
| | | |
* | | | Update testsJoel Fischer2017-12-0614-37/+56
| | | | | | | | | | | | | | | | | | | | * Return more accurate file url in delegate * Add to public files
* | | | Fix a bug that could cause slightly cut off audioJoel Fischer2017-12-056-13/+84
| | | | | | | | | | | | | | | | | | | | * Exposed AudioStreamManager error codes publicly * Additional tests
* | | | Fix attempting to send data when not connectedJoel Fischer2017-12-051-0/+1
| | | |
* | | | Create an audio streaming protocol for testingJoel Fischer2017-12-0512-44/+247
| | | | | | | | | | | | | | | | | | | | * Add mock and spec classes for testing the audio manager * Add a public domain MP3 cut down to a short length for audio manager testing
* | | | Update Swift usageJoel Fischer2017-12-041-3/+5
| | | |
* | | | Fix analyzer errorsJoel Fischer2017-12-045-34/+27
| | | |
* | | | Initial work on AudioStreamingManagerJoel Fischer2017-11-309-0/+574
|/ / /
* | | Merge branch 'master' into developJoel Fischer2017-11-28199-1309/+8660
|\ \ \ | |/ /
| * | Update test frameworksJoel Fischer2017-11-272-6/+6
| | |
| * | Update to 5.0.0-rc.35.0.0-rc.3Joel Fischer2017-11-27197-1303/+8654
| | |
* | | Merge branch 'master' into developJoel Fischer2017-11-274-6/+35
|\ \ \ | |/ /
| * | Merge pull request #793 from ↵Joel Fischer2017-11-223-4/+33
| |\ \ | | | | | | | | | | | | | | | | smartdevicelink/bug/issue_789_filemanager_state_error Fix a crash on disconnects during a ListFiles response sent by the FileManager
| | * | Remove unit test focusbug/issue_789_filemanager_state_errorJoel Fischer2017-11-171-1/+1
| | | |
| | * | Add unit testsJoel Fischer2017-11-172-5/+29
| | | |
| | * | Fix #789Joel Fischer2017-11-171-0/+5
| |/ / |/| | | | | | | | * If the remote files list request fails in progress and we’re in the shutdown state, we failed because we disconnected
| * | Fix podfileJoel Fischer2017-10-311-2/+2
| | |
| * | Merge branch 'develop'5.0.0-rc.2Joel Fischer2017-10-3112-47/+58
| |\ \ | |/ / |/| |
* | | Fixed podspecJoel Fischer2017-10-3112-47/+58
| | | | | | | | | | | | * FocusableItemLocator only works on iOS 9+ so only allow it to be activated on 9+
* | | Merge branch 'master' into developJoel Fischer2017-10-306-6/+6
|\ \ \ | |/ /