Commit Graph

299 Commits (5af92d13fe7811e691b5f89c5a269d6a911809dd)
 

Author SHA1 Message Date
Thomas Schmitt 5af92d13fe Made single track TAO work without fixed size (compile -experimental) 17 years ago
Thomas Schmitt 114307a679 Made single track TAO work (sector i/o still wants fixed size, though) 17 years ago
Thomas Schmitt 99ca953b1d Made MMC command CLOSE TRACK/SESSION available to struct burn_drive 17 years ago
Thomas Schmitt b837cc134d Deleted from to EXTRA_DIST libburn/sg-*.h 17 years ago
Thomas Schmitt d3ee0b72e4 Added to EXTRA_DIST libburn/sg-*.[ch] 17 years ago
Thomas Schmitt 6914e2f7e2 Added to EXTRA_DIST cdrskin/cleanup.[ch] 17 years ago
Thomas Schmitt 37017119b0 Copied missing file from libburn-0.2.2 17 years ago
Thomas Schmitt 447d2365c7 Corrected bug which made every track from file an audio track 17 years ago
Thomas Schmitt ece61a1860 Corrected misnaming of my development directory 17 years ago
Thomas Schmitt acc6bdd95c Performed cdrskin version leap to cdrskin-0.2.5 17 years ago
Thomas Schmitt 559811e8ef Performed cdrskin version leap to cdrskin-0.2.5 17 years ago
Thomas Schmitt be66006d44 Announced full -audio compatibility with cdrecord 17 years ago
Thomas Schmitt 64f2e555d7 Enabled audio byte sawpping by default (to be disabled via option -swab) 17 years ago
Thomas Schmitt 04a0b7e8fc Closed some loopholes for byte swapping 17 years ago
Thomas Schmitt 4b98af6011 Introduced temporary test program to produce SUN .au files 17 years ago
Thomas Schmitt 7d6e1b18e6 Enabled automatic extraction of .au 17 years ago
Thomas Schmitt f95d7aa6aa Enabled byte swapping for audio track sources, added anti option -swab 17 years ago
Thomas Schmitt 0d26beb2ed Introduced extraction of .au (but not its usage within cdrskin) 17 years ago
Thomas Schmitt f78cc40041 Corrected -toc track counter and notified about "hidden" tracks 17 years ago
Thomas Schmitt c51a93fd9a Updated tangling of FreeBSD code with mmc.c :( 17 years ago
Thomas Schmitt 404067bfda Made available drive buffer fill during write 17 years ago
Thomas Schmitt efaa934a2e Made use of burn_drive_info.revision as firmware revision text 17 years ago
Thomas Schmitt a4d7710063 Made clarification in remark about atip speed conversion 17 years ago
Thomas Schmitt 3b57183e91 Regulated coexistence of options -toc and -atip 17 years ago
Thomas Schmitt 8f232d1133 Implemented cdrskin -toc 17 years ago
Thomas Schmitt e5ed5f1856 Split enumerate_common() into logic-layer, command-layer, transport-layer 17 years ago
Thomas Schmitt 6f0643b7cf Clarified relation of burn_disc_read_atip() and burn_drive_get_start_end_lba() 17 years ago
Thomas Schmitt 6971f3f96d Clarified relation of burn_disc_read_atip() and burn_drive_get_start_end_lba() 17 years ago
Thomas Schmitt b6a04cb493 Implemented some ATIP functionality 17 years ago
Thomas Schmitt 4718ad99f9 Classified media with TOC read error as unsuitable (rather than as blank) 17 years ago
Thomas Schmitt af44cbccf2 Updated help text of libburner 17 years ago
Thomas Schmitt 8610c9bd1d Made cdrskin produce "ATIP start of lead" (on non-blank media for now) 17 years ago
Alexander Nedotsukov 84ecb57b47 Unused siblings locking bits excluded from FreeBSD build. 17 years ago
Thomas Schmitt fe7552e55d Corrected -help text 17 years ago
Thomas Schmitt d9891ee17f Updated documentation about cdrskin-0.2.3 17 years ago
Thomas Schmitt 13999f533e Made cdrskin use libburn/cleanup.[oh] by default (not cdrskin/cleanup.[ch]) 17 years ago
Thomas Schmitt 1477b9097f Freed all tracks after burning and not only last one 17 years ago
Alexander Nedotsukov 1f11d1c462 Replaced malloc/memset pairs with single calloc() call. 17 years ago
Alexander Nedotsukov 4dbae90e80 Handled platform specific differences in time zone calculation. 17 years ago
Alexander Nedotsukov a8d9882280 - Libs specification corrected.
Pthreads is private to libburn and we should require clients
  to link against it only in case of static linking.
- Added system specific libraries to private librraies list.
17 years ago
Thomas Schmitt 82bddb6e4c Removed a typo 17 years ago
Thomas Schmitt 8961d47fed Changed audio statements to reflect new situation 17 years ago
Thomas Schmitt 401329f710 Removed assumption BURN_DRIVE_IDLE==0 17 years ago
Thomas Schmitt a6f394f626 Added --audio and multi-track, removed --verbose, hid --burn_for_real 17 years ago
Thomas Schmitt 362bcc9cc0 Implemented some cdrecord pickiness for .wav extraction 17 years ago
Thomas Schmitt 1e80ad2187 Roughly implemented automatic .wav extraction in cdrskin 17 years ago
Alexander Nedotsukov f8fd6a21f4 - Added logging to libdax_msgs similar to Linux backend.
- Added mmc_function_spy() traces.
17 years ago
Thomas Schmitt 398d068820 Made helptext print to stderr rather than stdout 17 years ago
Thomas Schmitt e326e9aac9 Hopefully fixed problem with stdin as audio source 17 years ago
Thomas Schmitt fdfc4ebf36 Hopefully fixed memory problem which causes sigabrt on free 17 years ago