Commit Graph

  • 6e71cb7f5b Allowed isoburn_disc_get_msc1() for closed media Thomas Schmitt 2007-10-01 17:59:58 +00:00
  • e0333e1e33 Addition of a fifo to isolate the libburn writer thread from libisofs burn_source. Vreixo Formoso Lopes 2007-10-01 14:26:36 +00:00
  • 5598861309 Taken into account wrong nwa from buggy drives. Vreixo Formoso Lopes 2007-10-01 14:12:48 +00:00
  • f74f6abcc4 Set propertly nwa for multisession discs. Vreixo Formoso Lopes 2007-10-01 09:56:47 +00:00
  • a8c4179e0b Fix compiler bug. Vreixo Formoso Lopes 2007-10-01 07:18:34 +00:00
  • 52abdb1bf4 Released drive in case welcome_media fails Thomas Schmitt 2007-09-30 12:11:10 +00:00
  • 0c6ab93875 Added optional code for a pseudo CD-RW to test the code for MMC multi-session Thomas Schmitt 2007-09-29 22:18:34 +00:00
  • 22d0969098 Support for specify image creation options. Vreixo Formoso Lopes 2007-09-28 16:10:48 +00:00
  • 33ef32b389 Don't overwrite iso descriptors with new images on blank disc. Vreixo Formoso Lopes 2007-09-26 07:27:16 +00:00
  • 2d974598a7 Throw out two-liner which made drive release Mario Danic 2007-09-25 18:47:15 +00:00
  • f49d23a8c5 Fixed bug, blank discs also need a volset in truct isbourn. Vreixo Formoso Lopes 2007-09-25 14:09:04 +00:00
  • b765efef60 correct handling of disc status and blank discs in read volset Vreixo Formoso Lopes 2007-09-23 16:23:55 +00:00
  • db6fc81ea8 Called isoburn_create_data_source() and isoburn_free_data_source() Thomas Schmitt 2007-09-23 15:55:18 +00:00
  • cff1144b0e Replace rwopts management with data_source related functions Vreixo Formoso Lopes 2007-09-23 15:32:48 +00:00
  • aa9d33c9e3 New API function for image modification Vreixo Formoso Lopes 2007-09-23 14:57:25 +00:00
  • 9788b0d0b4 Removed all references to isoburn.treatment from burn_wrap.c Thomas Schmitt 2007-09-23 14:53:42 +00:00
  • bff450da12 Remove unneeded field in struct isoburn Vreixo Formoso Lopes 2007-09-22 16:53:40 +00:00
  • 0919b40ae9 Made use of burn_msgs_submit() for error messages Thomas Schmitt 2007-09-22 15:50:27 +00:00
  • 4b1bcb6a37 Add example test program and some changes to make it work Vreixo Formoso Lopes 2007-09-22 15:19:05 +00:00
  • 2461231664 Enabled treatment==2 in isoburn_drive_scan_and_grab() Thomas Schmitt 2007-09-22 14:02:34 +00:00
  • 30176ed372 Prevented SIGSEGV in isoburn_drive_scan_and_grab() Thomas Schmitt 2007-09-22 06:49:52 +00:00
  • cee5e291e2 Added file demanded by build system Thomas Schmitt 2007-09-22 06:41:53 +00:00
  • 65cba51e20 Removed libburn file addresses Thomas Schmitt 2007-09-21 17:32:26 +00:00
  • a904ef7abf Little code changes to improve isoburn_start_emulation(). Vreixo Formoso Lopes 2007-09-21 15:37:04 +00:00
  • 6d7d67baaa Treat discs with empty first 64k as blank, and as full otherwise. Vreixo Formoso Lopes 2007-09-21 15:27:45 +00:00
  • c15f26645f Update header includes. Vreixo Formoso Lopes 2007-09-21 15:15:38 +00:00
  • f52ae56296 Changed include form of libisofs.h and libburn.h Thomas Schmitt 2007-09-14 18:43:04 +00:00
  • 66ca22da40 Added more tasks to TODO, done some initial build system preparation Mario Danic 2007-09-14 04:41:55 +00:00
  • 1e143d2356 Added API&ABI doc reminder, NEWS importance to TODO Mario Danic 2007-09-14 04:33:51 +00:00
  • 58bb3da387 Fixed initial dummy files placement Mario Danic 2007-09-14 04:32:46 +00:00
  • 149e3759d5 Added Thomas and Vreixo as authors Mario Danic 2007-09-14 04:27:38 +00:00
  • 46eaaef69b Added dummy authors and contributors files Mario Danic 2007-09-14 04:26:49 +00:00
  • 94d51436bf Changed TODO to reflect asignee Mario Danic 2007-09-14 04:23:49 +00:00
  • b29800bc19 Added some simple TODO file Mario Danic 2007-09-14 04:21:55 +00:00
  • a545c1f43d Added initial libisoburn.pc.in file Mario Danic 2007-09-14 04:19:37 +00:00
  • 125192847b Moved source to src/, created bootstrap Mario Danic 2007-09-14 04:14:21 +00:00
  • dd7bf461a0 Done some organizational changes to libisoburn Mario Danic 2007-09-14 04:11:23 +00:00
  • d7d8946ae1 Took into respect fabricated_disc_status Thomas Schmitt 2007-09-13 12:49:41 +00:00
  • 12f2deb828 Fix bug with "static" in header function. Vreixo Formoso Lopes 2007-09-13 11:39:52 +00:00
  • afd6178b6c Add fabricated disc status. Vreixo Formoso Lopes 2007-09-13 10:29:49 +00:00
  • 1d37dc892a Implementation of isoburn_read_volset(). Vreixo Formoso Lopes 2007-09-12 15:47:26 +00:00
  • 3fda6384eb Added implementation of a data source for reading from drives. Vreixo Formoso Lopes 2007-09-12 15:46:41 +00:00
  • 50dde204ca Remove private header import and copy needed functions. Vreixo Formoso Lopes 2007-09-12 15:13:51 +00:00
  • fbddba8755 #if out unneeded isoburn_write_opts_set_start_byte(). Vreixo Formoso Lopes 2007-09-12 15:00:20 +00:00
  • a0ec576840 Removed isoburn_write_opts_set_start_byte() Thomas Schmitt 2007-09-12 09:37:17 +00:00
  • ba0e689ada API for volset read, burn_disc creation and sync. write. Updating of isoburn_start_emulation() to make use of new isoburn_set_start_byte(). Vreixo Formoso Lopes 2007-09-12 09:25:44 +00:00
  • 77e1d4042a New inner function isoburn_set_start_byte() Thomas Schmitt 2007-09-11 17:44:25 +00:00
  • b2d6b39b72 New wrapper isoburn_disc_erasable() declares ISO DVD-RAM, DVD+RW erasable Thomas Schmitt 2007-09-10 08:39:09 +00:00
  • 326706c0e6 New wrapper isoburn_disc_erasable() declares ISO DVD-RAM, DVD+RW erasable Thomas Schmitt 2007-09-09 18:16:24 +00:00
  • 133a49ae17 Some initial code for libisofs related wraps. Vreixo Formoso Lopes 2007-09-06 16:57:22 +00:00
  • ffc4b67c77 Updated to state of discussion Thomas Schmitt 2007-09-06 11:58:51 +00:00
  • 804391fc44 Updated explanations about the usage principles of libisoburn Thomas Schmitt 2007-09-05 20:01:54 +00:00
  • 7d53b43a3a Changes in plans as discussed up to Sep 5 2007 Thomas Schmitt 2007-09-05 19:56:30 +00:00
  • 9737650fae Implemented use of stdio-pseudo-drives Thomas Schmitt 2007-09-04 23:03:21 +00:00
  • af4e451600 Should have used copy+paste when writing Vreixos name Thomas Schmitt 2007-09-01 18:58:19 +00:00
  • 244f89e275 Initial content of libisoburn Thomas Schmitt 2007-09-01 18:20:53 +00:00
  • 51bd32d91d Libisoburn is here Mario Danic 2007-09-01 17:08:50 +00:00