summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLError.h
Commit message (Expand)AuthorAgeFilesLines
* - Class now returns an error if user passes an invalid file path url or if th...feature/issue_536_input_stream_file_managerNicoleYarroch2017-08-021-0/+1
* Added additional error code for registration successful, but with a warning.feature/issue_511_register_warning_error_codeMuller, Alexander (A.)2017-03-071-0/+1
* Merge remote-tracking branch 'origin/develop' into feature/issue_425_stringly...Muller, Alexander (A.)2016-10-141-0/+2
|\
| * Improved error messaging if you connect to a head unit that doesn’t support...Joel Fischer2016-10-121-0/+1
| * Fixed a bug where the File Manager could fail to start without calling its st...Joel Fischer2016-10-071-1/+2
* | Initial conversion of all enum objects to SDLEnum typedef.Muller, Alexander (A.)2016-09-211-4/+4
|/
* If an RAI returns “WARNINGS” or “RESUME_FAILED” still succeed on the ...Joel Fischer2016-08-241-2/+2
* Starting up the SDLManager now requires a ready blockJoel Fischer2016-08-171-0/+6
* Add a ton of documentationJoel Fischer2016-08-081-16/+2
* Shift most SDLManager code into private SDLLifecycleManager for testing purposesJoel Fischer2016-07-191-2/+3
* Shift responsibilities out of SDLManagerJoel Fischer2016-07-081-0/+7
* Merge branch 'develop' into feature/enhanced_frameworkJoel Fischer2016-05-271-0/+49