Begin Joliet support. Creation of Joliet writer and Joliet tree.

This commit is contained in:
Vreixo Formoso
2008-01-06 17:38:31 +01:00
parent 355d28292f
commit 17e9955f93
6 changed files with 391 additions and 1 deletions

View File

@@ -36,6 +36,9 @@ struct ecma119_image
/* relaxed constraints */
unsigned int omit_version_numbers :1;
unsigned int allow_deep_paths :1;
/** Allow paths on Joliet tree to be larger than 240 bytes */
unsigned int joliet_longer_paths :1;
// int relaxed_constraints; /**< see ecma119_relaxed_constraints_flag */
/*