Commit Graph

213 Commits

Author SHA1 Message Date
Thomas Schmitt cf2baa3a84 Several directories and files in one session, added display of fifo 2007-10-08 20:41:42 +00:00
Thomas Schmitt a903d19024 Introduced fifo reference into isoburn object 2007-10-08 20:40:52 +00:00
Vreixo Formoso Lopes 3ea67e86a4 Set the flush-bit in activate session. 2007-10-03 11:30:10 +00:00
Thomas Schmitt 3d59d26849 Function graft_point(),some general polishing, call of iso_volset_free disabled 2007-10-02 21:36:44 +00:00
Vreixo Formoso Lopes 5818ce44f5 Bug fix: we want to modify full images! 2007-10-02 07:54:37 +00:00
Vreixo Formoso Lopes f20c691407 Trivial compile fixes. 2007-10-02 07:34:19 +00:00
Thomas Schmitt 6e71cb7f5b Allowed isoburn_disc_get_msc1() for closed media 2007-10-01 17:59:58 +00:00
Vreixo Formoso Lopes e0333e1e33 Addition of a fifo to isolate the libburn writer thread from libisofs
burn_source.
2007-10-01 14:26:36 +00:00
Vreixo Formoso Lopes 5598861309 Taken into account wrong nwa from buggy drives. 2007-10-01 14:12:48 +00:00
Vreixo Formoso Lopes f74f6abcc4 Set propertly nwa for multisession discs. 2007-10-01 09:56:47 +00:00
Vreixo Formoso Lopes a8c4179e0b Fix compiler bug. 2007-10-01 07:18:34 +00:00
Thomas Schmitt 52abdb1bf4 Released drive in case welcome_media fails 2007-09-30 12:11:10 +00:00
Thomas Schmitt 0c6ab93875 Added optional code for a pseudo CD-RW to test the code for MMC multi-session 2007-09-29 22:18:34 +00:00
Vreixo Formoso Lopes 22d0969098 Support for specify image creation options. 2007-09-28 16:10:48 +00:00
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
Thomas Schmitt cee5e291e2 Added file demanded by build system 2007-09-22 06:41:53 +00:00
Thomas Schmitt 65cba51e20 Removed libburn file addresses 2007-09-21 17:32:26 +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 66ca22da40 Added more tasks to TODO, done some initial build system preparation 2007-09-14 04:41:55 +00:00
Mario Danic 1e143d2356 Added API&ABI doc reminder, NEWS importance to TODO 2007-09-14 04:33:51 +00:00
Mario Danic 58bb3da387 Fixed initial dummy files placement 2007-09-14 04:32:46 +00:00
Mario Danic 149e3759d5 Added Thomas and Vreixo as authors 2007-09-14 04:27:38 +00:00
Mario Danic 46eaaef69b Added dummy authors and contributors files 2007-09-14 04:26:49 +00:00
Mario Danic 94d51436bf Changed TODO to reflect asignee 2007-09-14 04:23:49 +00:00
Mario Danic b29800bc19 Added some simple TODO file 2007-09-14 04:21:55 +00:00
Mario Danic a545c1f43d Added initial libisoburn.pc.in file 2007-09-14 04:19:37 +00:00
Mario Danic 125192847b Moved source to src/, created bootstrap 2007-09-14 04:14:21 +00:00
Mario Danic dd7bf461a0 Done some organizational changes to libisoburn 2007-09-14 04:11:23 +00:00
Thomas Schmitt d7d8946ae1 Took into respect fabricated_disc_status 2007-09-13 12:49:41 +00:00
Vreixo Formoso Lopes 12f2deb828 Fix bug with "static" in header function. 2007-09-13 11:39:52 +00:00
Vreixo Formoso Lopes afd6178b6c Add fabricated disc status. 2007-09-13 10:29:49 +00:00
Vreixo Formoso Lopes 1d37dc892a Implementation of isoburn_read_volset(). 2007-09-12 15:47:26 +00:00
Vreixo Formoso Lopes 3fda6384eb Added implementation of a data source for reading from drives. 2007-09-12 15:46:41 +00:00
Vreixo Formoso Lopes 50dde204ca Remove private header import and copy needed functions. 2007-09-12 15:13:51 +00:00
Vreixo Formoso Lopes fbddba8755 #if out unneeded isoburn_write_opts_set_start_byte(). 2007-09-12 15:00:20 +00:00