summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2000-11-27Correct PLIST for libtool changes.mycroft1-31/+31
2000-11-25Update libaudiofile to 0.1.11. Changes include:rh2-7/+7
* Error handling has been vastly improved. * Querying is much more robust. Querying on loops, markers, instruments, and intsrument parameters is now implemented. * Some small bugs have been fixed.
2000-11-23Give madvise() to mmappooka2-1/+26
2000-11-23Update to 0.12.2b. Changes: Performance improvements, bug fixes;wiz7-50/+30
internationalization (en, es, fr, hr, no), shared library, and some other minor changes.
2000-11-21add & enable liveice & icecasthubertf1-1/+3
2000-11-21Add icecast-1.3.7:hubertf8-0/+113
Icecast is an Internet based broadcasting system based on the Mpeg Layer III streaming technology. It is, however, not limited to streaming mp3 files. It was originally inspired by Nullsoft's Shoutcast and also mp3serv by Scott Man ley.
2000-11-21Add liveice-0.20001121:hubertf15-0/+222
LiveIce is the source client for Icecast which encodes an mpeg stream for broadcast as it is created. Unlike clients such as Shout and IceDJ this permits the broadcast of live audio, rather than prerecorded mp3's. To start: 0. start icecast 1. find $HOME/mp3 -type f >playlist 2. liveiceconfigure.tk, save 3. In /bin/sh: liveice -M 2>/dev/null
2000-11-19The timeout value for a scsireq is reset by libscsi in scsi_build. So,fvdl2-4/+30
set it *after* scsi_build, so that the actual intented timeout value is used, avoiding timeouts, bus resets and people putting the blame on controllers/drivers.
2000-11-17Add and enable krioagc1-1/+2
2000-11-17Initial import of krio, a kde front-end for managing the Rio PMP300 mp3 player,agc7-0/+93
into the NetBSD packages collection. It only really needs kdelibs, not the full kde environment, and is a decent graphical frontend for the Rio MP300.
2000-11-15Update lame to 3.87; retire lame-gui package, use LAME_USE_GTK variablewiz17-135/+116
instead; install more documentation. Lame isn't any longer a patch against the ISO source, but stand-alone. Other changes: MP3 decoding support, ID3V2 support, vorbis support (not compiled in right now), MPEG2.5 support; lots of bugfixes and speedups (for details, see installed history.html).
2000-11-14Actually, the specially supported CPUs are recognized automatically...wiz1-11/+1
Remove the checks again.
2000-11-11Use "${MASTER_SITE_SOURCEFORGE}".tron3-6/+6
2000-11-081.1.2 distfiles have moved - s:pub/kde/stable/:pub/kde/Attic/old/abs1-3/+3
2000-11-05Jeff Rizzopdate to 1.10.2, per PR 11423 by Jeff Rizzo <riz@boogers.sf.ca.us>hubertf2-6/+6
Changes: 10/04/2000 - 1.10.2 It is now possible to clear a tag in interactive mode. (Eugene Paskevich) (See NOTES in manpage for more info.) 09/06/2000 - 1.10.1 Fixed -NAYCKG options selecting wrong/multiple things. (Laurent Alacoque) 02/22/2000 - 1.10 Added -m/M mp3 rename options. alpha-ish. Added readline completion for genres Fixed default genre type with no readline (Glenn Maynard)
2000-11-02Update "xmradio" package to version 1.0. Changes since version 0.8:tron2-4/+4
- "mute" mutes the audio mux now, not the FM tuner. Fixes a temporary bug in the driver - stereo on/off button works now for Juhas driver (but still indicates if stereo is available at all) - polling tuner status to reflect changes in reception - detecting stereo signal for bktr driver as well - frequency label now always completely visible - support for LCD displays controlled via lcdproc (LCDd)
2000-11-02Split patches for different files into separate patch files.mjl6-52/+64
Use imake's XmClientLibs instead of handcoded libs.
2000-11-02NEED_NCURSES check doesn't have to be after bsd.pkg.mk inclusion anymorewiz1-2/+4
(only after bsd.prefs.mk inclusion)
2000-10-29Update to 1.5.4.pooka5-101/+100
Changes since 1.3.9: * ported to qt2 * playlist support * important bugfixes
2000-10-25Update to libsidplay 1.36.45pooka2-6/+6
Changes since 1.36.38: Stability changes and minor tweaks to functionality.
2000-10-23This pkg won't run on anything but i386 as it uses libi386 specifichubertf1-1/+3
functions. Noted by Jared D. McNeill <jmcneill@invisible.yi.org>.
2000-10-22Enable assembler optimizations for arm32 (works on a shark).sommerfeld1-1/+3
2000-10-21Enable assembler optimizations on i386 and sparc (where I could verifywiz1-1/+9
compilation). XXX: someone on ARM or MIPS processors could try activating those options...
2000-10-20Update "xmradio" package to version 1.0b1. This version includestron5-54/+5
the NetBSD patches for version 0.9b2.
2000-10-18update libgetopt dependencywiz1-2/+2
2000-10-18Update xamp to 0.8.10 (from PR 11250 by Rui-Xiang Guorh20-436/+643
<rxg@ms25.url.com.tw>, the maintainer of this package). Changes are bugfixes, and use of the native NetBSD sound API instead of OSS emulation.
2000-10-17add & enable cs4235hubertf1-1/+2
2000-10-17Program to enable and modify the 3D mode on Crystal CS4235 sound cards.hubertf5-0/+26
It's working quite well for me; it seems to work just as well as the 3D control in Windows. Unfortunately the code only works on i386, but if anybody wants to fix that they're more than welcome :-)
2000-10-15Add and enable "mp3check".tron1-1/+2
2000-10-15Initial import of new "mp3check" package:tron8-0/+63
Check MP3 files for consistency
2000-10-15Add and enable libac3rh1-1/+2
2000-10-15Initial import of libac3-0.6.1, an ac3 audio (as used on DVDs) decodingrh8-0/+79
library.
2000-10-15Use new USE_MESA variable to depend on the correct Mesa packagesrh1-2/+2
2000-10-15Make the pkg name "madplay-0.11.4b".simonb1-1/+2
2000-10-15Add and enable madplay.simonb1-1/+2
2000-10-15Initial import of madplay - an integer MPEG audio decoder.simonb9-0/+87
2000-10-15Update esound to 0.2.20. Changes from version 0.2.19 include fix connecting ↵jlam3-6/+6
to localhost (127.0.0.1) and other miscellaneous fixes.
2000-10-15Update libaudiofile to 0.1.10. Changes from version 0.1.9:jlam3-10/+18
GNOME VFS operations have been incorporated into the Audio File Library. G.711 mu-law and a-law encoding is now available for all sound file formats. Documentation has been greatly improved but still needs work.
2000-10-13Don't build threaded version just because "pth" happens to be installedfredb1-1/+3
on the build system.
2000-10-06Honor CFLAGS passed in from the environment.jlam4-13/+64
2000-10-06make this work on 1.4.x systems which don't include getopt_longdmcmahill1-1/+6
2000-10-02Note that 'Currently due to linux emulation limitations this linux binary ↵abs1-0/+3
can only play from local files.'
2000-10-01Depend on libscsi>=1.6. Should fix bulk-builds.rh1-1/+3
2000-09-30 * This works fine with out in-tree curses - use it!hubertf5-25/+35
* Make "locked" mode the default. * Make me the maintainer of this package
2000-09-28Belatedly bump "nb" version for xforms, and likewise increment packagesfredb1-2/+2
that depend it, as suggested by wrstuden. The reason is so that older binary packages which were linked against an a.out shared lib won't have their package dependencies satisfied by the latest package, which has no shared libraries. There's no help for old ELF packages, unfortunately.
2000-09-27Take advantage of bsd.prefs.mk - pointed out by IWAMOTO Toshihiroagc1-7/+9
2000-09-26Make this compile on alpha: pull in <string.h> for correct prototype ofhubertf2-1/+14
memcpy()
2000-09-22Make this package work in environment where X11 and Motif isminoura3-6/+7
installed in non-standard directories, typically with xpkgwedge. Reviewed by hubertf.
2000-09-19Sliders go from 0 to 255 on NetBSD, not 0 to 100. Correct spelling --fredb4-118/+175
non-existent widget type was making the "-debug" output unreadable.
2000-09-18"-lXt" -> "-lXt -lSM -lICE", for a.out/m68k. Closes PR pkg/9971.fredb3-7/+7