Potential patches for cdparanoia 10

View: New views
3 Messages — Rating Filter:   Alert me  

Potential patches for cdparanoia 10

by Adam Jackson-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Fedora has a good nine or so patches we're currently applying.  They can
be found here:

http://cvs.fedoraproject.org/viewcvs/rpms/cdparanoia/devel/

A quick rundown follows.  The nostrip, O_EXCL, smalldma, and lm patches
appear to all be merged and can be safely ignored.  The scsi-setspeed
patch trivially enables you to set the speed of SCSI drives.  The
headers patch is also just trivial header correctness, found by adding
-Werror-implicit-function-declarations to CFLAGS and fixing up the
resulting build failures.

The labels and cflags patches are to my eye fairly useless, I'd just
ignore them.

The SGIO patch is some deep voodoo to do with SCSI.  I don't know, ask
pjones, he wrote it I think.

The verbose, louder, and verbosity3 patches appear to all be about
affecting the default log level and adding more debugging facilities.
Again, pjones.

The env patch adds an environment variable to let you pick cooked CDDA
transport with $CDDA_TRANSPORT.  And also a comment and a #if 0 -> #if 1
that appears to be wildly out of place (or at least snuck in under
someone's radar).

I suspect at least some of these should get merged for the 10 release.
Thoughts?

- ajax


_______________________________________________
Paranoia-dev mailing list
Paranoia-dev@...
http://lists.xiph.org/mailman/listinfo/paranoia-dev

signature.asc (204 bytes) Download Attachment

Re: Potential patches for cdparanoia 10

by xiphmont :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

[for the others listening, I asked ajax to send this mail as a reminder to me]

Monty
_______________________________________________
Paranoia-dev mailing list
Paranoia-dev@...
http://lists.xiph.org/mailman/listinfo/paranoia-dev

Re: Potential patches for cdparanoia 10

by Adam Jackson-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Also, main.c contains:

 * Copyright: GNU Public License 3 applies
 *
 *   This program is free software; you can redistribute it and/or modify
 *   it under the terms of the GNU General Public License as published by
 *   the Free Software Foundation; either version 2, or (at your option)
 *   any later version.

Which isn't exactly consistent.

- ajax


_______________________________________________
Paranoia-dev mailing list
Paranoia-dev@...
http://lists.xiph.org/mailman/listinfo/paranoia-dev

signature.asc (204 bytes) Download Attachment