Commit Graph

283 Commits

Author SHA1 Message Date
Mario Danic 12ce7a440b Modified main API docs page 2006-09-02 10:15:10 +00:00
Mario Danic e7fb05ab68 Modified main API docs page 2006-09-02 10:08:49 +00:00
Mario Danic 85509f09a3 Modified main API docs page 2006-09-02 10:01:51 +00:00
Mario Danic d6d926df98 Modified main API docs page 2006-09-02 09:55:46 +00:00
Mario Danic e685c72399 Modified main API docs page 2006-09-02 09:50:22 +00:00
Thomas Schmitt c775ab390e Made -pad behave cdrecord-ly on audio tracks (not tested acousticly) 2006-09-02 09:44:38 +00:00
Mario Danic 9bb5a866e5 Modified main API docs page 2006-09-02 09:08:50 +00:00
Mario Danic 5faf31f1d7 Modified main API docs page 2006-09-01 22:31:10 +00:00
Mario Danic 99eebb70d4 Removed imposed copyright on couple of files 2006-09-01 17:41:45 +00:00
Thomas Schmitt 3a02f8c14e Rowed forth from revision 73. Now hopefully compliant to man cdrecord 2006-09-01 14:48:54 +00:00
Thomas Schmitt 4f3e5e3913 Rowed back from revision 64. Now #ifdef Cdrskin_fifo_abort_on_emptY 2006-09-01 14:12:27 +00:00
Thomas Schmitt f1775e8158 Rowed back from revision 64. Now #ifdef Cdrskin_fifo_abort_on_emptY 2006-09-01 14:12:01 +00:00
Thomas Schmitt 535a86a97e Made "read-ahead" comment sufficiently ambigous: "buffer"|"filesystem" == "" 2006-09-01 12:34:37 +00:00
Mario Danic 6b1c840c1c Implemented functionality to search and add by path 2006-09-01 12:13:14 +00:00
Mario Danic 374166119e Imported needed files for exclude path functionality 2006-09-01 12:12:25 +00:00
Mario Danic 11d1b9bbb6 Implemented functionality to exclude path 2006-09-01 12:11:33 +00:00
Thomas Schmitt 754a6eb601 Added clarifying URGE to ABORT texts 2006-09-01 12:04:50 +00:00
Thomas Schmitt d163ba3119 Implemented track number patch by bonfire-app@wanadoo.fr, tickets 58 and 9 2006-09-01 10:52:01 +00:00
Thomas Schmitt d438d59fa1 Updated cdrskin help tests and docs: -audio, obsolete eject_device= 2006-09-01 08:49:31 +00:00
Thomas Schmitt c5674d49a8 Made cdrskin abort if fifo filling before burn yields 0 bytes (ticket 55) 2006-08-31 13:33:59 +00:00
Thomas Schmitt d238fa983b Promoted "newapi" functionality and libburn-eject from test to standard 2006-08-31 11:14:27 +00:00
Thomas Schmitt 8642b335bb Added 300 kB of padding to get rid of warning in doc, plus end sector padding 2006-08-31 11:07:28 +00:00
Thomas Schmitt e47c8308eb Outcommented "experimental:" messages of O_EXCL development 2006-08-31 09:26:44 +00:00
Thomas Schmitt 36e1c5caa8 My proposal for a new souvereign app as API doc and reference for API decisions 2006-08-30 15:14:41 +00:00
Thomas Schmitt 24ad08b9ad Repaired SIGSEGV caused by releasing ungrabbed drive after mere bus scan 2006-08-30 12:23:01 +00:00
Thomas Schmitt 96466c3be1 Integrated functionality of test/blank.c into test/burniso.c 2006-08-29 21:07:26 +00:00
Thomas Schmitt 432484f46b Disabled unconditionality of eject introduced by 55 or 56 2006-08-29 20:14:46 +00:00
Thomas Schmitt 7e4191364a Avoided unwanted tray loading on eject of never grabbed drive 2006-08-29 20:05:23 +00:00
Thomas Schmitt cedd85380e Made cdrskin ready to make good use of now working libburn-eject 2006-08-29 16:56:24 +00:00
Mario Danic 76078f97a6 Implemented experimental eject 2006-08-29 15:29:31 +00:00
Thomas Schmitt 2224ff718a Forced each track to have a minimum size of 600 kB 2006-08-29 10:06:05 +00:00
Thomas Schmitt 2ef9c90d6c Added personal commitment to grant BSD license on request. Insisted in GPL for now. 2006-08-29 09:16:21 +00:00
Thomas Schmitt c6778a0c1b Closed a pitfall with reading from '-' and no tsize= or tao_to_sao_tsize= 2006-08-28 21:30:44 +00:00
Thomas Schmitt a660d0050c Wrote into API the imperative not to use drive.location but burn_drive_get_adr 2006-08-28 21:28:24 +00:00
Mario Danic 08b877cfc9 Made burn_drive_release() always unlock drive 2006-08-28 21:10:08 +00:00
Mario Danic 07cf385519 Fixed eject in burn_drive_release() 2006-08-28 20:43:34 +00:00
Thomas Schmitt a21c112fc5 Integrated functionality of test/devices.c into test/burniso.c 2006-08-28 20:26:02 +00:00
Thomas Schmitt 29ce7967dc Polished a bit more for doxygen 2006-08-28 11:55:46 +00:00
Thomas Schmitt c4d3ea8b5a Disabled inner burn_drive_info_free like in cdrskin, polished a bit 2006-08-27 22:27:59 +00:00
Thomas Schmitt 3d012e70b9 Rewrote test/blank.c to new API practice, inflated explanation comments 2006-08-27 22:26:09 +00:00
Thomas Schmitt 6ff1a35c65 Changed some 'release' to 'close' with specs of burn_drive_scan_and_grab 2006-08-27 22:23:03 +00:00
Mario Danic c155e08301 Extended API docs to document fact that audio data must be in little-endian byte order 2006-08-27 20:55:14 +00:00
Thomas Schmitt 7d88b30496 Fixed obscure sigsegv introduced with 35 or 39 by obeying libburn.h text 2006-08-27 19:28:37 +00:00
Thomas Schmitt dc74390bd5 Inserted prints to see how sg_issue_command() is called (printing is disabled now) 2006-08-27 15:16:33 +00:00
Thomas Schmitt 14e95330e9 Implemented Lorenzos blank-appendable patch plus option --no_blank_appendable 2006-08-27 08:32:51 +00:00
Thomas Schmitt f5878392d2 Rewrote it to new API practice, inflated explanation comments, SAO mode 2006-08-26 21:43:08 +00:00
Thomas Schmitt 5ec170721e Allowed to blank appendable files and installed first back_hacks.h variable ever 2006-08-26 13:49:53 +00:00
Mario Danic 610b731872 Fixed crash when using joliet+rockridge 2006-08-26 09:27:39 +00:00
Thomas Schmitt c9ad5997d0 Worked forth in order to make cdrskin fully newapi compliant 2006-08-25 18:21:03 +00:00
Thomas Schmitt 9063945d28 Adjusted statement at API documention of burn_initialize() 2006-08-25 17:35:24 +00:00