summaryrefslogtreecommitdiff
path: root/audio/xmcd/patches
AgeCommit message (Collapse)AuthorFilesLines
2006-03-01Correct broken signal handling. This fixes PR pkg/30515.tron1-0/+13
2006-02-22Fixed PLIST. Bumped PKGREVISION. Allowed installation as unprivileged user.rillig1-3/+12
2003-06-13Add NetBSD RCS tagscjep2-0/+2
2003-06-10Make cda build with either curses or ncurses by putting a conditionaljdc2-30/+32
in the Imakefile and testing this in visual.c. Fixes PR pkg/21839 by Matthias Scheler (thanks for testing the fix).
2003-06-09Make xmcd use native curses in 1.6T and forward by replacing calls tojdc2-7/+135
putp(cursor_*) with curs_set(). Fixes lib/20030 by Thomas Klausner.
2002-10-08* buildlink1 -> buildlink2jlam2-7/+31
* Properly handle local discography when installing/deinstalling the binary package. * Use bsd.pkg.install.mk to preserve local configuration files when reinstalling xmcd.
2002-01-25Add kludge to fix problems with CDDB entries with genre "unclass" whichtron1-0/+13
are for some reason not recognized although such entries exist.
2002-01-08Correct device name for ATAPI CD-ROMs under NetBSD.tron1-4/+18
2001-08-05Make this build.fredb1-0/+13
2001-07-24Update xmcd to version 3.0.1. Addresses PR 13519 by Kevin Sindhu.nra6-31/+37
Ver 3.0 patchlevel 1 released Sat Jul 14 19:58:39 PDT 2001 ---------------------------------------------------------- CD-ROM drive support changes: - Added a new "scsiVersionCheck" parameter to the device.cfg file. This is to make the CD-ROM drive SCSI-2 version checking in xmcd and cda configurable. OS Support changes: - Re-introduced support for the OpenVMS operating system on Alpha AXP and VAX platforms. - Added code to support for IDE/ATAPI drives on the OpenVMS platform. Since OpenVMS supports these drives via SCSI-emulation, xmcd should be configured for a SCSI device. Other changes: - Replaced the "CDDB disable" button in xmcd with the "Internet Offline" button. The new "offline" mode differs from the old "disable" mode in that CDDB lookups will still occur from the local cache (no Internet CDDB server will be accessed). Also, xmcd's wwwWarp menu entries which would invoke a remote web site will be disabled. This should be used when the system is not connected to the Internet (e.g., on a dialup connection while not online). Similarly, the -cddb and -nocddb command line options in cda have been changed to -online and -offline with the same change in semantics. The disableCddb parameter in common.cfg has also been changed to internetOffline. - Fixed a bug that was causing submissions to the CDDB² service to fail even though the data is acceptable and the network/servers are running fine. - Fixed an xmcd problem where the keypad time display and track warp slider would freeze when the playback mode is not in segment play mode but the main window time display is set to "e-seg" or "r-seg". - Fixed a problem with using the xmcd keypad to go to another track or disc while playing program or shuffle modes. - Removed some conditions that could cause SIGALRMs to be received while xmcd is handling X events. Also, fixed certain situations where spawned child processes were handling X events instead of the parent. This was causing sporadic X errors and xmcd crashes. - Fixed a bug that caused classic CDDB lookup to fail if HTTP proxy authorization is enabled. - Changed xmcd to keep the Credit Fullname Wizard window open if a user clicks the Credit 'Add', 'Modify' or 'Delete' buttons, or select/de-select credit list items. Also, enhance the data fields verification for the full name wizard window. - Enhanced xmcd and cda to handle erroneous CDDB data more gracefully, where a subgenre is set to the value that of a genre, or where a subrole is set to the value of a role category. - Fixed a missing single quote in libdi_d/config.sh that was causing the script to fail while configuring proxy servers. Also, fixed a problem with reading the device configuration files where the wrong device parameters would get used. - The install.sh and config.sh scripts will now use nawk if it's available on the system. Otherwise it falls back to using awk.
2001-07-02Update to let buildlink-x11 handle more of the work of properjlam1-11/+2
configuration.
2001-07-01Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-3/+3
2000-09-09Also patch the start and config skripts to use ${MACHINE_ARCH} insteadwiz3-2/+28
of uname -m (instead of only install skript only). Addresses pkg/10017.
2000-02-13Update xmcd to 2.6. New command line option to start playingfredb2-52/+29
a particular track immediately, more. Complete history at <http://metalab.unc.edu/tkan/xmcd/changes.txt>
1999-06-28Update "xmcd" package to version 2.5.tron1-0/+13
1998-11-12Add missing NetBSD RCS Ids.agc3-0/+6
1998-11-052.4mycroft3-243/+79
1998-08-07Add NetBSD RCS Ids.agc3-0/+6
1998-06-02Update "xmcd" to 2.3 patchlevel 0 on Hubert's request.tron2-13/+27
1998-02-15Remove unnecessary patch, pointed out by Bernd Ernesti.tron1-19/+0
1997-12-21Update for V2.2 pl1hubertf1-25/+8
1997-11-26Add NetBSD to list of OS's that support "Other NON-SCSI". Uses thechopps1-0/+36
FreeBSD ioctl option.
1997-10-28Initial import of FreeBSD audio packages.augustss2-0/+226