/[debburn]/cdrkit/trunk/Changelog
ViewVC logotype

Log of /cdrkit/trunk/Changelog

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 806 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 25 20:46:17 2008 UTC (4 years, 11 months ago) by 93sam
File length: 286844 byte(s)
Diff to previous 805 , to selected 5
genisoimage/checksum.[ch]: Added test code; changed internal layout
slightly to make for easier debug.


Revision 805 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 25 20:39:07 2008 UTC (4 years, 11 months ago) by 93sam
File length: 286733 byte(s)
Diff to previous 804 , to selected 5
Fix a type issue that broke sha1 support on 64-bit arches.

Revision 804 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 25 20:35:01 2008 UTC (4 years, 11 months ago) by 93sam
File length: 286642 byte(s)
Diff to previous 803 , to selected 5
Add command-line support for -jigdo-template-compress

Revision 803 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 25 20:26:44 2008 UTC (4 years, 11 months ago) by 93sam
File length: 286554 byte(s)
Diff to previous 801 , to selected 5
Trivial cleanup

Revision 801 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 25 20:23:26 2008 UTC (4 years, 11 months ago) by 93sam
File length: 286503 byte(s)
Diff to previous 797 , to selected 5
  * joliet.c: Fix a potential memory corruption bug.

Revision 797 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 17 21:28:37 2008 UTC (5 years, 2 months ago) by 93sam
File length: 286316 byte(s)
Diff to previous 795 , to selected 5
Respin the changelogs for a better attempt at a release.

Revision 795 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 17 21:01:35 2008 UTC (5 years, 2 months ago) by 93sam
File length: 286105 byte(s)
Diff to previous 788 , to selected 5
Updating changelogs for a new release

Revision 788 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 25 11:16:06 2008 UTC (5 years, 2 months ago) by harald-hoyer-guest
File length: 286051 byte(s)
Diff to previous 785 , to selected 5
added changelog entry

Revision 785 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 6 03:01:25 2008 UTC (5 years, 4 months ago) by 93sam
File length: 285989 byte(s)
Diff to previous 780 , to selected 5
  * genisoimage/jte.c: add support for bzip2-compressed templates
  * genisoimage/jte.c: fix bzip2-compressed template data to be
    compatible with jigdo.
  * genisoimage/jte.c: fix exclude list handling.
  * genisoimage/checksum.[ch]: Add a generic infrastructure for
    checksums so we can use sha1/<whatever> as well as just
    md5sum. Will make things much faster for generating sha1sums for
    images and jigdos.
  * genisoimage/sha1.[ch]: Add GPL-licensed SHA1 implementation.
  * s/mkisofs/genisoimage/ in ABOUT

Revision 780 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 19 21:04:32 2007 UTC (5 years, 8 months ago) by 93sam
File length: 285606 byte(s)
Diff to previous 778 , to selected 5
  * genisoimage/jte.c: fix exclude list handling.

