Documented changes and release timestamp
This commit is contained in:
parent
3760fe7f53
commit
ceb190a99f
@ -2346,7 +2346,7 @@ xorriso/xorriso.c
|
||||
xorriso/xorriso.1
|
||||
New options -not_paths, -not_leaf, -not_list, -not_mgt, -as mkisofs -m
|
||||
|
||||
4 May 2008 []
|
||||
4 May 2008 [1727]
|
||||
xorriso/xorriso_eng.html
|
||||
xorriso/changelog.txt
|
||||
Mentioned new options
|
||||
@ -2356,8 +2356,287 @@ Mentioned new options
|
||||
* New options -not_paths, -not_leaf, -not_list, -not_mgt, -as mkisofs -m
|
||||
|
||||
|
||||
2008.05.05.210317 [1728]
|
||||
xorriso/xorrisoburn.c
|
||||
After formatting DVD-RW write 128 MB and close track to end Intermediate State
|
||||
|
||||
2008.05.06.084439 [1731]
|
||||
xorriso/xorrisoburn.c
|
||||
Calling isoburn_cancel_prepared_write() after failed isoburn_disc_write()
|
||||
|
||||
2008.05.06.144606 [1732]
|
||||
libisoburn/isoburn.h
|
||||
libisoburn/isoburn.c
|
||||
libisoburn/isofs_wrap.c
|
||||
libisoburn/burn_wrap.c
|
||||
Experiment for TOC on overwriteables: Keep a target_head copy of session #1
|
||||
|
||||
2008.05.07.071427 [1737]
|
||||
libisoburn/isoburn.h
|
||||
libisoburn/isoburn.c
|
||||
libisoburn/burn_wrap.c
|
||||
libisoburn/isofs_wrap.c
|
||||
Removed some outdated ifdef cases
|
||||
|
||||
2008.05.07.175508 [1738]
|
||||
libisoburn/libisoburn.h
|
||||
libisoburn/isoburn.h
|
||||
libisoburn/burn_wrap.c
|
||||
Reading emulated toc info from overwriteable media, new API isoburn_toc_*()
|
||||
|
||||
2008.05.07.175640 [1739]
|
||||
xorriso/xorrisoburn.c
|
||||
Making use of new isoburn_toc_* functions
|
||||
|
||||
2008.05.07.214343 [1740]
|
||||
libisoburn/libisoburn.h
|
||||
libisoburn/burn_wrap.c
|
||||
New API function isoburn_read_iso_head()
|
||||
|
||||
2008.05.07.214442 [1741]
|
||||
xorriso/xorrisoburn.c
|
||||
New format with -toc is more concise and shows volume id
|
||||
|
||||
2008.05.08.141054 [1742]
|
||||
libisoburn/libisoburn.h
|
||||
libisoburn/isoburn.h
|
||||
libisoburn/burn_wrap.c
|
||||
Try to read header chain from alleged -ROM media (e.g. DVD+RW in -ROM drive)
|
||||
|
||||
2008.05.08.141920 [1743]
|
||||
xorriso/xorriso.h
|
||||
xorriso/xorriso_private.h
|
||||
xorriso/xorriso.c
|
||||
xorriso/xorrisoburn.c
|
||||
xorriso/xorriso.1
|
||||
xorriso/xorriso_eng.html
|
||||
New TOC layout with volume id and sbsector=, new option -rom_toc_scan
|
||||
|
||||
8 May 2008 [1744]
|
||||
xorriso/xorriso_eng.html
|
||||
Mentioned new features
|
||||
|
||||
------------------------------------ cycle - xorriso-0.1.5 - 2008.05.08.141920
|
||||
* Emulated TOC on overwriteable media
|
||||
* New TOC layout with volume id and sbsector=
|
||||
* New option -rom_toc_scan
|
||||
|
||||
|
||||
2008.05.08.185350 [1745]
|
||||
libisoburn/isoburn.h
|
||||
libisoburn/isoburn.c
|
||||
libisoburn/burn_wrap.c
|
||||
Adjusted reply of isoburn_disc_get_msc1() to eventual -rom_toc_scan result
|
||||
|
||||
8 May 2008 [1746]
|
||||
xorriso/xorriso.1
|
||||
Updated man page examples
|
||||
|
||||
8 May 2008 [1747]
|
||||
xorriso/xorriso.1
|
||||
Updated man page examples
|
||||
|
||||
------------------------------------ cycle - xorriso-0.1.5 - 2008.05.08.205551
|
||||
|
||||
9 May 2008 [1751]
|
||||
xorriso/xorriso_eng.html
|
||||
Updated details in web page
|
||||
|
||||
2008.05.09.205517 [1752]
|
||||
libisoburn/isofs_wrap.c
|
||||
Trying to better handle non ISO images on -indev
|
||||
|
||||
10 May 2008 [1761]
|
||||
xorriso/configure_ac.txt
|
||||
Adapted xorriso standalone production to new libburn cycle 0.4.7
|
||||
|
||||
10 May 2008 [1762]
|
||||
xorriso/xorriso.1
|
||||
xorriso/xorriso_eng.html
|
||||
Minor change in -update_r example
|
||||
|
||||
2008.05.10.194336 [1763]
|
||||
xorriso/xorrisoburn.h
|
||||
xorriso/xorrisoburn.c
|
||||
xorriso/xorriso.c
|
||||
Better behavior of update_r with no image present
|
||||
|
||||
2008.05.12.080812 [1765]
|
||||
configure.ac
|
||||
libisoburn/libisoburn.h
|
||||
Switched requirements to libburn-0.4.6
|
||||
|
||||
2008.05.12.081331 [1766]
|
||||
libisoburn/libisoburn.h
|
||||
libisoburn/burn_wrap.c
|
||||
New API call isoburn_set_msc1()
|
||||
|
||||
2008.05.12.082733 [1767]
|
||||
xorriso/xorriso_private.h
|
||||
xorriso/xorriso.c
|
||||
xorriso/xorrisoburn.c
|
||||
xorriso/xorriso.1
|
||||
xorriso/xorriso_eng.html
|
||||
New option -load session|track|sbsector|volid
|
||||
|
||||
------------------------------------ cycle - xorriso-0.1.5 - 2008.05.12.082733
|
||||
* New option -load session|track|sbsector|volid
|
||||
* Now depending on libburn-0.4.6
|
||||
|
||||
|
||||
2008.05.12.193341 [1768]
|
||||
libisoburn/burn_wrap.c
|
||||
Reacted on harmless compiler warning
|
||||
|
||||
2008.05.12.193642 [1769]
|
||||
xorriso/xorriso.c
|
||||
xorriso/xorrisoburn.h
|
||||
xorriso/xorrisoburn.c
|
||||
xorriso/xorriso.1
|
||||
New -blank and -format modes as_needed
|
||||
|
||||
2008.05.13.115901 [1770]
|
||||
xorriso/xorriso.h
|
||||
xorriso/xorriso.c
|
||||
xorriso/xorrisoburn.h
|
||||
xorriso/xorrisoburn.c
|
||||
xorriso/xorriso.1
|
||||
xorriso/xorriso_eng.html
|
||||
New option -list_formats
|
||||
|
||||
2008.05.13.135251 [1771]
|
||||
libisoburn/isoburn.h
|
||||
libisoburn/isoburn.c
|
||||
libisoburn/isofs_wrap.c
|
||||
libisoburn/burn_wrap.c
|
||||
xorriso/xorrisoburn.c
|
||||
xorriso/xorriso.1
|
||||
Corrected strange behavior with non-ISO images on overwriteable media
|
||||
|
||||
2008.05.13.153837 [1772]
|
||||
xorriso/xorrisoburn.c
|
||||
Prepared Xorriso_get_profile() for potential call without flag bit1
|
||||
|
||||
2008.05.13.180624 [1773]
|
||||
xorriso/xorrisoburn.c
|
||||
Handled -list_format with non MMC drives
|
||||
|
||||
2008.05.13.180912 [1774]
|
||||
xorriso/xorriso.h
|
||||
xorriso/xorriso.c
|
||||
xorriso/xorriso.1
|
||||
Eat up leading dashes with command options, convert inner dashes to underscores
|
||||
|
||||
------------------------------------ cycle - xorriso-0.1.5 - 2008.05.13.180912
|
||||
* New -blank and -format modes as_needed
|
||||
* New option -list_formats
|
||||
|
||||
2008.05.14.114548 [1775]
|
||||
xorriso/xorriso.c
|
||||
xorriso/xorrisoburn.c
|
||||
xorriso/xorriso.1
|
||||
New -format types by_index and fast_by_index
|
||||
|
||||
2008.05.14.173201 [1779]
|
||||
configure.ac
|
||||
libisoburn/libisoburn.h
|
||||
Required libburn version is now 0.4.7 (because of DVD-RAM BD-RE bug fix)
|
||||
|
||||
2008.05.14.173430 [1780]
|
||||
xorriso/xorrisoburn.c
|
||||
Automatic fast format on attempt to write to unformatted DVD-RAM or BD-RE
|
||||
|
||||
2008.05.14.174846 [1781]
|
||||
xorriso/xorriso_private.h
|
||||
Uploaded forgotten enhancements
|
||||
|
||||
2008.05.15.092028 [1783]
|
||||
xorriso/xorriso.c
|
||||
Enabled a pacifier for compare_r
|
||||
|
||||
2008.05.15.150041 [1784]
|
||||
xorriso/xorriso.h
|
||||
xorriso/xorriso.c
|
||||
xorriso/xorrisoburn.c
|
||||
xorriso/xorriso.1
|
||||
xorriso/xorriso_eng.html
|
||||
New options -map and -map_single
|
||||
|
||||
2008.05.15.192118 [1785]
|
||||
xorriso/xorriso.c
|
||||
Bug fix: -update_r and others did not work properly with relative paths
|
||||
|
||||
------------------------------------ cycle - xorriso-0.1.5 -
|
||||
------------------------------------ cycle - xorriso-0.1.5 -
|
||||
* New options -map and -map_single
|
||||
* Bug fix: -update_r and others did not work properly with relative paths
|
||||
|
||||
|
||||
2008.05.17.162753 [1794]
|
||||
xorriso/xorriso.c
|
||||
xorriso/xorrisoburn.c
|
||||
Corrected ugly message with -update_r and root directory
|
||||
|
||||
2008.05.17.170001 [1796]
|
||||
configure.ac
|
||||
README
|
||||
libisoburn/libisoburn.h
|
||||
xorriso/README
|
||||
xorriso/xorriso_timestamp.h
|
||||
xorriso/xorriso_private.h
|
||||
xorriso/xorrisoburn.h
|
||||
xorriso/xorriso_eng.html
|
||||
xorriso/make_xorriso_standalone.sh
|
||||
xorriso/configure_ac.txt
|
||||
Version leap to 0.1.6, requiring libburn-0.4.8 now
|
||||
|
||||
2008.05.18.070001 [1797]
|
||||
xorriso/xorriso.c
|
||||
xorriso/xorrisoburn.c
|
||||
Bug fix: -findi operated on nodes which ceased existence shortly before
|
||||
|
||||
18 May 2008 []
|
||||
xorriso/changelog.txt
|
||||
Documented changes and release timestamp
|
||||
|
||||
|
||||
---------------------------------- release - xorriso-0.1.6 - 2008.05.18.070001
|
||||
* New option -error_behavior with a first occasion 'image_loading'
|
||||
* New options -not_paths, -not_leaf, -not_list, -not_mgt, -as mkisofs -m
|
||||
* Emulated TOC on overwriteable media
|
||||
* New TOC layout with volume id and sbsector=
|
||||
* New option -rom_toc_scan
|
||||
* New option -load session|track|sbsector|volid
|
||||
* Now depending on libburn-0.4.6
|
||||
* New -blank and -format modes as_needed
|
||||
* New option -list_formats
|
||||
* New options -map and -map_single
|
||||
* Bug fix: -update_r and others did not work properly with relative paths
|
||||
* Bug fix: -findi operated on nodes which ceased existence shortly before
|
||||
|
||||
|
||||
2008.05.18.082208 [1798]
|
||||
xorriso/xorriso.c
|
||||
xorriso/xorrisoburn.c
|
||||
Bug fix: -findi operated on nodes which ceased existence shortly before
|
||||
|
||||
[]
|
||||
configure.ac
|
||||
README
|
||||
libisoburn/libisoburn.h
|
||||
xorriso/README
|
||||
xorriso/xorriso_timestamp.h
|
||||
xorriso/xorriso_private.h
|
||||
xorriso/xorrisoburn.h
|
||||
xorriso/xorriso_eng.html
|
||||
xorriso/make_xorriso_standalone.sh
|
||||
xorriso/configure_ac.txt
|
||||
xorriso/changelog.txt
|
||||
Version leap to 0.1.7, requiring libburn-0.4.8 now
|
||||
|
||||
------------------------------------ cycle - xorriso-0.1.7 - 2008.05.18.
|
||||
|
||||
------------------------------------ cycle - xorriso-0.1.7 -
|
||||
------------------------------------ cycle - xorriso-0.1.7 -
|
||||
|
||||
|
||||
===============================================================================
|
||||
@ -2366,25 +2645,16 @@ Mentioned new options
|
||||
|
||||
------------------------------------------------- bugs
|
||||
|
||||
- update_r with no media in drive issues messages about changes updated
|
||||
|
||||
------------------------------------------------- important
|
||||
|
||||
- pacifier for -compare_r : try read pacifier without newline
|
||||
make Xorriso_prescan_args() safe against misunderstandings
|
||||
|
||||
------------------------------------------------- development
|
||||
|
||||
- evaluate possibility of emulated session table on overwriteables
|
||||
|
||||
- option -map disk_path iso_rr_path for no-fuzz file mapping
|
||||
|
||||
- mkisofs,cdrecord multi session
|
||||
|
||||
- -restore
|
||||
??? -compare_l -update_l /disk_path_start iso_rr_path_start path[s] --
|
||||
??? backup area shaping with -yes -not for -compare_r and -update_r ?
|
||||
|
||||
- Make use of iso_tree_add_new_node() in Xorriso_tree_graft_node()
|
||||
|
||||
|
||||
> Relative addressing and pattern matching :
|
||||
@ -2412,12 +2682,6 @@ Mentioned new options
|
||||
|
||||
- Introduce an interrupt key for dialog
|
||||
|
||||
-------------------------------------------- jump to libburn 0.4.4
|
||||
|
||||
- make use of burn_sev_to_text() in libisoburn and xorriso
|
||||
|
||||
- If iso_msgs_submit() : use it in isoburn_report_iso_error()
|
||||
|
||||
|
||||
===============================================================================
|
||||
This is the dirty end of the todo list.
|
||||
|
Loading…
Reference in New Issue
Block a user