|
863bc34ac8
|
Replaced some large local variables by other means in xorriso/filters.c
|
2011-05-03 09:58:26 +00:00 |
|
|
84589ab9b8
|
Replaced some large local variables by other means in xorriso/emulators.c
|
2011-05-03 09:10:40 +00:00 |
|
|
59e46ea5d9
|
Closed memory leaks found by valgrind
|
2011-05-03 08:54:38 +00:00 |
|
|
a069482295
|
Closed a memory leak found by valgrind
|
2011-05-03 06:29:50 +00:00 |
|
|
3b9116b827
|
Clarified and updated API documentation of Xorriso_prescan_args()
|
2011-05-02 21:13:37 +00:00 |
|
|
8d03fbcd55
|
Replaced some large local variables by other means in xorriso/drive_mgt.c
|
2011-05-02 21:12:45 +00:00 |
|
|
dc815316c1
|
Better reporting of memory shortage with rev 3747
|
2011-05-02 19:18:45 +00:00 |
|
|
264859c2bd
|
Replaced some large local variables by other means in xorriso/disk_ops.c
|
2011-05-02 19:16:41 +00:00 |
|
|
5f3effcc01
|
Replaced some large local variables by other means which save stack space
|
2011-05-02 12:19:18 +00:00 |
|
|
4f1576944c
|
Replaced some large local variables by other means which save stack space
|
2011-05-02 10:03:11 +00:00 |
|
|
2e967b4543
|
Replaced some large local variables by other means which save stack space
|
2011-05-02 09:16:27 +00:00 |
|
|
d9f3eb1357
|
Replaced some large local variables by other means which save stack space
|
2011-05-02 09:09:10 +00:00 |
|
|
940216199a
|
Saved more CPU cycles by optimistic adding of file objects
|
2011-04-30 12:11:27 +00:00 |
|
|
48ea80b608
|
Downgraded extraction error from FAILURE to SORRY (for new -abort_on default)
|
2011-04-27 15:08:09 +00:00 |
|
|
8342d330f2
|
Saved some CPU cycles when adding wide directory trees
|
2011-04-27 14:36:51 +00:00 |
|
|
de8a416827
|
New option -signal_handling
|
2011-04-23 15:23:35 +00:00 |
|
|
936ba3bf72
|
Avoiding repeated PVD read attempts if first reading of PVD yielded error
|
2011-04-22 08:18:41 +00:00 |
|
|
576c282f80
|
Version leap to libisoburn-1.0.9
|
2011-04-14 08:19:45 +00:00 |
|
|
feac964de2
|
Bug fix: mkisofs emulation could ignore options (regression in 0.1.6)
|
2011-04-13 20:45:01 +00:00 |
|
|
853027845d
|
Version leap to libisoburn-1.0.7
|
2011-04-09 10:57:10 +00:00 |
|
|
77c7de4ce6
|
Fixed a typo in messages and goto label
|
2011-04-05 07:21:23 +00:00 |
|
|
2b9151eb64
|
Added an example of a startup file
|
2011-04-04 14:07:38 +00:00 |
|
|
49f75453ac
|
Avoided to report Volume Id when aquiring drive with blank media
|
2011-04-04 07:14:38 +00:00 |
|
|
62ea752395
|
Bug fix: Options -gid and -uid had no effect
|
2011-04-04 06:48:52 +00:00 |
|
|
0b8d410007
|
New options -print_info and -print_mark
|
2011-04-03 09:46:16 +00:00 |
|
|
99afa2f719
|
Allowing double dashes with all long options
|
2011-04-01 13:31:00 +00:00 |
|
|
956920aded
|
Bug fix: -as mkisofs padding did not work (regression in 1.0.4)
|
2011-03-29 15:11:51 +00:00 |
|
|
b167784a57
|
Interpreting new libisofs error code ISO_RR_PATH_TOO_LONG
|
2011-03-29 15:09:11 +00:00 |
|
|
53dedf8816
|
Interpreting new libisofs error codes ISO_RR_NAME_TOO_LONG ISO_RR_NAME_RESERVED
|
2011-03-26 20:30:25 +00:00 |
|
|
826e2fb316
|
New -compliance option joliet_long_names
|
2011-03-26 14:45:24 +00:00 |
|
|
6a74af8fa5
|
New relax option isoburn_igopt_joliet_long_names
|
2011-03-26 14:42:17 +00:00 |
|
|
d1c4fce6b1
|
Unconditionally reporting iso_level with -status -compliance
|
2011-03-26 14:39:25 +00:00 |
|
|
c90005e349
|
Reporting target name if adding of new node fails with ISO_WRONG_ARG_VALUE
|
2011-03-26 10:05:05 +00:00 |
|
|
9e27550240
|
Requiring libisofs-1.0.5
|
2011-03-25 19:19:17 +00:00 |
|
|
afa1759b27
|
Better handling of pseudo-drive without read-permission
|
2011-03-24 18:25:00 +00:00 |
|
|
3cf508481c
|
Fixed use of uninitialized variable when blanking rol5 pseudo drives
|
2011-03-22 08:13:59 +00:00 |
|
|
b4eae1ee7a
|
New -early_stdio_test option appendable_wo
|
2011-03-21 16:55:18 +00:00 |
|
|
9e3963203c
|
Made use of new API call isoburn_set_truncate
|
2011-03-21 11:38:42 +00:00 |
|
|
7aaf97653e
|
New API call isoburn_set_truncate()
|
2011-03-21 11:37:03 +00:00 |
|
|
393ad85438
|
New option -early_drive_test
|
2011-03-21 09:37:02 +00:00 |
|
|
37789c3f71
|
Prepared libisoburn for drive role 5
|
2011-03-21 09:31:51 +00:00 |
|
|
1bca0fc078
|
Prepared libisoburn for drive role 4
|
2011-03-13 13:15:41 +00:00 |
|
|
3373326152
|
Requiring libburn-1.0.5
|
2011-03-13 13:12:50 +00:00 |
|
|
9387fd0dc0
|
Version leap to libisoburn-1.0.5
|
2011-03-10 13:55:27 +00:00 |
|
|
538c95f986
|
Marked options introduced since 0.5.8 by the promised @since tags
|
2011-03-09 12:38:37 +00:00 |
|
|
d2bc21f2b7
|
New -md5 modes load_check_off and load_check_on
|
2011-03-09 07:14:49 +00:00 |
|
|
a30eb8ff62
|
New isoburn_ropt_set_extensions() option isoburn_ropt_nomd5tag
|
2011-03-09 07:13:12 +00:00 |
|
|
70ed635a56
|
Bug fix: -as mkisofs did not properly unescape target part of pathspecs
|
2011-03-07 10:15:39 +00:00 |
|
|
1f65a1cde1
|
Helptext of -as mkisofs now points to man xorrisofs
|
2011-03-06 15:37:30 +00:00 |
|
|
04bcee0f3f
|
Own man page and info document for xorrisofs
|
2011-03-05 14:15:32 +00:00 |
|