-
Version 2.0: Added UUID to markers, truncated timestamps to seconds field.
released this
2013-10-11 19:59:44 +00:00 | 189 commits to main since this release-
Added a UUID field to TimelineMarker.
-
Updated StreamBasedTimelineSource to read and write UUIDs. The current format
is compatible with the 1.x format, but support for the 1.x format is planned
to be deprecated for 3.x.The UUID is added on the same line as the timestamp, with a
,
separating
the timestamp and the UUID value. -
Updated JDBLabsWebTimelineSource to use UUIDs to reconcile the different
timestamp entries (more reliable that using the timestamp value).
Downloads
-