rocky
|
645cbacbc2
|
Add some UDF time routines and time-conversion routines.
Note: udf_get_next() needs to advance file entry info
|
2005-10-26 02:05:53 +00:00 |
|
rocky
|
d10ea87088
|
Add routine to get volumeset id
|
2005-10-25 13:19:05 +00:00 |
|
rocky
|
fcd818f4ba
|
Add silly volume identifier. More #defines removed in favor of enums.
|
2005-10-25 03:13:13 +00:00 |
|
rocky
|
b0306c811e
|
UDF file is now opaque. Access routines then added.
Note: there are valgrind and free() errors that need going over.
|
2005-10-24 10:14:57 +00:00 |
|
rocky
|
e9be12e7e5
|
First inkling of code for UDF support.
|
2005-10-24 03:12:30 +00:00 |
|
rocky
|
50ad6d7559
|
udf.h: Mostly add a couple more routines and more fields in udf_file_t
ecma_167.h: more udf_ prefixes, add extern debugger symbols.
|
2005-10-21 12:33:46 +00:00 |
|
rocky
|
6427beaefe
|
Redo UDF_BLOCKSIZE so we can use symbol in debugging.
|
2005-10-19 07:06:35 +00:00 |
|
rocky
|
32193ca0c6
|
More changes based on use.
|
2005-10-19 06:55:55 +00:00 |
|
rocky
|
0bf9eeef03
|
Add udf_close().
udf_seek_read() renamed to udf_read_sectors().
First (lame) attempt to define UDF file entry structure.
|
2005-10-19 05:41:40 +00:00 |
|
rocky
|
a6657a8266
|
ecma_167.h: doxygen description changes a little.
udf.h: First external function added.
|
2005-10-13 02:39:43 +00:00 |
|