Commit Graph

4 Commits

Author SHA1 Message Date
Dave
998333ae78 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
db5cd63af3 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
eaf0e26bff 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
00dd3a3cb1 Initial structure and core internal module for the libisofs python
bindings.
2007-04-13 03:00:51 +00:00