Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-07-13 | Removed patches/patch-cs using REPLACE_PERL instead to fix incorrect path | wulf | 3 | -13/+4 | |
to perl in kscd/workman2cddb.pl | |||||
2003-07-13 | Added patch-af: fixing path to perl header file "sys/syscall.ph" in auscope | wulf | 2 | -1/+15 | |
2003-07-13 | Added auscope perl script to REPLACE_PERL to fix broken path to perl | wulf | 1 | -1/+3 | |
2003-07-13 | install the blursk-presets file as well. | mrg | 4 | -3/+20 | |
2003-07-13 | add xmms-blursk | mrg | 1 | -1/+2 | |
2003-07-13 | Fixed incorrect path to perl utility in workman2cddb.pl | wulf | 2 | -1/+12 | |
2003-07-13 | HOMEPAGE=MASTER_SITES | grant | 1 | -2/+2 | |
2003-07-13 | Remove WWW part and email address. | wiz | 1 | -5/+0 | |
2003-07-13 | maintainer -> tech-pkg | grant | 1 | -4/+5 | |
sort variables, consistently use uppercase YES | |||||
2003-07-13 | initial import of the "xmms-blursk" plugin: | mrg | 4 | -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-12 | Fix two pthread programming problems; now ogg123 doesn't dump core | wiz | 4 | -3/+49 | |
with native libpthread (so far). With hints and explanations from Nathan J Williams -- thanks! Bump PKGREVISION. | |||||
2003-07-12 | add & enable gqmpeg-skins | hubertf | 1 | -1/+2 | |
2003-07-12 | Add gqmpeg-skins-20030712: Skins for gqmpeg | hubertf | 4 | -0/+2191 | |
2003-07-12 | abcde ignored -d flag when in cdparanoia mode. | wiz | 3 | -11/+19 | |
From Sergey Svishchev in PR 19872. Bump PKGREVISION. | |||||
2003-07-10 | Depend on latest sweep package version, and include libmad bl2 | wiz | 1 | -3/+3 | |
instead of mad one. | |||||
2003-07-10 | Revision bumped; dependency changed from mad to libmad and libid3tag | adam | 1 | -3/+4 | |
2003-07-10 | Revision bumped; dependency changed from mad to libmad | adam | 5 | -14/+15 | |
2003-07-10 | Revision bumped; dependency changed from mad to libmad and libid3tag | adam | 1 | -2/+4 | |
2003-07-10 | Revision bumped; dependency changed from mad to libmad | adam | 1 | -2/+3 | |
2003-07-10 | mad is now a meta-package that contains libmad, libid3tag, and madplay, as ↵ | adam | 2 | -34/+0 | |
the mad distribution has been split up to these three | |||||
2003-07-10 | mad is now a meta-package that contains libmad, libid3tag, and madplay, as ↵ | adam | 5 | -84/+30 | |
the mad distribution has been split up to these three | |||||
2003-07-10 | CONFLICTS libid3tag and libmad. | wiz | 1 | -2/+2 | |
2003-07-10 | Update DESCR. | wiz | 1 | -12/+21 | |
2003-07-10 | Added libmad, libid3tag, madplay | adam | 1 | -1/+4 | |
2003-07-10 | madplay resurrected since mad package has been split up to libmad, libid3tag ↵ | adam | 1 | -0/+38 | |
and madplay | |||||
2003-07-10 | madplay resurrected, since mad package has been split up to libmad, ↵ | adam | 2 | -0/+39 | |
libid3tag and madplay | |||||
2003-07-10 | Update DESCR. | wiz | 1 | -7/+13 | |
2003-07-10 | Correct DESCR. | wiz | 1 | -15/+2 | |
2003-07-10 | Uses libz -- include buildlink2.mk. | wiz | 1 | -1/+2 | |
2003-07-10 | CONFLICTS with mad package. | wiz | 2 | -2/+6 | |
2003-07-10 | MAD is a high-quality MPEG audio decoder with 24-bit output. | adam | 2 | -0/+25 | |
2003-07-10 | Does not really USE_PKGLOCALEDIR. | wiz | 1 | -2/+1 | |
2003-07-10 | ID3 tag library, part of MAD (MPEG Audio Decoder) distribution | adam | 6 | -0/+103 | |
2003-07-10 | Does not really USE_PKGLOCALEDIR. | wiz | 1 | -2/+1 | |
2003-07-10 | MAD is a high-quality fixed-point MPEG audio decoder with 24-bit output. | adam | 6 | -0/+107 | |
2003-07-09 | Add a missing include. | markd | 2 | -4/+5 | |
2003-07-08 | Fix the shutdown mutex handling in the decoderPlugin so we don't get | skrll | 3 | -2/+16 | |
assertion failures from libpthread. PKGREVISION++ | |||||
2003-07-07 | Fix (at least) artsd on -current. | skrll | 9 | -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-03 | Update mad123 to version 0.7.1 | agc | 2 | -5/+5 | |
"Wow, 0.7 was short-lived. This version makes mad123 work on big-endian systems." | |||||
2003-07-03 | Add and enable mad123 | agc | 1 | -1/+2 | |
2003-07-03 | Due to popular demand, initial import of Steve Woodford's mad123-0.7, | agc | 4 | -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-02 | Update to version 0.5.1 of wmsmixer. | agc | 2 | -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-02 | Make this work on platforms where sizeof(size_t) != sizeof(int) | martin | 2 | -1/+24 | |
2003-06-30 | Bump PKGREVISION for patch-ae (fixes lame batch encoding). | rafal | 1 | -2/+2 | |
2003-06-30 | Fix lame batch-encoding. Patch also sent upstream to abcde maintainer. | rafal | 1 | -1/+2 | |
2003-06-30 | Fix lame batch-encoding by using the correct shell variables for the encoder | rafal | 1 | -0/+13 | |
and encoder options. | |||||
2003-06-30 | Let this build with gcc3 (by adding USE_GCC_SHLIB and a hack to CPPFLAGS | rafal | 1 | -1/+4 | |
so the build doesn't fall over with undefined template types); tested on gcc3/netbsd-sparc64 (me) and gcc2/netbsd, gcc3/sol9 (grant). | |||||
2003-06-29 | Update tremor library to latest version (is a few months old, I've had the | chris | 2 | -6/+6 | |
update for a while) Changes are mostly optisations, also changes in how memory is managed with a view to using the minimum amount necessary. | |||||
2003-06-26 | Update audio/oss to 3.9.7j for NetBSD-1.6*. This is the latest (only) | jlam | 3 | -8/+9 | |
release for NetBSD-1.6* available from OpenSound, Inc. | |||||
2003-06-26 | Convert to USE_NEW_TEXINFO. | seb | 2 | -5/+3 | |