Updating changelog
This commit is contained in:
parent
e8f1a8969c
commit
0c484dfe53
@ -342,36 +342,192 @@ test/xorriso_private.h
|
|||||||
test/xorriso.c
|
test/xorriso.c
|
||||||
Implemented options -format and -blank deformat, -close and closed media
|
Implemented options -format and -blank deformat, -close and closed media
|
||||||
|
|
||||||
20 Oct 2007 []
|
20 Oct 2007 [1225]
|
||||||
test/xorriso.txt
|
test/xorriso.txt
|
||||||
+ test/xorriso.1
|
+ test/xorriso.1
|
||||||
test/changelog.txt
|
test/changelog.txt
|
||||||
Splitted think text from emerging man page, formatted man page
|
Splitted think text from emerging man page, formatted man page
|
||||||
|
|
||||||
|
2007.10.20.194918 [1226]
|
||||||
|
test/xorriso.c
|
||||||
|
test/xorrisoburn.h
|
||||||
|
test/xorrisoburn.c
|
||||||
|
Completed -tell_media_space, checked space before burn, failed -end exits >0
|
||||||
|
|
||||||
|
20 Oct 2007 [1227]
|
||||||
|
test/xorriso.1
|
||||||
|
Polished man page
|
||||||
|
|
||||||
|
2007.10.21.094818 [1228]
|
||||||
|
test/xorriso_private.h
|
||||||
|
test/xorriso.c
|
||||||
|
test/xorrisoburn.h
|
||||||
|
test/xorrisoburn.c
|
||||||
|
test/xorriso.1
|
||||||
|
Implemented -rm and -rm_r
|
||||||
|
|
||||||
|
2007.10.21.105228 [1229]
|
||||||
|
src/data_source.c
|
||||||
|
Silenced compiler warning about C++ style comment
|
||||||
|
|
||||||
|
2007.10.21.124315 [1230]
|
||||||
|
test/xorriso.c
|
||||||
|
test/xorrisoburn.c
|
||||||
|
test/xorrisoburn.h
|
||||||
|
Began to implement -ls and -ls_l, enhanced -cdi, not done yet
|
||||||
|
|
||||||
|
2007.10.21.151124 [1231]
|
||||||
|
test/xorriso_private.h
|
||||||
|
test/xorriso.c
|
||||||
|
test/xorrisoburn.c
|
||||||
|
test/xorrisoburn.h
|
||||||
|
Hopefully completed -cd alias -cdi
|
||||||
|
|
||||||
|
2007.10.21.185248 [1232]
|
||||||
|
test/xorriso.c
|
||||||
|
test/xorrisoburn.h
|
||||||
|
test/xorrisoburn.c
|
||||||
|
test/xorriso.1
|
||||||
|
Hopefully completed -cdx
|
||||||
|
|
||||||
|
2007.10.21.213303 [1233]
|
||||||
|
test/xorriso_private.h
|
||||||
|
test/xorriso.c
|
||||||
|
test/xorrisoburn.c
|
||||||
|
test/xorriso.1
|
||||||
|
Implemented sorting of -ls by node name, implemented leaf name search patterns
|
||||||
|
|
||||||
|
2007.10.22.211928 [1237]
|
||||||
|
test/xorrisoburn.c
|
||||||
|
test/xorriso.1
|
||||||
|
Implemented file size and mtime for -ls_l
|
||||||
|
|
||||||
|
2007.10.23.122349 [1238]
|
||||||
|
src/libisoburn.h
|
||||||
|
src/isoburn.c
|
||||||
|
Added fifo_size to struct isoburn_source_opts
|
||||||
|
|
||||||
|
2007.10.23.122753 [1239]
|
||||||
|
test/xorrisoburn.c
|
||||||
|
test/xorriso.c
|
||||||
|
test/xorriso.1
|
||||||
|
Made use of isoburn_source_opts.fifo_size
|
||||||
|
|
||||||
|
2007.10.24.100156 [1244]
|
||||||
|
test/xorriso.c
|
||||||
|
test/xorrisoburn.c
|
||||||
|
Normalized paths to target and source before adding or removing from image
|
||||||
|
|
||||||
|
2007.10.24.105424 [1245]
|
||||||
|
test/xorriso.c
|
||||||
|
test/xorriso.h
|
||||||
|
Implemented option -path-list
|
||||||
|
|
||||||
|
2007.10.24.175337 [1247]
|
||||||
|
test/xorriso.c
|
||||||
|
test/xorrisoburn.h
|
||||||
|
test/xorrisoburn.c
|
||||||
|
Made -cd useable with no image loaded
|
||||||
|
|
||||||
|
2007.10.27.224148 [1257]
|
||||||
|
test/xorriso.c
|
||||||
|
test/xorrisoburn.h
|
||||||
|
test/xorrisoburn.c
|
||||||
|
test/xorriso.1
|
||||||
|
Implemented option -mv
|
||||||
|
|
||||||
|
2007.10.27.230512 [1258]
|
||||||
|
test/xorriso.c
|
||||||
|
test/xorrisoburn.h
|
||||||
|
test/xorrisoburn.c
|
||||||
|
Bug fixes with option -mv
|
||||||
|
|
||||||
|
2007.10.28.125501 [1260]
|
||||||
|
test/xorriso.c
|
||||||
|
test/xorrisoburn.c
|
||||||
|
Prevented some interesting pitfalls with -mv
|
||||||
|
|
||||||
|
2007.10.28.165516 [1261]
|
||||||
|
test/xorriso.c
|
||||||
|
test/xorriso.1
|
||||||
|
test/xorrisoburn.h
|
||||||
|
test/xorrisoburn.c
|
||||||
|
Implemented option -mkdir
|
||||||
|
|
||||||
|
2007.10.28.174550 [1262]
|
||||||
|
test/xorriso.c
|
||||||
|
Warning of wildcards in paths
|
||||||
|
|
||||||
|
28 Oct 2007 [1263]
|
||||||
|
test/xorriso.1
|
||||||
|
Updated man page about -path-list
|
||||||
|
|
||||||
|
2007.10.29.213920 [1273]
|
||||||
|
test/xorriso_private.h
|
||||||
|
test/xorriso.c
|
||||||
|
test/xorrisoburn.h
|
||||||
|
test/xorrisoburn.c
|
||||||
|
test/xorriso.1
|
||||||
|
Structured patterns for options -ls and -ls_l
|
||||||
|
|
||||||
|
2007.10.30.214242 [1274]
|
||||||
|
test/xorriso_private.h
|
||||||
|
test/xorriso.c
|
||||||
|
test/xorrisoburn.h
|
||||||
|
test/xorrisoburn.c
|
||||||
|
test/xorriso.1
|
||||||
|
test/compile_xorriso.sh
|
||||||
|
Multiple structured patterns, changed option -ls from single to multi args
|
||||||
|
|
||||||
|
2007.10.31.103338 [1275]
|
||||||
|
test/xorriso_private.h
|
||||||
|
test/xorriso.h
|
||||||
|
test/xorriso.c
|
||||||
|
test/xorrisoburn.c
|
||||||
|
test/xorriso.1
|
||||||
|
Implemented new option -temp_mem_limit
|
||||||
|
|
||||||
|
2007.10.31.165413 [1276]
|
||||||
|
test/xorriso.c
|
||||||
|
test/xorrisoburn.c
|
||||||
|
test/xorrisoburn.h
|
||||||
|
Gave simple -ls an implemention with minimal memory consumption
|
||||||
|
|
||||||
|
31 Oct 2007 [1277]
|
||||||
|
test/xorriso.1
|
||||||
|
Overhauled info paragraphs of man page
|
||||||
|
|
||||||
|
2007.10.31.175916 [1278]
|
||||||
|
test/xorriso_private.h
|
||||||
|
Overhauled comments in struct XorrisO
|
||||||
|
|
||||||
|
31 Oct 2007 []
|
||||||
|
test/changelog.txt
|
||||||
|
Updating changelog
|
||||||
|
|
||||||
|
|
||||||
===============================================================================
|
===============================================================================
|
||||||
TODO
|
TODO
|
||||||
===============================================================================
|
===============================================================================
|
||||||
|
|
||||||
- -tell_media_space : subtract -print-size
|
-expand_pattern
|
||||||
|
|
||||||
|
> General pattern expansion with all iso_rr_path lists
|
||||||
|
|
||||||
? what about overwritig files by -add, currently ?
|
? what about overwritig files by -add, currently ?
|
||||||
Explicite files should refuse. What about files in added trees ?
|
Explicite files should refuse. What about files in added trees ?
|
||||||
|
-overwite
|
||||||
|
-reassure
|
||||||
|
|
||||||
- Image info and manipulation
|
- Image info and manipulation
|
||||||
- more to come -
|
-mkdir
|
||||||
|
-rmdir
|
||||||
- Drive info and operation.
|
-find
|
||||||
-blank
|
-V
|
||||||
|
|
||||||
- isoburn_prepare_disc() needs to learn the two fifo parameters
|
|
||||||
chuncksize and number of chunks.
|
|
||||||
They are not part of burn_write_opts.
|
|
||||||
I propose we label struct isoburn_source_opts as:
|
|
||||||
"Options for image generation and streaming"
|
|
||||||
and add the parameters there.
|
|
||||||
|
|
||||||
- care for modifying
|
- care for modifying
|
||||||
|
-indev
|
||||||
|
-outdev
|
||||||
|
|
||||||
|
|
||||||
===============================================================================
|
===============================================================================
|
||||||
|
Loading…
Reference in New Issue
Block a user