Commit Graph

839 Commits

Author SHA1 Message Date
Thomas Schmitt 94c50a0145 Reacted on compiler warnings about uninitialized variables 2011-12-25 11:04:44 +00:00
Thomas Schmitt 8cdba24ff9 New API calls burn_cdtext_from_packfile() and burn_session_by_cue_file() 2011-12-25 10:39:05 +00:00
Thomas Schmitt 1cc7c7f8b2 Moved a function from cdtext.c to util.c 2011-12-16 11:13:11 +00:00
Thomas Schmitt a34596d7b7 Moved burn_cdtext_from_session() from write.c to cdtext.c 2011-12-15 17:49:29 +00:00
Thomas Schmitt e15e949a20 Documented new API call 2011-12-15 16:14:12 +00:00
Thomas Schmitt 52798b0b4a New API call burn_session_input_sheet_v07t() 2011-12-15 15:48:27 +00:00
Thomas Schmitt c3a02f8631 Changed default CD-TEXT for tracks from track number text to empty text 2011-12-14 12:49:16 +00:00
Thomas Schmitt 89e5450fb8 More macros for CD-TEXT genre and language names 2011-12-13 16:43:46 +00:00
Thomas Schmitt e05285e246 Enabled repetition of track texts by TAB character 2011-12-12 18:14:16 +00:00
Thomas Schmitt 9ab0edae71 New macros for CD-TEXT genre and language names 2011-12-12 16:45:10 +00:00
Thomas Schmitt 620871c91d New API calls for composing CD-TEXT 2011-12-12 09:26:41 +00:00
Thomas Schmitt c84ba30220 Reacted on compiler warning about uninitialized variable in rev 4476 2011-12-06 13:47:52 +00:00
Thomas Schmitt 7be652ac6b New API call burn_write_opts_set_leadin_text() 2011-12-05 20:36:31 +00:00
Thomas Schmitt 9aa23d6695 Corrected a style deviation in code of mmc.c 2011-12-03 11:33:59 +00:00
Thomas Schmitt 94a66f72d4 Clarified meaning of Character Position byte of burn_disc_get_leadin_text() 2011-12-02 20:45:24 +00:00
Thomas Schmitt 1d5ee82c16 New API call burn_disc_get_leadin_text() 2011-12-02 17:15:14 +00:00
Thomas Schmitt 56c02fa394 Bug fix: Interrupting libburn while drive tray is loading led to endless loop 2011-12-02 10:02:25 +00:00
Thomas Schmitt 7a5f1ab35c Improved debugging of drive feature list 2011-11-30 13:16:38 +00:00
Thomas Schmitt 6b7e0f134a Made SCSI timeout settable at level of SPC, SBC, MMC functions 2011-11-30 08:11:52 +00:00
Thomas Schmitt 417a4cc0bf Bug fix: Solaris adapter mishandled write commands which failed on first try 2011-11-26 15:32:03 +00:00
Thomas Schmitt 041f0e357e Reporting about failure to open existing /dev/sr or /dev/scd on Linux 2011-11-23 10:50:05 +00:00
Thomas Schmitt 6629d05eea Reacted on compiler warning of Debian buildd 2011-11-22 19:16:59 +00:00
Thomas Schmitt 2718016de6 Made number transition to 1.1.9 2011-11-20 21:56:13 +00:00
Thomas Schmitt dff3e97daa Bug fix: licdio adapter reacted inconsistently on symbolic links to drives 2011-11-18 15:54:53 +00:00
Thomas Schmitt 83e2d20322 Distinguished failure messages about write(2) and fsync(2) 2011-11-16 09:44:59 +00:00
Thomas Schmitt 303a2670be Clarified a remark in libburn/libdax_msgs.h 2011-11-16 09:43:03 +00:00
Thomas Schmitt 3b96910327 Clarified a remark in libburn/sg-linux.c 2011-11-14 17:07:01 +00:00
Thomas Schmitt 6c9b5a4419 Logging of early SCSI commands of Linux system adapter to stderr 2011-11-10 15:37:32 +00:00
Thomas Schmitt cf181bdcd6 Removed remark about SCSI logging being restricted to Linux system adapter 2011-11-10 13:45:23 +00:00
Thomas Schmitt cc65aa9df6 Enabled recognition of CD drive at /dev/vda of Linux guest on qemu virtio 2011-11-09 11:17:19 +00:00
Thomas Schmitt b4ff95c2e7 Bug fix: Misinterpreted mode page 2A if block descriptors are present 2011-11-03 13:08:44 +00:00
Thomas Schmitt a1158a118b Corrected a bug with obtaining Physical Interface Standard information 2011-11-02 13:07:56 +00:00
Thomas Schmitt afe242f920 Avoiding on Linux to list drives from /proc if device family is non-default 2011-11-02 07:43:58 +00:00
Thomas Schmitt 854ebd647c Small correction of rev 4416 2011-11-01 22:17:49 +00:00
Thomas Schmitt 42b6c22dca Enabled recognition of QEMU DVD-ROM 0.12 as ATAPI drive 2011-10-31 16:43:02 +00:00
Thomas Schmitt a247f7e7e9 Enabled optional reporting of drive replies in Solaris adapter 2011-10-27 16:14:13 +00:00
Thomas Schmitt cad8abef74 Enabled optional reporting of drive replies in libcdio adapter 2011-10-27 09:47:29 +00:00
Thomas Schmitt a504de4b58 Silenced a warnings in libcdio adapter 2011-10-27 09:10:43 +00:00
Thomas Schmitt ac4bfb128c Gave up use of burn_print() in libburn 2011-10-12 10:01:28 +00:00
Thomas Schmitt 39df1cdc4e Changed debug message which called "stdio:" addresses enumerable 2011-10-10 13:01:00 +00:00
Thomas Schmitt 3862b8d339 Changed term "persistent address" to "device file address" 2011-10-10 13:00:20 +00:00
Thomas Schmitt 02255c89be Reacted on nitpicking of cppcheck 2011-10-09 16:24:25 +00:00
Thomas Schmitt 3c7e723114 Reacted on warning of cppcheck about burn_disc_get_cd_info() 2011-10-09 15:54:47 +00:00
Thomas Schmitt 7d1c712c09 Avoided to release drive prematurely if interrupted while grabbing drive 2011-10-07 07:51:55 +00:00
Thomas Schmitt e05e813234 New API call burn_drive_re_assess() 2011-10-05 07:56:23 +00:00
Thomas Schmitt c5718b7a4c Avoided one more open()-close() cycles during drive scan and grab on Linux 2011-10-02 17:20:39 +00:00
Thomas Schmitt b81585e082 Avoided open()-close() cycles during drive scan and grab on Linux 2011-10-02 13:41:21 +00:00
Thomas Schmitt 44b0314449 Made number transition to 1.1.7 2011-09-27 12:50:12 +00:00
Thomas Schmitt d9e6bde437 Improved and documented workaround for udev 2011-09-21 13:34:21 +00:00
Thomas Schmitt 71c9dc9f28 Slowing down test cycle while waiting for drive to become ready 2011-09-20 13:25:21 +00:00