summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
1999-07-19Fix signal handling yb including <signal.h>hubertf2-1/+14
Patch provided in PR 7230 by Mason Loring Bliss <mason@acheron.middleboro.ma.us>
1999-07-18Fix bug which caused a segmentation fault if "mpg123" was started withouttron2-7/+15
a tty. Patch supply by the author Michael Hipp.
1999-07-13Update readline dependency.jlam1-2/+2
1999-07-12Update to V0.6.3. Changes:hubertf6-262/+10
This release adds support for the newly released mpg123 0.59r. New features include mpg123's --aggresive support (for higher priority, see README), freeamp support, and NetBSD native sound mixer support. This release also fixes ipc on NetBSD, crashes in g_hook_next_valid(), and more, leading to a more robust program.
1999-07-10Update patch checksums.mjl1-4/+2
1999-07-10Update dependence on "mpg123" package.tron2-4/+4
1999-07-10Update "mpg123" package version 0.59r. Changes since version 0.59q:tron5-65/+12
- applied audio_alib changes from Ralf Hildebrandt <R.Hildebrandt@TU-BS.DE> - some 'paetsches' from DK - minor optimizations in layer3 (dequantize/huffman) - BSDOS 4.0 with gcc added to Makefile (<sms@moe.2bsd.com>) - Solaris-ESD patch from Ryan Prosser <prosser@wam.umd.edu> - Added Frontend changes from Bertrand Petit <elrond@phoe.netdev.net> - more DK 'paetsches' (final dk7-clubhaus edition), includes extended term control - SGI audio fix for non RAD machines from Erik Mouw <J.A.K.Mouw@its.tudelft.nl> - fixed ugly bug in layer3 dequant for bt==2 (may cause high frequency clitchs) - AMD-3DNow optimizations in decode and dct64 - OS/2 reworked from Samuel Audet (see audio_os2.c for more) - added freebsd-esd make-entry from Daniel O'Connor (darius@guppy.dons.net.au) - added enhanced head_check from D. Skarda <0rfelyus@atrey.karlin.mff.cuni.cz> - applied 'xterm-title-patch' from "Wilson, Jeff D" <jeff.wilson@wilcom.com> - more esd changes from Robert Bihlmeyer <robbe@orcus.priv.at> - applied Hannu Napari's <Hannu.Napari@hut.fi> SGI audio patches - minor changes in httpget.c and mpg123.c - added native AIX support from Juergen.Schoew@unix-ag.uni-siegen.de - applied playlist patch from <psst@euskalnet.net> - more SGI audio patches from Gilles Zunino <Gilles.Zunino@hei.fupl.asso.fr> - applied esdserver patch from Matthew Parslow <roy@alpha.alphalink.com.au> - added some fixes for control_generic
1999-07-09Add package patch-sum filesagc32-0/+223
1999-07-08Update xsidplay to 1.3.8. Provided in pr 7911 by Antti Kantee.frueauf9-168/+13
1999-07-07Link with "Xext" library to make this work on ELF systems.tron1-2/+2
1999-07-06 * Update ncurses dependency.jlam2-4/+4
1999-07-06 * Update ncurses dependency.jlam2-8/+8
* Pass correct linker options to make this ELF-aware. XXX Compiles, but doesn't run on my i386 system. I'm not sure if it's XXX because I've misconfigured my audio or not.
1999-07-06 * Update ncurses dependency.jlam4-49/+34
* Split multi-file patch-aa. * Pass correct linker options to make this ELF-aware.
1999-07-05Fix last commit differently (work around RCS ID in patch)hubertf2-59/+5
1999-07-05update to V1.9.hubertf3-14/+12
Changes: -i opens with O_RDONLY as well as id3 v1.1 track number support.
1999-07-04Reflect update of sidplay.frueauf1-2/+2
1999-07-04Update sidplay to 1.36.35. Provided in pr 7846 by Antti Kantee.frueauf8-293/+18
* Don't allow SID to disable voice 3 if it has filters enabled. * Improved emulation of Galway Noise based on PlaySID's Extended SID registers. * Improved random number generator's bit 0. * Improved ASCII conversion of CHR$-strings in MUS file format. (Peter Weighill)
1999-06-30Address the portability issue in a different way using a glib function, askleink1-2/+2
suggested by Jeremy Katz.
1999-06-29Latest patches by Rui-Xiang Guo <rxg@ms25.url.com.tw>:hubertf2-134/+71
The new patch only use /dev/mixer0 to control everything.
1999-06-28Include bsd.prefs.mk before using ${CC} in a != assignment, just in caseagc1-1/+3
CC is set to something non-standard.
1999-06-28Update "xmcd" package to version 2.5.tron4-22/+80
1999-06-28Make this build on i386/ELF systems.thorpej4-57/+102
1999-06-25Fix runtime linkage.kleink1-2/+2
1999-06-23Fix runtime linkage.kleink1-2/+2
1999-06-22Fix DISTNAMEhubertf1-2/+3
Thanks to David Maxwell <david@fundy.ca> for the correct value!
1999-06-21Update dependencies on windowmaker to 0.60.0jlam1-2/+2
1999-06-19The GNOME mirror on "ftp.jimpick.com" was closed. Use the mirror ontron2-4/+4
"ftp.sunet.se" instead.
1999-06-18Enable blanc-tuning on native sound systemhubertf1-37/+45
Patch submitted by Rui-Xiang Guo <rxg@ms25.url.com.tw> - whee!
1999-06-16Add freezetag.kleink1-1/+2
1999-06-16Initial import of freezetag-0.9.2, a GTK-based id3 tag editor.kleink9-0/+87
1999-06-16Use /dev/{audioctl,mixer}0 instead of /dev/{audioctl,mixer}.hubertf1-7/+7
If users want some different device, there's always $MIXERDEVICE and $AUDIOCTLDEVICE. Submitted by Rui-Xiang Guo <rxg@ms25.url.com.tw>
1999-06-15Move to native NetBSD audio API, no more OSS.hubertf2-8/+272
Contributed by Rui-Xiang Guo <rxg@ms25.url.com.tw>
1999-06-14Add and enable mp3info.simonb1-1/+2
1999-06-14mp3info 0.2.16 - MP3 header and tag information tool.simonb5-0/+29
1999-06-13Fix ipc handling, thanks to Simon Burge <simonb@NetBSD.ORG>.hubertf1-0/+11
(I'm still not sure this isn't a bug in NetBSD, though...)
1999-06-10Remove "#undef _POSIX_SOURCE" on suggestion by Rui-Xiang Guo.tron1-3/+2
1999-06-10Update to V1.7.hubertf3-29/+29
Changes: Fixed missing genre entry, now uses autoconf and -i now on the manpage.
1999-06-09Set the LICENSE field to "no-commercial-use". "non-commercial-use"agc24-48/+48
is deprecated.
1999-06-08Add and enable "musicbox". Fixes PR pkg/7022 by Rui-Xiang Guo.tron1-1/+2
1999-06-08Import new "musicbox" package based on work contributed by Rui-Xiang Guotron10-0/+274
in PR pkg/7022: a X11 front-interface for mpg123 Thanks to Martin J. Laubach for his help to make this compile with egcs.
1999-06-07Fix homepage URL, reported by Webmaster Jim <jspath@bcpl.nethubertf1-2/+2
1999-06-07Add patches from Michael Schwendt <sidplay@geocities.com> to enablefrueauf3-0/+245
ossaudio. Provided in pr 7693 by Antti Kantee.
1999-06-07clean up patches a bithubertf1-14/+8
1999-06-06Update to 0.6.2.hubertf2-4/+4
Changes: Fix command line handling, and some other minor bug fixes.
1999-06-05add & enable id3edhubertf1-1/+2
1999-06-05id tag editor for mp3 fileshubertf6-0/+61
1999-06-04change dependencies to updated qt-1.44drochner1-2/+2
1999-06-02Minor corrections to the English.agc1-1/+1
1999-05-30Update to V0.6.1hubertf2-4/+4
Changes: several bug fixes.
1999-05-30Update to V0.85hubertf4-17/+9
Changes: Option to load playlists from the GUI as well as a few bugfixes and tidy-ups, gnu autoconfigure, ...