New isoburn_igopt_set_relaxed() relaxation isoburn_igopt_joliet_utf16

This commit is contained in:
2013-12-18 07:42:10 +00:00
parent dabcb05972
commit b5ddf6f4d7
4 changed files with 19 additions and 3 deletions

View File

@@ -529,6 +529,11 @@ struct isoburn_imgen_opts {
*/
unsigned int joliet_long_names :1;
/**
* Use UTF-16BE rather than its subset UCS-2
*/
unsigned int joliet_utf16 :1;
/**
* Store timestamps as GMT rather than in local time.
*/