Commit Graph

2980 Commits

Author SHA1 Message Date
Thomas Schmitt 44a3b060ec Gave simple -ls an implemention with minimal memory consumption 2007-10-31 16:55:55 +00:00
Thomas Schmitt 43ffc8f19f Implemented new option -temp_mem_limit 2007-10-31 10:34:52 +00:00
Thomas Schmitt 8069e4be77 Multiple structured patterns, changed option -ls from single to multi args 2007-10-30 21:44:08 +00:00
Thomas Schmitt eb47b6c510 Structured patterns for options -ls and -ls_l 2007-10-29 21:41:17 +00:00
Thomas Schmitt 3042a1fe89 Updated man page about -path-list 2007-10-28 17:47:43 +00:00
Thomas Schmitt 9efa6aaac7 Warning of wildcards in paths 2007-10-28 17:45:01 +00:00
Thomas Schmitt 0029fd4c87 Implemented option -mkdir 2007-10-28 16:54:29 +00:00
Thomas Schmitt 9e50ac35da Prevented some interesting pitfalls with -mv 2007-10-28 12:54:22 +00:00
Thomas Schmitt e2229d066b Bug fixes with option -mv 2007-10-27 23:04:35 +00:00
Thomas Schmitt 47978aad19 Implemented option -mv 2007-10-27 22:41:24 +00:00
Thomas Schmitt d4cd470497 Made -cd useable with no image loaded 2007-10-24 17:53:54 +00:00
Thomas Schmitt 9cfdd5b1f3 Implemented option -path-list 2007-10-24 10:54:43 +00:00
Thomas Schmitt 64bf184789 Normalized paths to target and source before adding or removing from image 2007-10-24 10:02:15 +00:00
Thomas Schmitt e80743182f Made use of isoburn_source_opts.fifo_size 2007-10-23 12:28:36 +00:00
Thomas Schmitt 4faad4cb40 Added fifo_size to struct isoburn_source_opts 2007-10-23 12:24:24 +00:00
Thomas Schmitt 73020b5c31 Implemented file size and mtime for -ls_l 2007-10-22 21:18:13 +00:00
Thomas Schmitt 08374c8971 Implemented sorting of -ls by node name, implemented leaf name search patterns 2007-10-21 21:32:23 +00:00
Thomas Schmitt eff9566c2b Hopefully completed -cdx 2007-10-21 18:52:03 +00:00
Thomas Schmitt 65e6e45dff Hopefully completed -cd alias -cdi 2007-10-21 15:10:41 +00:00
Thomas Schmitt 46a56ad8d0 Began to implement -ls and -ls_l, enhanced -cdi, not done yet 2007-10-21 12:42:27 +00:00
Thomas Schmitt 7f9694b2b4 Silenced compiler warning about C++ style comment 2007-10-21 10:51:36 +00:00
Thomas Schmitt a140a6e566 Implemented -rm and -rm_r 2007-10-21 09:48:17 +00:00
Thomas Schmitt 3752612a03 Polished man page 2007-10-20 19:50:24 +00:00
Thomas Schmitt 3ad7245f50 Completed -tell_media_space, checked space before burn, failed -end exits >0 2007-10-20 19:48:36 +00:00
Thomas Schmitt 9c546c72ba Splitted think text from emerging man page, formatted man page 2007-10-20 17:12:11 +00:00
Thomas Schmitt 1fa4b04229 Implemented options -format and -blank deformat, -close and closed media 2007-10-20 17:10:04 +00:00
Thomas Schmitt b09ff95b4e Directed write mode failure message to libburn queue, repaired wrote_well 2007-10-20 17:06:51 +00:00
Thomas Schmitt 00eba3c5d6 Implemented option -blank 2007-10-19 20:41:34 +00:00
Thomas Schmitt 8495cefa52 Implemented option -eject 2007-10-19 17:35:20 +00:00
Thomas Schmitt 12e5fbb1f2 Implemented verbosity control by option -report_about 2007-10-19 16:49:37 +00:00
Thomas Schmitt 51672f9bc1 Implemented -print-size 2007-10-19 15:13:16 +00:00
Thomas Schmitt cf46802aac Made reports with -add normal infos (formerly NOTE events) 2007-10-19 14:00:06 +00:00
Thomas Schmitt b12a8fd219 Fixed a SIGSEGV with empty drive 2007-10-18 22:56:43 +00:00
Thomas Schmitt ccb12bf119 Silenced compile warning 2007-10-18 22:19:00 +00:00
Thomas Schmitt 591cbefe65 Took care of disposal of burn_disc ovbject 2007-10-18 22:17:46 +00:00
Thomas Schmitt d444c29909 Fixed a SIGSEGV with xorriso -version run 2007-10-18 18:57:19 +00:00
Thomas Schmitt d248429f63 Implemented option -tell_media_space 2007-10-18 18:32:32 +00:00
Thomas Schmitt 05890b61d4 Implemented option -devices 2007-10-18 17:14:09 +00:00
Thomas Schmitt 49b1637579 isoburn_read_volset() now hands out an official volset reference 2007-10-18 14:48:35 +00:00
Thomas Schmitt 08c28527ec Updated changelog and todo list 2007-10-17 23:01:04 +00:00
Thomas Schmitt 868ffbeb77 Fixed bug with -prompt. Fixed bug with # comments. (of rev 1194) 2007-10-17 22:58:36 +00:00
Thomas Schmitt a4ab43623a Fixed bug with -speed. 2007-10-17 22:50:42 +00:00
Thomas Schmitt 2f2169c6cf Fixed obvious bug with -J. (Still wondering wether it works) 2007-10-17 22:49:26 +00:00
Thomas Schmitt 8ee0765a6d Activated -ban_stdio_write 2007-10-17 21:58:10 +00:00
Thomas Schmitt 55632c428d Rounding up fabricated nwa to full 32k addresses, API call for exact image size 2007-10-17 21:42:37 +00:00
Thomas Schmitt 5e7d775a16 Forgot to make off_t 64 bit 2007-10-17 21:38:55 +00:00
Thomas Schmitt da510cfd0e Continued work with -toc 2007-10-17 20:02:45 +00:00
Thomas Schmitt 356248bd3e Implemented core of option -toc 2007-10-17 18:30:37 +00:00
Thomas Schmitt 7d41363050 Prepended a "-" to any input line if missing 2007-10-17 16:54:16 +00:00
Thomas Schmitt 8b7fc3e911 Reinstated the distinction of message sources, respected # in dialog 2007-10-17 15:01:49 +00:00
Thomas Schmitt bbb8ddfd1f Told burn_read_data() to stay silent on non-existent drive or read error 2007-10-17 13:03:24 +00:00
Thomas Schmitt deef424796 Worked on failure severities, message system, program abort decision 2007-10-17 13:02:32 +00:00
Thomas Schmitt 9c87a830bb Worked on failure severities, message system, program abort decision 2007-10-17 13:00:58 +00:00
Thomas Schmitt 7a07f6e7bb Worked on failure severities, message system, program abort decision 2007-10-16 21:09:36 +00:00
Thomas Schmitt 08a65a6c91 Implemented -rollback 2007-10-15 22:40:39 +00:00
Thomas Schmitt bb4ecd309d Corrected image path bug with -add of regular files, and -add /=/some/dir 2007-10-15 20:37:53 +00:00
Thomas Schmitt c4c2e75371 Some safety precautions against malicious input, enabled -cdx, -cdi for -add 2007-10-15 20:36:33 +00:00
Thomas Schmitt 5f49639460 Made -end give up drives 2007-10-15 16:03:42 +00:00
Thomas Schmitt c948957f65 Implemented -dev, -add, -commit 2007-10-15 15:27:51 +00:00
Thomas Schmitt 4f382d8cdf Began to implement interface to our libraries 2007-10-14 12:20:56 +00:00
Thomas Schmitt 58e3a855bd Implemented setter level of -abort_on, fixed bugs about -f,-no_rc,startup files 2007-10-14 10:56:01 +00:00
Thomas Schmitt 36ba6a1669 Implemented xorriso setter level of -fs, -gid, -uid 2007-10-13 15:19:10 +00:00
Thomas Schmitt a16ed65863 Implemented -speed and enlarged -status list 2007-10-13 14:11:20 +00:00
Thomas Schmitt bac1d89199 Made -dialog and -options_from_file work 2007-10-13 10:33:03 +00:00
Thomas Schmitt b45b635c50 Introduced version and build timestamps, library headers 2007-10-12 23:06:49 +00:00
Thomas Schmitt af866846de A build facility to circumvent autotools during development 2007-10-12 22:19:19 +00:00
Thomas Schmitt db91ed36f0 The stub of new application xorriso 2007-10-12 20:39:29 +00:00
Thomas Schmitt 059f9ffceb Several directories and files in one session, added display of fifo 2007-10-08 20:41:42 +00:00
Thomas Schmitt f90b3a2342 Introduced fifo reference into isoburn object 2007-10-08 20:40:52 +00:00
Vreixo Formoso Lopes 5411f0be32 Set the flush-bit in activate session. 2007-10-03 11:30:10 +00:00
Thomas Schmitt c0f342970e Function graft_point(),some general polishing, call of iso_volset_free disabled 2007-10-02 21:36:44 +00:00
Vreixo Formoso Lopes 72280e9ad3 Bug fix: we want to modify full images! 2007-10-02 07:54:37 +00:00
Vreixo Formoso Lopes 04eb760556 Trivial compile fixes. 2007-10-02 07:34:19 +00:00
Thomas Schmitt a0c41b7563 Allowed isoburn_disc_get_msc1() for closed media 2007-10-01 17:59:58 +00:00
Vreixo Formoso Lopes fbb4cda0ab 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 cd63872e2b Taken into account wrong nwa from buggy drives. 2007-10-01 14:12:48 +00:00
Vreixo Formoso Lopes 7e78db29e4 Set propertly nwa for multisession discs. 2007-10-01 09:56:47 +00:00
Vreixo Formoso Lopes 1b3b80ff6c Fix compiler bug. 2007-10-01 07:18:34 +00:00
Thomas Schmitt 23b2720cc0 Released drive in case welcome_media fails 2007-09-30 12:11:10 +00:00
Thomas Schmitt 782067545b 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 6d4e145dc4 Support for specify image creation options. 2007-09-28 16:10:48 +00:00
Vreixo Formoso Lopes 7d5a240fff 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 7d7a5dab65 Throw out two-liner which made drive release 2007-09-25 18:47:15 +00:00
Vreixo Formoso Lopes 7e17d32233 Fixed bug, blank discs also need a volset in truct isbourn. 2007-09-25 14:09:04 +00:00
Vreixo Formoso Lopes 87f1c84c63 correct handling of disc status and blank discs in read volset 2007-09-23 16:23:55 +00:00
Thomas Schmitt 8222fbcd49 Called isoburn_create_data_source() and isoburn_free_data_source() 2007-09-23 15:55:18 +00:00
Vreixo Formoso Lopes 42358794bb Replace rwopts management with data_source related functions 2007-09-23 15:32:48 +00:00
Vreixo Formoso Lopes 7e54a8ed21 New API function for image modification 2007-09-23 14:57:25 +00:00
Thomas Schmitt 05769b25f0 Removed all references to isoburn.treatment from burn_wrap.c 2007-09-23 14:53:42 +00:00
Vreixo Formoso Lopes f5627b0c9e Remove unneeded field in struct isoburn 2007-09-22 16:53:40 +00:00
Thomas Schmitt eb2b87b916 Made use of burn_msgs_submit() for error messages 2007-09-22 15:50:27 +00:00
Vreixo Formoso Lopes c40952061d Add example test program and some changes to make it work 2007-09-22 15:19:05 +00:00
Thomas Schmitt 8d5daf11d3 Enabled treatment==2 in isoburn_drive_scan_and_grab() 2007-09-22 14:02:34 +00:00
Thomas Schmitt 5a0fa8c3d6 Prevented SIGSEGV in isoburn_drive_scan_and_grab() 2007-09-22 06:49:52 +00:00
Thomas Schmitt f01af91564 Added file demanded by build system 2007-09-22 06:41:53 +00:00
Thomas Schmitt 36d534cc00 Removed libburn file addresses 2007-09-21 17:32:26 +00:00
Vreixo Formoso Lopes e435db0671 Little code changes to improve isoburn_start_emulation(). 2007-09-21 15:37:04 +00:00
Vreixo Formoso Lopes c0cda85897 Treat discs with empty first 64k as blank, and as full otherwise. 2007-09-21 15:27:45 +00:00
Vreixo Formoso Lopes 929644d186 Update header includes. 2007-09-21 15:15:38 +00:00
Thomas Schmitt 5fa6c960c7 Changed include form of libisofs.h and libburn.h 2007-09-14 18:43:04 +00:00
Mario Danic 00887fb3ba Added more tasks to TODO, done some initial build system preparation 2007-09-14 04:41:55 +00:00
Mario Danic d0bf4e1f33 Added API&ABI doc reminder, NEWS importance to TODO 2007-09-14 04:33:51 +00:00
Mario Danic cbd2a0152e Fixed initial dummy files placement 2007-09-14 04:32:46 +00:00
Mario Danic 3a0707963a A mistake move, will fix with next commit :P 2007-09-14 04:32:05 +00:00
Mario Danic ce11178468 Added Thomas and Vreixo as authors 2007-09-14 04:27:38 +00:00
Mario Danic 427884ac1c Added dummy authors and contributors files 2007-09-14 04:26:49 +00:00
Mario Danic d867cd1ae6 Changed TODO to reflect asignee 2007-09-14 04:23:49 +00:00
Mario Danic 12e540571d Added some simple TODO file 2007-09-14 04:21:55 +00:00
Mario Danic a8fd4dfb9e Added initial libisoburn.pc.in file 2007-09-14 04:19:37 +00:00
Mario Danic e84f17f6a6 Moved source to src/, created bootstrap 2007-09-14 04:14:21 +00:00
Mario Danic e71dec2c1e Done some organizational changes to libisoburn 2007-09-14 04:11:23 +00:00
Thomas Schmitt e11910fdef Took into respect fabricated_disc_status 2007-09-13 12:49:41 +00:00
Vreixo Formoso Lopes 1e2762962b Fix bug with "static" in header function. 2007-09-13 11:39:52 +00:00
Vreixo Formoso Lopes e9da76ab36 Add fabricated disc status. 2007-09-13 10:29:49 +00:00
Vreixo Formoso Lopes 7c64a8dde0 Implementation of isoburn_read_volset(). 2007-09-12 15:47:26 +00:00
Vreixo Formoso Lopes 110f22932d Added implementation of a data source for reading from drives. 2007-09-12 15:46:41 +00:00
Vreixo Formoso Lopes b51c3b8212 Remove private header import and copy needed functions. 2007-09-12 15:13:51 +00:00
Vreixo Formoso Lopes 4cef3b4c34 #if out unneeded isoburn_write_opts_set_start_byte(). 2007-09-12 15:00:20 +00:00
Thomas Schmitt d1ceff08d1 Removed isoburn_write_opts_set_start_byte() 2007-09-12 09:37:17 +00:00
Vreixo Formoso Lopes cc8f87a476 API for volset read, burn_disc creation and sync. write.
Updating of isoburn_start_emulation() to make use of new
isoburn_set_start_byte().
2007-09-12 09:25:44 +00:00
Thomas Schmitt 9bce3a95e6 New inner function isoburn_set_start_byte() 2007-09-11 17:44:25 +00:00
Thomas Schmitt c22e9f82eb New wrapper isoburn_disc_erasable() declares ISO DVD-RAM, DVD+RW erasable 2007-09-10 08:39:09 +00:00
Thomas Schmitt 67133c895f New wrapper isoburn_disc_erasable() declares ISO DVD-RAM, DVD+RW erasable 2007-09-09 18:16:24 +00:00
Vreixo Formoso Lopes 5ca9c9cef6 Some initial code for libisofs related wraps. 2007-09-06 16:57:22 +00:00
Thomas Schmitt 855c0e73b2 Updated to state of discussion 2007-09-06 11:58:51 +00:00
Thomas Schmitt 7ee7263d7d Updated explanations about the usage principles of libisoburn 2007-09-05 20:01:54 +00:00
Thomas Schmitt a754f15e93 Changes in plans as discussed up to Sep 5 2007 2007-09-05 19:56:30 +00:00
Thomas Schmitt b45e36e5e9 Implemented use of stdio-pseudo-drives 2007-09-04 23:03:21 +00:00
Thomas Schmitt 48e8713fef Should have used copy+paste when writing Vreixos name 2007-09-01 18:58:19 +00:00
Thomas Schmitt 33f82a426e Initial content of libisoburn 2007-09-01 18:20:53 +00:00