Revision 778 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 6 21:15:15 2007 UTC (5 years, 9 months ago) by peters-guest
File length: 285442 byte(s)
Diff to previous 770 , to selected 5
Small fix to wodim.1: in the synopsis, do not imply that dev= is
required.  (Debian bug #434172)

Revision 770 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 6 14:39:31 2007 UTC (6 years ago) by blade
File length: 285282 byte(s)
Diff to previous 768 , to selected 5
Finalizing changelogs

Revision 768 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 6 13:23:48 2007 UTC (6 years ago) by blade
File length: 285282 byte(s)
Diff to previous 766 , to selected 5
Documented the fixate check and set a todo, someone needs to make a more precise check for long-write-in-progress condition

Revision 766 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 4 19:37:01 2007 UTC (6 years ago) by blade
File length: 285195 byte(s)
Diff to previous 764 , to selected 5
Changelog typo fix

Revision 764 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 4 12:35:55 2007 UTC (6 years ago) by blade
File length: 285195 byte(s)
Diff to previous 762 , to selected 5
Changelog entry beautification

Revision 762 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 4 00:46:39 2007 UTC (6 years ago) by blade
File length: 285102 byte(s)
Diff to previous 761 , to selected 5
copy&paste mistake in changelog fixed

Revision 761 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 4 00:45:51 2007 UTC (6 years ago) by blade
File length: 285116 byte(s)
Diff to previous 756 , to selected 5
+  * icedax: fixed bug with --devices (segfault, bad arguments gone unnoticed)
+  * moved Linux-specific recorder location guesser to scsi_scan.h
+  * count all track sizes when guessing the needed disk type when guessing
+  * added an alternative guessing method, using list_devices(...) picking up
+    the first drive having appropriate device type in the inquiry info. This
+    method is used as fall-back on Linux and by default on others platforms.


Revision 756 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 3 10:27:24 2007 UTC (6 years ago) by blade
File length: 284666 byte(s)
Diff to previous 754 , to selected 5
MANSUBDIR integration, libossaudio detection in icedax

Revision 754 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 3 10:01:20 2007 UTC (6 years ago) by blade
File length: 284497 byte(s)
Diff to previous 750 , to selected 5
Hiding boot catalog entry when needed, by Vladimir Nadvornik

Revision 750 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 21 09:43:17 2007 UTC (6 years, 1 month ago) by blade
File length: 284224 byte(s)
Diff to previous 745 , to selected 5
+  * resync with cosmetical last-minute changes from Peter Samuelson
+  * Makefile: "release" target extension to make the Debian related source
+    file creation more convinient


Revision 745 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 21 09:04:51 2007 UTC (6 years, 1 month ago) by blade
File length: 283936 byte(s)
Diff to previous 744 , to selected 5
Changelog improved, added preinst files to remove doc directories cruft

Revision 744 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 21 07:14:45 2007 UTC (6 years, 1 month ago) by blade
File length: 283729 byte(s)
Diff to previous 743 , to selected 5
Removed the permissions simultation, there is no such directory entry anyway so avoid cludges

Revision 743 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 20 22:18:22 2007 UTC (6 years, 1 month ago) by blade
File length: 283769 byte(s)
Diff to previous 740 , to selected 5
Fake the .. entry with a sane mode where it was just ignored before

Revision 740 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 20 21:41:38 2007 UTC (6 years, 1 month ago) by blade
File length: 283606 byte(s)
Diff to previous 738 , to selected 5
Restore the support for 4GB-1 and print better messages

Revision 738 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 13 16:41:14 2007 UTC (6 years, 1 month ago) by blade
File length: 283550 byte(s)
Diff to previous 735 , to selected 5
Update the current version name and number

Revision 735 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 10 15:05:35 2007 UTC (6 years, 1 month ago) by blade
File length: 283446 byte(s)
Diff to previous 733 , to selected 5
Proper documentation of device management changes in the Changelog

Revision 733 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 9 14:23:17 2007 UTC (6 years, 1 month ago) by blade
File length: 283139 byte(s)
Diff to previous 732 , to selected 5
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 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 8 22:09:51 2007 UTC (6 years, 1 month ago) by blade
File length: 282949 byte(s)
Diff to previous 730 , to selected 5
A minor fix from Suse changes and some minor cleanups

Revision 730 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 6 14:23:53 2007 UTC (6 years, 1 month ago) by blade
File length: 282847 byte(s)
Diff to previous 723 , to selected 5
Changelog for the scan, also mention magic_error

Revision 723 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 1 20:05:09 2007 UTC (6 years, 1 month ago) by blade
File length: 282604 byte(s)
Diff to previous 721 , to selected 5
Finalizing changelogs

Revision 721 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 1 16:39:29 2007 UTC (6 years, 1 month ago) by blade
File length: 282475 byte(s)
Diff to previous 713 , to selected 5
Fixing up the changelogs

Revision 713 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 26 20:30:53 2007 UTC (6 years, 1 month ago) by blade
File length: 281951 byte(s)
Diff to previous 712 , to selected 5
Finalizing changelog for 1.1.3, few fixes

Revision 712 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 17 11:59:16 2007 UTC (6 years, 2 months ago) by blade
File length: 281946 byte(s)
Diff to previous 711 , to selected 5
/dev/sgDIGIT pattern fix in device scan

Revision 711 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 23:52:53 2007 UTC (6 years, 2 months ago) by blade
File length: 281828 byte(s)
Diff to previous 709 , to selected 5
Warning on busy state because of mounted disk

Revision 709 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 23:20:37 2007 UTC (6 years, 2 months ago) by blade
File length: 281725 byte(s)
Diff to previous 708 , to selected 5
Correct fallback to CDR_FIFOSIZE and correct error message on bad input

Revision 708 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 22:56:45 2007 UTC (6 years, 2 months ago) by blade
File length: 281632 byte(s)
Diff to previous 707 , to selected 5
telling the track size in the info message when guessing, and more changelog tags

Revision 707 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 22:41:50 2007 UTC (6 years, 2 months ago) by blade
File length: 281573 byte(s)
Diff to previous 706 , to selected 5
manpage fix and changelog updates

Revision 706 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 14 21:14:33 2007 UTC (6 years, 2 months ago) by blade
File length: 281526 byte(s)
Diff to previous 704 , to selected 5
  * 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 704 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 9 22:15:36 2007 UTC (6 years, 3 months ago) by blade
File length: 281317 byte(s)
Diff to previous 703 , to selected 5
Restored the working procfs feature fishing code

Revision 703 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 9 22:08:08 2007 UTC (6 years, 3 months ago) by blade
File length: 281351 byte(s)
Diff to previous 700 , to selected 5
Changelog for the last change, also documenting the LFS support in UDF

Revision 700 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 31 00:47:58 2007 UTC (6 years, 3 months ago) by peters-guest
File length: 281102 byte(s)
Diff to previous 696 , to selected 5
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 696 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 26 00:38:32 2007 UTC (6 years, 3 months ago) by blade
File length: 280953 byte(s)
Diff to previous 695 , to selected 5
+  * added some missing or probably missing definitions in
+    wodim/CMakeLists.txt, restoring the reading from inf files


Revision 695 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 26 00:31:24 2007 UTC (6 years, 3 months ago) by blade
File length: 280832 byte(s)
Diff to previous 694 , to selected 5
    + dealing with newline when searching for device (closes: #408456)
    + corrected picking up of the SCSI transfer size (closes: #407773)


Revision 694 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 23 18:26:04 2007 UTC (6 years, 3 months ago) by blade
File length: 280739 byte(s)
Diff to previous 689 , to selected 5
Improved version of the sysfs transfer size fishing, using glob(3) now

Revision 689 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 12 23:46:44 2007 UTC (6 years, 4 months ago) by blade
File length: 280531 byte(s)
Diff to previous 685 , to selected 5
Finallizing changelogs for the release

Revision 685 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 9 12:32:08 2007 UTC (6 years, 4 months ago) by blade
File length: 280460 byte(s)
Diff to previous 680 , to selected 5
procfs using recoder name guessing code

Revision 680 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 8 15:13:13 2007 UTC (6 years, 4 months ago) by blade
File length: 280394 byte(s)
Diff to previous 677 , to selected 5
Changelog for DVD speed value extraction

Revision 677 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 6 03:19:50 2007 UTC (6 years, 4 months ago) by peters-guest
File length: 280341 byte(s)
Diff to previous 675 , to selected 5
Add ChangeLog entry for previous commit.

Revision 675 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 5 19:09:03 2007 UTC (6 years, 4 months ago) by blade
File length: 280252 byte(s)
Diff to previous 662 , to selected 5
Don't be confused if burnfree driveropts are specified

Revision 662 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 1 16:18:31 2007 UTC (6 years, 4 months ago) by blade
File length: 280131 byte(s)
Diff to previous 659 , to selected 5
Opened new version entries and applied Stefan's cleanups

Revision 659 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 30 15:46:49 2006 UTC (6 years, 4 months ago) by blade
File length: 279976 byte(s)
Diff to previous 656 , to selected 5
Applied vorlon's patch and changelog finalization

Revision 656 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 29 14:37:17 2006 UTC (6 years, 4 months ago) by blade
File length: 279761 byte(s)
Diff to previous 653 , to selected 5
Open-By-Device-Letter on cygwin and manpage update

Revision 653 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 28 23:06:26 2006 UTC (6 years, 4 months ago) by blade
File length: 279687 byte(s)
Diff to previous 648 , to selected 5
more table formating fixes in icedax.1

Revision 648 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 28 22:28:29 2006 UTC (6 years, 4 months ago) by blade
File length: 279644 byte(s)
Diff to previous 645 , to selected 5
setting argv[0] to wodim if someone is cheating and calls it as cdrecord

Revision 645 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 27 18:47:29 2006 UTC (6 years, 4 months ago) by blade
File length: 279490 byte(s)
Diff to previous 644 , to selected 5
Reverted the attempt count change, 5 was a good number, avoid risks with such changes now

Revision 644 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 27 18:44:40 2006 UTC (6 years, 4 months ago) by blade
File length: 279618 byte(s)
Diff to previous 640 , to selected 5
Minor fixes on msifile suggested by Thomas Schmidt

Revision 640 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 27 17:05:27 2006 UTC (6 years, 4 months ago) by blade
File length: 279490 byte(s)
Diff to previous 635 , to selected 5
A lot of rebranding and readme updates of genisoimage docs

Revision 635 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 27 13:04:14 2006 UTC (6 years, 4 months ago) by blade
File length: 279353 byte(s)
Diff to previous 628 , to selected 5
Conflicts fix for xcdroast, some closes tags in debian/changelog and added Arkadiusz changelog entry

Revision 628 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 21 00:06:47 2006 UTC (6 years, 4 months ago) by blade
File length: 279231 byte(s)
Diff to previous 620 , to selected 5
Enabling burnfree by default

Revision 620 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 14 09:35:35 2006 UTC (6 years, 5 months ago) by peters-guest
File length: 279184 byte(s)
Diff to previous 607 , to selected 5
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 607 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 10 17:55:42 2006 UTC (6 years, 5 months ago) by blade
File length: 278898 byte(s)
Diff to previous 604 , to selected 5
Max. DMA buffer size fishing in sysfs

Revision 604 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 10 02:20:15 2006 UTC (6 years, 5 months ago) by blade
File length: 278830 byte(s)
Diff to previous 599 , to selected 5
+  * reenabled -format functionality (bug in program function control flow)


Revision 599 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 8 15:56:49 2006 UTC (6 years, 5 months ago) by blade
File length: 278755 byte(s)
Diff to previous 579 , to selected 5
+  * clear profile names printing (using code from libburnia)
+  * cleanup with unused embedded CVS revision strings from Schilling and
+    more gcc -Wall correctness
 


Revision 579 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 7 21:14:02 2006 UTC (6 years, 5 months ago) by blade
File length: 278557 byte(s)
Diff to previous 574 , to selected 5
Updated debian/* for manpage changes

Revision 574 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 7 13:26:34 2006 UTC (6 years, 5 months ago) by blade
File length: 278479 byte(s)
Diff to previous 563 , to selected 5
Thomas's workaround for MAGIC_ERROR

Revision 563 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 6 09:56:20 2006 UTC (6 years, 5 months ago) by blade
File length: 278419 byte(s)
Diff to previous 555 , to selected 5
Document changes, geteltorito, suse's dvd patches

Revision 555 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 4 10:57:40 2006 UTC (6 years, 5 months ago) by blade
File length: 278325 byte(s)
Diff to previous 552 , to selected 5
    + more verbose abort message if track is specified with some maintainance
      command (closes: #369677)


Revision 552 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 2 22:06:02 2006 UTC (6 years, 5 months ago) by blade
File length: 278232 byte(s)
Diff to previous 550 , to selected 5
New changelog entries

Revision 550 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 2 17:43:27 2006 UTC (6 years, 5 months ago) by blade
File length: 278116 byte(s)
Diff to previous 500 , to selected 5
Release date adjusted

Revision 500 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 27 10:29:46 2006 UTC (6 years, 5 months ago) by blade
File length: 278118 byte(s)
Diff to previous 486 , to selected 5
Changelog update

Revision 486 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 26 11:58:34 2006 UTC (6 years, 5 months ago) by blade
File length: 278034 byte(s)
Diff to previous 481 , to selected 5
Added some SuSE patches

Revision 481 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 25 23:13:29 2006 UTC (6 years, 5 months ago) by blade
File length: 277662 byte(s)
Diff to previous 479 , to selected 5
file symlinks support in dirsplit

Revision 479 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 25 22:55:34 2006 UTC (6 years, 5 months ago) by blade
File length: 277620 byte(s)
Diff to previous 478 , to selected 5
Enabled DVD driver auto-selection

Revision 478 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 25 16:09:24 2006 UTC (6 years, 5 months ago) by blade
File length: 277508 byte(s)
Diff to previous 477 , to selected 5
Remains sounds better than Rests

Revision 477 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 25 16:06:38 2006 UTC (6 years, 5 months ago) by blade
File length: 277506 byte(s)
Diff to previous 459 , to selected 5
Changelog update

Revision 459 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 24 00:16:11 2006 UTC (6 years, 5 months ago) by blade
File length: 277238 byte(s)
Diff to previous 458 , to selected 5
Lorenz Minder,   * flexible ascii conversion buffer

Revision 458 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 23 23:51:49 2006 UTC (6 years, 5 months ago) by blade
File length: 277201 byte(s)
Diff to previous 448 , to selected 5
  [ Lorenz Minder ]
  * user output junk filter in icedax/toc.c


Revision 448 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 23 20:25:29 2006 UTC (6 years, 5 months ago) by blade
File length: 277136 byte(s)
Diff to previous 424 , to selected 5
Changelog-update

Revision 424 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 23 10:51:40 2006 UTC (6 years, 5 months ago) by blade
File length: 277088 byte(s)
Diff to previous 412 , to selected 5
Documented chagnes

Revision 412 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 20 22:35:45 2006 UTC (6 years, 5 months ago) by blade
File length: 276919 byte(s)
Diff to previous 411 , to selected 5
Merged todays changes from old trunk herein, @ r411

Revision 411 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 20 21:40:50 2006 UTC (6 years, 5 months ago) by kaner-guest
File length: 276504 byte(s)
Diff to previous 409 , to selected 5
* Moving branches/cleanup to trunk

Revision 409 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 20 21:30:09 2006 UTC (6 years, 5 months ago) by blade
Original Path: cdrkit/branches/cleanup/Changelog
File length: 276504 byte(s)
Diff to previous 399 , to selected 5
Moving nonameyet to get the final name, cdrkit

Revision 399 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 19 17:29:47 2006 UTC (6 years, 6 months ago) by blade
Original Path: nonameyet/branches/cleanup/Changelog
File length: 276504 byte(s)
Diff to previous 369 , to selected 5
cleanup branch merged with trunk -r398

Revision 369 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 25 21:06:11 2006 UTC (6 years, 6 months ago) by blade
Original Path: nonameyet/branches/cleanup/Changelog
File length: 275869 byte(s)
Diff to previous 316 , to selected 5
Merge with trunk at revision 368

Revision 316 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 15 18:40:45 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/branches/cleanup/Changelog
File length: 275010 byte(s)
Diff to previous 314 , to selected 5
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 314 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 15 14:35:58 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/branches/cleanup/Changelog
File length: 274784 byte(s)
Diff to previous 252 , to selected 5
Merge with trunk (r313)

Revision 252 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 11 08:04:27 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/branches/cleanup/Changelog
File length: 274230 byte(s)
Diff to previous 248 , to selected 5
Merge recent (r251) changes of trunk into cleanup

Revision 248 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 11 07:17:29 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/branches/cleanup/Changelog
File length: 274228 byte(s)
Diff to previous 246 , to selected 5
  [ Christian Fromme ]
  * big cleanup, phase I, getting rid from Cstyle function definitions in
    applications

Revision 246 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 10 15:23:05 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/branches/cleanup/Changelog
File length: 274043 byte(s)
Diff to previous 238 , to selected 5
Commiting the new parser to the cleanup branch

Revision 238 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 6 20:02:07 2006 UTC (6 years, 8 months ago) by joerg
Original Path: nonameyet/branches/cleanup/Changelog
File length: 273723 byte(s)
Diff to previous 232 , to selected 5
Create a cleanup branch so people can start with that part outside of trunk

Revision 232 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 6 16:42:06 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 273723 byte(s)
Diff to previous 228 , to selected 5
  * 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 228 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 6 14:54:07 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 273531 byte(s)
Diff to previous 226 , to selected 5
[ Juergen Weigert ]
* Various documentation corrections, replaced cdrecord->wodim where it is
  appropriate and legal on many visible locations


Revision 226 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 5 20:00:41 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 273378 byte(s)
Diff to previous 220 , to selected 5
Removing disclaimer dupes, thanks Steven

Revision 220 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 5 08:41:28 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 273312 byte(s)
Diff to previous 218 , to selected 5
Documented r219

Revision 218 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 5 07:51:39 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 273253 byte(s)
Diff to previous 215 , to selected 5
[ Peter Samuelson ]
* Cleanups: unused macros/defines
* Unified and simplified the build-host data crawling methods


Revision 215 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 5 07:04:37 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 273111 byte(s)
Diff to previous 213 , to selected 5
Added tests for libcam.h and refactored libscg defs&ibs-list bits

Revision 213 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 4 17:40:40 2006 UTC (6 years, 8 months ago) by joerg
Original Path: nonameyet/trunk/Changelog
File length: 272923 byte(s)
Diff to previous 209 , to selected 5
 r2742@vorlon:  joerg | 2006-09-04 19:40:07 +0200
 Prepare release, mark changelogs

Revision 209 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 4 17:17:39 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 272882 byte(s)
Diff to previous 205 , to selected 5
Changelog formating, typo bugfixes from abi

Revision 205 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 4 16:13:30 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 272718 byte(s)
Diff to previous 202 , to selected 5
BITFIELDS test and integration by Peter Samuelson

Revision 202 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 4 14:32:33 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 272650 byte(s)
Diff to previous 198 , to selected 5
Comment about author string changes in Changelog

Revision 198 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 4 12:01:55 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 272325 byte(s)
Diff to previous 197 , to selected 5
Copying size values of align.h to xconfig.h

Revision 197 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 4 11:39:56 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 272217 byte(s)
Diff to previous 196 , to selected 5
Added test for WORDS_BIGENDIAN

Revision 196 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 4 08:14:08 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 272182 byte(s)
Diff to previous 194 , to selected 5
NULL pointer check moved to the right place, before DVD checks

Revision 194 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 4 07:57:21 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 272016 byte(s)
Diff to previous 191 , to selected 5
added faq, source of the name wodim

Revision 191 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 3 23:38:55 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 271859 byte(s)
Diff to previous 179 , to selected 5
Adapted Changelog and VERSION to 1.0pre2

Revision 179 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 3 20:17:55 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 271620 byte(s)
Diff to previous 178 , to selected 5
Updated Changelog and pointed to http://bugs.debian.org/

Revision 178 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 3 20:16:40 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 271582 byte(s)
Diff to previous 160 , to selected 5
Missing parentheses in debian/changelog

Revision 160 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 1 17:37:13 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 272638 byte(s)
Diff to previous 155 , to selected 5
Removed libfile directory and all references in CMakeLists.txt files

Revision 155 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 31 17:52:26 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 272610 byte(s)
Diff to previous 154 , to selected 5
Changed to use libmagic instead of libfile

Revision 154 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 31 16:31:37 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 272501 byte(s)
Diff to previous 153 , to selected 5
Better description about the directory structure

Revision 153 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 31 09:20:31 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 272099 byte(s)
Diff to previous 127 , to selected 5
Sync Changelog and debian/changelog

Revision 127 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 30 21:06:23 2006 UTC (6 years, 8 months ago) by joerg
Original Path: nonameyet/trunk/Changelog
File length: 267932 byte(s)
Diff to previous 89 , to selected 5
s/icewm/cdrkit/

Revision 89 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 25 08:25:53 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 267916 byte(s)
Diff to previous 44 , to selected 5
Dropped smake from build-deps

Revision 44 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 23 18:46:14 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 267859 byte(s)
Diff to previous 42 , to selected 5
Switched to Warly's patch

Revision 42 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 23 13:04:20 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 267577 byte(s)
Diff to previous 41 , to selected 5
dvd-support

Revision 41 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 23 12:50:32 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 267369 byte(s)
Diff to previous 40 , to selected 5
Added 39, 40, and the whole patch collection in mods-archive for archiving purposes

Revision 40 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 23 12:44:09 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 267081 byte(s)
Diff to previous 39 , to selected 5
Added 34, 36, 38

Revision 39 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 23 12:39:11 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 266952 byte(s)
Diff to previous 38 , to selected 5
Patches 34, 36 added

Revision 38 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 23 12:34:49 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 266706 byte(s)
Diff to previous 37 , to selected 5
Added 31, 33

Revision 37 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 23 12:29:28 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 266465 byte(s)
Diff to previous 36 , to selected 5
26, 28, 30 added

Revision 36 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 23 12:22:36 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 266134 byte(s)
Diff to previous 35 , to selected 5
Patches 23, 24, 25

Revision 35 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 23 12:19:56 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 265841 byte(s)
Diff to previous 34 , to selected 5
Patches 18, 20, 22

Revision 34 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 23 12:01:05 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 265470 byte(s)
Diff to previous 33 , to selected 5
iconv support

Revision 33 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 23 11:55:43 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 265251 byte(s)
Diff to previous 32 , to selected 5
07_noadvertising, 08_privacy

Revision 32 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 23 11:53:30 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 264990 byte(s)
Diff to previous 31 , to selected 5
06_dautipps

Revision 31 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 23 11:50:56 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 264775 byte(s)
Diff to previous 30 , to selected 5
03_script

Revision 30 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 23 11:49:11 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 264485 byte(s)
Diff to previous 29 , to selected 5
Added bits from 02_paths.dpatch

Revision 29 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 23 11:45:30 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 264236 byte(s)
Diff to previous 28 , to selected 5
02_cdrecord_default_conf.dpatch installed

Revision 28 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 23 11:38:13 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 263961 byte(s)
Diff to previous 5
changelog

Revision 5 - (view) (download) (annotate) - [selected]
Modified Tue Aug 22 10:41:30 2006 UTC (6 years, 8 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 263405 byte(s)
Diff to previous 2
Documentaiton moved around

Revision 2 - (view) (download) (annotate) - [select for diffs]
Added Fri Aug 18 17:34:13 2006 UTC (6 years, 9 months ago) by blade
Original Path: nonameyet/trunk/Changelog
File length: 263159 byte(s)
Diff to selected 5
Imported the resorted version a08

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.5