Commit Graph

8 Commits

Author SHA1 Message Date
Vreixo Formoso ba681a2601 Pad SVD attributes with " " to ensure Joliet compliance. 2008-01-08 22:16:55 +01:00
Vreixo Formoso 5475502dc8 Different function for generate dir and files names for Joliet.
The "." is not mandatory on dirs.
2008-01-08 16:07:50 +01:00
Vreixo Formoso e9bcb22cee Write Joliet directory structures and path tables. 2008-01-06 19:08:35 +01:00
Vreixo Formoso 6d276ac0f6 Write Joliet Supplementary Volume Descriptor. 2008-01-06 18:45:32 +01:00
Vreixo Formoso 2ab47e5bac Compute length and position of Joliet structures. 2008-01-06 18:08:29 +01:00
Vreixo Formoso bd0f787f61 Store joliet-related info in Ecma119Image target insted of Writer.
In fact, this is not a good decission, writer is a better place for 
writer dependent data, but for now I prefer to store anything in the 
target. Later we can improve Writer encapsulation.
2008-01-06 17:52:58 +01:00
Vreixo Formoso 4b0833f62c Sort Joliet tree. 2008-01-06 17:43:19 +01:00
Vreixo Formoso 17e9955f93 Begin Joliet support. Creation of Joliet writer and Joliet tree. 2008-01-06 17:38:31 +01:00