Commit Graph

53 Commits

Author SHA1 Message Date
63f2cfd673 Add get_size() method to tree_node. 2007-10-22 08:39:22 +00:00
2b92fbc31a Guard against a message retrieval before library initialization. 2007-10-19 07:36:14 +00:00
b9c4f7ad1d Added iso_volset_ref(). 2007-10-18 07:32:37 +00:00
485607ce7b Fix bug in mangle_all. 2007-10-08 16:07:10 +00:00
08c53aa997 Return 0 on EOF in burn_source. 2007-10-08 07:57:23 +00:00
0224ad402d Some fixes in burn_source implementation 2007-10-03 16:32:09 +00:00
6546f1a197 Change burn_source implementation to fit libburn requirements. 2007-10-02 16:47:19 +00:00
f4ad1c630b Add a set_size function to burn_source to fix sigsegv. 2007-10-02 07:16:50 +00:00
b1966abe45 Removed apostrophes which my compiler does not like 2007-09-28 16:04:09 +00:00
f811234b8f Migration to iso_file_src in file writing function. 2007-09-26 07:47:45 +00:00
8de9d35873 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
0071d733fd Rename libdax_* message system to libiso_* 2007-09-24 11:53:22 +00:00
d60193e2d5 Implemented support for eltorito on MS discs 2007-09-01 20:35:53 +00:00
0746d622e4 Provide better support for overwriteable media 2007-08-30 21:55:36 +00:00
139fb6496c Finally commited the patch :P 2007-08-28 10:29:55 +00:00
df04ee014e Done major changes to libisofs, including multisession and reading support 2007-08-27 22:51:48 +00:00
3ea44305b4 Removed bindings, removed svn:executable properties 2007-08-10 09:37:16 +00:00
1b7fec7751 Added files - part of MS patch 2007-08-10 09:36:34 +00:00
0b1a9c5565 Implemented numeber of multisession options, reading, modifying tree, and a number of improvements 2007-08-10 09:35:10 +00:00
2e073c258c Fixed relaxed constraints patch 2007-08-10 09:30:26 +00:00
b7573134cb Fixed broken SUSP handling 2007-08-02 19:10:08 +00:00
9d08c115fd Improved docs, and created 0.3.8 branch 2007-07-31 07:32:26 +00:00
6da923c16e Started documenting libisofs, implemented more unit tests 2007-07-12 14:24:46 +00:00
acf402c75d Implemented advanced unit tests and trivial fixes 2007-06-25 05:42:29 +00:00
14605541c9 Implemented relaxed iso constraints & Cunit based unit-tests 2007-06-21 11:19:11 +00:00
7faf1635a0 Implemented basic eltorito 2007-06-05 22:01:26 +00:00
9746b5b273 Fixed obsolete lines, free joliet tree, added public functions 2007-06-02 08:24:58 +00:00
44b504640f Implemented basic unit tests 2007-06-01 12:57:09 +00:00
22c02b9b2f Commited second part of major changes 2007-06-01 07:02:15 +00:00
3e29f914fd Changed tree, re-implemented and fixed a lot of problematic areas 2007-05-31 04:25:39 +00:00
0281fcb717 Implemented ECMA constraints on PVD 2007-05-15 10:35:42 +00:00
a97e96c604 Implemented complete iso PVM and workaround charset problems 2007-05-12 00:30:04 +00:00
802476a0c6 Fix a typo in the libisofs printing function. 2007-04-13 20:38:38 +00:00
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.
2007-04-13 02:59:16 +00:00
ef56dc8f4f Implemented potential fix to obey ECMA 2007-03-20 09:41:52 +00:00
71270599b8 - Fixed reference counting in iso_volset_new().
- Plugged memory leak in iso_volset_free().
2007-01-25 15:46:45 +00:00
fe66983e82 Deleted obsolete Makefile.am 2007-01-03 16:06:39 +00:00
4dbae90e80 Handled platform specific differences in time zone calculation. 2006-10-19 08:12:29 +00:00
496e027f89 Fixed issue where using joliet without Rockridge would create broken iso 2006-09-20 08:44:46 +00:00
8ee6839513 Fixed charset warning and memory leaks 2006-09-19 17:06:40 +00:00
aa1e7f96eb Fixed two style glitches 2006-09-09 13:26:18 +00:00
da5dab7ea4 Implemented function to free data volumes set 2006-09-09 13:21:34 +00:00
99eebb70d4 Removed imposed copyright on couple of files 2006-09-01 17:41:45 +00:00
6b1c840c1c Implemented functionality to search and add by path 2006-09-01 12:13:14 +00:00
374166119e Imported needed files for exclude path functionality 2006-09-01 12:12:25 +00:00
11d1b9bbb6 Implemented functionality to exclude path 2006-09-01 12:11:33 +00:00
610b731872 Fixed crash when using joliet+rockridge 2006-08-26 09:27:39 +00:00
3ec88660e0 Fixed build mess 2006-08-24 20:46:12 +00:00
ca771aae2e Remove obsolete files 2006-08-24 19:28:58 +00:00
e943c8c648 Second pinch of libisofs rewrite 2006-08-24 19:24:38 +00:00