summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Note new AudioStreamManager methodfeature/issue_1275_audiostreammanager_push_data_bufferJoel Fischer2019-06-051-1/+3
* Update documentation on AudioStreamManagerJoel Fischer2019-06-051-0/+9
* Fix audio stream manager testsJoel Fischer2019-05-311-1/+3
* Merge branch 'develop' into feature/issue_1275_audiostreammanager_push_data_b...Joel Fischer2019-05-3111-9/+67
|\
| * Merge pull request #1287 from smartdevicelink/feature/issue_1285_prevent_buff...Joel Fischer2019-05-319-9/+46
| |\
| | * Fix using uninitialized objects on pre protocol v5 head unitsfeature/issue_1285_prevent_buffer_overrunsJoel Fischer2019-05-319-9/+36
| | * Use new BSON methodJoel Fischer2019-05-299-9/+19
| * | Merge pull request #1292 from smartdevicelink/bugfix/issue_1291_fix_choiceset...Joel Fischer2019-05-312-0/+21
| |\ \ | | |/ | |/|
| | * Fix position not being set on SDLChoiceSet VRHelpListbugfix/issue_1291_fix_choiceset_helplist_positionJoel Fischer2019-05-302-0/+21
| |/
* | AudioStreamManager testsJoel Fischer2019-05-304-37/+108
* | Create and call proper audio stream manager delegate methodsJoel Fischer2019-05-302-3/+32
* | Add audio data queueing to the audio stream managerJoel Fischer2019-05-304-3/+75
|/
* Update choice set logJoel Fischer2019-05-291-1/+1
* Merge pull request #1279 from smartdevicelink/feature/issue_1222_align_system...Joel Fischer2019-05-2911-50/+514
|\
| * More test fixesfeature/issue_1222_align_systemcapabilitymanager_callbacksJoel Fischer2019-05-281-3/+3
| * Fix testsJoel Fischer2019-05-284-11/+18
| * Merge branch 'develop' into feature/issue_1222_align_systemcapabilitymanager_...Joel Fischer2019-05-2824-439/+1107
| |\
| * | Pass the capability instead of the manager into the callbackJoel Fischer2019-05-233-20/+47
| * | System Capability subscriptionsJoel Fischer2019-05-2311-94/+365
| * | In progress capability observationsJoel Fischer2019-05-212-9/+135
| * | Support and disambiguate outside GetSystemCapabilityResponses from internal onesJoel Fischer2019-05-211-9/+42
* | | Merge pull request #1277 from smartdevicelink/bugfix/issue_1264_file_manager_...Joel Fischer2019-05-282-4/+50
|\ \ \ | |_|/ |/| |
| * | Fixed SDL log statementsbugfix/issue_1264_file_manager_race_conditionNicoleYarroch2019-05-281-3/+3
| * | Fixed the file manager race conditionNicoleYarroch2019-05-232-4/+50
* | | Merge pull request #1273 from smartdevicelink/feature/issue-1229-SwiftPMJoel Fischer2019-05-282-2/+25
|\ \ \
| * | | fixed pr issueJustin Gluck2019-05-281-1/+1
| * | | Fixing extra commented linefeature/issue-1229-SwiftPMJustin Gluck2019-05-211-1/+0
| * | | Merge branch 'develop' into feature/issue-1229-SwiftPMJustin Gluck2019-05-21450-2155/+3331
| |\ \ \ | | | |/ | | |/|
| * | | dependency must come before pathJustin Gluck2019-05-091-2/+2
| * | | added commaJustin Gluck2019-05-091-1/+1
| * | | adding SDLswift as a DependencyJustin Gluck2019-05-091-8/+9
| * | | testingJustin Gluck2019-05-061-6/+7
| * | | no messageJustin Gluck2019-05-061-2/+2
| * | | no messageJustin Gluck2019-05-061-2/+2
| * | | testing a name changeJustin Gluck2019-05-061-1/+1
| * | | updating swift tools verisonJustin Gluck2019-05-062-2/+3
| * | | fixed issue with products arrayJustin Gluck2019-05-061-2/+2
| * | | testing..Justin Gluck2019-05-031-0/+1
| * | | Create Package fileJustin Gluck2019-05-031-0/+20
* | | | Merge pull request #1281 from smartdevicelink/bugfix/issue_1280_bson_v1.2Joel Fischer2019-05-243-2/+2
|\ \ \ \
| * | | | Update BiSON dependency to v1.2.0Joel Fischer2019-05-243-2/+2
| | |_|/ | |/| |
* | | | Merge pull request #1271 from smartdevicelink/feature/issue_1257_sdlmanager_r...Joel Fischer2019-05-244-3/+64
|\ \ \ \ | |/ / / |/| | |
| * | | Fix an oversightfeature/issue_1257_sdlmanager_rpc_subscriptionsJoel Fischer2019-05-231-1/+1
| * | | Fix obj-c example app issuesJoel Fischer2019-05-231-3/+3
| * | | Add RPC subscription helper methodsJoel Fischer2019-05-204-5/+66
| | |/ | |/|
* | | Merge pull request #1251 from smartdevicelink/bugfix/issue_1234_softbutton_mu...Joel Fischer2019-05-2316-432/+1016
|\ \ \ | |/ / |/| |
| * | Fix batching soft button manager updatesbugfix/issue_1234_softbutton_multiple_statesJoel Fischer2019-05-203-8/+73
| * | Fix documentation issuesJoel Fischer2019-05-173-0/+34
| * | Merge branch 'develop' into bugfix/issue_1234_softbutton_multiple_statesJoel Fischer2019-05-1717-75/+152
| |\ \
| * | | Fis broken testsJoel Fischer2019-05-032-3/+3