Commit Graph

38 Commits

Author SHA1 Message Date
Vreixo Formoso Lopes
24ffd32605 Change burn_source implementation to fit libburn requirements. 2007-10-02 16:47:19 +00:00
Vreixo Formoso Lopes
23cb7b9816 Add a set_size function to burn_source to fix sigsegv. 2007-10-02 07:16:50 +00:00
6770c4af16 Removed apostrophes which my compiler does not like 2007-09-28 16:04:09 +00:00
Vreixo Formoso Lopes
04e3a9dfba Migration to iso_file_src in file writing function. 2007-09-26 07:47:45 +00:00
Vreixo Formoso Lopes
17f81ef2fd Add iso_file_src default implementation.
This will be the base class for file content writting, with support for 
on-the-file file modification, useful for things like compression or 
encryption.
2007-09-25 10:17:29 +00:00
Vreixo Formoso Lopes
1c2d105cb6 Rename libdax_* message system to libiso_* 2007-09-24 11:53:22 +00:00
Mario Danic
d4eed9925d Implemented support for eltorito on MS discs 2007-09-01 20:35:53 +00:00
Mario Danic
4f62ad9fb3 Provide better support for overwriteable media 2007-08-30 21:55:36 +00:00
Mario Danic
c7c94b04ff Finally commited the patch :P 2007-08-28 10:29:55 +00:00
Mario Danic
fc48c23932 Done major changes to libisofs, including multisession and reading support 2007-08-27 22:51:48 +00:00
Mario Danic
6a4a49a995 Removed bindings, removed svn:executable properties 2007-08-10 09:37:16 +00:00
Mario Danic
b577c9de3e Added files - part of MS patch 2007-08-10 09:36:34 +00:00
Mario Danic
e159dd0f1c Implemented numeber of multisession options, reading, modifying tree, and a number of improvements 2007-08-10 09:35:10 +00:00
Mario Danic
ca09f3948d Fixed relaxed constraints patch 2007-08-10 09:30:26 +00:00
Mario Danic
d249d524cd Fixed broken SUSP handling 2007-08-02 19:10:08 +00:00
Mario Danic
165f73dd30 Improved docs, and created 0.3.8 branch 2007-07-31 07:32:26 +00:00
Mario Danic
aac7bfdff0 Started documenting libisofs, implemented more unit tests 2007-07-12 14:24:46 +00:00
Mario Danic
0a06659b28 Implemented advanced unit tests and trivial fixes 2007-06-25 05:42:29 +00:00
Mario Danic
f57c1f4652 Implemented relaxed iso constraints & Cunit based unit-tests 2007-06-21 11:19:11 +00:00
Mario Danic
a3f32e1093 Implemented basic eltorito 2007-06-05 22:01:26 +00:00
Mario Danic
f3f835f2be Fixed obsolete lines, free joliet tree, added public functions 2007-06-02 08:24:58 +00:00
Mario Danic
0a4a263ad8 Implemented basic unit tests 2007-06-01 12:57:09 +00:00
Mario Danic
5d4dbc63dc Commited second part of major changes 2007-06-01 07:02:15 +00:00
Mario Danic
ff7fd10e25 Changed tree, re-implemented and fixed a lot of problematic areas 2007-05-31 04:25:39 +00:00
Mario Danic
d1790a4900 Implemented ECMA constraints on PVD 2007-05-15 10:35:42 +00:00
Mario Danic
5d0ea8fce1 Implemented complete iso PVM and workaround charset problems 2007-05-12 00:30:04 +00:00
Dave
7ba96957e4 Fix a typo in the libisofs printing function. 2007-04-13 20:38:38 +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
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
eed9c4b9b9 Deleted obsolete Makefile.am 2007-01-03 16:06:39 +00:00
Mario Danic
33b7e9eaab Introduced libisofs as separated development unit 2006-11-13 00:15:17 +00:00