.. |
buffer.c
|
Correctly report buffer status.
|
2008-01-25 13:28:13 +01:00 |
buffer.h
|
Add some more control to the ring buffer.
|
2008-01-14 21:13:53 +01:00 |
builder.c
|
Several improves in error codes.
|
2008-01-20 22:28:27 +01:00 |
builder.h
|
Define code style formatter for eclipse and apply it to source.
|
2007-12-28 22:10:17 +01:00 |
data_source.c
|
Add version field to all structs that will remain public.
|
2008-01-26 13:15:15 +01:00 |
ecma119_tree.c
|
Some little bug fix, related to thing I forget to change.
|
2008-01-22 21:56:11 +01:00 |
ecma119_tree.h
|
Add TODOs to TODO file. Remove // comments that cause compiler warning.
|
2008-01-19 16:12:08 +01:00 |
ecma119.c
|
For API stablility reasons, make Ecma119WriteOpts private.
|
2008-01-26 13:04:16 +01:00 |
ecma119.h
|
For API stablility reasons, make Ecma119WriteOpts private.
|
2008-01-26 13:04:16 +01:00 |
eltorito.c
|
Optionally pass to message function the reason of an error.
|
2008-01-22 21:36:24 +01:00 |
eltorito.h
|
Support for reading El-Torito info from previous images.
|
2008-01-11 15:43:39 +01:00 |
error.h
|
Update message queue from libburn. ERROR priority now is called FAILURE.
|
2008-01-24 11:39:43 +01:00 |
filesrc.c
|
Little improvements in error severity.
|
2008-01-23 20:28:57 +01:00 |
filesrc.h
|
Handling of El-Torito boot catalog at low level.
|
2008-01-10 18:53:39 +01:00 |
fs_image.c
|
struct iso_read_image_features is now allocated by libisofs.
|
2008-01-26 15:39:58 +01:00 |
fs_local.c
|
Add version field to all structs that will remain public.
|
2008-01-26 13:15:15 +01:00 |
fsource.c
|
Fix link problem by removing all inline functions defined in .h files.
|
2008-01-12 03:54:53 +01:00 |
fsource.h
|
Expose IsoFilesystem and IsoFileSource.
|
2008-01-19 17:41:01 +01:00 |
image.c
|
Several improves in error codes.
|
2008-01-20 22:28:27 +01:00 |
image.h
|
Move recOpts to IsoImage and remove that unneeded struct.
|
2008-01-23 21:38:09 +01:00 |
iso1999.c
|
Some little bug fix, related to thing I forget to change.
|
2008-01-22 21:56:11 +01:00 |
iso1999.h
|
Add support for ISO-9660:1999.
|
2008-01-16 21:51:41 +01:00 |
joliet.c
|
Some little bug fix, related to thing I forget to change.
|
2008-01-22 21:56:11 +01:00 |
joliet.h
|
Replace joliet_dir_info with a pointer, to reduce memory usage.
|
2008-01-16 20:16:08 +01:00 |
libiso_msgs.c
|
Update message queue from libburn. ERROR priority now is called FAILURE.
|
2008-01-24 11:39:43 +01:00 |
libiso_msgs.h
|
Update message queue from libburn. ERROR priority now is called FAILURE.
|
2008-01-24 11:39:43 +01:00 |
libisofs.h
|
struct iso_read_image_features is now allocated by libisofs.
|
2008-01-26 15:39:58 +01:00 |
messages.c
|
Update message queue from libburn. ERROR priority now is called FAILURE.
|
2008-01-24 11:39:43 +01:00 |
messages.h
|
Add API to get a textual description from an error.
|
2008-01-22 22:00:28 +01:00 |
node.c
|
Add low level functions to create a node.
|
2008-01-25 22:57:29 +01:00 |
node.h
|
Add low level functions to create a node.
|
2008-01-25 22:57:29 +01:00 |
rockridge_read.c
|
Optionally pass to message function the reason of an error.
|
2008-01-22 21:36:24 +01:00 |
rockridge.c
|
Option to set default values for file timestamps.
|
2008-01-23 19:46:36 +01:00 |
rockridge.h
|
Replace per Image messenger with a global one, and use image id instead.
|
2008-01-19 02:48:12 +01:00 |
stream.c
|
Several improves in error codes.
|
2008-01-20 22:28:27 +01:00 |
stream.h
|
Fix link problem by removing all inline functions defined in .h files.
|
2008-01-12 03:54:53 +01:00 |
tree.c
|
Move recOpts to IsoImage and remove that unneeded struct.
|
2008-01-23 21:38:09 +01:00 |
tree.h
|
Add image contents recursively and volume attributes.
|
2008-01-03 20:04:08 +01:00 |
util_htable.c
|
Several improves in error codes.
|
2008-01-20 22:28:27 +01:00 |
util_rbtree.c
|
Several improves in error codes.
|
2008-01-20 22:28:27 +01:00 |
util.c
|
More improves and tests for datetime conversion.
|
2008-01-24 22:18:08 +01:00 |
util.h
|
Replace div_up() and round_up() functions with macros.
|
2008-01-19 13:45:56 +01:00 |
writer.h
|
Define code style formatter for eclipse and apply it to source.
|
2007-12-28 22:10:17 +01:00 |