freebsd-ports/audio/cdplay
Tim Vanderhoek c4cb43a7d3 Patches for:
1) Avoid becoming confused about the current state of "pause" when
   rewinding/forwarding to the prev/next track.
2) Use capital 'E' instead of lower 'e' for Eject.  The 'e' button
   is too close to the 'r' button and accidentally ejecting when you're
   trying to rewind is really annoying.
3) When multiple subsequent r)ewind or f)orward operations are used
   before the ioctl() from an earlier r)ewind or f)orward has returned,
   perform the delayed 'r' and 'f' operations all at once rather than
   individually (and serially).  This avoids a buffer overflow crash
   that could occur and also makes the 'r' and 'f' controls much more
   usable

Update PORTREVISION for these improvements.
2003-05-19 20:13:03 +00:00
..
files Patches for: 2003-05-19 20:13:03 +00:00
distinfo
Makefile Patches for: 2003-05-19 20:13:03 +00:00
pkg-descr
pkg-plist