Log of /cdrkit
Directory Listing
Revision
750 -
Directory Listing
Modified
Sat Apr 21 09:43:17 2007 UTC
(6 years, 1 month ago)
by
blade
+ * resync with cosmetical last-minute changes from Peter Samuelson
+ * Makefile: "release" target extension to make the Debian related source
+ file creation more convinient
Revision
748 -
Directory Listing
Modified
Sat Apr 21 09:20:45 2007 UTC
(6 years, 1 month ago)
by
blade
Tagging 1.1.5
Revision
747 -
Directory Listing
Modified
Sat Apr 21 09:20:05 2007 UTC
(6 years, 1 month ago)
by
blade
Finalizing TODO and debian Changelog
Revision
746 -
Directory Listing
Modified
Sat Apr 21 09:11:02 2007 UTC
(6 years, 1 month ago)
by
peters-guest
Followup to r740: Make a global variable static and scope it inside the
block where it is used.
I know this seems like a minor point, but I think random global
variables not only look bad, but are a poor habit to get into
(especially, but not only, for libraries).
Revision
745 -
Directory Listing
Modified
Sat Apr 21 09:04:51 2007 UTC
(6 years, 1 month ago)
by
blade
Changelog improved, added preinst files to remove doc directories cruft
Revision
744 -
Directory Listing
Modified
Sat Apr 21 07:14:45 2007 UTC
(6 years, 1 month ago)
by
blade
Removed the permissions simultation, there is no such directory entry anyway so avoid cludges
Revision
743 -
Directory Listing
Modified
Fri Apr 20 22:18:22 2007 UTC
(6 years, 1 month ago)
by
blade
Fake the .. entry with a sane mode where it was just ignored before
Revision
742 -
Directory Listing
Modified
Fri Apr 20 21:53:20 2007 UTC
(6 years, 1 month ago)
by
blade
Removed temporarily added debug line
Revision
741 -
Directory Listing
Modified
Fri Apr 20 21:44:02 2007 UTC
(6 years, 1 month ago)
by
blade
Fixed indenting
Revision
740 -
Directory Listing
Modified
Fri Apr 20 21:41:38 2007 UTC
(6 years, 1 month ago)
by
blade
Restore the support for 4GB-1 and print better messages
Revision
739 -
Directory Listing
Modified
Fri Apr 20 21:29:06 2007 UTC
(6 years, 1 month ago)
by
blade
Drop some reminders
Revision
738 -
Directory Listing
Modified
Fri Apr 13 16:41:14 2007 UTC
(6 years, 2 months ago)
by
blade
Update the current version name and number
Revision
737 -
Directory Listing
Modified
Thu Apr 12 11:27:04 2007 UTC
(6 years, 2 months ago)
by
blade
Change the advertisement in the default appid string to genisoimage etc.
Revision
736 -
Directory Listing
Modified
Tue Apr 10 18:53:27 2007 UTC
(6 years, 2 months ago)
by
blade
Native device name management for Windows/SPTI
Revision
735 -
Directory Listing
Modified
Tue Apr 10 15:05:35 2007 UTC
(6 years, 2 months ago)
by
blade
Proper documentation of device management changes in the Changelog
Revision
734 -
Directory Listing
Modified
Tue Apr 10 15:01:46 2007 UTC
(6 years, 2 months ago)
by
blade
Rewrite of native device name management, inified the scan method with libusal, rewrote scandevs code with sth. based on scanbus method.
Revision
733 -
Directory Listing
Modified
Mon Apr 9 14:23:17 2007 UTC
(6 years, 2 months ago)
by
blade
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
Revision
732 -
Directory Listing
Modified
Sun Apr 8 22:09:51 2007 UTC
(6 years, 2 months ago)
by
blade
A minor fix from Suse changes and some minor cleanups
Revision
731 -
Directory Listing
Modified
Fri Apr 6 20:11:40 2007 UTC
(6 years, 2 months ago)
by
peters-guest
Followup to r729: use a slightly cleaner construction for the srN/sgN
selection code. Also change from srN to scdN, which is the preferred
name on Linux. (srN is a compatibility symlink.)
Revision
730 -
Directory Listing
Modified
Fri Apr 6 14:23:53 2007 UTC
(6 years, 2 months ago)
by
blade
Changelog for the scan, also mention magic_error
Revision
729 -
Directory Listing
Modified
Fri Apr 6 14:22:38 2007 UTC
(6 years, 2 months ago)
by
blade
Let --devices use sr on kernel 2.6 and sg on kernel 2.4
Revision
728 -
Directory Listing
Modified
Mon Apr 2 22:43:29 2007 UTC
(6 years, 2 months ago)
by
blade
Renamed the clone variable, having potential conflict with clone(2)
Revision
725 -
Directory Listing
Modified
Sun Apr 1 20:07:48 2007 UTC
(6 years, 2 months ago)
by
blade
Tagging 1.1.4
Revision
724 -
Directory Listing
Modified
Sun Apr 1 20:06:02 2007 UTC
(6 years, 2 months ago)
by
blade
Updated VERSION file
Revision
723 -
Directory Listing
Modified
Sun Apr 1 20:05:09 2007 UTC
(6 years, 2 months ago)
by
blade
Finalizing changelogs
Revision
722 -
Directory Listing
Modified
Sun Apr 1 19:36:16 2007 UTC
(6 years, 2 months ago)
by
blade
Some refactoring, moved linux specific code to proper places, disabled some uber-paranoid checks on device setup
Revision
721 -
Directory Listing
Modified
Sun Apr 1 16:39:29 2007 UTC
(6 years, 2 months ago)
by
blade
Fixing up the changelogs
Revision
720 -
Directory Listing
Modified
Sun Apr 1 14:57:55 2007 UTC
(6 years, 2 months ago)
by
blade
Do device scanning on /dev/sr first and fallback to /dev/sg only then
Revision
719 -
Directory Listing
Modified
Sun Apr 1 13:20:10 2007 UTC
(6 years, 2 months ago)
by
blade
Forgotten debug message
Revision
718 -
Directory Listing
Modified
Sat Mar 31 15:53:01 2007 UTC
(6 years, 2 months ago)
by
blade
Also apply the sg->blockdev mapping on explicite /dev/sr0 spec
Revision
717 -
Directory Listing
Modified
Sat Mar 31 15:37:53 2007 UTC
(6 years, 2 months ago)
by
blade
Mapping from sg to block devices and some bitching about missing sysfs etc.
Revision
715 -
Directory Listing
Modified
Mon Mar 26 20:33:45 2007 UTC
(6 years, 2 months ago)
by
blade
Tagging version 1.1.3
Revision
714 -
Directory Listing
Modified
Mon Mar 26 20:32:13 2007 UTC
(6 years, 2 months ago)
by
blade
Finalizing Debian changelog
Revision
713 -
Directory Listing
Modified
Mon Mar 26 20:30:53 2007 UTC
(6 years, 2 months ago)
by
blade
Finalizing changelog for 1.1.3, few fixes
Revision
712 -
Directory Listing
Modified
Sat Mar 17 11:59:16 2007 UTC
(6 years, 3 months ago)
by
blade
/dev/sgDIGIT pattern fix in device scan
Revision
711 -
Directory Listing
Modified
Thu Mar 15 23:52:53 2007 UTC
(6 years, 3 months ago)
by
blade
Warning on busy state because of mounted disk
Revision
710 -
Directory Listing
Modified
Thu Mar 15 23:21:47 2007 UTC
(6 years, 3 months ago)
by
blade
changelog: correct fallback to CDR_FIFOSIZE (closes: #408840)
Revision
709 -
Directory Listing
Modified
Thu Mar 15 23:20:37 2007 UTC
(6 years, 3 months ago)
by
blade
Correct fallback to CDR_FIFOSIZE and correct error message on bad input
Revision
708 -
Directory Listing
Modified
Thu Mar 15 22:56:45 2007 UTC
(6 years, 3 months ago)
by
blade
telling the track size in the info message when guessing, and more changelog tags
Revision
707 -
Directory Listing
Modified
Thu Mar 15 22:41:50 2007 UTC
(6 years, 3 months ago)
by
blade
manpage fix and changelog updates
Revision
706 -
Directory Listing
Modified
Wed Mar 14 21:14:33 2007 UTC
(6 years, 3 months ago)
by
blade
* 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.
Revision
705 -
Directory Listing
Modified
Fri Feb 9 22:22:35 2007 UTC
(6 years, 4 months ago)
by
blade
Make it work again, restore the field description
Revision
704 -
Directory Listing
Modified
Fri Feb 9 22:15:36 2007 UTC
(6 years, 4 months ago)
by
blade
Restored the working procfs feature fishing code
Revision
703 -
Directory Listing
Modified
Fri Feb 9 22:08:08 2007 UTC
(6 years, 4 months ago)
by
blade
Changelog for the last change, also documenting the LFS support in UDF
Revision
702 -
Directory Listing
Modified
Fri Feb 9 22:02:42 2007 UTC
(6 years, 4 months ago)
by
blade
[if nobody cares about it, I will do] removed md5 related parts which have not been used and had weird licensing
Revision
701 -
Directory Listing
Modified
Fri Feb 2 20:56:37 2007 UTC
(6 years, 4 months ago)
by
blade
Sample /proc/sys/dev/cdrom/info contents added
Revision
700 -
Directory Listing
Modified
Wed Jan 31 00:47:58 2007 UTC
(6 years, 4 months ago)
by
peters-guest
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.
Revision
699 -
Directory Listing
Modified
Sun Jan 28 23:52:11 2007 UTC
(6 years, 4 months ago)
by
peters-guest
Minor cleanup: remove several #ifdefs around getpagesize() calls: the
getpagesize() function call itself already does exactly the same thing.
Note, this will change behavior on linux systems still using glibc 2.0
or older, where getpagesize() does not use sysconf(), but I really
doubt anyone is still using those. Arguably we should rename our
getpagesize to rols_getpagesize, but it doesn't seem worth it.
Revision
698 -
Directory Listing
Modified
Sun Jan 28 09:40:05 2007 UTC
(6 years, 4 months ago)
by
blade
Correct /dev/cdrom string assignment
Revision
697 -
Directory Listing
Modified
Sat Jan 27 15:09:21 2007 UTC
(6 years, 4 months ago)
by
blade
Fallback to /dev/cdrom if no recorder found, and better(?) messages
Revision
696 -
Directory Listing
Modified
Fri Jan 26 00:38:32 2007 UTC
(6 years, 4 months ago)
by
blade
+ * added some missing or probably missing definitions in
+ wodim/CMakeLists.txt, restoring the reading from inf files
Revision
695 -
Directory Listing
Modified
Fri Jan 26 00:31:24 2007 UTC
(6 years, 4 months ago)
by
blade
+ dealing with newline when searching for device (closes: #408456)
+ corrected picking up of the SCSI transfer size (closes: #407773)
Revision
694 -
Directory Listing
Modified
Tue Jan 23 18:26:04 2007 UTC
(6 years, 4 months ago)
by
blade
Improved version of the sysfs transfer size fishing, using glob(3) now
Revision
693 -
Directory Listing
Modified
Sat Jan 20 10:17:00 2007 UTC
(6 years, 4 months ago)
by
blade
Ehm, that was about minimum time, not max. timeout
Revision
692 -
Directory Listing
Modified
Sat Jan 20 10:03:23 2007 UTC
(6 years, 4 months ago)
by
blade
TODO file update
Revision
691 -
Directory Listing
Modified
Fri Jan 19 07:57:56 2007 UTC
(6 years, 4 months ago)
by
blade
Relaxed version dependency of cmake (closes: #407163)
Revision
690 -
Directory Listing
Modified
Fri Jan 12 23:52:28 2007 UTC
(6 years, 5 months ago)
by
blade
[svn-buildpackage] Tagging cdrkit (1.1.2-1)
Revision
689 -
Directory Listing
Modified
Fri Jan 12 23:46:44 2007 UTC
(6 years, 5 months ago)
by
blade
Finallizing changelogs for the release
Revision
688 -
Directory Listing
Modified
Thu Jan 11 07:49:38 2007 UTC
(6 years, 5 months ago)
by
blade
Make the user messages a bit nicer and formating more readable in guessing code
Revision
687 -
Directory Listing
Modified
Tue Jan 9 18:39:51 2007 UTC
(6 years, 5 months ago)
by
blade
Changing default wodim.conf to auto-guessed drive and set default CDR_FIFOSIZE=12m (RFC)
Revision
686 -
Directory Listing
Modified
Tue Jan 9 18:31:21 2007 UTC
(6 years, 5 months ago)
by
blade
Manpage updates
Revision
685 -
Directory Listing
Modified
Tue Jan 9 12:32:08 2007 UTC
(6 years, 5 months ago)
by
blade
procfs using recoder name guessing code
Revision
684 -
Directory Listing
Modified
Tue Jan 9 09:41:51 2007 UTC
(6 years, 5 months ago)
by
blade
Removed some posix-2001 propaganda from genisoimage and made the most excessive warnings and lectures printing disappear in quiet mode
Revision
683 -
Directory Listing
Modified
Tue Jan 9 09:28:58 2007 UTC
(6 years, 5 months ago)
by
blade
Remove some of 'This option will be replaced in the future'
Revision
682 -
Directory Listing
Modified
Mon Jan 8 22:56:24 2007 UTC
(6 years, 5 months ago)
by
blade
Install burnstuff as example
Revision
681 -
Directory Listing
Modified
Mon Jan 8 15:18:21 2007 UTC
(6 years, 5 months ago)
by
blade
readcd references renamed in wodim.1
Revision
680 -
Directory Listing
Modified
Mon Jan 8 15:13:13 2007 UTC
(6 years, 5 months ago)
by
blade
Changelog for DVD speed value extraction
Revision
679 -
Directory Listing
Modified
Sat Jan 6 13:15:52 2007 UTC
(6 years, 5 months ago)
by
blade
Extract drive's default speed setting in attach_mdvd(), made after after attach_mmc(); DVD speed should be set to a sane default now
Revision
678 -
Directory Listing
Modified
Sat Jan 6 10:21:03 2007 UTC
(6 years, 5 months ago)
by
blade
Disable dummy mode for some media types
Revision
677 -
Directory Listing
Modified
Sat Jan 6 03:19:50 2007 UTC
(6 years, 5 months ago)
by
peters-guest
Add ChangeLog entry for previous commit.
Revision
676 -
Directory Listing
Modified
Sat Jan 6 03:19:16 2007 UTC
(6 years, 5 months ago)
by
peters-guest
icedax/toc.c: fix CDDB query, based on a patch from Heiko Schlenker.
His patch demonstrates that the writen() function is dumb and should be
replaced by writez() which writes a null-terminated buffer. So, do
that as well. It looks nicer, and would have prevented this bug.
Revision
675 -
Directory Listing
Modified
Fri Jan 5 19:09:03 2007 UTC
(6 years, 5 months ago)
by
blade
Don't be confused if burnfree driveropts are specified
Revision
674 -
Directory Listing
Modified
Wed Jan 3 19:03:55 2007 UTC
(6 years, 5 months ago)
by
peters-guest
wodim.preinst: put the md5sums on separate lines and sort them, so that
adding/removing entries is easier.
Revision
673 -
Directory Listing
Modified
Wed Jan 3 19:01:20 2007 UTC
(6 years, 5 months ago)
by
blade
This is Ubuntu, of course
Revision
672 -
Directory Listing
Modified
Wed Jan 3 18:57:14 2007 UTC
(6 years, 5 months ago)
by
blade
Added md5sum from ubuntu's conffile, fixed typo in debian/changelog
Revision
671 -
Directory Listing
Modified
Wed Jan 3 18:39:45 2007 UTC
(6 years, 5 months ago)
by
peters-guest
include/CMakeLists.txt: fix typos (arpa.inet.h, linux.pg.h) and remove
three tests for unused headers.
Revision
670 -
Directory Listing
Modified
Wed Jan 3 18:32:51 2007 UTC
(6 years, 5 months ago)
by
peters-guest
debian/control: Editorial changes to descriptions. Notably, add the
word "rip" to icedax description as it is a useful search term. And
use a bullet list for the extra utils in genisoimage.
Revision
669 -
Directory Listing
Modified
Wed Jan 3 18:29:35 2007 UTC
(6 years, 5 months ago)
by
peters-guest
Do not attempt to ship geteltorito in wodim, it is already in genisoimage.
Revision
668 -
Directory Listing
Modified
Wed Jan 3 12:32:15 2007 UTC
(6 years, 5 months ago)
by
blade
Changelog for that
Revision
667 -
Directory Listing
Modified
Wed Jan 3 12:30:43 2007 UTC
(6 years, 5 months ago)
by
blade
Install geteltorito.pl in genisoimage
Revision
666 -
Directory Listing
Modified
Wed Jan 3 12:27:05 2007 UTC
(6 years, 5 months ago)
by
blade
Give the README a consistent name
Revision
665 -
Directory Listing
Modified
Wed Jan 3 12:26:46 2007 UTC
(6 years, 5 months ago)
by
blade
Updated geteltorito to 0.4
Revision
664 -
Directory Listing
Modified
Wed Jan 3 12:22:15 2007 UTC
(6 years, 5 months ago)
by
blade
Remove unused bugs/mkisofs directory
Revision
663 -
Directory Listing
Modified
Tue Jan 2 15:43:27 2007 UTC
(6 years, 5 months ago)
by
blade
A better troubleshooting FAQ
Revision
662 -
Directory Listing
Modified
Mon Jan 1 16:18:31 2007 UTC
(6 years, 5 months ago)
by
blade
Opened new version entries and applied Stefan's cleanups
Revision
660 -
Directory Listing
Modified
Sat Dec 30 15:57:57 2006 UTC
(6 years, 5 months ago)
by
blade
Tagging release 1.1.1
Revision
659 -
Directory Listing
Modified
Sat Dec 30 15:46:49 2006 UTC
(6 years, 5 months ago)
by
blade
Applied vorlon's patch and changelog finalization
Revision
658 -
Directory Listing
Modified
Fri Dec 29 15:14:46 2006 UTC
(6 years, 5 months ago)
by
blade
Minor fixes on README.linux
Revision
657 -
Directory Listing
Modified
Fri Dec 29 15:07:44 2006 UTC
(6 years, 5 months ago)
by
blade
readable names update for mmc5r04c
Revision
656 -
Directory Listing
Modified
Fri Dec 29 14:37:17 2006 UTC
(6 years, 5 months ago)
by
blade
Open-By-Device-Letter on cygwin and manpage update
Revision
655 -
Directory Listing
Modified
Fri Dec 29 08:46:32 2006 UTC
(6 years, 5 months ago)
by
blade
Defudification of doc/plattforms/README.linux
Revision
654 -
Directory Listing
Modified
Fri Dec 29 01:01:43 2006 UTC
(6 years, 5 months ago)
by
blade
close the rotten br #377069, dma transfer size check should work when sysfs is there
Revision
653 -
Directory Listing
Modified
Thu Dec 28 23:06:26 2006 UTC
(6 years, 5 months ago)
by
blade
more table formating fixes in icedax.1
Revision
652 -
Directory Listing
Modified
Thu Dec 28 22:54:40 2006 UTC
(6 years, 5 months ago)
by
blade
More cdda2wav -> icedax fixes
Revision
651 -
Directory Listing
Modified
Thu Dec 28 22:40:16 2006 UTC
(6 years, 5 months ago)
by
blade
Made README.ATAPI.setup more generic and moved it to the common docs
Revision
650 -
Directory Listing
Modified
Thu Dec 28 22:34:52 2006 UTC
(6 years, 5 months ago)
by
blade
Prepended a comment about the state of that documentation and a reference to README.ATAPI.setup
Revision
649 -
Directory Listing
Modified
Thu Dec 28 22:29:07 2006 UTC
(6 years, 5 months ago)
by
blade
Another cdda2wav -> icedax fix
Revision
648 -
Directory Listing
Modified
Thu Dec 28 22:28:29 2006 UTC
(6 years, 5 months ago)
by
blade
setting argv[0] to wodim if someone is cheating and calls it as cdrecord
Revision
647 -
Directory Listing
Modified
Thu Dec 28 20:47:46 2006 UTC
(6 years, 5 months ago)
by
kaner-guest
Inserted checks for return values of readn()
Revision
646 -
Directory Listing
Modified
Wed Dec 27 22:21:04 2006 UTC
(6 years, 5 months ago)
by
blade
Intendation fix
Revision
645 -
Directory Listing
Modified
Wed Dec 27 18:47:29 2006 UTC
(6 years, 5 months ago)
by
blade
Reverted the attempt count change, 5 was a good number, avoid risks with such changes now
Revision
644 -
Directory Listing
Modified
Wed Dec 27 18:44:40 2006 UTC
(6 years, 5 months ago)
by
blade
Minor fixes on msifile suggested by Thomas Schmidt
Revision
643 -
Directory Listing
Modified
Wed Dec 27 17:12:37 2006 UTC
(6 years, 5 months ago)
by
blade
More name conversions, dropped some adds
Revision
642 -
Directory Listing
Modified
Wed Dec 27 17:10:22 2006 UTC
(6 years, 5 months ago)
by
blade
Stop bitching about a historic version of mkisofs. We are not mkisofs anymore
Revision
641 -
Directory Listing
Modified
Wed Dec 27 17:08:57 2006 UTC
(6 years, 5 months ago)
by
blade
Drop README.silo, it is full of silly accusations about an issue which has been presumably solved years ago
Revision
640 -
Directory Listing
Modified
Wed Dec 27 17:05:27 2006 UTC
(6 years, 5 months ago)
by
blade
A lot of rebranding and readme updates of genisoimage docs
Revision
639 -
Directory Listing
Modified
Wed Dec 27 16:30:11 2006 UTC
(6 years, 5 months ago)
by
blade
Make the interface description refer to just Linux, not Linux-2.4
Revision
638 -
Directory Listing
Modified
Wed Dec 27 16:21:00 2006 UTC
(6 years, 5 months ago)
by
blade
Oops, corrected msisize to msifile
Revision
637 -
Directory Listing
Modified
Wed Dec 27 14:21:07 2006 UTC
(6 years, 5 months ago)
by
blade
Closes tag for bunk's bug and icedax manpage, some reordering/rephrasing in icedax.1 to move interface details to where it belongs to
Revision
636 -
Directory Listing
Modified
Wed Dec 27 13:55:26 2006 UTC
(6 years, 5 months ago)
by
blade
Print Speed set... information to stderr, no frontend in Debian reads it AFAIKS whatsoever
Revision
635 -
Directory Listing
Modified
Wed Dec 27 13:04:14 2006 UTC
(6 years, 5 months ago)
by
blade
Conflicts fix for xcdroast, some closes tags in debian/changelog and added Arkadiusz changelog entry
Revision
634 -
Directory Listing
Modified
Wed Dec 27 12:55:08 2006 UTC
(6 years, 5 months ago)
by
blade
Added a fake prefix to version output of readom and fixed fileencoding
Revision
633 -
Directory Listing
Modified
Wed Dec 27 12:45:07 2006 UTC
(6 years, 5 months ago)
by
blade
Implemented the msifile= option to store the ms info in a file rather than pushing it trough stdout
Revision
632 -
Directory Listing
Modified
Wed Dec 27 11:46:48 2006 UTC
(6 years, 5 months ago)
by
blade
genisoimage-1.10 or later -> just genisoimage
Revision
631 -
Directory Listing
Modified
Sat Dec 23 19:32:51 2006 UTC
(6 years, 5 months ago)
by
peters-guest
debian/changelog: add closes: 404289.
Revision
630 -
Directory Listing
Modified
Sat Dec 23 08:27:54 2006 UTC
(6 years, 5 months ago)
by
peters-guest
Two _more_ typos in genisoimage.1 found by A. Costa. (#404289)
Hard to believe I did that much rewriting and proofreading and managed
to miss these.
Revision
629 -
Directory Listing
Modified
Thu Dec 21 09:33:43 2006 UTC
(6 years, 5 months ago)
by
blade
Documented the bugs and stored more ideas in the TODO file
Revision
628 -
Directory Listing
Modified
Thu Dec 21 00:06:47 2006 UTC
(6 years, 5 months ago)
by
blade
Enabling burnfree by default
Revision
627 -
Directory Listing
Modified
Tue Dec 19 04:43:29 2006 UTC
(6 years, 6 months ago)
by
peters-guest
Remove /usr/share/doc/readcd symlink, I guess that's a cut/paste error.
Also note the readcd symlinks 'closes: #403536', in debian changelog.
Revision
626 -
Directory Listing
Modified
Tue Dec 19 00:27:01 2006 UTC
(6 years, 6 months ago)
by
blade
Add readcd compatibility symlinks to the dummy package.
Revision
625 -
Directory Listing
Modified
Mon Dec 18 08:44:07 2006 UTC
(6 years, 6 months ago)
by
blade
Tell to use -scanbus on non-Linux instead of --devices, and better preamble
Revision
624 -
Directory Listing
Modified
Sat Dec 16 22:23:59 2006 UTC
(6 years, 6 months ago)
by
peters-guest
misc/burnstuff: use genisoimage rather than mkisofs.
Also case instead of if, and a single echo instead of a full set -x.
Revision
623 -
Directory Listing
Modified
Sat Dec 16 09:50:07 2006 UTC
(6 years, 6 months ago)
by
blade
Dropped the lame jokes from the wodim.1/BUGS sections and mentioned netscsid there
Revision
622 -
Directory Listing
Modified
Thu Dec 14 22:12:40 2006 UTC
(6 years, 6 months ago)
by
blade
Use external getopt declarations only if using external getopt. And use only local ones otherwise. And removed a nasty debug message.
Revision
621 -
Directory Listing
Modified
Thu Dec 14 10:56:01 2006 UTC
(6 years, 6 months ago)
by
peters-guest
Followup to r441: a few more 'icedax' and 'wodim' names in the icedax
documentation. Minor other updates as I spotted them, but I did _not_
perform any kind of comprehensive update.
Revision
620 -
Directory Listing
Modified
Thu Dec 14 09:35:35 2006 UTC
(6 years, 6 months ago)
by
peters-guest
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.
Revision
619 -
Directory Listing
Modified
Thu Dec 14 09:19:05 2006 UTC
(6 years, 6 months ago)
by
peters-guest
genisoimage.1 cleanup. The end? (Famous last words.)
Even more typographical stuff: bold for option names, italic for
filenames and most other interesting words ... but _neither_ for a lot
of other stuff that I don't think is all that interesting. Overuse of
fancy typography is worse than underuse.
A few consistency fixes. Mac OS X is not MacOS X. "foo-separated" as
a compound adjective should always be hyphenated. Continue to edit the
text for flow and conciseness. (Believe it or not from these log
messages, I'm a great believer in conciseness.)
Finally, collapse several sections at the end of the document into a
single section "AUTHORS", and simplify the copyright notices. Remove
things like Schily's snail mail address, which doesn't seem useful at
all. Use the www.cdrkit.org URL.
Revision
618 -
Directory Listing
Modified
Wed Dec 13 10:00:01 2006 UTC
(6 years, 6 months ago)
by
peters-guest
genisoimage.1 cleanup:
Move config file info to a new manpage, genisoimagerc.5.
The theory is that genisoimage.1 is waaaaay too long.
Also add concise copyright information to the headers of both manpages,
based on the copyright history described in genisoimage.1.
Note: on some systems, config file manpages go in section 4 rather than
section 5. I don't think cmake is prepared to detect this.
Revision
617 -
Directory Listing
Modified
Wed Dec 13 06:35:57 2006 UTC
(6 years, 6 months ago)
by
peters-guest
genisoimage.1 cleanup. Step 5: miscellaneous cleanups.
Remove note from JS complaining about the silo patch. I believe this
patch was obsoleted by silo 1.4.13. Either way, unless you are JS, a
manpage isn't a good place to whinge.
Remove duplicate -sparc-boot section.
Typography: use boldface for "genisoimage" and for option names,
italics for filenames (including ".genisoimagerc") and option
arguments. Tidy up some .B and .I to exclude punctuation (.BR, .IR).
Use lowercase to describe parameters ("-abstract file" not "-abstract
FILE"): 'file' is already in italics, after all.
Wording fixes everywhere for grammar, clarity, and correctness - many
fixes supplied by Lorenz Minder. Explain "mode" parameters by
referring to chmod(1). This part of the cleanup is still a work in
progress, I haven't gone through the whole file yet.
.genisoimagerc, not .mkisofsrc. Again thanks to Lorenz Minder.
Replace most instances of "the -foo option" with "-foo". More concise
and, IMO, just as clear. Replace most "If foo, then bar..." with "If
foo, bar..." for the same reason.
Consistency: no space or hyphen in "multisession", "uppercase",
"lowercase", "filename", "filesystem". "mixed-case" and
"case-insensitive" have a hyphen. "hard link" is two words.
URLs checked, one updated.
Revision
616 -
Directory Listing
Modified
Wed Dec 13 03:01:01 2006 UTC
(6 years, 6 months ago)
by
peters-guest
genisoimage.1 cleanup. Step 4: random typography.
Render "\" using "\(rs" rather than "\\", since \\ is ambiguous in some
situations (rendering "\r" is where I noticed this).
Replace hyphens ("-") with em dashes ("\(em"). An em dash is used as a
separator in the middle of a sentence - like this. Em dashes look very
different from hyphens in typeset output (groff -Tps): "\(em" is quite
long, "-" is quite short. The ASCII dash "\-" is in between.
Revision
615 -
Directory Listing
Modified
Wed Dec 13 02:21:57 2006 UTC
(6 years, 6 months ago)
by
peters-guest
genisoimage.1 cleanup. Step 3: quotes inside the text (not in nroff cmds).
Make "" '' `' a bit more consistent. Now `' is used for quoting single
characters like `#'. Longer strings that need to be quoted are
occasionally done with "" but usually just changed to italics or
omitted ("El Torito" does not need quoting, for example). Note: we
could use \[lq]\[rq] instead of "", but that's a bit anal.
* Yes, I _do_ know that `' is incorrect for ASCII text. But in nroff,
it is rendered the same as \[oq]\[cq] (left and right single quotes).
Other drive-by cleanups:
- Replace .LP with .PP (they are synonyms)
- Replace "it's" with "its" except the one spot where "it's" is correct
- Use .IP to fix some indentation in the EXAMPLES section
- Hyphenate "7-bit" and friends.
Revision
614 -
Directory Listing
Modified
Wed Dec 13 00:38:03 2006 UTC
(6 years, 6 months ago)
by
peters-guest
genisoimage.1 cleanup. Step 2: vertical whitespace.
Blank lines are technically not allowed in nroff source.
- Visually separate new sections (.SH) with a comment line
.\" ----------------------------------------
instead of whitespace.
- Implement indented example lines using .IP (new indented paragraph)
where possible - if the context is already indented, use .sp and
manual indentation, for now. Might fix this later using double
indentation, but I don't know how to specify that, offhand.
Also use .IP to begin new paragraphs in indented sections (option
descriptions) rather than .sp.
Revision
613 -
Directory Listing
Modified
Tue Dec 12 23:24:47 2006 UTC
(6 years, 6 months ago)
by
peters-guest
genisoimage.1 cleanup. Step 1: argument quoting.
If a nroff "" string extends to the end of a line, the closing " is
often omitted. Although this is legal, it is also confusing, so add
closing " where needed so that all sets of "" are matched.
Also, .B and .I can take multiple arguments, so remove quotes from
lines like .B "CHARACTER SETS".
Revision
612 -
Directory Listing
Modified
Tue Dec 12 15:10:45 2006 UTC
(6 years, 6 months ago)
by
blade
Readded the mkzftree binary to .install, got lost during the switch to genisoimage
Revision
611 -
Directory Listing
Modified
Sun Dec 10 22:02:28 2006 UTC
(6 years, 6 months ago)
by
93sam
More copyright header cleanups in my code
Revision
610 -
Directory Listing
Modified
Sun Dec 10 21:54:40 2006 UTC
(6 years, 6 months ago)
by
93sam
Added copyright message lost in error
Revision
609 -
Directory Listing
Modified
Sun Dec 10 21:42:30 2006 UTC
(6 years, 6 months ago)
by
93sam
Added copyright info; I wrote the file...
Revision
608 -
Directory Listing
Modified
Sun Dec 10 18:38:03 2006 UTC
(6 years, 6 months ago)
by
blade
More robust version, should cope with slight format changes in sysfs
Revision
607 -
Directory Listing
Modified
Sun Dec 10 17:55:42 2006 UTC
(6 years, 6 months ago)
by
blade
Max. DMA buffer size fishing in sysfs
Revision
606 -
Directory Listing
Modified
Sun Dec 10 13:06:12 2006 UTC
(6 years, 6 months ago)
by
blade
some formating/intendation fixes in wodim.c
Revision
605 -
Directory Listing
Modified
Sun Dec 10 02:22:56 2006 UTC
(6 years, 6 months ago)
by
blade
Drop that formating-media-is-a-dvd, it's printed in profile list already
Revision
604 -
Directory Listing
Modified
Sun Dec 10 02:20:15 2006 UTC
(6 years, 6 months ago)
by
blade
+ * reenabled -format functionality (bug in program function control flow)
Revision
603 -
Directory Listing
Modified
Sat Dec 9 20:35:18 2006 UTC
(6 years, 6 months ago)
by
blade
set default gracetime to 4 secs
Revision
602 -
Directory Listing
Modified
Sat Dec 9 20:31:54 2006 UTC
(6 years, 6 months ago)
by
blade
Print wodim version along with other verbose messages... I wanna see which version we are talking about
Revision
601 -
Directory Listing
Modified
Sat Dec 9 15:15:24 2006 UTC
(6 years, 6 months ago)
by
blade
Added forgotten plaintext name to Current: ...
Revision
600 -
Directory Listing
Modified
Fri Dec 8 16:53:20 2006 UTC
(6 years, 6 months ago)
by
blade
Added --devices to icedax
Revision
599 -
Directory Listing
Modified
Fri Dec 8 15:56:49 2006 UTC
(6 years, 6 months ago)
by
blade
+ * clear profile names printing (using code from libburnia)
+ * cleanup with unused embedded CVS revision strings from Schilling and
+ more gcc -Wall correctness
Revision
598 -
Directory Listing
Modified
Fri Dec 8 15:29:05 2006 UTC
(6 years, 6 months ago)
by
blade
Adjust VERSION
Revision
597 -
Directory Listing
Modified
Fri Dec 8 15:24:44 2006 UTC
(6 years, 6 months ago)
by
blade
Drop unused return value
Revision
596 -
Directory Listing
Modified
Fri Dec 8 15:23:22 2006 UTC
(6 years, 6 months ago)
by
blade
Remove another stupid symlinks. This is not Schily Build System, we can configure include dirs explicitely
Revision
595 -
Directory Listing
Modified
Fri Dec 8 14:06:06 2006 UTC
(6 years, 6 months ago)
by
blade
including ctype.h, disabled some dead code
Revision
594 -
Directory Listing
Modified
Fri Dec 8 14:02:14 2006 UTC
(6 years, 6 months ago)
by
blade
That is already defined in defaults.h
Revision
593 -
Directory Listing
Modified
Fri Dec 8 14:01:26 2006 UTC
(6 years, 6 months ago)
by
blade
Restored the declarations of cdr_defaults methods
Revision
592 -
Directory Listing
Modified
Fri Dec 8 13:41:35 2006 UTC
(6 years, 6 months ago)
by
blade
Call cmake in the build dir when used with tweaks
Revision
591 -
Directory Listing
Modified
Fri Dec 8 13:38:43 2006 UTC
(6 years, 6 months ago)
by
blade
Dropped unused hardcoded strings with repeated Schilling copyright remarks. They are duplicated, the copy is in the file header after all.
Revision
590 -
Directory Listing
Modified
Fri Dec 8 13:00:08 2006 UTC
(6 years, 6 months ago)
by
blade
Some type casts on pointers
Revision
589 -
Directory Listing
Modified
Fri Dec 8 11:57:34 2006 UTC
(6 years, 6 months ago)
by
blade
s,mkisofs,genisoimage, in readom.1
Revision
588 -
Directory Listing
Modified
Fri Dec 8 11:52:54 2006 UTC
(6 years, 6 months ago)
by
blade
The old issue with unsigned char for isspace, in the new function now
Revision
587 -
Directory Listing
Modified
Fri Dec 8 10:19:53 2006 UTC
(6 years, 6 months ago)
by
blade
Remove libdeflt from main CMakeLists.txt
Revision
586 -
Directory Listing
Modified
Fri Dec 8 10:18:19 2006 UTC
(6 years, 6 months ago)
by
blade
Removed the unused foo*64.c wrappers
Revision
585 -
Directory Listing
Modified
Fri Dec 8 10:16:47 2006 UTC
(6 years, 6 months ago)
by
blade
killed libdeflt
Revision
584 -
Directory Listing
Modified
Fri Dec 8 10:15:57 2006 UTC
(6 years, 6 months ago)
by
blade
Moving deflt.c to librols, no point in having a lib for just one file
Revision
583 -
Directory Listing
Modified
Fri Dec 8 10:07:31 2006 UTC
(6 years, 6 months ago)
by
blade
Made other apps used shared wodim's stuff
Revision
582 -
Directory Listing
Modified
Fri Dec 8 09:56:12 2006 UTC
(6 years, 6 months ago)
by
blade
Made wodim share its stuff trough wodimstuff, used by wodim and readom now
Revision
581 -
Directory Listing
Modified
Fri Dec 8 09:51:26 2006 UTC
(6 years, 6 months ago)
by
blade
Another experiment, made persistent in the diff
Revision
580 -
Directory Listing
Modified
Fri Dec 8 09:35:38 2006 UTC
(6 years, 6 months ago)
by
blade
Removed some unused symlinks, our build system manages it from the top directory
Revision
579 -
Directory Listing
Modified
Thu Dec 7 21:14:02 2006 UTC
(6 years, 6 months ago)
by
blade
Updated debian/* for manpage changes
Revision
578 -
Directory Listing
Modified
Thu Dec 7 21:07:10 2006 UTC
(6 years, 6 months ago)
by
blade
Renamed and edited *iso* manpages to have section 1 and dropped references to stuff we don't distribute
Revision
577 -
Directory Listing
Modified
Thu Dec 7 20:47:57 2006 UTC
(6 years, 6 months ago)
by
blade
Document --devices
Revision
576 -
Directory Listing
Modified
Thu Dec 7 20:27:44 2006 UTC
(6 years, 6 months ago)
by
blade
New option: --devices, displays native device names
Revision
575 -
Directory Listing
Modified
Thu Dec 7 14:37:26 2006 UTC
(6 years, 6 months ago)
by
blade
Drop the experimental branch, knowhow from that experiment is in misc/... patch now
Revision
574 -
Directory Listing
Modified
Thu Dec 7 13:26:34 2006 UTC
(6 years, 6 months ago)
by
blade
Thomas's workaround for MAGIC_ERROR
Revision
573 -
Directory Listing
Modified
Thu Dec 7 11:24:19 2006 UTC
(6 years, 6 months ago)
by
blade
Manpage update, less tales about magic scsi b,t,l numbers, genisoimage and icedax word substitutions
Revision
572 -
Directory Listing
Modified
Thu Dec 7 10:44:44 2006 UTC
(6 years, 6 months ago)
by
blade
Oops, rename the define name also in scsi-linux-ata.c
Revision
571 -
Directory Listing
Modified
Thu Dec 7 10:13:12 2006 UTC
(6 years, 6 months ago)
by
blade
Some reformating to get better reading flow, and replaced USE_ATA with USE_OLD_ATAPI for less confusion
Revision
570 -
Directory Listing
Modified
Wed Dec 6 23:33:05 2006 UTC
(6 years, 6 months ago)
by
blade
More explicit device names in error messages
Revision
569 -
Directory Listing
Modified
Wed Dec 6 23:29:31 2006 UTC
(6 years, 6 months ago)
by
blade
Some usefull information for users (using the terms of some other person)
Revision
568 -
Directory Listing
Modified
Wed Dec 6 23:14:05 2006 UTC
(6 years, 6 months ago)
by
blade
dummy directory, removed
Revision
567 -
Directory Listing
Modified
Wed Dec 6 11:49:26 2006 UTC
(6 years, 6 months ago)
by
blade
An explanation about portability
Revision
566 -
Directory Listing
Modified
Wed Dec 6 11:20:32 2006 UTC
(6 years, 6 months ago)
by
blade
Disabled compilation of stdio/foo*64.c wrapper classes, we use LFS everywhere
Revision
565 -
Directory Listing
Modified
Wed Dec 6 10:46:29 2006 UTC
(6 years, 6 months ago)
by
blade
added the incomplete patch for making shared stuff be a shared lib... if someone want to do use it, go ahead, you don't gain much, just about 100kb pro binary
Revision
564 -
Directory Listing
Modified
Wed Dec 6 10:00:37 2006 UTC
(6 years, 6 months ago)
by
blade
Fixed the -O2 flag passing in debian/rules
Revision
563 -
Directory Listing
Modified
Wed Dec 6 09:56:20 2006 UTC
(6 years, 6 months ago)
by
blade
Document changes, geteltorito, suse's dvd patches
Revision
562 -
Directory Listing
Modified
Wed Dec 6 09:48:33 2006 UTC
(6 years, 6 months ago)
by
blade
More dvd related fixes, adopted from suse
Revision
561 -
Directory Listing
Modified
Wed Dec 6 09:18:49 2006 UTC
(6 years, 6 months ago)
by
blade
Use the original filename, though
Revision
560 -
Directory Listing
Modified
Wed Dec 6 09:18:15 2006 UTC
(6 years, 6 months ago)
by
blade
Added geteltorito after license clarification
Revision
556 -
Directory Listing
Modified
Mon Dec 4 11:18:48 2006 UTC
(6 years, 6 months ago)
by
blade
FAQ entry about ultra-dma errors
Revision
555 -
Directory Listing
Modified
Mon Dec 4 10:57:40 2006 UTC
(6 years, 6 months ago)
by
blade
+ more verbose abort message if track is specified with some maintainance
command (closes: #369677)
Revision
554 -
Directory Listing
Modified
Sun Dec 3 13:50:09 2006 UTC
(6 years, 6 months ago)
by
blade
kicked the fallback wrapper rule, added explicite all rule instead. It behaved to weird.
Revision
553 -
Directory Listing
Modified
Sat Dec 2 23:47:30 2006 UTC
(6 years, 6 months ago)
by
blade
Fixed a typo in the last changelog entry
Revision
552 -
Directory Listing
Modified
Sat Dec 2 22:06:02 2006 UTC
(6 years, 6 months ago)
by
blade
New changelog entries
Revision
551 -
Directory Listing
Modified
Sat Dec 2 17:44:36 2006 UTC
(6 years, 6 months ago)
by
blade
Tagging version 1.1.0
Revision
550 -
Directory Listing
Modified
Sat Dec 2 17:43:27 2006 UTC
(6 years, 6 months ago)
by
blade
Release date adjusted
Revision
549 -
Directory Listing
Modified
Sat Dec 2 17:42:37 2006 UTC
(6 years, 6 months ago)
by
blade
Preparing release of 1.1.0
Revision
548 -
Directory Listing
Modified
Sat Dec 2 15:08:41 2006 UTC
(6 years, 6 months ago)
by
blade
Some gmake version seems to prefer fallback instead of explicite install rule. added cmaketweaks to both ways.
Revision
547 -
Directory Listing
Modified
Sat Dec 2 14:58:19 2006 UTC
(6 years, 6 months ago)
by
blade
Oops, don't add getopt*.c to the default list if a check adds it if required
Revision
546 -
Directory Listing
Modified
Sat Dec 2 12:24:02 2006 UTC
(6 years, 6 months ago)
by
blade
Cruft cleanup in Makefile, set the default target properly
Revision
545 -
Directory Listing
Modified
Sat Dec 2 12:08:56 2006 UTC
(6 years, 6 months ago)
by
blade
Add explicite rule for install: and use .PHONY to work around the install/INSTALL file problem (letter case) on cygwin
Revision
544 -
Directory Listing
Modified
Sat Dec 2 12:01:42 2006 UTC
(6 years, 6 months ago)
by
blade
Remove the obsolete install: rule wrapper
Revision
543 -
Directory Listing
Modified
Sat Dec 2 11:40:55 2006 UTC
(6 years, 6 months ago)
by
blade
renamed mkisofs docs to genisoimage
Revision
542 -
Directory Listing
Modified
Sat Dec 2 11:39:24 2006 UTC
(6 years, 6 months ago)
by
blade
Added a simple script called burnstuff
Revision
541 -
Directory Listing
Modified
Sat Dec 2 11:36:18 2006 UTC
(6 years, 6 months ago)
by
blade
Dropped more Target, *mapvers, and *com files, most have not been correct anyway. If you need them, restore from old svn revision.
Revision
540 -
Directory Listing
Modified
Sat Dec 2 11:33:39 2006 UTC
(6 years, 6 months ago)
by
blade
Dropped some makefilesystem's files in libdeflt, have not been correct anyway
Revision
539 -
Directory Listing
Modified
Sat Dec 2 11:17:19 2006 UTC
(6 years, 6 months ago)
by
blade
Killed some dead code, fgetsstr.c
Revision
538 -
Directory Listing
Modified
Sat Dec 2 11:11:33 2006 UTC
(6 years, 6 months ago)
by
blade
Added check for HAVE_DYN_ARRAYS
Revision
537 -
Directory Listing
Modified
Sat Dec 2 11:10:05 2006 UTC
(6 years, 6 months ago)
by
blade
Some cleanups and test consolidation in configuration
Revision
536 -
Directory Listing
Modified
Sat Dec 2 10:09:56 2006 UTC
(6 years, 6 months ago)
by
blade
Clear warnings when multiple args have been merged and sorting fails
Revision
535 -
Directory Listing
Modified
Sat Dec 2 09:33:37 2006 UTC
(6 years, 6 months ago)
by
blade
Typo in error msg
Revision
534 -
Directory Listing
Modified
Sat Dec 2 09:13:25 2006 UTC
(6 years, 6 months ago)
by
blade
More verbose and aborting network function tests
Revision
533 -
Directory Listing
Modified
Sat Dec 2 02:11:54 2006 UTC
(6 years, 6 months ago)
by
blade
Fallback to xnet if libnls does not work
Revision
532 -
Directory Listing
Modified
Sat Dec 2 02:03:45 2006 UTC
(6 years, 6 months ago)
by
blade
CHECK_FUNCTION_EXISTS was not really reliable with cygwin's libiconv, check reverted
Revision
531 -
Directory Listing
Modified
Fri Dec 1 20:28:20 2006 UTC
(6 years, 6 months ago)
by
blade
Fixed genisoimage.c, commited accidentaly
Revision
530 -
Directory Listing
Modified
Fri Dec 1 20:27:42 2006 UTC
(6 years, 6 months ago)
by
blade
kick iconv.h again from the test includes
Revision
529 -
Directory Listing
Modified
Fri Dec 1 19:19:02 2006 UTC
(6 years, 6 months ago)
by
blade
libiconv lookup with CHECK_FUNCTION ; using getopt.c, getopt1.c on plattforms that do not provide getopt_long
Revision
528 -
Directory Listing
Modified
Fri Dec 1 13:19:23 2006 UTC
(6 years, 6 months ago)
by
blade
Updated todo a bit, someone needs to fix find_library checks
Revision
527 -
Directory Listing
Modified
Thu Nov 30 02:11:29 2006 UTC
(6 years, 6 months ago)
by
blade
fixed nls variable name
Revision
526 -
Directory Listing
Modified
Thu Nov 30 02:05:00 2006 UTC
(6 years, 6 months ago)
by
blade
Checks for extra additional network libs factored out, added something for libnls
Revision
525 -
Directory Listing
Modified
Wed Nov 29 11:03:47 2006 UTC
(6 years, 6 months ago)
by
blade
Added a version fake line to genisoimage, otherwise k3b is confused
Revision
524 -
Directory Listing
Modified
Wed Nov 29 10:58:07 2006 UTC
(6 years, 6 months ago)
by
blade
Added a job to TODO, it is still buggy
Revision
523 -
Directory Listing
Modified
Wed Nov 29 10:57:12 2006 UTC
(6 years, 6 months ago)
by
blade
Forced definition of USE_RCMD_RSH and updated documentation, for ssh and non-suid usage
Revision
522 -
Directory Listing
Modified
Wed Nov 29 10:25:39 2006 UTC
(6 years, 6 months ago)
by
blade
Setting default $RSCSI to /usr/sbin/netscsid
Revision
521 -
Directory Listing
Modified
Tue Nov 28 23:18:12 2006 UTC
(6 years, 6 months ago)
by
blade
I wanted to disable the warning, not the test for libiconv
Revision
520 -
Directory Listing
Modified
Tue Nov 28 23:14:32 2006 UTC
(6 years, 6 months ago)
by
blade
I wanted to disable the warning, not the test for libiconv
Revision
519 -
Directory Listing
Modified
Tue Nov 28 21:20:35 2006 UTC
(6 years, 6 months ago)
by
peters-guest
In debian/control:
- Finish the icedax/genisoimage package renaming
- Move all three dummy packages to the end of the file
- Make dummy package descriptions flow a bit better by rearranging the
sentences
- Remove Depends cruft from mkisofs
Revision
518 -
Directory Listing
Modified
Tue Nov 28 15:43:44 2006 UTC
(6 years, 6 months ago)
by
blade
Experiment with temporary libwodimstuff.a
Revision
517 -
Directory Listing
Modified
Tue Nov 28 15:42:09 2006 UTC
(6 years, 6 months ago)
by
blade
another test
Revision
516 -
Directory Listing
Modified
Tue Nov 28 15:41:56 2006 UTC
(6 years, 6 months ago)
by
blade
that was a crapy experiment
Revision
515 -
Directory Listing
Modified
Tue Nov 28 14:00:55 2006 UTC
(6 years, 6 months ago)
by
blade
libiconv extra check broken, doesn't work reliably, disabled
Revision
514 -
Directory Listing
Modified
Tue Nov 28 13:48:17 2006 UTC
(6 years, 6 months ago)
by
blade
moved some shared stuff to libwost
Revision
513 -
Directory Listing
Modified
Tue Nov 28 13:20:56 2006 UTC
(6 years, 6 months ago)
by
blade
libwost directory created
Revision
512 -
Directory Listing
Modified
Tue Nov 28 13:19:46 2006 UTC
(6 years, 6 months ago)
by
blade
Created experimental branch for libwost experiment
Revision
511 -
Directory Listing
Modified
Tue Nov 28 13:19:08 2006 UTC
(6 years, 6 months ago)
by
blade
Move the old experimental branch out of the way
Revision
509 -
Directory Listing
Modified
Tue Nov 28 10:11:51 2006 UTC
(6 years, 6 months ago)
by
blade
wodim.dfl typo fixes and a config cleanup, also added CDR_MAXFIFOSIZE
Revision
508 -
Directory Listing
Modified
Tue Nov 28 00:16:24 2006 UTC
(6 years, 6 months ago)
by
blade
Dropped another not-from-schilling note. A fork is a fork is a fork.
Revision
507 -
Directory Listing
Modified
Tue Nov 28 00:13:24 2006 UTC
(6 years, 6 months ago)
by
blade
Rephrased Joliet bitching to be more neutral.
Revision
506 -
Directory Listing
Modified
Mon Nov 27 23:02:17 2006 UTC
(6 years, 6 months ago)
by
blade
preliminary README.sunos added
Revision
505 -
Directory Listing
Modified
Mon Nov 27 22:53:30 2006 UTC
(6 years, 6 months ago)
by
blade
We expect gmake (for now), updated INSTALL
Revision
504 -
Directory Listing
Modified
Mon Nov 27 22:39:34 2006 UTC
(6 years, 6 months ago)
by
blade
README.freebsd from Lorenz ; README.win32 updated, install seems to work again
Revision
501 -
Directory Listing
Modified
Mon Nov 27 11:33:34 2006 UTC
(6 years, 6 months ago)
by
blade
CMAKETWEAKS concatenation and warning on missing libiconv
Revision
500 -
Directory Listing
Modified
Mon Nov 27 10:29:46 2006 UTC
(6 years, 6 months ago)
by
blade
Changelog update
Revision
499 -
Directory Listing
Modified
Mon Nov 27 10:26:29 2006 UTC
(6 years, 6 months ago)
by
blade
Hint to clean before reruning configuration
Revision
498 -
Directory Listing
Modified
Mon Nov 27 09:15:40 2006 UTC
(6 years, 6 months ago)
by
blade
Passing of cmaketweaks fixed
Revision
497 -
Directory Listing
Modified
Mon Nov 27 08:34:55 2006 UTC
(6 years, 6 months ago)
by
blade
Using a code snippet to test libiconv, cmake module fails on cygwin
Revision
496 -
Directory Listing
Modified
Sun Nov 26 22:09:21 2006 UTC
(6 years, 6 months ago)
by
blade
Updated TODO
Revision
495 -
Directory Listing
Modified
Sun Nov 26 22:07:43 2006 UTC
(6 years, 6 months ago)
by
blade
Fixed aix readme
Revision
494 -
Directory Listing
Modified
Sun Nov 26 22:01:59 2006 UTC
(6 years, 6 months ago)
by
blade
More reliable iconv.h and libiconv detection, improved Makefile wrapper, letting user pass LDFLAGS as needed, a bunch of xlc compliancy fixes, TROUBLESHOOTING section in the INSTALL instructions
Revision
493 -
Directory Listing
Modified
Sun Nov 26 16:22:28 2006 UTC
(6 years, 6 months ago)
by
blade
Reverting iconv and libiconv detection. Does not work, cmake does weird stuff. Better disabled for now than not compiling.
Revision
492 -
Directory Listing
Modified
Sun Nov 26 15:05:00 2006 UTC
(6 years, 6 months ago)
by
blade
Not depending on detection of header when using the lib, need a bit help of cmake wizards to solve that
Revision
491 -
Directory Listing
Modified
Sun Nov 26 15:02:56 2006 UTC
(6 years, 6 months ago)
by
blade
Smarter iconv.h detection, moved to xconfig stuff
Revision
490 -
Directory Listing
Modified
Sun Nov 26 14:40:42 2006 UTC
(6 years, 6 months ago)
by
blade
Renamed the binary name of libschily to librols
Revision
489 -
Directory Listing
Modified
Sun Nov 26 13:44:14 2006 UTC
(6 years, 6 months ago)
by
blade
Workarounds for the detection of awesome SunOS system headers
Revision
488 -
Directory Listing
Modified
Sun Nov 26 13:07:49 2006 UTC
(6 years, 6 months ago)
by
blade
Using cmake macros for header file detection, more reliable on AIX
Revision
487 -
Directory Listing
Modified
Sun Nov 26 12:20:24 2006 UTC
(6 years, 6 months ago)
by
blade
More scarry message
Revision
486 -
Directory Listing
Modified
Sun Nov 26 11:58:34 2006 UTC
(6 years, 6 months ago)
by
blade
Added some SuSE patches
Revision
485 -
Directory Listing
Modified
Sun Nov 26 00:06:18 2006 UTC
(6 years, 6 months ago)
by
blade
Removed subchannel dumps from user output in less verbose mode
Revision
484 -
Directory Listing
Modified
Sat Nov 25 23:57:19 2006 UTC
(6 years, 6 months ago)
by
blade
Supressed some more acceptable warnings in low-verbosity mode
Revision
483 -
Directory Listing
Modified
Sat Nov 25 23:25:24 2006 UTC
(6 years, 6 months ago)
by
blade
Suppressed startsec warning in less verbose mode. This scarry thing bothered me long enough.
Revision
482 -
Directory Listing
Modified
Sat Nov 25 23:20:44 2006 UTC
(6 years, 6 months ago)
by
blade
Proper version reporting in libusal
Revision
481 -
Directory Listing
Modified
Sat Nov 25 23:13:29 2006 UTC
(6 years, 6 months ago)
by
blade
file symlinks support in dirsplit
Revision
480 -
Directory Listing
Modified
Sat Nov 25 23:06:18 2006 UTC
(6 years, 6 months ago)
by
blade
Printing of burnfree state switching consisting with verbosity level
Revision
479 -
Directory Listing
Modified
Sat Nov 25 22:55:34 2006 UTC
(6 years, 6 months ago)
by
blade
Enabled DVD driver auto-selection
Revision
478 -
Directory Listing
Modified
Sat Nov 25 16:09:24 2006 UTC
(6 years, 6 months ago)
by
blade
Remains sounds better than Rests
Revision
477 -
Directory Listing
Modified
Sat Nov 25 16:06:38 2006 UTC
(6 years, 6 months ago)
by
blade
Changelog update
Revision
476 -
Directory Listing
Modified
Sat Nov 25 16:02:24 2006 UTC
(6 years, 6 months ago)
by
blade
TODO updated
Revision
475 -
Directory Listing
Modified
Sat Nov 25 16:01:14 2006 UTC
(6 years, 6 months ago)
by
blade
Wrong control flow, sometimes oversized bins with dirsplit -S
Revision
474 -
Directory Listing
Modified
Sat Nov 25 15:48:13 2006 UTC
(6 years, 6 months ago)
by
blade
Restored the good Makefile from 1.0 trunk, lost somehow
Revision
473 -
Directory Listing
Modified
Sat Nov 25 15:44:48 2006 UTC
(6 years, 6 months ago)
by
blade
Forgot to remove sprintf.c
Revision
472 -
Directory Listing
Modified
Sat Nov 25 15:25:08 2006 UTC
(6 years, 6 months ago)
by
blade
Renaming libschily -> librols
Revision
471 -
Directory Listing
Modified
Sat Nov 25 12:16:35 2006 UTC
(6 years, 6 months ago)
by
blade
more cdrecord debranding, and nuked contents of defaults.h, rewritten with my defaults parser already
Revision
470 -
Directory Listing
Modified
Sat Nov 25 12:13:05 2006 UTC
(6 years, 6 months ago)
by
blade
More readcd debranding
Revision
469 -
Directory Listing
Modified
Sat Nov 25 12:08:05 2006 UTC
(6 years, 6 months ago)
by
blade
More cdda2wav debranding
Revision
468 -
Directory Listing
Modified
Sat Nov 25 11:46:59 2006 UTC
(6 years, 6 months ago)
by
blade
Using svn:keywords was not so clever, triggers rebuilds all the time
Revision
467 -
Directory Listing
Modified
Sat Nov 25 11:40:07 2006 UTC
(6 years, 6 months ago)
by
blade
Consistent version printing, configured via xconfig.h.in and its cmake code
Revision
466 -
Directory Listing
Modified
Sat Nov 25 11:12:38 2006 UTC
(6 years, 6 months ago)
by
blade
Using Revision keyword to track versions
Revision
465 -
Directory Listing
Modified
Sat Nov 25 01:07:45 2006 UTC
(6 years, 6 months ago)
by
blade
Added function test for win32 relevant stuff
Revision
464 -
Directory Listing
Modified
Sat Nov 25 00:51:11 2006 UTC
(6 years, 6 months ago)
by
blade
findbytes, another unused file
Revision
463 -
Directory Listing
Modified
Sat Nov 25 00:44:12 2006 UTC
(6 years, 6 months ago)
by
blade
Workarounds for some remaining cases of %r usage
Revision
462 -
Directory Listing
Modified
Sat Nov 25 00:20:20 2006 UTC
(6 years, 6 months ago)
by
blade
Cleanup with lots of libschily/* libc reinventions
Revision
461 -
Directory Listing
Modified
Sat Nov 25 00:18:53 2006 UTC
(6 years, 6 months ago)
by
blade
Making a backup tag before doing invasive changes
Revision
460 -
Directory Listing
Modified
Fri Nov 24 00:39:06 2006 UTC
(6 years, 6 months ago)
by
blade
Lorinders code, actually...
Revision
459 -
Directory Listing
Modified
Fri Nov 24 00:16:11 2006 UTC
(6 years, 6 months ago)
by
blade
Lorenz Minder, * flexible ascii conversion buffer
Revision
458 -
Directory Listing
Modified
Thu Nov 23 23:51:49 2006 UTC
(6 years, 6 months ago)
by
blade
[ Lorenz Minder ]
* user output junk filter in icedax/toc.c
Revision
457 -
Directory Listing
Modified
Thu Nov 23 23:29:51 2006 UTC
(6 years, 6 months ago)
by
blade
conflict merge leftovers removed, thanks Lorenz
Revision
456 -
Directory Listing
Modified
Thu Nov 23 23:04:29 2006 UTC
(6 years, 6 months ago)
by
blade
New names in cdrkit-doc description
Revision
455 -
Directory Listing
Modified
Thu Nov 23 22:34:19 2006 UTC
(6 years, 6 months ago)
by
blade
Roundup, forgotten netscsid manpage, conffile migration
Revision
454 -
Directory Listing
Modified
Thu Nov 23 22:19:47 2006 UTC
(6 years, 6 months ago)
by
blade
Fixed mkisofs dummy package, bad symlinks
Revision
453 -
Directory Listing
Modified
Thu Nov 23 22:11:41 2006 UTC
(6 years, 6 months ago)
by
blade
Name is finally genisoimage, debian/* fixes, debian/copyright cleanup
Revision
452 -
Directory Listing
Modified
Thu Nov 23 21:59:20 2006 UTC
(6 years, 6 months ago)
by
blade
cdda2wav dummy package fixed
Revision
451 -
Directory Listing
Modified
Thu Nov 23 21:52:26 2006 UTC
(6 years, 6 months ago)
by
blade
Renaming to genisoimage
Revision
450 -
Directory Listing
Modified
Thu Nov 23 21:37:32 2006 UTC
(6 years, 6 months ago)
by
blade
mkisoimage, contents replacement, and removed obsolete Makefile.man files
Revision
449 -
Directory Listing
Modified
Thu Nov 23 21:26:50 2006 UTC
(6 years, 6 months ago)
by
blade
Mvoing mkisofs nach mkisoimage
Revision
448 -
Directory Listing
Modified
Thu Nov 23 20:25:29 2006 UTC
(6 years, 6 months ago)
by
blade
Changelog-update
Revision
447 -
Directory Listing
Modified
Thu Nov 23 20:23:09 2006 UTC
(6 years, 6 months ago)
by
blade
icedax manpage fixes
Revision
446 -
Directory Listing
Modified
Thu Nov 23 20:21:04 2006 UTC
(6 years, 6 months ago)
by
blade
Forgotten replaces
Revision
445 -
Directory Listing
Modified
Thu Nov 23 20:20:02 2006 UTC
(6 years, 6 months ago)
by
blade
debian/* updates
Revision
444 -
Directory Listing
Modified
Thu Nov 23 20:05:23 2006 UTC
(6 years, 6 months ago)
by
blade
Remove old makefile junk
Revision
443 -
Directory Listing
Modified
Thu Nov 23 20:02:16 2006 UTC
(6 years, 6 months ago)
by
blade
Fix some usal references in wodim.1
Revision
442 -
Directory Listing
Modified
Thu Nov 23 19:58:09 2006 UTC
(6 years, 6 months ago)
by
blade
cdda2wav docs -> icedax
Revision
441 -
Directory Listing
Modified
Thu Nov 23 19:57:24 2006 UTC
(6 years, 6 months ago)
by
blade
cdda2wav docs -> icedax
Revision
440 -
Directory Listing
Modified
Thu Nov 23 19:55:19 2006 UTC
(6 years, 6 months ago)
by
blade
documentation update of readmes, more cdrecord -> wodim
Revision
439 -
Directory Listing
Modified
Thu Nov 23 19:44:13 2006 UTC
(6 years, 6 months ago)
by
blade
Too h... with that README, there is not much value in listing dozens of 10 year old recorders and libscg ads
Revision
438 -
Directory Listing
Modified
Thu Nov 23 19:33:10 2006 UTC
(6 years, 6 months ago)
by
blade
rscsi -> netscsid, part 2
Revision
437 -
Directory Listing
Modified
Thu Nov 23 19:31:33 2006 UTC
(6 years, 6 months ago)
by
blade
rscsi -> netscsid
Revision
436 -
Directory Listing
Modified
Thu Nov 23 19:26:47 2006 UTC
(6 years, 6 months ago)
by
blade
cdda2wav -> icedax
Revision
435 -
Directory Listing
Modified
Thu Nov 23 19:19:33 2006 UTC
(6 years, 6 months ago)
by
blade
cdda2wav -> icedax, part I
Revision
434 -
Directory Listing
Modified
Thu Nov 23 19:17:50 2006 UTC
(6 years, 6 months ago)
by
blade
readcd -> readom, part II
Revision
433 -
Directory Listing
Modified
Thu Nov 23 19:15:59 2006 UTC
(6 years, 6 months ago)
by
blade
readcd -> readom, part I
Revision
432 -
Directory Listing
Modified
Thu Nov 23 19:03:00 2006 UTC
(6 years, 6 months ago)
by
blade
Crash and burn, big renaming action, part III
Revision
431 -
Directory Listing
Modified
Thu Nov 23 18:59:26 2006 UTC
(6 years, 6 months ago)
by
blade
Crash and burn, big renaming action, part II
Revision
430 -
Directory Listing
Modified
Thu Nov 23 18:57:28 2006 UTC
(6 years, 6 months ago)
by
blade
Crash and burn, big renaming action, part I
Revision
429 -
Directory Listing
Modified
Thu Nov 23 11:46:30 2006 UTC
(6 years, 6 months ago)
by
blade
Removed more junk
Revision
428 -
Directory Listing
Modified
Thu Nov 23 11:44:50 2006 UTC
(6 years, 6 months ago)
by
blade
Kicked mtiodefs.h and corresponding config, is not used
Revision
427 -
Directory Listing
Modified
Thu Nov 23 11:16:23 2006 UTC
(6 years, 6 months ago)
by
blade
More redundant vars removed
Revision
426 -
Directory Listing
Modified
Thu Nov 23 11:06:08 2006 UTC
(6 years, 6 months ago)
by
blade
... and more
Revision
425 -
Directory Listing
Modified
Thu Nov 23 11:04:25 2006 UTC
(6 years, 6 months ago)
by
blade
More funny double checks removed
Revision
424 -
Directory Listing
Modified
Thu Nov 23 10:51:40 2006 UTC
(6 years, 6 months ago)
by
blade
Documented chagnes
Revision
423 -
Directory Listing
Modified
Thu Nov 23 10:48:50 2006 UTC
(6 years, 6 months ago)
by
blade
Dynamic checks for -lrt and -lsocket requierement (SunOS)
Revision
422 -
Directory Listing
Modified
Thu Nov 23 09:58:31 2006 UTC
(6 years, 6 months ago)
by
blade
More automatic checks for headers, xconfig.h.in cleanup
Revision
421 -
Directory Listing
Modified
Thu Nov 23 09:26:21 2006 UTC
(6 years, 6 months ago)
by
blade
Fixed the whiteouting and remove some more unused stuff
Revision
420 -
Directory Listing
Modified
Thu Nov 23 09:02:42 2006 UTC
(6 years, 6 months ago)
by
blade
White out unused definitions
Revision
419 -
Directory Listing
Modified
Thu Nov 23 08:33:24 2006 UTC
(6 years, 6 months ago)
by
blade
Some Solaris related wuergarounds (more checks and adaptions in new stuff), also dropped unused scg-related things
Revision
418 -
Directory Listing
Modified
Wed Nov 22 09:21:45 2006 UTC
(6 years, 6 months ago)
by
blade
Roadmap for the 1.0.x releases
Revision
417 -
Directory Listing
Modified
Tue Nov 21 18:48:37 2006 UTC
(6 years, 6 months ago)
by
blade
More realistic introduction example
Revision
416 -
Directory Listing
Modified
Tue Nov 21 18:46:53 2006 UTC
(6 years, 6 months ago)
by
blade
Renaming cdrecord directory to wodim
Revision
415 -
Directory Listing
Modified
Tue Nov 21 18:34:28 2006 UTC
(6 years, 6 months ago)
by
blade
Renaming cdrecord.{c,h} to wodim.{c,h}
Revision
414 -
Directory Listing
Modified
Tue Nov 21 17:59:10 2006 UTC
(6 years, 6 months ago)
by
blade
Updated FAQ
Revision
413 -
Directory Listing
Modified
Mon Nov 20 22:38:39 2006 UTC
(6 years, 6 months ago)
by
blade
Fixed name of library, leading to liblibedc
Revision
412 -
Directory Listing
Modified
Mon Nov 20 22:35:45 2006 UTC
(6 years, 6 months ago)
by
blade
Merged todays changes from old trunk herein, @ r411
Revision
411 -
Directory Listing
Modified
Mon Nov 20 21:40:50 2006 UTC
(6 years, 6 months ago)
by
kaner-guest
* Moving branches/cleanup to trunk
Revision
410 -
Directory Listing
Modified
Mon Nov 20 21:40:08 2006 UTC
(6 years, 6 months ago)
by
kaner-guest
* Moving trunk to branches/1.0.x, branches/cleanup will become trunk
Revision
409 -
Directory Listing
Modified
Mon Nov 20 21:30:09 2006 UTC
(6 years, 6 months ago)
by
blade
Copied from:
nonameyet revision 408
Moving nonameyet to get the final name, cdrkit
Revision
408 -
Directory Listing
Modified
Mon Nov 20 18:58:24 2006 UTC
(6 years, 6 months ago)
by
joerg
Original Path:
nonameyet
r3012@vorlon: joerg | 2006-11-20 19:58:14 +0100
Oh well, aba doesnt want to get named
Revision
407 -
Directory Listing
Modified
Mon Nov 20 18:54:49 2006 UTC
(6 years, 6 months ago)
by
joerg
Original Path:
nonameyet
r3009@vorlon: joerg | 2006-11-20 19:54:40 +0100
Urgency high for debian, coordinated with aba
Revision
406 -
Directory Listing
Modified
Mon Nov 20 18:51:30 2006 UTC
(6 years, 6 months ago)
by
joerg
Original Path:
nonameyet
tag release of 1.0
Revision
405 -
Directory Listing
Modified
Mon Nov 20 18:46:12 2006 UTC
(6 years, 6 months ago)
by
joerg
Original Path:
nonameyet
r3005@vorlon: joerg | 2006-11-20 19:43:49 +0100
Remove no longer valid "COPYING/LICENSE/LIMITATION" files
r3006@vorlon: joerg | 2006-11-20 19:45:14 +0100
Remove all the non-free stuff, as we never got a "No, this
is not GPL but XXX", so we need to follow whats written, which
is GPL...
Also prepare this for a release as 1.0
r3007@vorlon: joerg | 2006-11-20 19:45:43 +0100
Set debian version to 5:1.0-1
Revision
404 -
Directory Listing
Modified
Sun Nov 19 17:52:27 2006 UTC
(6 years, 6 months ago)
by
blade
Original Path:
nonameyet
Merged surgery with cleanup r403
Revision
403 -
Directory Listing
Modified
Sun Nov 19 17:50:38 2006 UTC
(6 years, 6 months ago)
by
blade
Original Path:
nonameyet
Added cdda2mp3 as symlink in cleanup branch now
Revision
402 -
Directory Listing
Modified
Sun Nov 19 17:50:10 2006 UTC
(6 years, 6 months ago)
by
blade
Original Path:
nonameyet
Adding changes on cdda2* scripts lost in some previous merge
Revision
401 -
Directory Listing
Modified
Sun Nov 19 17:41:44 2006 UTC
(6 years, 6 months ago)
by
blade
Original Path:
nonameyet
Removal of the most offensive parts
Revision
400 -
Directory Listing
Modified
Sun Nov 19 17:32:55 2006 UTC
(6 years, 6 months ago)
by
blade
Original Path:
nonameyet
Creating a branch for removal of non-free parts
Revision
399 -
Directory Listing
Modified
Sun Nov 19 17:29:47 2006 UTC
(6 years, 6 months ago)
by
blade
Original Path:
nonameyet
cleanup branch merged with trunk -r398
Revision
398 -
Directory Listing
Modified
Sun Nov 19 17:07:23 2006 UTC
(6 years, 6 months ago)
by
blade
Original Path:
nonameyet
Alternative non-scg sector read
Revision
397 -
Directory Listing
Modified
Wed Nov 15 15:12:23 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
sorted file list printing, by Dennis Vshivkov
Revision
396 -
Directory Listing
Modified
Wed Nov 15 14:17:53 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
* more reliable FIFO process termination (closes: #398043)
* prints burn-free message only with higher verbosity (closes: 388770)
Revision
395 -
Directory Listing
Modified
Wed Nov 15 11:38:01 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
mapping of ATAPI: -> ATA: method on linux-2.6 and some code beautification
Revision
394 -
Directory Listing
Modified
Tue Nov 7 21:27:12 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
I hope this time...
Revision
393 -
Directory Listing
Modified
Tue Nov 7 21:26:56 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
The never ending story
Revision
392 -
Directory Listing
Modified
Tue Nov 7 21:26:42 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
Oh no, forgot to commit
Revision
391 -
Directory Listing
Modified
Tue Nov 7 21:22:07 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
Now really really tagging 1.0pre5
Revision
390 -
Directory Listing
Modified
Tue Nov 7 21:21:48 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
retagging, minor bug found
Revision
389 -
Directory Listing
Modified
Tue Nov 7 10:59:52 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
Re-tagging 1.0pre5
Revision
387 -
Directory Listing
Modified
Tue Nov 7 10:55:51 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
removing tag from yesterday
Revision
386 -
Directory Listing
Modified
Tue Nov 7 10:52:45 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
Workaround for breakage after DMA tests
Revision
385 -
Directory Listing
Modified
Tue Nov 7 10:38:02 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
Changelogs about scsi-remote.c
Revision
384 -
Directory Listing
Modified
Tue Nov 7 10:37:43 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
removed debug message
Revision
383 -
Directory Listing
Modified
Tue Nov 7 10:35:25 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
moved scsi-remote.c to the libscg sources and adapted the CMakefile to use it instead of rdummy, for #396460
Revision
382 -
Directory Listing
Modified
Mon Nov 6 09:49:31 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
Tagging as pre5 for now
Revision
381 -
Directory Listing
Modified
Mon Nov 6 09:44:50 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
Added invariant sections stuff to the FAQ plus reference in the message
Revision
380 -
Directory Listing
Modified
Sun Nov 5 15:17:38 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
Another wording, shall not break msinfo anymore
Revision
379 -
Directory Listing
Modified
Sun Nov 5 15:13:38 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
Workaround for invariant section. Printing is not modified.
Revision
378 -
Directory Listing
Modified
Sun Nov 5 15:08:34 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
not creating empty dirs in etc anymore
Revision
377 -
Directory Listing
Modified
Sun Nov 5 14:55:26 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
moved files to /etc/... and added preinst code to kill unregistred conffiles and preserve user changes
Revision
376 -
Directory Listing
Modified
Sun Nov 5 11:25:24 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
Restored the invariant section from original cdrtools and made it compile,
adding dummy strings for the stuff that we dropped a while ago.
Act consequential - either remove all invariant sections or none.
Added a preamble to tell the user the FUD carefully and know where to send the
complaints to.
Revision
375 -
Directory Listing
Modified
Wed Oct 25 22:25:48 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
error -> shily_error et all
Revision
374 -
Directory Listing
Modified
Wed Oct 25 22:14:33 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
small fixes and adaptions, the big pile is still ahead
Revision
373 -
Directory Listing
Modified
Wed Oct 25 21:22:20 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
restoring semicolongs, removed by accident
Revision
372 -
Directory Listing
Modified
Wed Oct 25 21:20:16 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
fixed EXPORT and STATIC and version
Revision
371 -
Directory Listing
Modified
Wed Oct 25 21:12:46 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
installed cdrecord.c from cdrecord-1.8a29 and removed cdrecord/COPYING
Revision
370 -
Directory Listing
Modified
Wed Oct 25 21:10:03 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
Branching cleanup@369 to experimental
Revision
369 -
Directory Listing
Modified
Wed Oct 25 21:06:11 2006 UTC
(6 years, 7 months ago)
by
blade
Original Path:
nonameyet
Merge with trunk at revision 368
Revision
368 -
Directory Listing
Modified
Thu Oct 12 19:38:29 2006 UTC
(6 years, 8 months ago)
by
kaner-guest
Original Path:
nonameyet
* Cleaned up K&R function definitions [except libschily]
* Cleaned up __PR makros [except libschily]
Revision
367 -
Directory Listing
Modified
Sun Oct 8 20:54:40 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
Clear the lib list in tests, for sure. Readded DVD to the Debian package descriptions
Revision
366 -
Directory Listing
Modified
Wed Oct 4 03:42:49 2006 UTC
(6 years, 8 months ago)
by
peters-guest
Original Path:
nonameyet
[PATCH] misc gcc -Wall fixes
From: Lorenz Minder (slightly tweaked)
Revision
365 -
Directory Listing
Modified
Tue Oct 3 21:37:06 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
enabled CLONE feature in wodim's config, by Vladimir Nadvornik
Revision
363 -
Directory Listing
Modified
Tue Oct 3 15:01:05 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
Fixing the error wrapper in fifo.c
Revision
362 -
Directory Listing
Modified
Tue Oct 3 15:00:34 2006 UTC
(6 years, 8 months ago)
by
peters-guest
Original Path:
nonameyet
Revert a few bits of r361. The perl script wasn't quite perfect.
Revision
361 -
Directory Listing
Modified
Tue Oct 3 14:42:19 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
Big replacement of error(...) function
Revision
360 -
Directory Listing
Modified
Tue Oct 3 14:35:47 2006 UTC
(6 years, 8 months ago)
by
peters-guest
Original Path:
nonameyet
Remove several instances of %r in printf-like statements, in
preparation for removing the libschily format-string implementation
Revision
359 -
Directory Listing
Modified
Tue Oct 3 14:31:09 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
Replacing %r occurences with vprintf in cdda2wav
Revision
358 -
Directory Listing
Modified
Tue Oct 3 13:01:12 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
error -> schily_error renaming
Revision
357 -
Directory Listing
Modified
Tue Oct 3 12:25:23 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
* include/utypes.h: guard to preserve SIZE_T_MAX
Revision
355 -
Directory Listing
Modified
Tue Oct 3 12:18:08 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
Use CMAKE_SYSTEM_NAME rather than unknown-unknown
Revision
354 -
Directory Listing
Modified
Tue Oct 3 11:57:17 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
Unused argument to pritnf removed
Revision
352 -
Directory Listing
Modified
Mon Oct 2 20:44:09 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
better device opening failure handling
Revision
351 -
Directory Listing
Modified
Wed Sep 27 13:05:21 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
Remove the tag from xconfig.h.in as well, confuses xlc
Revision
350 -
Directory Listing
Modified
Wed Sep 27 09:38:46 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
No point in testing for blksize_t if the result is never used
Revision
349 -
Directory Listing
Modified
Wed Sep 27 00:03:45 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
Remove absolute GCC requriement from aix5l readme
Revision
348 -
Directory Listing
Modified
Wed Sep 27 00:01:31 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
More xlc related fixes: C++ comments, wrong casts
Revision
347 -
Directory Listing
Modified
Tue Sep 26 23:48:07 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
Adding README for aix5l
Revision
346 -
Directory Listing
Modified
Tue Sep 26 23:28:27 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
Eliminating more C++ comments
Revision
345 -
Directory Listing
Modified
Tue Sep 26 23:22:41 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
More C++ comments, from me this time
Revision
344 -
Directory Listing
Modified
Tue Sep 26 23:20:57 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
lorinder: don't use C++ comments\!
Revision
343 -
Directory Listing
Modified
Tue Sep 26 23:17:22 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
Better test for blksize_t mapping in xconfig.h, for xlc compiler
Revision
342 -
Directory Listing
Modified
Tue Sep 26 22:19:12 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
Remove README.mingw32 yet, it was not tested yet.
Revision
341 -
Directory Listing
Modified
Tue Sep 26 20:54:02 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
make sure that FIFO helper is killed on ungraceful termination, and print trackno debug message only with -vvv
Revision
340 -
Directory Listing
Modified
Tue Sep 26 17:30:29 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
Univeral check for isnan
Revision
339 -
Directory Listing
Modified
Tue Sep 26 12:50:39 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
More exact copyright notes with cdrtools project homepage, separated from the text, no using the derivate word anymore
Revision
338 -
Directory Listing
Modified
Mon Sep 25 21:10:32 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
Adding forgotten cvt.h file
Revision
337 -
Directory Listing
Modified
Mon Sep 25 20:51:25 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
Removed btcflash utility
Revision
336 -
Directory Listing
Modified
Mon Sep 25 20:50:53 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
Making a backup tag before removing the btcflash utility
Revision
335 -
Directory Listing
Modified
Mon Sep 25 20:44:17 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
Changed wording in manpages to refer to cdrtools as the version we forked from (neutral wording) with Version and release month/year
+ * AIX 5l port
+ [ Lorenz Minder ]
+ * Fix of the joliet_strlen signature
+ * Code refactoring around *cvt* declarations to make the conditional
+ compilation more reliable, especially on BSD and AIX
+
Revision
334 -
Directory Listing
Modified
Mon Sep 25 16:45:56 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
a small TODO for the future, sorting algorithm optimisation
Revision
333 -
Directory Listing
Modified
Sun Sep 24 17:27:24 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
Fixed table formating WRT line breaks in cdda2wav.1
Revision
332 -
Directory Listing
Modified
Sat Sep 23 23:44:11 2006 UTC
(6 years, 8 months ago)
by
joerg
Original Path:
nonameyet
Merge rev 330 and 331 into cleanup branch so that also works with those
fixes for him.
Revision
331 -
Directory Listing
Modified
Sat Sep 23 23:38:12 2006 UTC
(6 years, 8 months ago)
by
joerg
Original Path:
nonameyet
r2884@vorlon: joerg | 2006-09-24 01:37:56 +0200
s/no longer/not/g
Revision
330 -
Directory Listing
Modified
Sat Sep 23 23:27:10 2006 UTC
(6 years, 8 months ago)
by
joerg
Original Path:
nonameyet
r2882@vorlon: joerg | 2006-09-24 01:14:42 +0200
Fixed a formulation issue
Revision
329 -
Directory Listing
Modified
Fri Sep 22 22:12:57 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
Added isodebug and its manpage to the list of installed files for the mikisofs package
Revision
328 -
Directory Listing
Modified
Fri Sep 22 09:54:17 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
Minor corrections by Eugen Dedu
Revision
327 -
Directory Listing
Modified
Fri Sep 22 09:24:58 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
Installing cdda2mp3 as symlink in Debian package
Revision
326 -
Directory Listing
Modified
Fri Sep 22 07:37:19 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
Symlinking with the new cdda2ogg
Revision
325 -
Directory Listing
Modified
Fri Sep 22 07:32:24 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
renamed cdda2mp3, will use a symlink soon
Revision
324 -
Directory Listing
Modified
Thu Sep 21 22:57:16 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
Changed the makefile to use the last-resort rule to delegate the target calls
Revision
323 -
Directory Listing
Modified
Thu Sep 21 21:21:04 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
obvious Uchar pointer cast
Revision
322 -
Directory Listing
Modified
Thu Sep 21 13:13:39 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet
Merging the 358497-NMU changelog
Revision
320 -
Directory Listing
Modified
Sun Sep 17 21:19:58 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Corrected dirsplit, splitting into multiple coalesced volumes in e4 mode
Revision
319 -
Directory Listing
Modified
Sun Sep 17 19:17:09 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Corrected dirsplit, printing of oversized coalesced objects
Revision
317 -
Directory Listing
Modified
Sat Sep 16 10:14:21 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Changed mkisofs' version string, to mkisofs 2.01.01a05+ck1, cdrkit edition
Revision
316 -
Directory Listing
Modified
Fri Sep 15 18:40:45 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
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
Revision
315 -
Directory Listing
Modified
Fri Sep 15 14:38:36 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
av -> argv in my renaming code, cleanup branch
Revision
314 -
Directory Listing
Modified
Fri Sep 15 14:35:58 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Merge with trunk (r313)
Revision
313 -
Directory Listing
Modified
Fri Sep 15 12:38:05 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Renamed local endian.h to endianconv.h, safe is safe
Revision
312 -
Directory Listing
Modified
Fri Sep 15 12:27:18 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
cmakelists fixes to use local headers, removed . from the include paths
Revision
311 -
Directory Listing
Modified
Fri Sep 15 01:53:32 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Added -H to track list extraction, don't store info files in the current directory
Revision
310 -
Directory Listing
Modified
Thu Sep 14 17:49:05 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Oops, I forgot enabling libedc support and the CMakeLists.txt for it was missing as well
Revision
309 -
Directory Listing
Modified
Wed Sep 13 17:46:48 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
add paranoia review to TODO
Revision
308 -
Directory Listing
Modified
Wed Sep 13 17:43:00 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
README fixe by M. Ablassmeier
Revision
307 -
Directory Listing
Modified
Wed Sep 13 17:04:05 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
argv[0] rewrite, "cdrecord" -> "wodim" to not confuse people even if they link it; added a list of tested drives to README
Revision
306 -
Directory Listing
Modified
Tue Sep 12 18:36:27 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Typo fixes in wodim.1 and better track listing command in cdda2ogg/cdda2mp3
Revision
305 -
Directory Listing
Modified
Tue Sep 12 14:54:08 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Install FAQ and FORK files to cdrkit-doc
Revision
304 -
Directory Listing
Modified
Tue Sep 12 14:35:06 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
misc. updates, Changelog, TODO, FAQ
Revision
303 -
Directory Listing
Modified
Tue Sep 12 14:20:53 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Added a DOC-OVERVIEW file to explain where to look for which information
Revision
302 -
Directory Listing
Modified
Tue Sep 12 14:11:19 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
moved plattforms one dir level up
Revision
301 -
Directory Listing
Modified
Tue Sep 12 14:09:14 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
move README.mkisofs to mkisofs/README
Revision
300 -
Directory Listing
Modified
Tue Sep 12 14:08:21 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Renamed mkisofs/README to README.releasenotes, that's what it contains
Revision
299 -
Directory Listing
Modified
Tue Sep 12 14:05:28 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Separating wodim specific docs from READMEs dir
Revision
298 -
Directory Listing
Modified
Tue Sep 12 13:57:00 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Yet another install file with star instructions, removing
Revision
297 -
Directory Listing
Modified
Tue Sep 12 13:36:10 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Documented the grace time change
Revision
296 -
Directory Listing
Modified
Tue Sep 12 08:54:07 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.xxxBSD to removed-docs, not supported yet
Revision
295 -
Directory Listing
Modified
Tue Sep 12 08:54:05 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.volmgt to removed-docs, not supported yet
Revision
294 -
Directory Listing
Modified
Tue Sep 12 08:54:03 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.vms to removed-docs, not supported yet
Revision
293 -
Directory Listing
Modified
Tue Sep 12 08:54:01 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.unixware to removed-docs, not supported yet
Revision
292 -
Directory Listing
Modified
Tue Sep 12 08:53:59 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.sunos to removed-docs, not supported yet
Revision
291 -
Directory Listing
Modified
Tue Sep 12 08:53:57 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.sun-lofi to removed-docs, not supported yet
Revision
290 -
Directory Listing
Modified
Tue Sep 12 08:53:54 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.solaris-x86-ata-DMA to removed-docs, not supported yet
Revision
289 -
Directory Listing
Modified
Tue Sep 12 08:53:52 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.solaris-x86-ATAPI-DMA to removed-docs, not supported yet
Revision
288 -
Directory Listing
Modified
Tue Sep 12 08:53:50 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.solaris to removed-docs, not supported yet
Revision
287 -
Directory Listing
Modified
Tue Sep 12 08:53:48 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.sgi to removed-docs, not supported yet
Revision
286 -
Directory Listing
Modified
Tue Sep 12 08:53:43 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.ppc to removed-docs, not supported yet
Revision
285 -
Directory Listing
Modified
Tue Sep 12 08:53:40 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.os2 to removed-docs, not supported yet
Revision
284 -
Directory Listing
Modified
Tue Sep 12 08:53:38 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.openserver to removed-docs, not supported yet
Revision
283 -
Directory Listing
Modified
Tue Sep 12 08:53:35 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.next to removed-docs, not supported yet
Revision
282 -
Directory Listing
Modified
Tue Sep 12 08:53:33 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.msdos to removed-docs, not supported yet
Revision
281 -
Directory Listing
Modified
Tue Sep 12 08:53:31 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.macosX-old-versions to removed-docs, not supported yet
Revision
280 -
Directory Listing
Modified
Tue Sep 12 08:53:29 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.macosX to removed-docs, not supported yet
Revision
279 -
Directory Listing
Modified
Tue Sep 12 08:53:26 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.apple to removed-docs, not supported yet
Revision
278 -
Directory Listing
Modified
Tue Sep 12 08:53:24 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.aix to removed-docs, not supported yet
Revision
277 -
Directory Listing
Modified
Tue Sep 12 08:53:22 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.OpenBSD to removed-docs, not supported yet
Revision
276 -
Directory Listing
Modified
Tue Sep 12 08:53:20 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.NetBSD to removed-docs, not supported yet
Revision
275 -
Directory Listing
Modified
Tue Sep 12 08:53:17 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.FreeBSD to removed-docs, not supported yet
Revision
274 -
Directory Listing
Modified
Tue Sep 12 08:53:10 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moving svn+alioth://svn.debian.org/svn/debburn/nonameyet/trunk/doc/READMEs/plattforms/README.BSDi to removed-docs, not supported yet
Revision
273 -
Directory Listing
Modified
Tue Sep 12 08:50:53 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Move readmes that we do not support yet
Revision
272 -
Directory Listing
Modified
Tue Sep 12 08:48:27 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
We are using mmap, remove README.linux-shm
Revision
270 -
Directory Listing
Modified
Tue Sep 12 08:43:59 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Cygwin fixes, README rewritten (needs better tests, though)
Revision
269 -
Directory Listing
Modified
Mon Sep 11 22:23:13 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
README.aix reviewed
Revision
268 -
Directory Listing
Modified
Mon Sep 11 22:18:25 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
GNU make bitching, go, go, go
Revision
267 -
Directory Listing
Modified
Mon Sep 11 22:17:33 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Minor corrections and clarifications that it was taken from cdrecord as-is
Revision
266 -
Directory Listing
Modified
Mon Sep 11 22:14:32 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
CFLAGS setting in README.NetBSD adapted
Revision
265 -
Directory Listing
Modified
Mon Sep 11 22:13:05 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Typo in README.FreeBSD. FIXME, mbox dump from 2001, may be obsolete information nowadays
Revision
264 -
Directory Listing
Modified
Mon Sep 11 22:11:27 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Made CFLAGS be passed to all wrapping targets
Revision
263 -
Directory Listing
Modified
Mon Sep 11 22:01:55 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Sorry Tollef, but all-caps UNIX is too hot, changed to Unix and added ACKNOWLEDGEMENT for the Open Group
Revision
262 -
Directory Listing
Modified
Mon Sep 11 21:47:22 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
More spelling/grammar/typo fixes by Tollef
Revision
261 -
Directory Listing
Modified
Mon Sep 11 21:40:33 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
that one was not adapted but rewritten by me
Revision
260 -
Directory Listing
Modified
Mon Sep 11 21:38:52 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
The big pile, readmes/manpage cleanups by kaner
Revision
259 -
Directory Listing
Modified
Mon Sep 11 21:20:22 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Drop that file. Most parts are described by INSTALL already or are irrelevant
Revision
258 -
Directory Listing
Modified
Mon Sep 11 20:26:39 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
typo typo fixes, again
Revision
257 -
Directory Listing
Modified
Mon Sep 11 20:25:23 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
[ Peter Samuelson, Tollef Fog Heen ]
* typo and gramar fixes in mkisofs.8
Revision
256 -
Directory Listing
Modified
Mon Sep 11 20:15:43 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
cdrecord -> wodim in README.ATAPI.setup and clarification in README.Debian, by kaner
Revision
255 -
Directory Listing
Modified
Mon Sep 11 20:13:33 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Added changelog and mkisofs.8 modifications, more corrections on the later welcome
Revision
253 -
Directory Listing
Modified
Mon Sep 11 17:52:10 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Added a BUGS section, refered to the original versions which may be better, stripped the Linux bashing and replaced with a reference to README.linux like in wodim.1
Revision
252 -
Directory Listing
Modified
Mon Sep 11 08:04:27 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Merge recent (r251) changes of trunk into cleanup
Revision
251 -
Directory Listing
Modified
Mon Sep 11 07:49:31 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Merge cdrecord/wodim.1 and readcd/readcd.1 with r250 of branches/cleanup
Revision
248 -
Directory Listing
Modified
Mon Sep 11 07:17:29 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
[ Christian Fromme ]
* big cleanup, phase I, getting rid from Cstyle function definitions in
applications
Revision
247 -
Directory Listing
Modified
Sun Sep 10 18:18:24 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Schily-style indenting, ts=3;sw=3;noexpandtab
Revision
246 -
Directory Listing
Modified
Sun Sep 10 15:23:05 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Commiting the new parser to the cleanup branch
Revision
244 -
Directory Listing
Modified
Sat Sep 9 11:07:07 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Typo fixes and suid-howto reordering by peterS. Added a changelog entry for the actual changes.
Revision
243 -
Directory Listing
Modified
Sat Sep 9 10:48:03 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
restored default.c, the rewritten version is not ready yet
Revision
242 -
Directory Listing
Modified
Sat Sep 9 10:05:11 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Edited wodim.1:
- removed Linux bashing
- moved suid-setup howto to an extra file, README.suidroot
- removed a dead link, updated (or made more general) some information which
looked like not having been touched since 1999 or so
- more expanations about ^C, it is not a magic key read by wodim but
triggers as signal from the UNIX environment.
Revision
241 -
Directory Listing
Modified
Thu Sep 7 16:55:36 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Uncommented one having you-are-using-inofficial-libscg line in cdrecord.c. It is not needed to teach the user since there are many of those kind in the program output but we should not risk any trouble.
Revision
240 -
Directory Listing
Modified
Thu Sep 7 13:31:54 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Added help output cleanup to TODO and assigned:... tags
Revision
239 -
Directory Listing
Modified
Wed Sep 6 20:08:24 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Opened pre5 changelog entry and fixes release line of pre4
Revision
238 -
Directory Listing
Modified
Wed Sep 6 20:02:07 2006 UTC
(6 years, 9 months ago)
by
joerg
Original Path:
nonameyet
Create a cleanup branch so people can start with that part outside of trunk
Revision
237 -
Directory Listing
Modified
Wed Sep 6 17:48:01 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
lookup for sys/capability.h and stopping if not present and system is Linux...
Revision
235 -
Directory Listing
Modified
Wed Sep 6 17:13:55 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moved the newline a bit to look more pretty
Revision
234 -
Directory Listing
Modified
Wed Sep 6 17:06:26 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
mergeWithUpstream property, help svn-buildpackage
Revision
232 -
Directory Listing
Modified
Wed Sep 6 16:42:06 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
* 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
Revision
231 -
Directory Listing
Modified
Wed Sep 6 16:13:01 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Added clarification of names/compatibility/portability to the main README
Revision
230 -
Directory Listing
Modified
Wed Sep 6 15:58:47 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
warning for missing libcap accidentaly added, commented, test not working yet
Revision
229 -
Directory Listing
Modified
Wed Sep 6 15:57:19 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Berlios references in isoinfo.8 adapted
Revision
228 -
Directory Listing
Modified
Wed Sep 6 14:54:07 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
[ Juergen Weigert ]
* Various documentation corrections, replaced cdrecord->wodim where it is
appropriate and legal on many visible locations
Revision
227 -
Directory Listing
Modified
Tue Sep 5 20:03:09 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
clean->distlcean and removed generated files from zisofs-tools, thanks Ryan
Revision
226 -
Directory Listing
Modified
Tue Sep 5 20:00:41 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Removing disclaimer dupes, thanks Steven
Revision
225 -
Directory Listing
Modified
Tue Sep 5 19:44:33 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
More explicite printing of copyright messages in the default message
Revision
224 -
Directory Listing
Modified
Tue Sep 5 19:18:45 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Parked the mods archive outside of the trunk
Revision
223 -
Directory Listing
Modified
Tue Sep 5 19:13:40 2006 UTC
(6 years, 9 months ago)
by
joerg
Original Path:
nonameyet
Create a branches/
Revision
222 -
Directory Listing
Modified
Tue Sep 5 18:52:54 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Changed cam check a bit to match the one reported by Petr Salinger as "working"
Revision
221 -
Directory Listing
Modified
Tue Sep 5 10:21:05 2006 UTC
(6 years, 9 months ago)
by
joerg
Original Path:
nonameyet
r2752@vorlon: joerg | 2006-09-05 12:15:39 +0200
Added link for cdrecord manpage, thx to Ryan Finnie for patch
r2753@vorlon: joerg | 2006-09-05 12:16:40 +0200
Mark that in changelog
Revision
219 -
Directory Listing
Modified
Tue Sep 5 08:39:04 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Added changes clarifications header to all remaining source files
Revision
218 -
Directory Listing
Modified
Tue Sep 5 07:51:39 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
[ Peter Samuelson ]
* Cleanups: unused macros/defines
* Unified and simplified the build-host data crawling methods
Revision
217 -
Directory Listing
Modified
Tue Sep 5 07:30:36 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Cleanup with the build-host data leaking orgy, by peterS
Revision
216 -
Directory Listing
Modified
Tue Sep 5 07:24:51 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Clean target fixes by Peter and some deprecated lines removed
Revision
215 -
Directory Listing
Modified
Tue Sep 5 07:04:37 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Added tests for libcam.h and refactored libscg defs&ibs-list bits
Revision
214 -
Directory Listing
Modified
Mon Sep 4 17:41:32 2006 UTC
(6 years, 9 months ago)
by
joerg
Original Path:
nonameyet
Tag release_1.0pre3
Revision
213 -
Directory Listing
Modified
Mon Sep 4 17:40:40 2006 UTC
(6 years, 9 months ago)
by
joerg
Original Path:
nonameyet
r2742@vorlon: joerg | 2006-09-04 19:40:07 +0200
Prepare release, mark changelogs
Revision
212 -
Directory Listing
Modified
Mon Sep 4 17:36:29 2006 UTC
(6 years, 9 months ago)
by
joerg
Original Path:
nonameyet
Rename tags/1.0~pre2-1 to be with release_ in front.
Revision
211 -
Directory Listing
Modified
Mon Sep 4 17:29:28 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Structural improvement of the release target, suggested by peterS
Revision
210 -
Directory Listing
Modified
Mon Sep 4 17:19:34 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
release target fix by peterS
Revision
209 -
Directory Listing
Modified
Mon Sep 4 17:17:39 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Changelog formating, typo bugfixes from abi
Revision
208 -
Directory Listing
Modified
Mon Sep 4 17:07:51 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Force FIFO define for now
Revision
207 -
Directory Listing
Modified
Mon Sep 4 16:40:52 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
release target makes a hardlink to .orig.tar.gz automaticaly on Debian systems, and fixed the check-for-overwritting
Revision
206 -
Directory Listing
Modified
Mon Sep 4 16:30:29 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Updated VERSION contents
Revision
205 -
Directory Listing
Modified
Mon Sep 4 16:13:30 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
BITFIELDS test and integration by Peter Samuelson
Revision
204 -
Directory Listing
Modified
Mon Sep 4 16:02:33 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Updated FSF address for zisofs-tools part in debian/copyright
Revision
203 -
Directory Listing
Modified
Mon Sep 4 15:43:24 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Various docs fixes from Michael Ablassmeier
Revision
202 -
Directory Listing
Modified
Mon Sep 4 14:32:33 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Comment about author string changes in Changelog
Revision
201 -
Directory Listing
Modified
Mon Sep 4 14:20:46 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Dropped another \"Code for quality assurance\"
Revision
200 -
Directory Listing
Modified
Mon Sep 4 14:17:35 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Replaced _scg_auth_schily to _scg_auth_cdrkit and set it to "cdrkit-team"
Revision
199 -
Directory Listing
Modified
Mon Sep 4 12:12:42 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Added forgotten double quotes
Revision
198 -
Directory Listing
Modified
Mon Sep 4 12:01:55 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Copying size values of align.h to xconfig.h
Revision
197 -
Directory Listing
Modified
Mon Sep 4 11:39:56 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Added test for WORDS_BIGENDIAN
Revision
196 -
Directory Listing
Modified
Mon Sep 4 08:14:08 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
NULL pointer check moved to the right place, before DVD checks
Revision
194 -
Directory Listing
Modified
Mon Sep 4 07:57:21 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
added faq, source of the name wodim
Revision
193 -
Directory Listing
Modified
Sun Sep 3 23:43:50 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
[svn-buildpackage] Tagging cdrkit (1.0~pre2-1)
Revision
192 -
Directory Listing
Modified
Sun Sep 3 23:39:52 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
changed upstream version in debian/changelog
Revision
191 -
Directory Listing
Modified
Sun Sep 3 23:38:55 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Adapted Changelog and VERSION to 1.0pre2
Revision
190 -
Directory Listing
Modified
Sun Sep 3 23:36:34 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Adapt the clean rule to remove config.log/status
Revision
189 -
Directory Listing
Modified
Sun Sep 3 23:34:44 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
version.h is autogenerated, remove it
Revision
188 -
Directory Listing
Modified
Sun Sep 3 23:27:48 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Restored BS of zisofs-tools, took it out from the global CMakeLists.txt, restored build-dep on autotools-dev since autoheader is executed there, and changed debian/{rules,mkisofs.install} to cope with the change
Revision
187 -
Directory Listing
Modified
Sun Sep 3 21:46:19 2006 UTC
(6 years, 9 months ago)
by
joerg
Original Path:
nonameyet
r2703@vorlon: joerg | 2006-09-03 23:29:29 +0200
Added cdrecord.NEWS
r2704@vorlon: joerg | 2006-09-03 23:31:59 +0200
Nah, better not, delete it.
r2709@vorlon: joerg | 2006-09-03 23:46:00 +0200
Make lintian happy
Revision
186 -
Directory Listing
Modified
Sun Sep 3 21:33:54 2006 UTC
(6 years, 9 months ago)
by
joerg
Original Path:
nonameyet
Tagged release 1.0pre1
Revision
185 -
Directory Listing
Modified
Sun Sep 3 21:21:30 2006 UTC
(6 years, 9 months ago)
by
joerg
Original Path:
nonameyet
Modify release target a bit
Revision
184 -
Directory Listing
Modified
Sun Sep 3 21:03:43 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Converted debian/copyright to UTF-8
Revision
183 -
Directory Listing
Modified
Sun Sep 3 20:51:45 2006 UTC
(6 years, 9 months ago)
by
joerg
Original Path:
nonameyet
r2701@vorlon: joerg | 2006-09-03 22:51:30 +0200
Close 3 more debconf bugs, we dont use debconf anymore.
Also fix the way bugnumbers are written in Closes:, now all are with
a #, as always.
Revision
182 -
Directory Listing
Modified
Sun Sep 3 20:49:51 2006 UTC
(6 years, 9 months ago)
by
benh
Original Path:
nonameyet
Noted change of name of cdrecord.
Removed references to libfile as it has been removed.
Combined zisofs-tools upstream info with rest of upstream info.
Added missing bullet points in front of the various programs listed.
De-duplicated references to GPLv2 text.
Revision
181 -
Directory Listing
Modified
Sun Sep 3 20:46:59 2006 UTC
(6 years, 9 months ago)
by
joerg
Original Path:
nonameyet
r2697@vorlon: joerg | 2006-09-03 22:46:45 +0200
Kill suggests: xcdroast, its a broken thing
Revision
180 -
Directory Listing
Modified
Sun Sep 3 20:24:44 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Removed an unused copy of readmult.1
Revision
178 -
Directory Listing
Modified
Sun Sep 3 20:16:40 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Missing parentheses in debian/changelog
Revision
177 -
Directory Listing
Modified
Sun Sep 3 20:11:26 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Reverted printing of help to stdout
Revision
176 -
Directory Listing
Modified
Sun Sep 3 20:05:16 2006 UTC
(6 years, 9 months ago)
by
joerg
Original Path:
nonameyet
r2689@vorlon: joerg | 2006-09-03 22:05:08 +0200
s/UNRELEASED/unstable/
Revision
175 -
Directory Listing
Modified
Sun Sep 3 20:03:49 2006 UTC
(6 years, 9 months ago)
by
joerg
Original Path:
nonameyet
r2687@vorlon: joerg | 2006-09-03 22:03:29 +0200
Small changes to remove bad feelings from changelog entries
Revision
174 -
Directory Listing
Modified
Sun Sep 3 13:29:34 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Added the modification notification to the header of modified files
Revision
173 -
Directory Listing
Modified
Sun Sep 3 13:08:40 2006 UTC
(6 years, 9 months ago)
by
joerg
Original Path:
nonameyet
Merge back the changes from Ben which i accidently killed.
Revision
172 -
Directory Listing
Modified
Sun Sep 3 08:11:24 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Masked two debug messages in non-debug mode, coming afaics from the dvd patch
Revision
171 -
Directory Listing
Modified
Sat Sep 2 21:05:33 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Added a modified-version message to cdda2wav version output
Revision
170 -
Directory Listing
Modified
Sat Sep 2 20:50:30 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Replaced cdrecord mentioning with references to wodim or readcd (copy-n-paste mistake?), stripped the long introduction to the reference to the wodim manpage
Revision
169 -
Directory Listing
Modified
Sat Sep 2 20:31:30 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Also mention Schilling's copyright on this manpage
Revision
168 -
Directory Listing
Modified
Sat Sep 2 20:14:09 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
The svn leftover killer could remove to much, used .svn pattern
Revision
167 -
Directory Listing
Modified
Sat Sep 2 20:06:12 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
No need for dh_strip and dh_shlibdeps in the -doc target
Revision
166 -
Directory Listing
Modified
Sat Sep 2 18:18:52 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Update zisofs' version.h before using it
Revision
165 -
Directory Listing
Modified
Sat Sep 2 11:40:35 2006 UTC
(6 years, 9 months ago)
by
joerg
Original Path:
nonameyet
r2674@vorlon: joerg | 2006-09-02 13:40:20 +0200
Small fixes to FORK I seem to have missed to commit
Revision
164 -
Directory Listing
Modified
Sat Sep 2 11:14:53 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Dummy string pringing in -version output
Revision
163 -
Directory Listing
Modified
Sat Sep 2 02:17:45 2006 UTC
(6 years, 9 months ago)
by
benh
Original Path:
nonameyet
Added some missing details of the story.
Made minor style and grammar improvements.
Revision
162 -
Directory Listing
Modified
Sat Sep 2 02:09:59 2006 UTC
(6 years, 9 months ago)
by
benh
Original Path:
nonameyet
Cleaned up libmagic usage to match mkisofs code conventions.
Added checks on the magic_file() result to reject results in the wrong format.
Revision
161 -
Directory Listing
Modified
Sat Sep 2 01:12:34 2006 UTC
(6 years, 9 months ago)
by
joerg
Original Path:
nonameyet
Updated, thanks to nattie for help
Revision
160 -
Directory Listing
Modified
Fri Sep 1 17:37:13 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Removed libfile directory and all references in CMakeLists.txt files
Revision
159 -
Directory Listing
Modified
Fri Sep 1 11:40:08 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
No autotools dependency now
Revision
158 -
Directory Listing
Modified
Thu Aug 31 18:14:06 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Conditional compilation in the case magic.h is not present, also disabled the warnings on magic file checks. Warned unneccesary on legacy magic files from the manpage example
Revision
157 -
Directory Listing
Modified
Thu Aug 31 17:58:06 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
That is magic(5), not magic(4)
Revision
156 -
Directory Listing
Modified
Thu Aug 31 17:53:41 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Build-Dep on libmagic-dev
Revision
155 -
Directory Listing
Modified
Thu Aug 31 17:52:26 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Changed to use libmagic instead of libfile
Revision
154 -
Directory Listing
Modified
Thu Aug 31 16:31:37 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Better description about the directory structure
Revision
153 -
Directory Listing
Modified
Thu Aug 31 09:20:31 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Sync Changelog and debian/changelog
Revision
152 -
Directory Listing
Modified
Thu Aug 31 09:17:37 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Remove more possible-forgotten cmake related tempfiles in cmakepurge target
Revision
151 -
Directory Listing
Modified
Thu Aug 31 09:12:09 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Commented the attempted header cleanup stuff, does not work and is not important for out-of-source builds either, but shall be fixed in future
Revision
150 -
Directory Listing
Modified
Thu Aug 31 09:04:29 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Kicked debug messages in CMakelists, added comment
Revision
149 -
Directory Listing
Modified
Thu Aug 31 09:03:45 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Kicked debug messages in CMakelists, added comment
Revision
148 -
Directory Listing
Modified
Thu Aug 31 08:43:33 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Oops, mkisofs/apple.c should not be commited, experimenting only
Revision
147 -
Directory Listing
Modified
Thu Aug 31 08:42:53 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Using a complicated way to invert a bool value (oh jeez) and reverted Steves change
Revision
146 -
Directory Listing
Modified
Thu Aug 31 01:27:46 2006 UTC
(6 years, 9 months ago)
by
joerg
Original Path:
nonameyet
r174@vorlon: joerg | 2006-08-31 03:27:38 +0200
Added a few fixes, thanks nattie.
Revision
145 -
Directory Listing
Modified
Thu Aug 31 00:47:38 2006 UTC
(6 years, 9 months ago)
by
joerg
Original Path:
nonameyet
r171@vorlon: joerg | 2006-08-31 02:09:53 +0200
Cleanup ABOUT, point to FORK
r172@vorlon: joerg | 2006-08-31 02:47:19 +0200
Add a little "Why fork"
Revision
144 -
Directory Listing
Modified
Wed Aug 30 23:52:20 2006 UTC
(6 years, 9 months ago)
by
joerg
Original Path:
nonameyet
r168@vorlon: joerg | 2006-08-31 01:49:12 +0200
Removed old install-save[d]? targets and moved buildstamps to build/
r169@vorlon: joerg | 2006-08-31 01:52:02 +0200
s/cdrecord/wodim/ in many places
Revision
143 -
Directory Listing
Modified
Wed Aug 30 23:37:36 2006 UTC
(6 years, 9 months ago)
by
joerg
Original Path:
nonameyet
r158@vorlon: joerg | 2006-08-31 01:20:54 +0200
Fixed generation of cdrecord package and made cdrkit-doc conflict with old cdrtools-doc
r162@vorlon: joerg | 2006-08-31 01:36:12 +0200
Removed old makedev and statoverride code
r163@vorlon: joerg | 2006-08-31 01:36:44 +0200
Added postinst for cdrecord dummy killing debconf notes
r164@vorlon: joerg | 2006-08-31 01:37:04 +0200
Bumd debhelper version/level
Bump policy version
r165@vorlon: joerg | 2006-08-31 01:37:15 +0200
Remove old debconf code
r166@vorlon: joerg | 2006-08-31 01:37:24 +0200
Add the changes to changelog
Revision
142 -
Directory Listing
Modified
Wed Aug 30 23:11:55 2006 UTC
(6 years, 9 months ago)
by
93sam
Original Path:
nonameyet
Remove __va_arg_list from format.c so alpha builds work
Revision
141 -
Directory Listing
Modified
Wed Aug 30 23:00:41 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Updated zisofs' version.h manually for now, need to add some auto-update to cmake file or just call configure
Revision
140 -
Directory Listing
Modified
Wed Aug 30 22:48:28 2006 UTC
(6 years, 9 months ago)
by
joerg
Original Path:
nonameyet
r154@vorlon: joerg | 2006-08-31 00:48:10 +0200
Changes for better upstream makefile
Revision
139 -
Directory Listing
Modified
Wed Aug 30 22:41:38 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Added Wrapper for PREFIX var
Revision
138 -
Directory Listing
Modified
Wed Aug 30 22:36:10 2006 UTC
(6 years, 9 months ago)
by
joerg
Original Path:
nonameyet
r142@vorlon: joerg | 2006-08-31 00:04:20 +0200
Add the cdrecord: dummy package lines we need
r143@vorlon: joerg | 2006-08-31 00:18:53 +0200
Make cflags handling right, add zisofs version.h generation back
r144@vorlon: joerg | 2006-08-31 00:25:44 +0200
s/talibus/cdrkit/ again, removed mention of erik as original packager.
r145@vorlon: joerg | 2006-08-31 00:31:52 +0200
A few more replacements for cdrecord -> wodim
Revision
137 -
Directory Listing
Modified
Wed Aug 30 22:35:13 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Passing CFLAGS as CMAKE_C_FLAGS var to cmake
Revision
136 -
Directory Listing
Modified
Wed Aug 30 22:25:57 2006 UTC
(6 years, 9 months ago)
by
93sam
Original Path:
nonameyet
Minor spelling/English fixes
Revision
135 -
Directory Listing
Modified
Wed Aug 30 22:25:04 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Makefile killed by an accidential call of cmake in the main dir, restoring
Revision
134 -
Directory Listing
Modified
Wed Aug 30 22:22:53 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moved the VMS build script back
Revision
133 -
Directory Listing
Modified
Wed Aug 30 22:04:11 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
kicked custom compile flags for every target
Revision
132 -
Directory Listing
Modified
Wed Aug 30 21:59:42 2006 UTC
(6 years, 9 months ago)
by
joerg
Original Path:
nonameyet
r129@vorlon: joerg | 2006-08-30 23:13:56 +0200
Copy debburn to local
r131@vorlon: joerg | 2006-08-30 23:20:06 +0200
Bump build-depends on cmake and debhelper
r132@vorlon: joerg | 2006-08-30 23:23:44 +0200
s/cdrtools/cdrkit/
r133@vorlon: joerg | 2006-08-30 23:39:03 +0200
Removed old xcdroast conflicts.
Added a dummy package for cdrecord transition
r134@vorlon: joerg | 2006-08-30 23:40:37 +0200
mention the compatibility symlink
r135@vorlon: joerg | 2006-08-30 23:50:07 +0200
Cleanup a bit
r136@vorlon: joerg | 2006-08-30 23:50:13 +0200
Add cdrecord.links
Revision
131 -
Directory Listing
Modified
Wed Aug 30 21:42:19 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Changed references to cdrecord details to wodim where appropriate, and rewrote a phrase to the passive form
Revision
130 -
Directory Listing
Modified
Wed Aug 30 21:36:28 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
C++ style comments used on some places, changed to ANSI-C
Revision
129 -
Directory Listing
Modified
Wed Aug 30 21:32:55 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Added disclaimer about using modified libscg to readcd.c
Revision
128 -
Directory Listing
Modified
Wed Aug 30 21:15:56 2006 UTC
(6 years, 9 months ago)
by
joerg
Original Path:
nonameyet
s/TALIBUS/cdrkit/
Revision
126 -
Directory Listing
Modified
Wed Aug 30 20:54:23 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
s,botox,cdrskin, in contents and paths
Revision
125 -
Directory Listing
Modified
Tue Aug 29 21:16:16 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Comment about portability
Revision
124 -
Directory Listing
Modified
Tue Aug 29 21:05:00 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Better description of reasoning to appease Schily
Revision
123 -
Directory Listing
Modified
Tue Aug 29 20:51:42 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Less offensive disclaimer message, printing always and not only when run as cdrecord
Revision
122 -
Directory Listing
Modified
Mon Aug 28 08:12:55 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
changed default config file location to /etc/default/wodim
Revision
121 -
Directory Listing
Modified
Sat Aug 26 10:57:04 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
removed bad backslash from speed=, looks like it belonged to -speed before
Revision
120 -
Directory Listing
Modified
Sat Aug 26 10:52:12 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Another report about long-help goind to stderr closed
Revision
119 -
Directory Listing
Modified
Sat Aug 26 10:35:18 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Unified ogg/mp3 filename generation and adapted the manpage accordingly
Revision
118 -
Directory Listing
Modified
Sat Aug 26 08:45:39 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Various cosmetic fixes, printing of error messages to stdout when requested, the list of ripped tricks is selectable now, better error messages on dvd-video failure, etc.
Revision
117 -
Directory Listing
Modified
Fri Aug 25 21:27:42 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
huh, cdda2ogg lost its svn:executable somehow
Revision
116 -
Directory Listing
Modified
Fri Aug 25 20:54:07 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Another obvious scripting error, that code would never stop on cdda2wav failure but the whole stop mechanism depends on cdda2wav error code
Revision
115 -
Directory Listing
Modified
Fri Aug 25 20:20:21 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
oh, wtf, the CDDA_DEVICE setting code can be written much easier now
Revision
114 -
Directory Listing
Modified
Fri Aug 25 20:11:59 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
release target fixed in main Makefile
Revision
113 -
Directory Listing
Modified
Fri Aug 25 20:11:04 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Set version number to 1.0pre1, adapted Debian version epoch equaly
Revision
112 -
Directory Listing
Modified
Fri Aug 25 20:02:48 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Oops, CDDA_DEVICE is used by cdda2wav itself and CDDADEVICE was a typo in the script
Revision
111 -
Directory Listing
Modified
Fri Aug 25 19:56:27 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Various fixes of cdda2ogg/mp3 scripts
Revision
110 -
Directory Listing
Modified
Fri Aug 25 18:24:47 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
simplier clean, nuke the build dir since all created files should go there now
Revision
109 -
Directory Listing
Modified
Fri Aug 25 18:20:52 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
move README.parallel to plattforms READMEs and drop the misc directory
Revision
108 -
Directory Listing
Modified
Fri Aug 25 18:19:53 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Dropped addvertisement for Schily SING makefile system, LOL
Revision
107 -
Directory Listing
Modified
Fri Aug 25 18:18:49 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Remove old bitching about gmake
Revision
106 -
Directory Listing
Modified
Fri Aug 25 18:18:19 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Installing README from zisofs to usd/botox-doc/zisofs/
Revision
105 -
Directory Listing
Modified
Fri Aug 25 18:14:36 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
That was our renamed README for zisofs, manage that trough Debian installation part as needed
Revision
104 -
Directory Listing
Modified
Fri Aug 25 18:10:25 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
mkzftree.1 has another section now
Revision
103 -
Directory Listing
Modified
Fri Aug 25 18:07:07 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Imported zisofs-tools-1.0.7
Revision
102 -
Directory Listing
Modified
Fri Aug 25 18:00:41 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Reordered mkisofs/CMakeLists.txt a bit
Revision
101 -
Directory Listing
Modified
Fri Aug 25 17:23:20 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
forgotten test file
Revision
100 -
Directory Listing
Modified
Fri Aug 25 17:19:40 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Remove this dummy from Schilling too
Revision
99 -
Directory Listing
Modified
Fri Aug 25 17:19:07 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Removing dead symlinks
Revision
98 -
Directory Listing
Modified
Fri Aug 25 17:14:29 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
That makefile is autogenerated, remove
Revision
97 -
Directory Listing
Modified
Fri Aug 25 16:54:59 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
putting generated headers into the build directory
Revision
96 -
Directory Listing
Modified
Fri Aug 25 16:37:47 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
detection code for mlockall, help cygwin
Revision
95 -
Directory Listing
Modified
Fri Aug 25 12:21:34 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Printing disclaimer when run as cdrecord
Revision
93 -
Directory Listing
Modified
Fri Aug 25 12:03:46 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Added forogten cmakelists and set svn:ignore for genrated files
Revision
92 -
Directory Listing
Modified
Fri Aug 25 11:55:24 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
completed va_arg test
Revision
91 -
Directory Listing
Modified
Fri Aug 25 11:40:22 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
test integration, part 1
Revision
90 -
Directory Listing
Modified
Fri Aug 25 11:32:22 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
prepared for config.h generation, moved gen code to include directory
Revision
89 -
Directory Listing
Modified
Fri Aug 25 08:25:53 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Dropped smake from build-deps
Revision
88 -
Directory Listing
Modified
Thu Aug 24 23:26:29 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
more closes tags, note about the fork reasons
Revision
87 -
Directory Listing
Modified
Thu Aug 24 22:51:46 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
some notes about problems with non-root usage
Revision
86 -
Directory Listing
Modified
Thu Aug 24 22:31:31 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Replaced another <contact> boilerplate
Revision
85 -
Directory Listing
Modified
Thu Aug 24 22:27:58 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Actuall removal of the build dir in the clean rule
Revision
84 -
Directory Listing
Modified
Thu Aug 24 22:25:42 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
readcd.1 adapted, fixed mistakes in wodim.1 disclaimers
Revision
83 -
Directory Listing
Modified
Thu Aug 24 22:19:50 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
References to cdrecord -> wodim
Revision
82 -
Directory Listing
Modified
Thu Aug 24 22:09:10 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
authors and contact data for mkisofs, also added unls authors
Revision
81 -
Directory Listing
Modified
Thu Aug 24 21:52:14 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
less scarying warnings in mkisofs, statement about different development
Revision
80 -
Directory Listing
Modified
Thu Aug 24 21:44:26 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
INSTALL describes it better, renamed COMPILE file
Revision
79 -
Directory Listing
Modified
Thu Aug 24 21:43:58 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Corrected installation instructions for o-o-t build
Revision
78 -
Directory Listing
Modified
Thu Aug 24 21:39:32 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Apparently a patching error, code dupes though harmless
Revision
77 -
Directory Listing
Modified
Thu Aug 24 21:32:38 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
More despamming. Disabled extra verbosity for scg_open which printed the anti-linux bitching and reduced libscg-changes-warnings.
Revision
76 -
Directory Listing
Modified
Thu Aug 24 21:05:06 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
de-spamming cdrecord.c
Revision
75 -
Directory Listing
Modified
Thu Aug 24 20:56:15 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
relabeled everythign in wodim.1 and added copyright/credits for JS
Revision
74 -
Directory Listing
Modified
Thu Aug 24 17:36:32 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Install rule done right, thanks to kitware guy, also renamed dirsplit directory and gave it a CMakeLists.txt
Revision
73 -
Directory Listing
Modified
Thu Aug 24 13:58:48 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Makefile w/o circular dep
Revision
72 -
Directory Listing
Modified
Thu Aug 24 13:07:08 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Using out-of-tree build in debian/rules
Revision
71 -
Directory Listing
Modified
Thu Aug 24 13:03:03 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
GNUmakefile can be named Makefile now
Revision
70 -
Directory Listing
Modified
Thu Aug 24 13:02:40 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
implementing out-of-source build to keep the source dir clean
Revision
69 -
Directory Listing
Modified
Thu Aug 24 12:49:44 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
renamed debian-dir files as well
Revision
68 -
Directory Listing
Modified
Thu Aug 24 12:48:55 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
renamed talibus to botox
Revision
67 -
Directory Listing
Modified
Thu Aug 24 09:07:43 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Ubuntu's 40_fix_bad_spelling.dpatch
Revision
66 -
Directory Listing
Modified
Thu Aug 24 08:48:14 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Portability, to cygwin, real checks for soundcard.h
Revision
65 -
Directory Listing
Modified
Thu Aug 24 08:36:36 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
More -O2 flag application, binary sizes closer to what we had before. And the old BS used just -O so that may explain the difference
Revision
64 -
Directory Listing
Modified
Thu Aug 24 08:19:44 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Merged changelog from my a07 branch and talibus
Revision
63 -
Directory Listing
Modified
Wed Aug 23 22:57:21 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Forgotten new mkisofs READMEs
Revision
62 -
Directory Listing
Modified
Wed Aug 23 22:45:45 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
-O2 compiler flags
Revision
61 -
Directory Listing
Modified
Wed Aug 23 22:23:54 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Killed rpath
Revision
60 -
Directory Listing
Modified
Wed Aug 23 22:14:33 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Fixed the manpage section
Revision
59 -
Directory Listing
Modified
Wed Aug 23 22:05:47 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moved list_audio_tracks to correct location + install code
Revision
58 -
Directory Listing
Modified
Wed Aug 23 21:57:49 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Forgotten commit for the new CMakLists.txt for zisofs_tools
Revision
57 -
Directory Listing
Modified
Wed Aug 23 21:55:44 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Removing auto-generated file
Revision
56 -
Directory Listing
Modified
Wed Aug 23 21:54:52 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Disabled the anti-shoot-into-own-foot hook, we are upstream now
Revision
55 -
Directory Listing
Modified
Wed Aug 23 21:53:43 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Removing auto-generated makefile
Revision
54 -
Directory Listing
Modified
Wed Aug 23 21:53:10 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
ok, packages can be built. This also was the ultimative test to uncover forgotten things in the install rule
Revision
53 -
Directory Listing
Modified
Wed Aug 23 21:34:48 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
added zisofs_tools with patches (05, 12, 13)
Revision
52 -
Directory Listing
Modified
Wed Aug 23 21:31:13 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
CDDA2wav docs moved around, more debian/* stuff adaptions
Revision
51 -
Directory Listing
Modified
Wed Aug 23 20:40:12 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Moved docs around for better structure and easier installation
Revision
50 -
Directory Listing
Modified
Wed Aug 23 20:04:38 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
wodim files, copyright adapted to reflect the new situation
Revision
49 -
Directory Listing
Modified
Wed Aug 23 19:53:41 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
control file, talibus* files, compat, README.ATAPI.setup
Revision
48 -
Directory Listing
Modified
Wed Aug 23 19:49:47 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Some meta files, renamed cdrecord -> wodim
Revision
47 -
Directory Listing
Modified
Wed Aug 23 19:48:30 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Beginning integrating Debian dir, README.Debian stripped down, removed yelling at bug reporters
Revision
46 -
Directory Listing
Modified
Wed Aug 23 19:36:12 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Our README.ATAPI.setup, dirsplit (new directory: 3rd-party)
Revision
45 -
Directory Listing
Modified
Wed Aug 23 19:08:32 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
more carefull iconv detection
Revision
44 -
Directory Listing
Modified
Wed Aug 23 18:46:14 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Switched to Warly's patch
Revision
43 -
Directory Listing
Modified
Wed Aug 23 18:38:43 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Removed OSSDVD patch for now, no motivation to hunt the -tao ooops with dvd+rw
Revision
41 -
Directory Listing
Modified
Wed Aug 23 12:50:32 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Added 39, 40, and the whole patch collection in mods-archive for archiving purposes
Revision
40 -
Directory Listing
Modified
Wed Aug 23 12:44:09 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Added 34, 36, 38
Revision
39 -
Directory Listing
Modified
Wed Aug 23 12:39:11 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Patches 34, 36 added
Revision
38 -
Directory Listing
Modified
Wed Aug 23 12:34:49 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Added 31, 33
Revision
37 -
Directory Listing
Modified
Wed Aug 23 12:29:28 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
26, 28, 30 added
Revision
36 -
Directory Listing
Modified
Wed Aug 23 12:22:36 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Patches 23, 24, 25
Revision
35 -
Directory Listing
Modified
Wed Aug 23 12:19:56 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Patches 18, 20, 22
Revision
34 -
Directory Listing
Modified
Wed Aug 23 12:01:05 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
iconv support
Revision
33 -
Directory Listing
Modified
Wed Aug 23 11:55:43 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
07_noadvertising, 08_privacy
Revision
30 -
Directory Listing
Modified
Wed Aug 23 11:49:11 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Added bits from 02_paths.dpatch
Revision
29 -
Directory Listing
Modified
Wed Aug 23 11:45:30 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
02_cdrecord_default_conf.dpatch installed
Revision
27 -
Directory Listing
Modified
Wed Aug 23 11:34:10 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Backup snapshot
Revision
26 -
Directory Listing
Modified
Wed Aug 23 11:06:07 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Inserted dummy for this header
Revision
25 -
Directory Listing
Modified
Wed Aug 23 11:05:07 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Kicked the header generating commands, it should work out of the box. Replaced with CMake using contents substitution
Revision
24 -
Directory Listing
Modified
Wed Aug 23 09:29:41 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
I got the wrong versions of the test programs by accident, restored to GPLed versions from a01
Revision
23 -
Directory Listing
Modified
Wed Aug 23 09:06:46 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
delete more obsolete makefiles from svn
Revision
22 -
Directory Listing
Modified
Wed Aug 23 08:47:53 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Backup of a working copy, quite useable as-is, Debian patches coming soon
Revision
21 -
Directory Listing
Modified
Wed Aug 23 08:46:23 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Removed auto-generated Makefiles from svn
Revision
20 -
Directory Listing
Modified
Wed Aug 23 08:31:26 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
KUDOS message in the ABOUT file, converted it to UTF-8, VERSION file (fixme, content), release rule in GNUmakefile
Revision
19 -
Directory Listing
Modified
Wed Aug 23 00:21:43 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
renamed cdrecord to wodim and updated copyright in _my_ manpage, finally added TODO file
Revision
18 -
Directory Listing
Modified
Wed Aug 23 00:15:59 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
About and compile readmes with updated facts
Revision
17 -
Directory Listing
Modified
Wed Aug 23 00:15:25 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Removed obsolete docs, saying the same or just wrong things
Revision
16 -
Directory Listing
Modified
Tue Aug 22 20:22:04 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
glibc konform _FILE_OFFSET_BITS setting to work around off_t trouble in mkisofs
Revision
15 -
Directory Listing
Modified
Tue Aug 22 19:03:38 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
VALISTisanarray define (oh... please)
Revision
14 -
Directory Listing
Modified
Tue Aug 22 18:09:12 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Dropped build of btcflash, it is already shipped with dvd+rw-utils
Revision
13 -
Directory Listing
Modified
Tue Aug 22 18:05:49 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
dummy lib dir removed as well
Revision
12 -
Directory Listing
Modified
Tue Aug 22 18:04:45 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
removed some crap
Revision
11 -
Directory Listing
Modified
Tue Aug 22 18:04:11 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
improved GNUmakefile and added scgcheck, though not installin it
Revision
10 -
Directory Listing
Modified
Tue Aug 22 17:26:11 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Big bomb. Added CMakeLists.txt, inc/* files from a03 which serve the build system. BS for some parts still missing
Revision
9 -
Directory Listing
Modified
Tue Aug 22 17:11:01 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
A snapshot of trunk before adding CMake stuff, may be required to revert later... or not ;-)
Revision
8 -
Directory Listing
Modified
Tue Aug 22 10:50:32 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
more docs moved
Revision
7 -
Directory Listing
Modified
Tue Aug 22 10:45:04 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Removed generated manpage/ps files, they should be auto-generated in the build or release target
Revision
6 -
Directory Listing
Modified
Tue Aug 22 10:43:23 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Dropped man directory with old docs for Schillings build system
Revision
5 -
Directory Listing
Modified
Tue Aug 22 10:41:30 2006 UTC
(6 years, 9 months ago)
by
blade
Original Path:
nonameyet
Documentaiton moved around
Revision
4 -
Directory Listing
Modified
Fri Aug 18 17:35:26 2006 UTC
(6 years, 10 months ago)
by
blade
Original Path:
nonameyet
Making the initial tag
Revision
3 -
Directory Listing
Modified
Fri Aug 18 17:34:43 2006 UTC
(6 years, 10 months ago)
by
blade
Original Path:
nonameyet
Creating tag dir
Revision
2 -
Directory Listing
Modified
Fri Aug 18 17:34:13 2006 UTC
(6 years, 10 months ago)
by
blade
Original Path:
nonameyet
Imported the resorted version a08
Revision
1 -
Directory Listing
Added
Fri Aug 18 17:33:41 2006 UTC
(6 years, 10 months ago)
by
blade
Original Path:
nonameyet
Created an unnamed main dir for now