]> wimlib.net Git - wimlib/history - include/wimlib/wim.h
Various cleanups
[wimlib] / include / wimlib / wim.h
2015-02-17 Eric BiggersVarious cleanups
2015-02-14 Eric BiggersHeuristic sorting of streams for solid compression
2015-02-14 Eric BiggersConsistently use the name "solid resource"
2014-12-14 Eric Biggerswim.h: reorganize WIMStruct fields and update comments
2014-12-14 Eric Biggersnew internal image deletion helper
2014-12-13 Eric BiggersWIMStruct: Rename 'deletion_occurred' to 'image_deletio...
2014-10-14 Eric BiggersLimit can_modify_wim() calls; remove can_delete_from_wim()
2014-08-03 Eric Biggerswim.h: Delete prototype for nonexistent function close_...
2014-05-25 Eric BiggersUpdate mount implementation
2014-05-22 Eric BiggersUpdate progress functions
2014-05-14 Eric BiggersAdd WIMLIB_WRITE_FLAG_RETAIN_GUID
2014-05-13 Eric BiggersRemove WIMLIB_OPEN_MASK_PUBLIC
2014-01-14 Eric Biggerswim.c: Remove reopen_wim(), close_wim()
2013-12-28 Eric BiggersAllow configurable case sensitivity
2013-12-28 Eric BiggersAdd support for extract list files
2013-12-26 Eric BiggersAdd wimlib_set_output_{pack_chunk_size,compression_type}()
2013-12-25 Eric BiggersNew compression/decompression API
2013-12-14 Eric BiggersSplit wim_resource_spec from wim_lookup_table_entry
2013-12-13 Eric Biggerswim.c: Cleanup
2013-12-13 Eric Biggerswim_recalculate_refcnts(): Check for error
2013-12-09 Eric BiggersVariable chunk size support (currently XPRESS only)
2013-12-08 Eric BiggersAllow changing WIM compression type
2013-11-17 Eric BiggersMerge experimental LZX compressor
2013-09-01 Eric BiggersWIMStruct: Remove unused flag
2013-08-20 Eric Biggers"delta" WIM support
2013-08-20 Eric BiggersGeneralized support for referencing resources in extern...
2013-08-13 Eric BiggersMerge branch with pipable WIM support
2013-05-26 Eric Biggersw -> wim
2013-05-23 Eric BiggersFix setting header flag during overwrite
2013-05-23 Eric BiggersCache compression type in WIMStruct and wim_lookup_tabl...
2013-05-22 Eric BiggersRemove verify_dentry(); separate refcnt recalc. from...
2013-05-22 Eric BiggersAdd WIMLIB_OPEN_FLAG_WRITE_ACCESS flag
2013-05-21 Eric BiggersAdd can_modify_wim(), can_delete_from_wim()
2013-05-15 Eric BiggersRefactor headers