summaryrefslogtreecommitdiff
path: root/SmartDeviceLinkTests/RPCSpecs/PayloadSpecs
Commit message (Collapse)AuthorAgeFilesLines
* Streaming Media Manager now strictly manages framerateJoel Fischer2017-12-151-1/+1
| | | | | | | | * CarWindow CADisplayLink migrated to SMM. The frame sync is passed to TouchManager and CarWindow. * Added BOOL to SMMConfig to configure whether to wait for screen updates in CarWindow before drawing. * TouchManager now syncs panning and pinching to framerate by default and passes back panning and pinching delegates before the frame updates. * TouchManager adds a new BOOL to disable new behavior and enable old behavior. * Fix tests
* Replaced all defines with constant strings of the SDLName typedef. Also ↵Muller, Alexander (A.)2016-09-211-4/+4
| | | | modified SDLFunctionID to use a static dictionary.
* Shift files into root directoryJoel Fischer2016-05-251-0/+75