Commit Graph

692 Commits

Author SHA1 Message Date
Thomas Schmitt 0c65b4696b Streamlined and moved legal stuff to end of text 2007-09-26 16:00:32 +00:00
Thomas Schmitt 6ad69223f6 Disabled --allow_emulated_drives in setuid runs 2007-09-26 15:53:43 +00:00
Thomas Schmitt 3e4323942c Blocked against file descriptor drives. Too dangerous for a demo. 2007-09-24 18:21:32 +00:00
Thomas Schmitt 5df00bc231 Made stdio-drives work on readonly CD block devices 2007-09-24 18:14:07 +00:00
Thomas Schmitt 64d740daaa Took into respect new drive role 3 2007-09-24 13:58:47 +00:00
Thomas Schmitt 897ab8fbc6 Implemented drive role 3, sequential write-only stdio drives (e.g. stdout) 2007-09-24 13:54:52 +00:00
Thomas Schmitt 785af9fedc Added forgotten handling of "sdtio:" with burn_drive_equals_adr() 2007-09-24 06:24:02 +00:00
Thomas Schmitt 20cf4bf020 Updated a comment about Immed and a debug message with tray loading 2007-09-23 16:35:44 +00:00
Thomas Schmitt 2004826e6d Made use of burn_drive_equals_adr() 2007-09-23 16:34:34 +00:00
Thomas Schmitt 344d3baaf5 New API function burn_drive_equals_adr() 2007-09-23 16:33:21 +00:00
Thomas Schmitt 967f7a9812 Reacted on compiler warning 2007-09-22 19:30:45 +00:00
Thomas Schmitt 86b845a4e2 New API function burn_msgs_submit() 2007-09-22 15:17:41 +00:00
Thomas Schmitt cae5faa6fc Updated list of unsupported cdrecord and wodim options 2007-09-22 14:06:43 +00:00
Thomas Schmitt 8a77bb8259 Had to revoke Immed bit on load command. LG GSA-4082B : premature "no media" 2007-09-21 12:04:27 +00:00
Thomas Schmitt 83616fda90 Triggered fallback by unsuitable media, made -version report fallback program 2007-09-20 13:00:02 +00:00
Thomas Schmitt 7a5f385b4f New option fallback_program= 2007-09-19 21:28:18 +00:00
Thomas Schmitt 312b4af25c Made minor corrections 2007-09-19 14:18:48 +00:00
Thomas Schmitt 05d57a0441 Made cdrskin/compile_cdrskin.sh -do_diet work again 2007-09-19 14:18:14 +00:00
Thomas Schmitt faf6cf4ceb Next cdrskin-0.3.9 cycle 2007-09-19 12:46:53 +00:00
Thomas Schmitt 3994e62697 Did a little overhaul of general paragraphs, mentioned new option -waiti 2007-09-19 10:12:24 +00:00
Thomas Schmitt 6a0742efd2 Implemented emulation for cdrecord option -waiti 2007-09-19 09:40:16 +00:00
Thomas Schmitt 5bd05398cd Implemented emulation for cdrecord option -immed 2007-09-18 20:40:14 +00:00
Thomas Schmitt e9d5c3b760 Changed some comments, reacted on harmless compiler warning 2007-09-18 20:15:25 +00:00
Thomas Schmitt 200ea7c8c2 Corrected an outdated HINT text 2007-09-18 20:04:22 +00:00
Thomas Schmitt 1ec9176f9c Made use of Immed bit with 1Bh START STOP UNIT and 35h SYNCHRONIZE CACHE 2007-09-18 20:03:20 +00:00
Thomas Schmitt bbdc3fe840 Made use of Immed bit with 5Bh CLOSE TRACK/SESSION 2007-09-18 13:03:24 +00:00
Thomas Schmitt 0c6f315c43 Implemented emulation for cdrecord option -lock 2007-09-18 09:06:26 +00:00
Thomas Schmitt 61b112f45a New API function burn_drive_leave_locked() 2007-09-18 09:05:05 +00:00
Thomas Schmitt f17d3c9c18 Learned helptexts for -inq, -format, -load from cdrecord (they are wrong, btw) 2007-09-18 07:20:23 +00:00
Thomas Schmitt 917f0425e3 Implemented emulation for cdrecord options -inq , -format , -load 2007-09-17 16:35:33 +00:00
Thomas Schmitt 47c4b6c81a Next cdrskin-0.3.9 cycle 2007-09-16 17:36:22 +00:00
Thomas Schmitt c7bebfea3b Equipped libdax_msgs with reference counter. Completed its mutex protection. 2007-09-15 20:41:25 +00:00
Thomas Schmitt 9face00707 New API function burn_set_messenger() 2007-09-15 17:19:45 +00:00
Thomas Schmitt 6367e324ec A sed converter which creates libiso_msgs.[ch] from libdax_msgs.[ch] 2007-09-15 17:18:05 +00:00
Thomas Schmitt ae30adf6e8 Prepared for neat sed translation. Explained concept of libdax_msgs variants. 2007-09-15 17:16:49 +00:00
Thomas Schmitt 5890ddf498 Imported Range "vreixo" into libburn/libdax_msgs.h 2007-09-15 11:21:27 +00:00
Thomas Schmitt 0fd485f0ee Documented burn_write_opts_set_multi @param opts 2007-09-14 12:24:19 +00:00
Thomas Schmitt f1dfde0f32 Took into respect time granularity with stdio speed control 2007-09-14 12:23:15 +00:00
Mario Danic b6d008b0a2 Updated libisofs doxygen.conf.in 2007-09-14 09:03:06 +00:00
Mario Danic e087b3bdd4 Cleaned up authors file, move Lorenzo to contributors 2007-09-14 04:29:32 +00:00
Thomas Schmitt 667db357c8 Fixed bug with direct_write_amount=0 2007-09-12 19:59:56 +00:00
Thomas Schmitt ccda1ff6fe Implemented cache syncing for stdio-drives in burn_random_access_write() 2007-09-12 19:50:57 +00:00
Thomas Schmitt 1dd0c0623c Implemented realistic speed simulation with stdio-drives 2007-09-12 11:58:43 +00:00
Thomas Schmitt bd24c8a60a Reacted on compiler -O2 warnings 2007-09-12 11:57:49 +00:00
Thomas Schmitt 7b205b4b4d Brought burn_stdio_write_track() onto sector_data() for outmost realism 2007-09-12 10:45:34 +00:00
Thomas Schmitt 4e2cb0897e Added forgotten return 0 to an error case 2007-09-10 11:00:16 +00:00
Thomas Schmitt d9ef40e39c Ended falsely alleged erasability of DVD-RAM and DVD+RW 2007-09-09 18:28:05 +00:00
Thomas Schmitt 6a99e0d412 Made use of os dependend stdio size estimation 2007-09-09 13:39:00 +00:00
Thomas Schmitt a81641aea0 Enable os dependend stdio size estimation 2007-09-09 13:31:29 +00:00
Thomas Schmitt 5623c7272b Fixed bug with dev=stdio: where path contains a digit 2007-09-09 09:36:36 +00:00
Thomas Schmitt aa908add32 Called statvfs() for size estimation of regular stdio-files. 2007-09-09 09:35:23 +00:00
Thomas Schmitt e10a0033ab Next cdrskin-0.3.9 cycle 2007-09-08 17:50:48 +00:00
Thomas Schmitt 491929686b Made Libburn_precheck_write_ruleS unconditional code 2007-09-08 17:47:59 +00:00
Thomas Schmitt b517db6b61 New option --allow_emulated_drives 2007-09-08 16:49:19 +00:00
Thomas Schmitt 3a84e030be Documentation of stdio-drives 2007-09-08 16:09:52 +00:00
Thomas Schmitt 00d109aefa Changed speed measurement of stdio-drives to DVD 1x units 2007-09-08 13:22:10 +00:00
Thomas Schmitt 18192de9df Allowed -dummy burns with stdio-drives (because /dev/null is no block device) 2007-09-08 13:20:59 +00:00
Thomas Schmitt 8c8895c692 Made cdrskin work with null-drive (which it mistook for something like ATA:) 2007-09-08 10:26:15 +00:00
Thomas Schmitt 8e6ba563b9 Fixed memory leak and possible SIGSEGV with pseudo-drives 2007-09-08 10:22:05 +00:00
Thomas Schmitt 75b24186df Bug fix about stdio:<charcter device> 2007-09-07 23:47:07 +00:00
Thomas Schmitt c6c54e3d14 Report media profile in cdrskin blank, format, burn runs 2007-09-07 23:41:38 +00:00
Thomas Schmitt 21c39ce85f Made burn_drive_scan_and_grab() extend the drive list rather than replacing it 2007-09-07 19:09:25 +00:00
Thomas Schmitt 55224b4956 Lowered report severity to LIBDAX_MSGS_SEV_WARNING. 2007-09-07 18:47:51 +00:00
Thomas Schmitt e1572dd9da Avoided locked tray after failed burn_finish() because of busy drive 2007-09-07 18:46:36 +00:00
Thomas Schmitt bbcd635830 Forgotten file for revision 1006 2007-09-07 16:45:37 +00:00
Thomas Schmitt 74eff6f013 Corrected memory leak introduced by revision 1005 2007-09-07 16:40:38 +00:00
Thomas Schmitt 624e05055c Made burn_drive_scan() refuse work on non-empty drive list. 2007-09-07 15:50:31 +00:00
Thomas Schmitt bf167c9451 Reacted on changed media profile of stdio-drives 2007-09-07 12:39:33 +00:00
Thomas Schmitt 0baf72ddeb Reacted on changed media profile of stdio-drives 2007-09-07 12:38:20 +00:00
Thomas Schmitt 7d563ef83d Corrected write counter in burn_stdio_write_track() 2007-09-07 10:27:38 +00:00
Thomas Schmitt d9c3767ac1 Promoted burn_drive_raw_get_adr() to API function burn_drive_d_get_adr() 2007-09-06 12:09:10 +00:00
Thomas Schmitt a1965cdf1e Removed obstacles for use of stdio-drives 2007-09-06 10:01:28 +00:00
Thomas Schmitt 3f40d4fceb Added forgotten read/write counters in burn_stdio_write_track() 2007-09-06 10:00:20 +00:00
Thomas Schmitt 9bad2c9362 Added forgotten handling of pseudo-drives in burn_drive_grab() 2007-09-06 09:44:34 +00:00
Thomas Schmitt ab5f294c57 Fixed a bug with failed opening of pseudo-drive 2007-09-05 19:53:50 +00:00
Thomas Schmitt d2579c0671 burn_drive_grab_dummy() becomes invisible part of burn_drive_scan_and_grab() 2007-09-05 19:42:03 +00:00
Thomas Schmitt 5f728bd634 Reacted on compiler warnings 2007-09-04 22:56:50 +00:00
Thomas Schmitt 7b0e98954b Testing new API functions via --drive stdio:<path> 2007-09-04 22:51:44 +00:00
Thomas Schmitt 1c3a79629c New API calls burn_drive_grab_dummy(), burn_drive_get_drive_role() 2007-09-04 22:50:04 +00:00
Thomas Schmitt b40de2f9ed New API function burn_write_opts_get_drive() 2007-09-01 18:23:06 +00:00
Thomas Schmitt f32adc5dfe Adapted C code generator script to new address of libdax_model.txt 2007-08-29 15:10:43 +00:00
Thomas Schmitt eb35e700b4 Moved libdax-libcevap model stuff to libcevap/ 2007-08-29 15:02:04 +00:00
Thomas Schmitt 0f3e80509e Added missing file to link list: read.o 2007-08-29 12:45:01 +00:00
Thomas Schmitt 6369902ee5 Next cdrskin-0.3.9 cycle 2007-08-29 12:35:22 +00:00
Thomas Schmitt 6d69bf2905 Work goes on 2007-08-29 12:30:02 +00:00
Thomas Schmitt 86b5a11c7c Mentioned --grow_overwriteable_iso 2007-08-28 14:33:08 +00:00
Thomas Schmitt c40a909956 Made program behavior with --grow_overwriteable_iso more consistent 2007-08-28 14:31:42 +00:00
Thomas Schmitt 4398b35960 New cdrskin option --grow_overwriteable_iso 2007-08-26 20:09:47 +00:00
Thomas Schmitt 2139aa5ac3 More memory management changes proposed by Joris Dobbelsteen 2007-08-25 16:02:58 +00:00
Thomas Schmitt 27f1c2604e Reacted on false compiler warning about potentially unused variable 2007-08-25 09:10:48 +00:00
Thomas Schmitt 3e432c0341 Corrected memory management flaws found by Joris Dobbelsteen 2007-08-25 08:58:41 +00:00
Thomas Schmitt a70f0b4a85 Try to read last 2 blocks of CD track without eventual error message 2007-08-23 15:06:05 +00:00
Thomas Schmitt d8399cc8c9 Allowed to suppress error message from failed burn_read_data() 2007-08-23 15:02:55 +00:00
Thomas Schmitt 64352b61ea Taking synchronous read/write into respect with abort handling 2007-08-22 17:33:53 +00:00
Thomas Schmitt f677261e77 Avoided locked drive with interrupted telltoc read. (eject unlocks anyway) 2007-08-22 16:40:22 +00:00
Thomas Schmitt 6929dc443e Avoiding libburn read-ahead-bug 2007-08-22 16:13:44 +00:00
Thomas Schmitt 214230fe70 Retrieving my old backups which are hit by the Linux Read-Ahead-Bug 2007-08-22 14:05:03 +00:00
Thomas Schmitt ab47b3bb1b Corrected dangerous typo with error message production of mmc_read_10() 2007-08-22 13:46:21 +00:00
Thomas Schmitt 74aba7b620 Added some function type declarations 2007-08-20 08:44:41 +00:00
Thomas Schmitt b4c6d96064 Corrected a bug about inclusion of cevap*.h files 2007-08-20 08:43:44 +00:00
Thomas Schmitt cf847594d6 Corrected description of compiling and generating 2007-08-19 18:45:39 +00:00
Thomas Schmitt cddc309afb Generator frontend scripts (./libcevap_gen.sh to be run in libcevap/) 2007-08-19 18:37:38 +00:00
Thomas Schmitt 61335d4a0b More comments, new capabilities of C code generator 2007-08-19 17:50:11 +00:00
Thomas Schmitt d1a351c1fe The C code generator mentioned in doc/libdax_model.txt. See there. 2007-08-19 17:46:19 +00:00
Thomas Schmitt 504ae1b2c8 Added more attributes and comments 2007-08-17 08:20:32 +00:00
Thomas Schmitt b12a3c9e8f Corrected harmless type declaration flaws 2007-08-17 08:19:30 +00:00
Thomas Schmitt f8abcbe954 Added more attributes and distinguished read-write, read-only, private ones 2007-08-15 12:20:21 +00:00
Thomas Schmitt f8c9ef27b3 Beautified implementation names and added some more attributes 2007-08-13 11:59:34 +00:00
Thomas Schmitt a8fd5390ab Some polishing about option direct_write_amount= 2007-08-13 08:17:57 +00:00
Thomas Schmitt a77bba545a Next cdrskin-0.3.9 cycle 2007-08-13 08:11:01 +00:00
Thomas Schmitt be94e7cf6c Testing burn_read_data() by option --read_and_print 2007-08-12 15:32:30 +00:00
Thomas Schmitt 9a1e8a34a5 New API function burn_read_data() 2007-08-12 15:25:56 +00:00
Thomas Schmitt 80901ed471 Debug message explaining why burn_drive_convert_fs_adr() acts on track source 2007-08-12 09:52:40 +00:00
Thomas Schmitt 6c6256bacf Checked in burn_random_access_write() wether drive is grabbed 2007-08-12 09:51:04 +00:00
Thomas Schmitt 190268a3ea Clarifications about burn_random_access_write() 2007-08-12 09:48:31 +00:00
Thomas Schmitt 5f9ac43775 New option direct_write_amount= using new API call burn_random_access_write() 2007-08-11 20:22:52 +00:00
Thomas Schmitt 9078e65ae6 New API function burn_random_access_write() 2007-08-11 20:16:57 +00:00
Thomas Schmitt bdba12f0f9 Reflected recent URL changes to libburnia-project.org 2007-08-11 07:51:04 +00:00
Mario Danic 86a4afee8e Changed project url in configure.ac to libburnia-project.org 2007-08-10 20:38:57 +00:00
Thomas Schmitt 64fbbe9bb1 Changed "libburn-1.pc" to "libburn-5.pc" to re-enable ./bootstrap ; ./configure 2007-08-10 20:29:59 +00:00
Thomas Schmitt beb51c50f9 Updated comments about supported profiles and media types 2007-08-10 20:11:33 +00:00
Thomas Schmitt f1fe656646 Fiddled on the model attributes 2007-08-10 20:01:21 +00:00
Mario Danic 21bcb7b149 Fixed build system of libburn and libisofs in respect to .pc files 2007-08-10 11:41:18 +00:00
Mario Danic b1615ea071 Changed top-level URL in readme 2007-08-10 09:54:32 +00:00
Mario Danic 17959bb68e Corrected typo in naming 2007-08-10 09:45:24 +00:00
Mario Danic 5d764e75de Corrected pc.in file according to our SO number 2007-08-10 09:44:59 +00:00
Thomas Schmitt 0b13d485fe Obscure backup of my unripe model ideas about libcevap (former libdax) 2007-08-09 13:33:55 +00:00
Thomas Schmitt e926103150 Corrected a typo 2007-08-09 13:31:43 +00:00
Thomas Schmitt 87eb838f52 Changed "unsigned" to "unsigned int" 2007-08-09 13:30:52 +00:00
Thomas Schmitt 73c6a6ddea Allowed speed=any 2007-08-09 13:28:40 +00:00
Thomas Schmitt 7e3af7666b Corrected a dead link 2007-08-09 13:26:59 +00:00
Thomas Schmitt 7f1c0b00ee Took into respect new info from Andy Polyakov about closing DVD+-R 2007-08-02 08:32:50 +00:00
Thomas Schmitt 4d0b61a904 Corrected a harmless typo 2007-08-02 08:30:26 +00:00
Mario Danic 849c81b385 Deleted obsolete branches 2007-07-31 08:57:13 +00:00
Mario Danic ac5da4cc55 Happy Birthday Libburnia!!! 2007-07-31 08:56:09 +00:00
Mario Danic 04815cf57a Prepared configure.ac for release 2007-07-31 08:06:07 +00:00
Thomas Schmitt ddc4ccc691 Documented changes 2007-07-20 20:05:17 +00:00
Thomas Schmitt f5a5162dfe Updated cdrskin tarball generators 2007-07-20 18:55:50 +00:00
Thomas Schmitt e9a435e201 Made number transition to 0.3.9 2007-07-20 18:53:32 +00:00
Thomas Schmitt 60fe15912a Documented changes and release timestamp 2007-07-20 18:17:26 +00:00
Thomas Schmitt 66b22a6f2b Updated cdrskin tarball generators 2007-07-20 18:15:35 +00:00
Thomas Schmitt 7655b03dea Made number transition to 0.3.8 2007-07-20 18:13:17 +00:00
Mario Danic c73101ce7d Branched 0.3.8 in preparation for release 2007-07-19 22:45:53 +00:00
Thomas Schmitt 6f83d7502b Next cdrskin-0.3.7 cycle 2007-07-19 17:49:50 +00:00
Thomas Schmitt 76a47e37a7 Next cdrskin-0.3.7 cycle 2007-07-19 17:30:05 +00:00
Thomas Schmitt 4a1bfdc54a Documented option --adjust_speed_to_drive (i.e. it will stay) 2007-07-19 17:27:26 +00:00
Thomas Schmitt 7ccb8a95a5 Avoided new track-drive test with option --no_convert_fs_adr 2007-07-19 17:18:12 +00:00
Thomas Schmitt 81996747a4 Trying to prevent usage of burn drive as track source 2007-07-19 14:29:59 +00:00
Thomas Schmitt f78da1be6c Removed ban against speed 0 with burn_drive_set_buffer_waiting() 2007-07-19 07:23:01 +00:00
Thomas Schmitt 3ffd17556b Implemented minimum speed in burn_drive_set_speed() 2007-07-17 08:57:24 +00:00