Commit Graph

1397 Commits

Author SHA1 Message Date
Thomas Schmitt ef42052900 Added PKG_CHECK_MODULES for libcdio-0.82 (must become 0.83 when released) 2009-12-25 14:40:16 +00:00
Thomas Schmitt 240afa7c3a Resolving symbolic links in libcdio drive list 2009-12-25 14:31:55 +00:00
Thomas Schmitt 5b72e5d06e Commited file forgotten with rev 2960 2009-12-25 10:13:06 +00:00
Thomas Schmitt 4aa08e32ff Option -use_libcdio for cdrskin development compile script 2009-12-25 10:12:22 +00:00
Thomas Schmitt eb34561262 Making use of libcdio function mmc_get_cmd_scsi_sense() 2009-12-24 17:04:40 +00:00
Thomas Schmitt dd85e37ac8 Experimental SCSI transport adapter via GNU libcdio 2009-12-19 14:34:48 +00:00
Thomas Schmitt e566340261 Moved sg_log_cmd() to spc.c scsi_log_cmd() 2009-12-19 14:23:30 +00:00
Thomas Schmitt 7e86db207c Corrected CDB length of command 55h MODE SELECT from 12 to 10 2009-12-19 13:59:09 +00:00
Thomas Schmitt a30ecd1abb Mentioned in cookbook the change about TAO close track 2009-12-16 07:39:39 +00:00
Thomas Schmitt 45b28b6c31 Documented changes and release timestamp 2009-12-07 07:56:32 +00:00
Thomas Schmitt afedcdd72b Updated cdrskin tarball generator 2009-12-07 07:55:25 +00:00
Thomas Schmitt b8a98e0728 Made number transition to 0.7.5 2009-12-07 07:54:24 +00:00
Thomas Schmitt b238ad5a51 Now default in cdrskin: use of libburn fifo with DVD and BD single track 2009-12-06 09:37:33 +00:00
Thomas Schmitt 28f4454a9d Some clarifications about the Linux throughput problem 2009-12-06 07:45:00 +00:00
Thomas Schmitt cb8c23ed5a Some clarifications about the GH22LS30 problem 2009-12-06 07:32:38 +00:00
Thomas Schmitt 54bb1ab395 Converted stderr experiment messages to DEBUG messages 2009-12-05 14:35:41 +00:00
Thomas Schmitt 872068ba7c Made effect of macro Libburn_pioneer_dvr_216d_read_buf_caP unconditional 2009-12-05 14:22:28 +00:00
Thomas Schmitt 2bd800ed14 Bug fix: SIGSEGV with LG GH22LS30 when inquiring media product id 2009-12-05 11:17:13 +00:00
Thomas Schmitt da0b3b3939 Gave up CLOSE TRACK with CD TAO burn runs 2009-12-02 10:29:45 +00:00
Thomas Schmitt 93aa6ccc6f Documented meaning of START/STOP UNIT bits 2009-11-30 10:00:34 +00:00
Thomas Schmitt d6edfc9961 Using mmap() by default for allocating read buffers 2009-11-28 12:23:20 +00:00
Thomas Schmitt 2945ab61d7 Compiler option -use_libburn_fifo to switch non-CD from cdrfifo to libburn fifo 2009-11-26 21:12:57 +00:00
Thomas Schmitt d35f7d0de1 New API calls burn_fifo_get_statistics(), burn_fifo_next_interval() 2009-11-26 14:43:38 +00:00
Thomas Schmitt e335aa26b4 New API call burn_fifo_fill() 2009-11-25 16:00:33 +00:00
Thomas Schmitt 496d794bcd Gave up call burn_os_close_track_src() introduced by rev 2920 2009-11-25 12:21:12 +00:00
Thomas Schmitt c88a428d5e Gave up cdrskin specific O_DIRECT compile option 2009-11-23 19:31:32 +00:00
Thomas Schmitt dc8ecdd77e New API calls burn_os_open_track_src() , burn_os_alloc_buffer() 2009-11-23 18:56:18 +00:00
Thomas Schmitt 259d1cd2b7 Bug fix: DVD DAO track size was rounded up much too generously 2009-11-22 20:52:40 +00:00
Thomas Schmitt 7fddf9ffc5 Enabled cdrskin O_DIRECT with fs=0 2009-11-21 19:15:52 +00:00
Thomas Schmitt 6109a7bc08 Longer READ BUFFER CAPACITY interval with DVD/BD writing 2009-11-21 19:14:05 +00:00
Thomas Schmitt 9b28a9b272 Avoided use of uninitialized variable 2009-11-20 17:57:34 +00:00
Thomas Schmitt f39ff2c2f6 Experiment about SG_FLAG_DIRECT_IO 2009-11-20 13:48:44 +00:00
Thomas Schmitt c8e0472637 Reserving enough track space for 64 kB write chunks 2009-11-18 18:56:14 +00:00
Thomas Schmitt acb2f3b173 Split automatic drive start function from mmc_function_spy() 2009-11-18 12:25:57 +00:00
Thomas Schmitt 504677de4f Corrected help text of cdrskin static compile script 2009-11-17 16:54:52 +00:00
Thomas Schmitt ae8f65e956 Revoked usage of libburn_libburn_la_CFLAGS in Makefile.am (ugly .o names) 2009-11-17 09:34:46 +00:00
Thomas Schmitt c2c10e263e Updated build instructions of libburn and cdrskin 2009-11-16 18:00:30 +00:00
Thomas Schmitt 43761c55ef New compile_cdrskin.sh option -dvd_obs_64k, adapted to new .o names of libburn 2009-11-16 16:55:58 +00:00
Thomas Schmitt b28165f10b Configure options --enable-cdrskin-fifo-odirect, --enable-dvd-obs-64k 2009-11-16 16:53:07 +00:00
Thomas Schmitt 25489521bb New options dvd_obs= and stdio_fsync= 2009-11-15 16:49:04 +00:00
Thomas Schmitt 79a33ca2ac New API calls burn_write_opts_set_dvd_obs(), burn_write_opts_set_stdio_fsync() 2009-11-15 15:30:26 +00:00
Thomas Schmitt 738b83ac03 New compile_cdrskin.sh option -o_direct (Linux only) 2009-11-15 15:24:21 +00:00
Thomas Schmitt 677b007100 Corrected an outdated remark 2009-11-15 15:21:04 +00:00
Thomas Schmitt 0fc685fc85 Man page entry and help text for option -V 2009-11-12 19:34:58 +00:00
Thomas Schmitt ca2cae9b0a Implemented option -V for logging of SCSI commands 2009-11-12 18:01:26 +00:00
Thomas Schmitt 055876d6b7 Macro Libburn_pioneer_dvr_216d_dummy_probe_wM for omitting write mode probe 2009-11-12 18:00:01 +00:00
Thomas Schmitt 9160b1dcbb Workaround for Pioneer DVR-216D refusal to eject 2009-11-12 17:56:18 +00:00
Thomas Schmitt 0f37170759 Made SCSI logger permanent and controllable via API call 2009-11-12 17:54:06 +00:00
Thomas Schmitt ce3d4dbed3 Updated cdrskin home page about DVR-216D workaround 2009-11-11 10:57:30 +00:00
Thomas Schmitt f9acd4ee3d Silenced a compiler warning about potentially uninitialized variable 2009-11-11 10:49:11 +00:00