summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorJames McDonnell <jmcdonnell@blackberry.com>2017-05-30 16:40:05 -0400
committerJames McDonnell <jmcdonnell@blackberry.com>2017-10-23 18:16:00 +0000
commit08db8a408829cb3bbd204e71dd8d5616e7d21d3d (patch)
treea28348cdfcc7a6fff15a1770857da78dd0fc6dd0 /dist
parent2ec485482d185f92e4de33f634bc3ef9dd6c9188 (diff)
Switch the metadata code to the event API
The switch is necessary because Multimedia for QNX 7.0.0 removes support for PPS based retrieval. PPS itself is deprecated in QNX 7.0.0. QNX 6.6.0 is also switched to using event notification since Multimedia for QNX 6.6.0 also supports it. There's a slight change in when metadata first becomes available because an event is used instead of file based retrieval. I think it's a necessary change because there isn't actually any guarantee that the metadata is complete at the time that the code used to request it and the code may have missed changes because it never read the information again. [ChangeLog][QNX] Switch to mmr_event_t based metadata retrieval. PPS based retrieval is not supported by Multimedia for QNX 7.0.0. Change-Id: I2b70f05422ee03d25ed2446a0e30b56b03dd82c8 Reviewed-by: Brett Stottlemyer <bstottle@ford.com> Reviewed-by: Michael Brasser <michael.brasser@live.com> Reviewed-by: Christian Stromme <christian.stromme@qt.io>
Diffstat (limited to 'dist')
0 files changed, 0 insertions, 0 deletions