Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-11-23 | Update to 0.12.2b. Changes: Performance improvements, bug fixes; | wiz | 7 | -50/+30 | |
internationalization (en, es, fr, hr, no), shared library, and some other minor changes. | |||||
2000-11-21 | add & enable liveice & icecast | hubertf | 1 | -1/+3 | |
2000-11-21 | Add icecast-1.3.7: | hubertf | 8 | -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-21 | Add liveice-0.20001121: | hubertf | 15 | -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-19 | The timeout value for a scsireq is reset by libscsi in scsi_build. So, | fvdl | 2 | -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-17 | Add and enable krio | agc | 1 | -1/+2 | |
2000-11-17 | Initial import of krio, a kde front-end for managing the Rio PMP300 mp3 player, | agc | 7 | -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-15 | Update lame to 3.87; retire lame-gui package, use LAME_USE_GTK variable | wiz | 17 | -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-14 | Actually, the specially supported CPUs are recognized automatically... | wiz | 1 | -11/+1 | |
Remove the checks again. | |||||
2000-11-11 | Use "${MASTER_SITE_SOURCEFORGE}". | tron | 3 | -6/+6 | |
2000-11-08 | 1.1.2 distfiles have moved - s:pub/kde/stable/:pub/kde/Attic/old/ | abs | 1 | -3/+3 | |
2000-11-05 | Jeff Rizzopdate to 1.10.2, per PR 11423 by Jeff Rizzo <riz@boogers.sf.ca.us> | hubertf | 2 | -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-02 | Update "xmradio" package to version 1.0. Changes since version 0.8: | tron | 2 | -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-02 | Split patches for different files into separate patch files. | mjl | 6 | -52/+64 | |
Use imake's XmClientLibs instead of handcoded libs. | |||||
2000-11-02 | NEED_NCURSES check doesn't have to be after bsd.pkg.mk inclusion anymore | wiz | 1 | -2/+4 | |
(only after bsd.prefs.mk inclusion) | |||||
2000-10-29 | Update to 1.5.4. | pooka | 5 | -101/+100 | |
Changes since 1.3.9: * ported to qt2 * playlist support * important bugfixes | |||||
2000-10-25 | Update to libsidplay 1.36.45 | pooka | 2 | -6/+6 | |
Changes since 1.36.38: Stability changes and minor tweaks to functionality. | |||||
2000-10-23 | This pkg won't run on anything but i386 as it uses libi386 specific | hubertf | 1 | -1/+3 | |
functions. Noted by Jared D. McNeill <jmcneill@invisible.yi.org>. | |||||
2000-10-22 | Enable assembler optimizations for arm32 (works on a shark). | sommerfeld | 1 | -1/+3 | |
2000-10-21 | Enable assembler optimizations on i386 and sparc (where I could verify | wiz | 1 | -1/+9 | |
compilation). XXX: someone on ARM or MIPS processors could try activating those options... | |||||
2000-10-20 | Update "xmradio" package to version 1.0b1. This version includes | tron | 5 | -54/+5 | |
the NetBSD patches for version 0.9b2. | |||||
2000-10-18 | update libgetopt dependency | wiz | 1 | -2/+2 | |
2000-10-18 | Update xamp to 0.8.10 (from PR 11250 by Rui-Xiang Guo | rh | 20 | -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-17 | add & enable cs4235 | hubertf | 1 | -1/+2 | |
2000-10-17 | Program to enable and modify the 3D mode on Crystal CS4235 sound cards. | hubertf | 5 | -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-15 | Add and enable "mp3check". | tron | 1 | -1/+2 | |
2000-10-15 | Initial import of new "mp3check" package: | tron | 8 | -0/+63 | |
Check MP3 files for consistency | |||||
2000-10-15 | Add and enable libac3 | rh | 1 | -1/+2 | |
2000-10-15 | Initial import of libac3-0.6.1, an ac3 audio (as used on DVDs) decoding | rh | 8 | -0/+79 | |
library. | |||||
2000-10-15 | Use new USE_MESA variable to depend on the correct Mesa packages | rh | 1 | -2/+2 | |
2000-10-15 | Make the pkg name "madplay-0.11.4b". | simonb | 1 | -1/+2 | |
2000-10-15 | Add and enable madplay. | simonb | 1 | -1/+2 | |
2000-10-15 | Initial import of madplay - an integer MPEG audio decoder. | simonb | 9 | -0/+87 | |
2000-10-15 | Update esound to 0.2.20. Changes from version 0.2.19 include fix connecting ↵ | jlam | 3 | -6/+6 | |
to localhost (127.0.0.1) and other miscellaneous fixes. | |||||
2000-10-15 | Update libaudiofile to 0.1.10. Changes from version 0.1.9: | jlam | 3 | -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-13 | Don't build threaded version just because "pth" happens to be installed | fredb | 1 | -1/+3 | |
on the build system. | |||||
2000-10-06 | Honor CFLAGS passed in from the environment. | jlam | 4 | -13/+64 | |
2000-10-06 | make this work on 1.4.x systems which don't include getopt_long | dmcmahill | 1 | -1/+6 | |
2000-10-02 | Note that 'Currently due to linux emulation limitations this linux binary ↵ | abs | 1 | -0/+3 | |
can only play from local files.' | |||||
2000-10-01 | Depend on libscsi>=1.6. Should fix bulk-builds. | rh | 1 | -1/+3 | |
2000-09-30 | * This works fine with out in-tree curses - use it! | hubertf | 5 | -25/+35 | |
* Make "locked" mode the default. * Make me the maintainer of this package | |||||
2000-09-28 | Belatedly bump "nb" version for xforms, and likewise increment packages | fredb | 1 | -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-27 | Take advantage of bsd.prefs.mk - pointed out by IWAMOTO Toshihiro | agc | 1 | -7/+9 | |
2000-09-26 | Make this compile on alpha: pull in <string.h> for correct prototype of | hubertf | 2 | -1/+14 | |
memcpy() | |||||
2000-09-22 | Make this package work in environment where X11 and Motif is | minoura | 3 | -6/+7 | |
installed in non-standard directories, typically with xpkgwedge. Reviewed by hubertf. | |||||
2000-09-19 | Sliders go from 0 to 255 on NetBSD, not 0 to 100. Correct spelling -- | fredb | 4 | -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. | fredb | 3 | -7/+7 | |
2000-09-15 | Update md5 checksum. | fredb | 2 | -4/+4 | |
2000-09-13 | Nas-1.4 doesn't even try to build the voxware server on non-i386 ports, | fredb | 3 | -8/+16 | |
so split the PLIST in order to reflect that. (Clients work fine!) | |||||
2000-09-12 | Make this work on NetBSD without installing a config file. | fredb | 2 | -1/+30 | |