summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLPerformAudioPassThru.m
Commit message (Expand)AuthorAgeFilesLines
* Added nullability annotations for requests.Muller, Alexander (A.)2016-12-221-9/+13
* Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2016-11-031-0/+28
|\
| * Run clang-formatJoel Fischer2016-11-031-4/+4
| * Added support for deprecating SDLTTSChunkFactory in favor of SDLTTSChunk inits.feature/release_4.3.0_issue_459_ttschunk_initsMuller, Alexander (A.)2016-10-261-1/+1
| * Removed NSNumbers in favor of their primitive types for initializers.Muller, Alexander (A.)2016-10-201-5/+15
| * rewrote initializers to look nicer.Muller, Alexander (A.)2016-10-201-9/+13
| * Initial commit of deprecated SDLRPCRequestFactory and added inits.Muller, Alexander (A.)2016-10-201-0/+15
* | Updated all NSNumbers with type generic.Muller, Alexander (A.)2016-10-221-4/+4
* | Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly...Muller, Alexander (A.)2016-10-171-4/+4
|\ \
| * | Added missing genericsMuller, Alexander (A.)2016-10-171-4/+4
* | | Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly...Muller, Alexander (A.)2016-10-141-1/+1
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/develop' into feature/issue_247_objc_gen...Muller, Alexander (A.)2016-10-131-12/+6
| |\ \
| * \ \ Merge remote-tracking branch 'origin/develop' into feature/issue_247_objc_gen...Muller, Alexander (A.)2016-09-271-26/+25
| |\ \ \
| * | | | Updated to include generics for all collection objects.Muller, Alexander (A.)2016-09-191-6/+6
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly...Muller, Alexander (A.)2016-10-131-33/+26
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'develop' into feature/issue_151_struct_dictionary_initJoel Fischer2016-09-301-26/+25
| |\ \ \ | | | |/ | | |/|
| | * | Reverted SDLNames to Project instead of Public.Muller, Alexander (A.)2016-09-221-2/+1
| | * | Replaced all defines with constant strings of the SDLName typedef. Also modif...Muller, Alexander (A.)2016-09-211-26/+26
| | |/
| * | Migrated initWithDictionary to take non-mutable dictionary as parameter.Muller, Alexander (A.)2016-09-221-7/+1
| |/
* | Initial conversion of all enum objects to SDLEnum typedef.Muller, Alexander (A.)2016-09-211-24/+9
|/
* Shift files into root directoryJoel Fischer2016-05-251-0/+148