Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
added changelog entry
* genisoimage/jte.c: add support for bzip2-compressed templates
* genisoimage/jte.c: fix bzip2-compressed template data to be
compatible with jigdo.
* genisoimage/jte.c: fix exclude list handling.
* genisoimage/checksum.[ch]: Add a generic infrastructure for
checksums so we can use sha1/<whatever> as well as just
md5sum. Will make things much faster for generating sha1sums for
images and jigdos.
* genisoimage/sha1.[ch]: Add GPL-licensed SHA1 implementation.
* s/mkisofs/genisoimage/ in ABOUT
* genisoimage/jte.c: fix exclude list handling.
Small fix to wodim.1: in the synopsis, do not imply that dev= is required. (Debian bug #434172)
Finalizing changelogs
Documented the fixate check and set a todo, someone needs to make a more precise check for long-write-in-progress condition
Changelog typo fix
Changelog entry beautification
copy&paste mistake in changelog fixed
+ * icedax: fixed bug with --devices (segfault, bad arguments gone unnoticed) + * moved Linux-specific recorder location guesser to scsi_scan.h + * count all track sizes when guessing the needed disk type when guessing + * added an alternative guessing method, using list_devices(...) picking up + the first drive having appropriate device type in the inquiry info. This + method is used as fall-back on Linux and by default on others platforms.
MANSUBDIR integration, libossaudio detection in icedax
Hiding boot catalog entry when needed, by Vladimir Nadvornik
+ * resync with cosmetical last-minute changes from Peter Samuelson + * Makefile: "release" target extension to make the Debian related source + file creation more convinient
Changelog improved, added preinst files to remove doc directories cruft
Removed the permissions simultation, there is no such directory entry anyway so avoid cludges
Fake the .. entry with a sane mode where it was just ignored before
Restore the support for 4GB-1 and print better messages
Update the current version name and number
Proper documentation of device management changes in the Changelog
explicite warning and more grace time if user specifies a size less than 301 sectors, which is likely to be a mistake from copy-pasting of mkisofs/genisoimage -print-size output
A minor fix from Suse changes and some minor cleanups
Changelog for the scan, also mention magic_error
Finalizing changelogs
Fixing up the changelogs
Finalizing changelog for 1.1.3, few fixes
/dev/sgDIGIT pattern fix in device scan
Warning on busy state because of mounted disk
Correct fallback to CDR_FIFOSIZE and correct error message on bad input
telling the track size in the info message when guessing, and more changelog tags
manpage fix and changelog updates
* various small bugfixes or cosmetic fixes picked from still GPLed parts of
cdrtools-2.01.01a24, excluding meta changes and big tree.c and mkisofs.c
refactoring. Stream file name option enabled now.
Restored the working procfs feature fishing code
Changelog for the last change, also documenting the LFS support in UDF
wodim.c: in CD/DVD drive detection: simplify /proc/sys/dev/cdrom/info parsing code by using sscanf, and make the error texts clearer about what went wrong. This is aimed at fixing Debian bug #409005. I hope nobody minds my use of || outside a conditional statement, for short-circuit evaluation. You see it in Perl-land all the time, not so often in C-land.
+ * added some missing or probably missing definitions in + wodim/CMakeLists.txt, restoring the reading from inf files
+ dealing with newline when searching for device (closes: #408456)
+ corrected picking up of the SCSI transfer size (closes: #407773)
Improved version of the sysfs transfer size fishing, using glob(3) now
Finallizing changelogs for the release
procfs using recoder name guessing code
Changelog for DVD speed value extraction
Add ChangeLog entry for previous commit.
Don't be confused if burnfree driveropts are specified
Opened new version entries and applied Stefan's cleanups
Applied vorlon's patch and changelog finalization
Open-By-Device-Letter on cygwin and manpage update
more table formating fixes in icedax.1
setting argv[0] to wodim if someone is cheating and calls it as cdrecord
Reverted the attempt count change, 5 was a good number, avoid risks with such changes now
Minor fixes on msifile suggested by Thomas Schmidt
A lot of rebranding and readme updates of genisoimage docs
Conflicts fix for xcdroast, some closes tags in debian/changelog and added Arkadiusz changelog entry
Enabling burnfree by default
genisoimage.c: Refactor and clean up config parser. Look more places for the config file, including the mkisofsrc names. We may wish to trim this back later. Update genisoimagerc.5 accordingly.
Max. DMA buffer size fishing in sysfs
+ * reenabled -format functionality (bug in program function control flow)
+ * clear profile names printing (using code from libburnia) + * cleanup with unused embedded CVS revision strings from Schilling and + more gcc -Wall correctness
Updated debian/* for manpage changes
Thomas's workaround for MAGIC_ERROR
Document changes, geteltorito, suse's dvd patches
+ more verbose abort message if track is specified with some maintainance
command (closes: #369677)
New changelog entries
Release date adjusted
Changelog update
Added some SuSE patches
file symlinks support in dirsplit
Enabled DVD driver auto-selection
Remains sounds better than Rests
Changelog update
Lorenz Minder, * flexible ascii conversion buffer
[ Lorenz Minder ] * user output junk filter in icedax/toc.c
Changelog-update
Documented chagnes
Merged todays changes from old trunk herein, @ r411
* Moving branches/cleanup to trunk
Moving nonameyet to get the final name, cdrkit
cleanup branch merged with trunk -r398
Merge with trunk at revision 368
Replaced libdeflt internals with my code, moved the relevant part out of cdrecord/defaults.c and refactored a bit. Changed the interface a bit, replaced the old functions with wrappers
Merge with trunk (r313)
Merge recent (r251) changes of trunk into cleanup
[ Christian Fromme ]
* big cleanup, phase I, getting rid from Cstyle function definitions in
applications
Commiting the new parser to the cleanup branch
Create a cleanup branch so people can start with that part outside of trunk
* adapted copyright and contact information in scgcheck manpage
* adapted contact information in btcflash manpage, also added a reference to
its original author which has been missing
[ Juergen Weigert ] * Various documentation corrections, replaced cdrecord->wodim where it is appropriate and legal on many visible locations
Removing disclaimer dupes, thanks Steven
Documented r219
[ Peter Samuelson ] * Cleanups: unused macros/defines * Unified and simplified the build-host data crawling methods
Added tests for libcam.h and refactored libscg defs&ibs-list bits
r2742@vorlon: joerg | 2006-09-04 19:40:07 +0200 Prepare release, mark changelogs
Changelog formating, typo bugfixes from abi
BITFIELDS test and integration by Peter Samuelson
Comment about author string changes in Changelog
Copying size values of align.h to xconfig.h
Added test for WORDS_BIGENDIAN
NULL pointer check moved to the right place, before DVD checks
added faq, source of the name wodim
Adapted Changelog and VERSION to 1.0pre2
Updated Changelog and pointed to http://bugs.debian.org/
Missing parentheses in debian/changelog
Removed libfile directory and all references in CMakeLists.txt files
Changed to use libmagic instead of libfile
Better description about the directory structure
Sync Changelog and debian/changelog
s/icewm/cdrkit/
Dropped smake from build-deps
Switched to Warly's patch
dvd-support
Added 39, 40, and the whole patch collection in mods-archive for archiving purposes
Added 34, 36, 38
Patches 34, 36 added
Added 31, 33
26, 28, 30 added
Patches 23, 24, 25
Patches 18, 20, 22
iconv support
07_noadvertising, 08_privacy
06_dautipps
03_script
Added bits from 02_paths.dpatch
02_cdrecord_default_conf.dpatch installed
changelog
Documentaiton moved around
Imported the resorted version a08
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |