summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2003-07-16Update mserv to 0.33nb7abs3-40/+6087
Regenerate configure using utoconf 2.57 rather than 2.13 so soundcard.h tests work with gcc3 cpp. Gcc3 compiled mserv can now change the volume again.
2003-07-14Remove superfluous quote character.wiz1-2/+2
2003-07-13Turn off debugging output, enabled for testing of the previous change.wiz3-7/+6
Bump PKGREVISION. Closes PR 22131.
2003-07-13Update DEPENDS.wiz1-3/+3
2003-07-13PKGREVISION bump for libiconv update.wiz72-136/+144
2003-07-13Removed patches/patch-cs using REPLACE_PERL instead to fix incorrect pathwulf3-13/+4
to perl in kscd/workman2cddb.pl
2003-07-13Added patch-af: fixing path to perl header file "sys/syscall.ph" in auscopewulf2-1/+15
2003-07-13Added auscope perl script to REPLACE_PERL to fix broken path to perlwulf1-1/+3
2003-07-13install the blursk-presets file as well.mrg4-3/+20
2003-07-13add xmms-blurskmrg1-1/+2
2003-07-13Fixed incorrect path to perl utility in workman2cddb.plwulf2-1/+12
2003-07-13HOMEPAGE=MASTER_SITESgrant1-2/+2
2003-07-13Remove WWW part and email address.wiz1-5/+0
2003-07-13maintainer -> tech-pkggrant1-4/+5
sort variables, consistently use uppercase YES
2003-07-13initial import of the "xmms-blursk" plugin:mrg4-0/+37
Blursk is a visualization plugin for the XMMS MP3 player. It was inspired by the "Blur Scope" plugin, but Blursk goes far beyond that. It supports a wide variety of colormaps, blur patterns, plotting styles, and other options WWW: http://www.cs.pdx.edu/~kirkenda/blursk/ - David dyeske@yahoo.com
2003-07-12Fix two pthread programming problems; now ogg123 doesn't dump corewiz4-3/+49
with native libpthread (so far). With hints and explanations from Nathan J Williams -- thanks! Bump PKGREVISION.
2003-07-12add & enable gqmpeg-skinshubertf1-1/+2
2003-07-12Add gqmpeg-skins-20030712: Skins for gqmpeghubertf4-0/+2191
2003-07-12abcde ignored -d flag when in cdparanoia mode.wiz3-11/+19
From Sergey Svishchev in PR 19872. Bump PKGREVISION.
2003-07-10Depend on latest sweep package version, and include libmad bl2wiz1-3/+3
instead of mad one.
2003-07-10Revision bumped; dependency changed from mad to libmad and libid3tagadam1-3/+4
2003-07-10Revision bumped; dependency changed from mad to libmadadam5-14/+15
2003-07-10Revision bumped; dependency changed from mad to libmad and libid3tagadam1-2/+4
2003-07-10Revision bumped; dependency changed from mad to libmadadam1-2/+3
2003-07-10mad is now a meta-package that contains libmad, libid3tag, and madplay, as ↵adam2-34/+0
the mad distribution has been split up to these three
2003-07-10mad is now a meta-package that contains libmad, libid3tag, and madplay, as ↵adam5-84/+30
the mad distribution has been split up to these three
2003-07-10CONFLICTS libid3tag and libmad.wiz1-2/+2
2003-07-10Update DESCR.wiz1-12/+21
2003-07-10Added libmad, libid3tag, madplayadam1-1/+4
2003-07-10madplay resurrected since mad package has been split up to libmad, libid3tag ↵adam1-0/+38
and madplay
2003-07-10madplay resurrected, since mad package has been split up to libmad, ↵adam2-0/+39
libid3tag and madplay
2003-07-10Update DESCR.wiz1-7/+13
2003-07-10Correct DESCR.wiz1-15/+2
2003-07-10Uses libz -- include buildlink2.mk.wiz1-1/+2
2003-07-10CONFLICTS with mad package.wiz2-2/+6
2003-07-10MAD is a high-quality MPEG audio decoder with 24-bit output.adam2-0/+25
2003-07-10Does not really USE_PKGLOCALEDIR.wiz1-2/+1
2003-07-10ID3 tag library, part of MAD (MPEG Audio Decoder) distributionadam6-0/+103
2003-07-10Does not really USE_PKGLOCALEDIR.wiz1-2/+1
2003-07-10MAD is a high-quality fixed-point MPEG audio decoder with 24-bit output.adam6-0/+107
2003-07-09Add a missing include.markd2-4/+5
2003-07-08Fix the shutdown mutex handling in the decoderPlugin so we don't getskrll3-2/+16
assertion failures from libpthread. PKGREVISION++
2003-07-07Fix (at least) artsd on -current.skrll9-68/+182
The s/mcop_mt/mcop/ hack that worked with pth doesn't work in -current. Make libmcop_mt build with pre-current and pth by providing sem_* calls based on a mutex and a condition variable.
2003-07-03Update mad123 to version 0.7.1agc2-5/+5
"Wow, 0.7 was short-lived. This version makes mad123 work on big-endian systems."
2003-07-03Add and enable mad123agc1-1/+2
2003-07-03Due to popular demand, initial import of Steve Woodford's mad123-0.7,agc4-0/+53
a command-line MPEG audio player, into the NetBSD Packages Collection. mad123 is a simple command line MP3 player using Robert Leslie's libmad fixed-point MP3 decoder library. This is not meant to be a serious replacement for the ubiquitous mpg123 program. Instead, this is a merely an experiment in using libmad. At the time mad123 was written, a couple of things set it apart from the command line MP3 player supplied with libmad (madplay): 1) Supports URL style MP3 pathnames. 2) The audio output is double-buffered. 3) Streams can be pre-buffered using read-ahead. 4) Simple keyboard controls. 5) CTRL-C behaves like it does for mpg123. 6) It can be installed setuid-root so it can adjust scheduling priority to reduce its susceptiblity to jitter.
2003-07-02Update to version 0.5.1 of wmsmixer.agc2-5/+5
Provided by Sergey Svishchev Changes from version 0.5: 13-Apr-2003 Version 0.5.1 now available. No new features, but it has some new icons and it compiles with gcc 3.2.
2003-07-02Make this work on platforms where sizeof(size_t) != sizeof(int)martin2-1/+24
2003-06-30Bump PKGREVISION for patch-ae (fixes lame batch encoding).rafal1-2/+2
2003-06-30Fix lame batch-encoding. Patch also sent upstream to abcde maintainer.rafal1-1/+2