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
Dave
8f1201f06b
Implement 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.
2007-04-13 02:59:16 +00:00
Mario Danic
0c2a7c51ac
Added Suriyan as contributor
2007-04-06 02:17:31 +00:00
Mario Danic
a0decc9055
Implemented potential fix to obey ECMA
2007-03-20 09:41:52 +00:00
Mario Danic
fd34fc67d9
Reverted to r720 - for real
2007-03-20 09:41:05 +00:00
Mario Danic
a0dcb3b439
Hopefully last deletetion
2007-03-20 09:40:38 +00:00
Mario Danic
489b235b8e
Reverted to trunk from r720
2007-03-20 09:38:19 +00:00
Mario Danic
3c7c22b134
Deleted for reverting back
2007-03-20 09:03:51 +00:00
Mario Danic
49c659cc17
Fixed broken build
2007-02-16 07:06:22 +00:00
Mario Danic
6defb724c4
Implemented prototype for solving writing records across block boundaries problem
2007-02-15 03:52:42 +00:00
Alexander Nedotsukov
6e93990600
- Fixed reference counting in iso_volset_new().
...
- Plugged memory leak in iso_volset_free().
2007-01-25 15:46:45 +00:00
Mario Danic
788d749b6a
Changed micro version to affect 0.2.4
2007-01-03 19:17:44 +00:00
Mario Danic
eed9c4b9b9
Deleted obsolete Makefile.am
2007-01-03 16:06:39 +00:00
Mario Danic
0c9e070c1b
Fixed broken libisofs-1.pc.iin
2007-01-03 16:01:14 +00:00
Mario Danic
b853ee5d36
Patched libisofs tree to respect autoreconf
2006-12-10 17:12:14 +00:00
Mario Danic
653af025b1
Modified libisofs authors
2006-12-04 23:18:39 +00:00
Mario Danic
50c870fbe0
Fixed build system autoconf-related bug
2006-12-04 22:01:21 +00:00
Mario Danic
56f37df783
Clarified libisofs docs
2006-12-04 19:34:57 +00:00
Mario Danic
96b954d171
Synced readme file
2006-12-03 19:54:49 +00:00
Mario Danic
64a7e04c63
Rendered iso.c more friendly
2006-12-03 11:14:07 +00:00
Mario Danic
3ac89b2661
Removed binary file/s
2006-12-03 11:12:00 +00:00
Mario Danic
9ed55d050a
Fixed broken libisofs build system
2006-12-02 17:11:45 +00:00
Mario Danic
185e756912
Adapted svn version of libisofs
2006-11-14 01:25:39 +00:00
Mario Danic
da21002d9a
Adapted libisofs build system to separate tree
2006-11-14 01:24:10 +00:00
Mario Danic
044a210150
Started cleaning libisofs tree
2006-11-14 00:58:21 +00:00
Mario Danic
33b7e9eaab
Introduced libisofs as separated development unit
2006-11-13 00:15:17 +00:00