Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-03-31 | Fix MAKE_ENV (quoting) | zuntum | 1 | -18/+18 | |
2001-03-31 | More cleanup of audio init code. | mycroft | 2 | -24/+42 | |
2001-03-31 | Samples are stored in the audio buffer in host order, not little-endian. Don't | mycroft | 2 | -4/+38 | |
generate static on big-endian machines. (Haven't I fixed this before??) | |||||
2001-03-31 | Use /dev/sound, not /dev/audio. | mycroft | 2 | -25/+26 | |
2001-03-31 | Use /dev/sound, not /dev/audio. | mycroft | 2 | -5/+18 | |
2001-03-29 | enable recent additions | drochner | 1 | -1/+3 | |
2001-03-29 | a tool to produce covers for audio CDs | drochner | 6 | -0/+48 | |
2001-03-29 | Audio-CD perl module for use with disc-cover | drochner | 6 | -0/+43 | |
2001-03-28 | Don't try to remove "share/pixmaps" which is part of the standard | tron | 1 | -2/+1 | |
directory structure now. | |||||
2001-03-28 | Fix PLIST, noted in recent i386 bulk build. | wiz | 2 | -7/+8 | |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 10 | -22/+31 | |
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org> | |||||
2001-03-25 | Update gqmpeg to 0.8.3nb1, to play Ogg Vorbis properly. | hubertf | 3 | -4/+26 | |
Patch sent in PR 12470 by Rui-Xiang Guo <rxg@ms25.url.com.tw> | |||||
2001-03-25 | Hand-fudge patch-ab so that an RCS Id doesn't get in the way. | simonb | 2 | -6/+4 | |
2001-03-25 | Add a patch from Andre McCurdy <armccurdy@yahoo.co.uk> to fix the arm32 | simonb | 3 | -6/+92 | |
PIC code. Fixes PR pkg/12312 from Ignatios Souvatzis. | |||||
2001-03-24 | Fix MASTER_SITES | zuntum | 1 | -2/+2 | |
2001-03-23 | Add a patch supplied by Christian Weisgerber <naddy@openbsd.org>: | wiz | 2 | -1/+16 | |
Remove shared memory segments (created when using -b) after exiting. | |||||
2001-03-21 | Add a patch forwarded from the Xiphophorus CVS repository by | wiz | 2 | -0/+16 | |
Christian Weisgerber: Fixes encoder core dumps on 64-bit architectures. | |||||
2001-03-20 | replace "oss" by "sun", since libao-0.6.0nb1 comes with NetBSD audio | wiz | 1 | -5/+5 | |
support. | |||||
2001-03-20 | Add native Open/NetBSD audio support, supplied by Christian Weisgerber | wiz | 10 | -25/+754 | |
<naddy@openbsd.org> in private communication; a patch against a memory leak in the wav file writer, forwarded from the vorbis-dev list by Jeremy C. Reed; also use pkgsrc libtool instead of included one, and don't depend on esd anymore. Bump version to 0.6.0nb1. | |||||
2001-03-19 | add and enable gmodplay | wiz | 1 | -1/+2 | |
2001-03-19 | Initial import of gmodplay, based on a package provided by Ben Collver | wiz | 14 | -0/+458 | |
in pkg/12071: Module player for IT, XM, S3M, MOD, MTM, STM, FAR, ULT, 669, AMS, DBM, MDL and OKT modules (on little endian machines only, for now :( ), based on modplug source code. | |||||
2001-03-16 | Fix PLIST problem noted by Matthias Scheler <tron@zhadum.de> in private | skrll | 1 | -3/+4 | |
email. | |||||
2001-03-16 | Remove obsolete comment. | wiz | 1 | -3/+1 | |
2001-03-16 | remove vorbis | wiz | 1 | -2/+1 | |
2001-03-16 | Replaced by vorbis-tools & friends. | wiz | 11 | -153/+0 | |
2001-03-16 | Fix wave-file output on big-endian machines. | wiz | 2 | -1/+15 | |
2001-03-15 | Don't default to oss, use the standard way (null device). Note in a | wiz | 3 | -17/+16 | |
MESSAGE how to set the default to oss. By Jeremy C. Reed. | |||||
2001-03-15 | add CONFLICTS with vorbis-tools (don't deprecate this version yet, | wiz | 1 | -1/+3 | |
since -d wav works here) | |||||
2001-03-15 | add and enable libao, libogg, libvorbis, and vorbis-tools. | wiz | 1 | -1/+5 | |
2001-03-15 | Initial import of vorbis-tools: Ogg Vorbis encoder and player. | wiz | 8 | -0/+89 | |
Replaces audio/vorbis. Package by Jeremy C. Reed, submitted in pkg/12415. (Note: -d wav output seems to be broken right now, output to /dev/audio works fine.) | |||||
2001-03-15 | Initial import of libvorbis, the library for the ogg vorbis audio | wiz | 4 | -0/+116 | |
encoding format. Package by Jeremy C. Reed, submitted in pkg/12414. | |||||
2001-03-15 | Initial import of libogg -- a library for the Ogg bitstream format. | wiz | 4 | -0/+102 | |
Package by Jeremy C. Reed, submitted in pkg/12413. | |||||
2001-03-15 | Initial import of libao, a platform independent audio library. | wiz | 8 | -0/+108 | |
Package by Jeremy C. Reed, submitted in pkg/12412. | |||||
2001-03-15 | Make sure libpthread makes it into libmpeglib. Fixes build problems | skrll | 3 | -7/+19 | |
noted by Tomasz Luchowski <zuntum@netbsd.org> on tech-pkg | |||||
2001-03-14 | Add and enable kdemultimedia2 | skrll | 1 | -1/+2 | |
2001-03-14 | Import of KDE 2.1 kdemultimedia package. | skrll | 20 | -0/+1497 | |
2001-03-13 | add and enable csound and csound-manual | wiz | 1 | -1/+3 | |
2001-03-13 | csound-manual -- manuals and example files for csound. | wiz | 4 | -0/+430 | |
Package provided by Ben Collver in pkg/11760, with an overhaul by me. | |||||
2001-03-13 | Initial import of (unofficial) csound-4.09: | wiz | 19 | -0/+410 | |
Csound is a software synthesis package in the tradition of so-called music-N languages, among which the best-known is Music V. It consists of an orchestra- and score-driven executable, written in C for portability. Since Csound is a computational language, it is highly flexible and efficient; complexity is gained only at the expense of computation time. Basically Csound reads some files and creates the result as a file on disk or, on faster machines, through a DAC in real time. Package provided by Ben Collver in pkg/11759, with an overhaul by me. | |||||
2001-03-13 | Add workaround for libtool problem on ARM32. | is | 1 | -1/+4 | |
2001-03-12 | Note a place where one can find an (incomplete) sound set. | wiz | 1 | -0/+3 | |
2001-03-12 | add wsoundserver and remove wmsound, which the former replaces | wiz | 1 | -2/+2 | |
2001-03-12 | Remove -- replaced by WSoundServer. Closes pkg/9523. | wiz | 10 | -174/+0 | |
2001-03-12 | Update to 1.1.1. Completely rewritten, now modified-BSDL instead of GPL, | wiz | 9 | -67/+88 | |
and works with WSoundServer instead of WMSound. | |||||
2001-03-12 | Initial import of WSoundServer, a sound server for window maker, reacting | wiz | 12 | -0/+212 | |
to window manager events (like starting/exiting applications, hiding, maximizing, ...). Supersedes audio/wmsound, thus closing pkg/9523. | |||||
2001-03-12 | Make this package work with version "0.64.0" of the "windowmaker" package. | tron | 3 | -11/+12 | |
2001-03-12 | Update bladeenc to version 0.94. Fixes pkg/12359 by me. | zuntum | 2 | -6/+6 | |
Changelog: Version 0.94.0 - 20010307 * Numerous quality improving changes (Andre). * Fixed a number of compiler warnings (Andre). * Included a pre-generated huffman table instead of generating it from incuded meta-data at initialization. This removed the last memory leaks and need for the NO_ZERO_CALLOC switch, decreased memory usage and made the executable about 40 kb smaller (Tord). * Improved compiler & OS compatibility thanks to a lot of testing, bug reports and small patches contributed by Chris Rempel, Brad, Jeff Squyres, Trevor Taylor and Stephen from Minnesota. * Amiga Warp/OS support added (Andrea Vallinotto). * Some extra files added to the source distribution, including makefiles/projectfiles for a lot of environments and an RPM Specfile (contributed by Jean Robertson, Andrea Vallinotto, Michael Langner and Tord). * Some minor bugfixes and changes that are too small to mention here. | |||||
2001-03-05 | Add and enable p5-MP3-Tag. | jtb | 1 | -1/+2 | |
2001-03-05 | Initial import of p5-MP3-Tag package: | jtb | 4 | -0/+40 | |
This is a perl module to read/write ID3v1, ID3v1.1 and ID3v2.3 tags of mp3-files. (Other tags hopefully to follow). Package provided by Damon Brodie in PR pkg/11594. Some changes by me (including newer version). | |||||
2001-03-05 | Remove ONLY_FOR_PLATFORM line which only was there because of the xforms | wiz | 1 | -2/+1 | |
dependency, and not in sync with it either. |