Longtail Versions Save

Incremental asset delivery library

v0.3.9-pre0

1 year ago
  • NEW API Longtail_SplitStoreIndex added
  • CHANGED Make Longtail_CopyStoreIndex store_index arg const
  • FIXED Fixed Longtail_StoreIndex m_BlockChunksOffsets documentation

v0.3.8

1 year ago

v0.3.7

1 year ago
  • NEW API Longtail_MergeVersionIndex to merge a base and an overlay version index
  • CHANGED Additional error/diagnostic logging when initialising store and version indexes from a buffer
  • FIX Allocated proper size when adding long file path prefix Issue #211
  • FIX Don't use potentally stale store index in FSBlockStoreAPI PruneBlocks

v0.3.7-pre2

1 year ago
  • NEW API Longtail_MergeVersionIndex to merge a base and an overlay version index
  • CHANGED Additional error/diagnostic logging when initialising store and version indexes from a buffer
  • FIX Allocated proper size when adding long file path prefix Issue #211
  • FIX Don't use potentally stale store index in FSBlockStoreAPI PruneBlocks

v0.3.7-pre1

1 year ago
  • CHANGED Additional error/diagnostic logging when initialising store and version indexes from a buffer
  • FIX Don't use potentally stale store index in FSBlockStoreAPI PruneBlocks

v0.3.7-pre0

1 year ago
  • CHANGED Additional error/diagnostic logging when initialising store and version indexes from a buffer
  • FIX Don't use potentally stale store index in FSBlockStoreAPI PruneBlocks

v0.3.6

1 year ago
  • CHANGED API Longtail_Job_CreateJobsFunc now takes a channel parameter, can be either 0 or 1, 0 has higher priority than 1
  • FIXED Writing content to disk now has higher priority than reading blocks from store
  • CHANGED Reworked logic for calculating the number of blocks to read per write operation when writing multi-block assets

v0.3.6-pre9

1 year ago
  • CHANGED API Longtail_Job_CreateJobsFunc now takes a channel parameter, can be either 0 or 1, 0 has higher priority than 1
  • FIXED Writing content to disk now has higher priority than reading blocks from store
  • CHANGED Reworked logic for calculating the number of blocks to read per write operation when writing multi-block assets

v0.3.6-pre1

1 year ago
  • CHANGED API Longtail_Job_CreateJobsFunc now takes a channel parameter, can be either 0 or 1, 0 has higher priority than 1
  • FIXED Writing content to disk now has higher priority than reading blocks from store
  • CHANGED Reworked logic for calculating the number of blocks to read when writing multi-block assets

v0.3.6-pre0

1 year ago
  • CHANGED API Longtail_Job_CreateJobsFunc now takes a channel parameter, can be either 0 or 1, 0 has higher priority than 1
  • FIXED Writing content to disk now has higher priority than reading blocks from store