rocky
|
fcd818f4ba
|
Add silly volume identifier. More #defines removed in favor of enums.
|
2005-10-25 03:13:13 +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
|
32193ca0c6
|
More changes based on use.
|
2005-10-19 06:55:55 +00:00 |
|
rocky
|
6775aa1086
|
Add udf_fileid_desc_t: were getting closer to being able to deal with
files now.
Add remaining udf_ prefixes extent_ad_{s,t} and lb_addr_{s,t}
|
2005-10-19 05:45:41 +00:00 |
|
rocky
|
8102fd0495
|
Typo.
|
2005-10-18 03:14:39 +00:00 |
|
rocky
|
0f1c0f2482
|
Add udf_ to another type (udf_icbtag)
|
2005-10-18 03:12:55 +00:00 |
|
rocky
|
6daf69df03
|
More changes based on use.
|
2005-10-18 03:10:39 +00:00 |
|
rocky
|
54aa189af0
|
Add a couple more udf_ prefixes to some types.
|
2005-10-17 03:40:44 +00:00 |
|
rocky
|
41a7101c5a
|
Add constants for some string #defines.
|
2005-10-17 03:38:05 +00:00 |
|
rocky
|
a20483cedc
|
Shortten some field names, add udf_ prefixes to aid with namespace
problem; turn logical volume descriptor content use into something
more useable.
|
2005-10-17 03:23:04 +00:00 |
|
rocky
|
53965c998b
|
Datatypes closer to matching terms used in ECMA 167
spec. Combine/remove duplicate tag identifer definitions.
|
2005-10-16 22:40:51 +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 |
|
rocky
|
63cd9f05a3
|
ecma_167.h: shorten some tags based on use
Makefile.am: add udf.h - Oops that file will be added in the next commit.
|
2005-10-13 02:37:20 +00:00 |
|
rocky
|
8812a35fd3
|
Already 1st slight improvement: move #include after test if we've been
included before.
|
2005-10-13 01:03:23 +00:00 |
|
rocky
|
fb52788891
|
The top-level interface header for libudf: the UDF library;
applications include this.
First file checked in towards UDF support! (Admittedly not very exciting.)
|
2005-10-13 01:02:32 +00:00 |
|