Commit Graph

4 Commits

Author SHA1 Message Date
Dave d54045fb42 Add the basics for a high level IsoFS class. I have no proof that it currently
works correctly.
2007-04-13 20:45:03 +00:00
Dave 0ae442220a Add the beginnings of a high level API to isofs. Currently only does
initialization and getting/setting volume attributes.
2007-04-13 04:56:31 +00:00
Dave 24730f52d1 Manually unbreak the core binding. The pyglet code generator generates
one structure def per function call, which means the structs can't be 
passed between functions (!!). It's fixed manually for now, but the 
pyglet generator should be fixed.
2007-04-13 04:53:45 +00:00
Dave 7ea76d34d7 Initial structure and core internal module for the libisofs python
bindings.
2007-04-13 03:00:51 +00:00