summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
1999-12-17Make this compile again. Hopefully fixes pr 9003 by Lennart Augustssonpooka2-0/+16
1999-12-17Update dependency on esound to reflect its correct version. Pointedagc1-2/+2
out by David Brownlee.
1999-12-13add & enble emixerhubertf1-1/+2
1999-12-13eMixer is a front-end to mpg123 that allows you tohubertf9-0/+80
play and mix two mp3 streams together. This ability to mix two mp3s together makes eMixer act like a cross-fader effectively giving the user DJ like capabilities from their computer console. eMixer is also very able in a "real time" party environment. Best viewed in an (color-)rxvt.
1999-12-12Add missing dependency on xpm.rh1-1/+2
1999-12-12*** empty log message ***mjl16-556/+13
1999-12-12Updated to bladeenc 0.90.0mjl4-26/+14
1999-12-10add & enable libmikmodhubertf1-1/+2
1999-12-10The MikMod sound library is an excellent way for a programmer tohubertf8-0/+102
add music and sound effects to an application. It is a powerful and flexible library, with a simple and easy-to-learn API. Besides, the library is very portable and runs under a lot of Unices, as well as under OS/2, MacOS and Windows. Third party individuals also maintain ports on other systems, including MS-DOS, and BeOS. MikMod is able to play a wide range of module formats, as well as digital sound files. It can take advantage of particular features of your system, such as sound redirection over the network. And due to its modular nature, the library can be extended to support more sound or module formats, as well as new hardware or other sound output capabilities, as they appear. Submitted in PR 8543 by kuebart@mathematik.uni-ulm.de (Joachim Kuebart)
1999-12-06Add RCS Id.bouyer2-2/+4
1999-12-06Make kde work on solaris. Mostly:bouyer3-4/+1117
- don't hardcode -lossaudio in Makefiles, teach configure about it instead - different PLIST
1999-12-04Add and enable dapscw1-1/+2
1999-12-04Digital audio recording and processing package.scw23-0/+1476
1999-11-29Make dependency on imlib a wildcard dependency. This fixes PR 8911 byrh2-4/+4
wiz@danbala.ifoer.tuwien.ac.at.
1999-11-25Don't depend on random packages installed by some user, use ourhubertf1-6/+2
dependency system to pull in stuff that's known to work.
1999-11-24fixhubertf2-7/+8
1999-11-24Make this package no longer interactive. Simple one, doing the TCL stuffhubertf3-11/+8
with tclsh instead of wish did the job.
1999-11-23add a bunch of NO_CDROM where appropriatehubertf1-1/+2
1999-11-21add missing patch-sumdmcmahill1-0/+11
1999-11-19Make package compile after changes to NetBSD's OSS library.tron2-1/+15
1999-11-16regenjdolecek1-2/+2
1999-11-16last KDE pullup of this nightjdolecek1-1/+4
1999-11-15regenjdolecek1-4/+4
1999-11-15Mark patches pulled up into KDE tree as such.jdolecek3-3/+9
1999-11-15regenjdolecek1-2/+1
1999-11-15duplicates patch-aajdolecek1-14/+0
1999-11-15defuzzrh7-67/+75
1999-11-12The pth package is now at 1.2.0 - correct the dependency information.agc1-2/+2
1999-11-11We play audio CDs from /dev/rcd0d, not /dev/rmacd0d (or whatever thathubertf2-1/+23
thing was that FreeBSD takes there).
1999-11-10Comment had more than one lineproff1-2/+0
1999-11-09Install manpage. Code submitted in private mail byhubertf4-4/+8
Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
1999-11-07Update "gnome-media" package to version 1.0.51 include in GNOME 1.0.53tron5-26/+43
release. This version fixes several bugs found in 1.0.9.1.
1999-11-07Fetch distribution file from directory of GNOME 1.0.53 release.tron1-2/+2
1999-11-04add & enable lame-guihubertf1-1/+2
1999-11-03lame-gui-3.50, 2nd tryhubertf6-0/+32
1999-11-03Revive for lame-3.50, split from lame pkg.hubertf1-0/+20
1999-11-03No longer needed after split for lame-guihubertf1-3/+0
1999-11-03Update to V3.50.hubertf5-62/+40
While there, split (again...) into lame and lame-gui package. Many speed ups, bug fixes, quality improvements and added functionality (eg. ID3 tags, VBR histogram).
1999-11-03Update to V2.0:hubertf2-4/+4
* xhippo.c: Changed version to 2.0. A while ago I forked this version to experiment with using a CList rather than a List; I think this will be the way to go in the future, so I'm sticking with it. The scrolled window now always has the right scrollbar and never the bottom one; this was HiP's behaviour, and I rather liked it. It occurred to me that I hadn't done much development on xhippo since it became a GNU project, so I figured that it was time to spend some time on the improved version and tidy it up a little. Reenabled scroll_catchup that I'd commented out; it now works but gets positioning slightly wrong. Made the load requester OK handler scroll the list back up to the top. Added -Wall to the compilation options to find compiler warnings (and removed them). Noticed that ID3 tag reading is horribly broken, reading (apparently) 4 more characters than it should; fixed, although I don't have the ID3 spec to fix it properly. Added HiP-esque keyboard accelerators for Stop and Random. (I've bound both KP* and KP- to Random because on the Amiga keyboard the star is in the top right corner. I have no idea what HiP's accelerator for Stop was, so I've bound / to it.) Fixed the Restart button (adding last_played along the way). Also, I have no idea what I did, but it fixed the resizing problem, so that's good. Checked the look of the interface with several GTK themes... it's looking good! (Particularly with XFCE.)
1999-10-28chmod -> ${CHMOD}proff2-5/+5
1999-10-28do not install CVS dirs, and fix PLISThubertf2-8/+9
1999-10-28add COPYING file to PLISThubertf2-5/+4
1999-10-28do not install CVS dirs, and fix PLISThubertf4-16/+21
1999-10-28add COPYING file to PLISThubertf4-12/+10
1999-10-28do not install CVS dirs, and fix PLISThubertf4-16/+17
1999-10-28fix: do not install CVS dirs, make PLIST match realityhubertf2-8/+9
1999-10-28do not install CVS dirs, and fix PLISThubertf2-9/+13
1999-10-27Mark packages as broken, where necessary.agc10-10/+30
1999-10-27pull in <sys/types.h> for some files in kmidihubertf2-1/+16
1999-10-27add COPYING and another @dirrmhubertf1-1/+3