Mario Danic
b636d4ae16
Created proper tag
2008-03-12 09:28:00 +00:00
Mario Danic
dd4cbe5339
Removed libisofs Xorriso tag
2008-03-12 09:27:23 +00:00
Mario Danic
451b7eb2aa
Some svn admin magic
2008-03-11 19:34:19 +00:00
0c8ae84e59
Switch to Vreixo development branch 386
2008-03-09 14:42:15 +00:00
66bf6a9148
Switch to Vreixo development branch 383
2008-03-08 09:09:43 +00:00
d46e74525c
Switch to Vreixo development branch 378
2008-03-04 17:38:48 +00:00
7ddaae7e79
Switch to Vreixo development branch 378
2008-03-04 17:07:29 +00:00
e965f24777
Switch to Vreixo development branch 362
2008-02-25 17:34:22 +00:00
57d3dd4fbc
Corrected API description of iso_msgs_submit()
2008-02-23 10:05:19 +00:00
3ccc42f0c0
Effective base of libisoburn+xorriso 0.1.1 2008.02.22.124732
2008-02-23 10:01:07 +00:00
Mario Danic
ee20438e4e
Moved libisofs trunk to attic, due to libisofs-ng
2008-02-02 18:56:45 +00:00
Vreixo Formoso Lopes
3888b469ae
Add setter and getters for atime and ctime on tree_node.
2007-10-22 09:30:43 +00:00
Vreixo Formoso Lopes
6a9689fb82
Added getter and setter for mtime on tree_node.
2007-10-22 08:44:33 +00:00
Vreixo Formoso Lopes
3160ed761e
Add get_size() method to tree_node.
2007-10-22 08:39:22 +00:00
Vreixo Formoso Lopes
1bd5a10ac9
Guard against a message retrieval before library initialization.
2007-10-19 07:36:14 +00:00
Vreixo Formoso Lopes
be43aab45f
Added iso_volset_ref().
2007-10-18 07:32:37 +00:00
Vreixo Formoso Lopes
42e0289725
Fix bug in mangle_all.
2007-10-08 16:07:10 +00:00
Vreixo Formoso Lopes
240377b3d0
Return 0 on EOF in burn_source.
2007-10-08 07:57:23 +00:00
Vreixo Formoso Lopes
5263e46639
Some fixes in burn_source implementation
2007-10-03 16:32:09 +00:00
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
251c52557c
Some new taks added to TODO file
2007-09-26 11:44:48 +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
495e668ebc
update makefile to propertly deal with new file names.
2007-09-24 11:54:43 +00:00
Vreixo Formoso Lopes
1c2d105cb6
Rename libdax_* message system to libiso_*
2007-09-24 11:53:22 +00:00
Mario Danic
83a7d81176
Updated doxygen.conf.in
2007-09-14 09:02:21 +00:00
Mario Danic
083fa16bb6
Added licence reminder to TODO
2007-09-14 04:30:12 +00:00
Mario Danic
c1e72312df
Minor cleanup of authors file
2007-09-14 04:28:06 +00:00
Mario Danic
631c70901c
Added general tasks to TODO
2007-09-14 04:25:46 +00:00
Mario Danic
fe7ad51d3d
Made minor changes to libisofs iso.c
2007-09-14 04:03:42 +00:00
Vreixo Formoso Lopes
fec717d2a1
Add -V option to test/iso.c little testing app.
2007-09-06 15:15:09 +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
3d2c1d1ed2
Done some changes to configure.ac
2007-08-10 20:37:25 +00:00
Mario Danic
21bcb7b149
Fixed build system of libburn and libisofs in respect to .pc files
2007-08-10 11:41:18 +00:00
Mario Danic
e0fed77ca3
Temporary usage of libburn readme
2007-08-10 09:55:17 +00:00
Mario Danic
c90c22cd3a
Corrected pc-in file according to our sonumber
2007-08-10 09:45:55 +00:00
Mario Danic
7316cbf5a9
Added tests as part of MS patch
2007-08-10 09:37:39 +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
6fcab06fdb
Fixed configure.ac for 0.2.5 release
2007-07-31 10:27:29 +00:00
Mario Danic
3af3bea025
Removed obsolete libisofs0.2.5 branch
2007-07-31 10:24:59 +00:00
Mario Danic
7a685dcc41
Tagged libisofs0.2.5 for release
2007-07-31 10:21:11 +00:00