Mario Danic
9d08c115fd
Improved docs, and created 0.3.8 branch
16 years ago
Mario Danic
3fd2309025
Commited unit tests
16 years ago
Mario Danic
6da923c16e
Started documenting libisofs, implemented more unit tests
16 years ago
Mario Danic
acf402c75d
Implemented advanced unit tests and trivial fixes
16 years ago
Mario Danic
14605541c9
Implemented relaxed iso constraints & Cunit based unit-tests
16 years ago
Mario Danic
7faf1635a0
Implemented basic eltorito
16 years ago
Mario Danic
9746b5b273
Fixed obsolete lines, free joliet tree, added public functions
16 years ago
Mario Danic
44b504640f
Implemented basic unit tests
16 years ago
Mario Danic
89f291f412
Implemented simple unit tests
16 years ago
Mario Danic
8390f85e1f
Added Vreixo to contributors
16 years ago
Mario Danic
22c02b9b2f
Commited second part of major changes
16 years ago
Mario Danic
3e29f914fd
Changed tree, re-implemented and fixed a lot of problematic areas
16 years ago
Mario Danic
0281fcb717
Implemented ECMA constraints on PVD
16 years ago
Mario Danic
a97e96c604
Implemented complete iso PVM and workaround charset problems
16 years ago
Dave
d54045fb42
Add the basics for a high level IsoFS class. I have no proof that it currently
...
works correctly.
16 years ago
Dave
802476a0c6
Fix a typo in the libisofs printing function.
16 years ago
Dave
0ae442220a
Add the beginnings of a high level API to isofs. Currently only does
...
initialization and getting/setting volume attributes.
16 years ago
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.
16 years ago
Dave
7ea76d34d7
Initial structure and core internal module for the libisofs python
...
bindings.
16 years ago
Dave
bbd286f7e1
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.
16 years ago
Mario Danic
5a64e11df5
Added Suriyan as contributor
16 years ago
Mario Danic
ef56dc8f4f
Implemented potential fix to obey ECMA
16 years ago
Mario Danic
b46f805756
Reverted to r720 - for real
16 years ago
Alexander Nedotsukov
71270599b8
- Fixed reference counting in iso_volset_new().
...
- Plugged memory leak in iso_volset_free().
16 years ago
Mario Danic
e8c4da784f
Changed micro version to affect 0.2.4
16 years ago
Mario Danic
fe66983e82
Deleted obsolete Makefile.am
16 years ago
Mario Danic
3da1c7682a
Fixed broken libisofs-1.pc.iin
16 years ago
Mario Danic
fbaee3aab8
Patched libisofs tree to respect autoreconf
16 years ago
Mario Danic
e28999196a
Modified libisofs authors
16 years ago
Mario Danic
530f34c9a6
Fixed build system autoconf-related bug
16 years ago
Mario Danic
2d46772be3
Clarified libisofs docs
16 years ago
Mario Danic
fda4857184
Synced readme file
16 years ago
Mario Danic
b5b3c3704b
Rendered iso.c more friendly
16 years ago
Mario Danic
30aa4f6d4c
Removed binary file/s
16 years ago
Mario Danic
2d667f1d00
Fixed broken libisofs build system
16 years ago
Mario Danic
4ebd10179b
Adapted svn version of libisofs
16 years ago
Mario Danic
b860f2599f
Adapted libisofs build system to separate tree
16 years ago
Mario Danic
3a05fb4e87
Started cleaning libisofs tree
16 years ago
Mario Danic
58bb4389b3
Introduced libisofs as separated development unit
16 years ago
Mario Danic
8927e3df9f
Started logical separation of libisofs and libburn
16 years ago
Thomas Schmitt
7458223cc0
Made -toc on blank CD exit with value 0 (rather than 7 with no media)
16 years ago
Thomas Schmitt
5a0b597e3f
Reacted on error condition during write operation
16 years ago
Thomas Schmitt
bf20758906
Made SAO preferrable default write mode, kept TAO as default where needed
16 years ago
Thomas Schmitt
1bfd7b5a5f
Made speed 0 in burn_drive_set_speed() really maximum speed (i.e. FFFFh)
16 years ago
Thomas Schmitt
aa813303a4
Updated docs about multi-session
16 years ago
Thomas Schmitt
9baf20e907
Prepared next cdrskin-0.2.5 cycle
16 years ago
Thomas Schmitt
1947c3a25d
Generally enabled -multi, -msinfo and writing to appendable CDs in TAO mode
16 years ago
Thomas Schmitt
6b22dadcdd
Demanded (for now) -tao for writing to appendable CDs
16 years ago
Thomas Schmitt
4efccd15b3
Implemented handling of unsuitable disk states with -msinfo
16 years ago
Thomas Schmitt
496fb67c29
Reacted on some warnings of gcc -O2
16 years ago