6da923c16eStarted documenting libisofs, implemented more unit tests
Mario Danic
2007-07-12 14:24:46 +0000
acf402c75dImplemented advanced unit tests and trivial fixes
Mario Danic
2007-06-25 05:42:29 +0000
14605541c9Implemented relaxed iso constraints & Cunit based unit-tests
Mario Danic
2007-06-21 11:19:11 +0000
7faf1635a0Implemented basic eltorito
Mario Danic
2007-06-05 22:01:26 +0000
9746b5b273Fixed obsolete lines, free joliet tree, added public functions
Mario Danic
2007-06-02 08:24:58 +0000
44b504640fImplemented basic unit tests
Mario Danic
2007-06-01 12:57:09 +0000
89f291f412Implemented simple unit tests
Mario Danic
2007-06-01 07:08:16 +0000
8390f85e1fAdded Vreixo to contributors
Mario Danic
2007-06-01 07:03:11 +0000
22c02b9b2fCommited second part of major changes
Mario Danic
2007-06-01 07:02:15 +0000
3e29f914fdChanged tree, re-implemented and fixed a lot of problematic areas
Mario Danic
2007-05-31 04:25:39 +0000
0281fcb717Implemented ECMA constraints on PVD
Mario Danic
2007-05-15 10:35:42 +0000
a97e96c604Implemented complete iso PVM and workaround charset problems
Mario Danic
2007-05-12 00:30:04 +0000
d54045fb42Add the basics for a high level IsoFS class. I have no proof that it currently works correctly.
Dave
2007-04-13 20:45:03 +0000
802476a0c6Fix a typo in the libisofs printing function.
Dave
2007-04-13 20:38:38 +0000
0ae442220aAdd the beginnings of a high level API to isofs. Currently only does initialization and getting/setting volume attributes.
Dave
2007-04-13 04:56:31 +0000
24730f52d1Manually 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.
Dave
2007-04-13 04:53:45 +0000
7ea76d34d7Initial structure and core internal module for the libisofs python bindings.
Dave
2007-04-13 03:00:51 +0000
bbd286f7e1Implement the three setters declared in the public API but lacking an implementation. The python bindings generated code complains about them being missing, and they seemed simple enough to write.
Dave
2007-04-13 02:59:16 +0000
5a64e11df5Added Suriyan as contributor
Mario Danic
2007-04-06 02:17:31 +0000
ef56dc8f4fImplemented potential fix to obey ECMA
Mario Danic
2007-03-20 09:41:52 +0000
b46f805756Reverted to r720 - for real
Mario Danic
2007-03-20 09:41:05 +0000
71270599b8- Fixed reference counting in iso_volset_new(). - Plugged memory leak in iso_volset_free().
ZeroTwoEight@720
Alexander Nedotsukov
2007-01-25 15:46:45 +0000