Commit Graph

18 Commits

Author SHA1 Message Date
Vreixo Formoso Lopes 33ef32b389 Don't overwrite iso descriptors with new images on blank disc.
Doing so can cause the overwrite of valid filesystem info.
2007-09-26 07:27:16 +00:00
Mario Danic 2d974598a7 Throw out two-liner which made drive release 2007-09-25 18:47:15 +00:00
Vreixo Formoso Lopes f49d23a8c5 Fixed bug, blank discs also need a volset in truct isbourn. 2007-09-25 14:09:04 +00:00
Vreixo Formoso Lopes b765efef60 correct handling of disc status and blank discs in read volset 2007-09-23 16:23:55 +00:00
Thomas Schmitt db6fc81ea8 Called isoburn_create_data_source() and isoburn_free_data_source() 2007-09-23 15:55:18 +00:00
Vreixo Formoso Lopes cff1144b0e Replace rwopts management with data_source related functions 2007-09-23 15:32:48 +00:00
Vreixo Formoso Lopes aa9d33c9e3 New API function for image modification 2007-09-23 14:57:25 +00:00
Thomas Schmitt 9788b0d0b4 Removed all references to isoburn.treatment from burn_wrap.c 2007-09-23 14:53:42 +00:00
Vreixo Formoso Lopes bff450da12 Remove unneeded field in struct isoburn 2007-09-22 16:53:40 +00:00
Thomas Schmitt 0919b40ae9 Made use of burn_msgs_submit() for error messages 2007-09-22 15:50:27 +00:00
Vreixo Formoso Lopes 4b1bcb6a37 Add example test program and some changes to make it work 2007-09-22 15:19:05 +00:00
Thomas Schmitt 2461231664 Enabled treatment==2 in isoburn_drive_scan_and_grab() 2007-09-22 14:02:34 +00:00
Thomas Schmitt 30176ed372 Prevented SIGSEGV in isoburn_drive_scan_and_grab() 2007-09-22 06:49:52 +00:00
Vreixo Formoso Lopes a904ef7abf Little code changes to improve isoburn_start_emulation(). 2007-09-21 15:37:04 +00:00
Vreixo Formoso Lopes 6d7d67baaa Treat discs with empty first 64k as blank, and as full otherwise. 2007-09-21 15:27:45 +00:00
Vreixo Formoso Lopes c15f26645f Update header includes. 2007-09-21 15:15:38 +00:00
Thomas Schmitt f52ae56296 Changed include form of libisofs.h and libburn.h 2007-09-14 18:43:04 +00:00
Mario Danic 125192847b Moved source to src/, created bootstrap 2007-09-14 04:14:21 +00:00