summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2003-01-10Updated audio/oss to 3.9.7g. Changes from verison 3.9.7f include:jlam2-6/+10
* SB Audigy2 support added * SPDIF in/out support for CMI9739/ALC650/AD1980/AD1981/CS42XX/etc * Updated CMedia CMI8738 drivers * Support for Nvidia Nforce2
2003-01-10Update to 1.10.4salo2-9/+6
- update HOMEPAGE - remove unneccessary post-extract target Changes: 01/09/2003 - 1.10.4 - Fix build problem if curses was found but readline wasn't. (reported by Adam Schuetze) - Fix g++-3.2 compile warnings and errors. (Many people) - Remove $(wildcard ..) use from Makefile, it works with BSD make now. (suggested by Nick Nauwelaerts) 09/16/2001 - 1.10.3 - Include getopt.h if available. (Needed for cygwin, reported by Scott Alfter) - No longer attempt to set user/group in make install. (Needed for cygwin, and probably better anyway. Scott Alfter) - Fix lstat errors on files <128 bytes. (reported by Thomas Kunz? From: was mangled so I'm not sure.) - Fixed truncated name of genre 140. (was "Contemporary C")
2003-01-10update to 1.4.0drochner2-5/+5
changes: -bugfixes -two new cover types (sheet and x-slim) -fully automatic search for small front covers on allmusic.com
2003-01-09Prototype buildlink2.mk's created automagically by createbuildlink(8).uebayasi1-0/+34
2003-01-09Fix id3lib detection.wiz2-1/+25
2003-01-07Distfile has changed without version number bump.jlam1-3/+3
2003-01-04Add a dummy DISTNAME at top of Makefile. (As a result, one gets morecjep1-1/+2
useful messages on the arm bulk build.)
2003-01-03Fix location of installed man pages. Bump PKGREVISION.wiz4-10/+18
2003-01-03Change my email address to the NetBSD one (hispabsd.org -> netbsd.org).jmmv2-4/+4
Approved by wiz.
2003-01-03Update to 0.26:wiz7-272/+9
* Fixed filepointers leaks when ID3v2 tag is missing for files using ID3 tags (thanks to Martijn van Buul), * NetBSD patches from Thomas Klausner, * Some bugfixes in the CDDB search, * Updated character conversion for CD-Rom filesystems, * Fixed a crash when applying the CDDB result to a list with less files, * Fixed a memory bug when using the menu entry 'Reload the directory', * Added a man page (thanks to George Pauliuc), * When sorting the files, they are sorted also by ascending filename by default, * When tag entries have the focus, PageUp and PageDown keys select the previous or the next file, * Polish translation updated (thanks to Maciej Kasprzyk), * Italian translation updated (thanks to Lorenzo Cappelletti), * Ukrainian translation updated (thanks to Cawko Xakep).
2003-01-02The lib/pkgconfig has been added to the list of standard directories, so dojmmv3-6/+3
not try to remove it, even if empty.
2003-01-02Update KDE to the 3.0.5a distribution. Packages are numbered 3.0.5.1 orskrll30-743/+1269
1.0.5.1 accordingly. Fixes and changes are: Multiple vulnerabilities. kdelibs KHTML : Fixed several crashes and misrenderings. rlogin.protocol: fixed command execution in specially crafted urls. kdebase KAddressbook: Don't squeeze columns on startup/properly restore column width settings. kdenetwork lisa, reslisa: Fixed several security vulnerabilities. kdesdk Cervisia: Show long lines in diff view always completely.
2003-01-01Add support for per-track and per-album (batch) normalizing.kim4-52/+357
2002-12-30Provide access to more ID3v2 frames by default.kim3-2/+81
2002-12-30Update "gmp3info" package to version 0.8.4. Changes since version 0.8.2:tron2-5/+5
- Added %k format specifier to allow printing of the file size in formatted text output (-p option) - Rearranged some items in the man page and quick help (-h) to make them more readable. - Fixed minor logic bug in mp3tech - Now compiles under CYGWIN32 - Manual page typos fixed - Now correctly recognizes and reports MPEG version 2.5 files - Clearing individual ID3 fields can now be accomplished by passing a blank argument ("") to any tag setting switch (-t, -a, etc.) - Fixed a bug in GTK version that showed garbage or nothing where track information should have been displayed. - Fixed a bug that prevented the interactive curses version from changing from one genre to another if the second genre contained fewer characters than the first. - Added a FILE | OPEN menu to the GTK version - Added a technical information view to the GTK version - Added an 'About' box to GTK version
2002-12-28Bump PKGREVISION on packages that depend on x11/xforms, since therejschauma1-2/+2
has been a soname change. Pointed out by fredb.
2002-12-28Because home page and master site are no longer available fetch thetron1-3/+4
distribution file from local master sites.
2002-12-24Update to 1.0beta4 (0.99.4).wiz2-6/+6
This release adds a number of quality improvements and some new features; first, the quality of the variable bitrate (VBR) mode has been greatly improved, especially for wideband. Also, some improvements were made to the packetloss concealment code in order to reduce artifacts caused by lost packets. There has been improvements to the 2.15 kbps mode, which now sounds a bit better. The last quality improvement is in the perceptual enhancement which is now good enough to be enabled by default in speexdec (but not by default in libspeex for now). One of the new features in this release is a VAD (Voice Activity Detection) mode that conserves bandwidth when there's no speech, and even when VBR isn't enabled. VAD is coupled with DTX (Discontinuous Transmission), a feature that can completely stop data transmission when the noise is constant (in which case, comfort noise generation is turned on). The last new feature in this release is an ABR (Average Bitrate) option, which uses VBR with a quality that's adjusted to meet a certain target (average) bitrate.
2002-12-24Replace collver@linuxfreemail.com with collver1@attbi.com.wiz9-18/+18
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523, 19524, 19525 and some more, perhaps.
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz1-1/+2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-12-23Update to 3.5.0. Changes since 3.1:wiz6-91/+10
3.2 released on Sat 13 Jan 2001 Added '-i' switch to display whether a file contains seek information Cleaned up endian-conversion code Fixed a file naming bug - now, when only an input file name is given, output files are named according to the following rules: If shortening a file: If the input file name ends in .wav, then change extension to .shn; otherwise, append .shn to the input file name. Examples: file.wav -> file.shn file.ext -> file.ext.shn If extracting a file: If the input file name ends in .shn, then change extension to .wav; otherwise, append .wav to the input file name. file.shn -> file.wav file.ext -> file.ext.wav When the caller specifies -v2 on the command line, seek tables are not generated (neither appended nor created in separate files). The default behavior is to generate/append seek tables. 3.3 released on Sun 12 Aug 2001 Converted to autoconf/automake build system Made seek table code 64-bit clean Changed seek table data structures to compensate for compilers that don't properly implement #pragma pack(1) Various minor cleanups/updates that don't impact the shorten algorithm 3.4 released on Sun 10 Feb 2002 Fix for reading/writing binary data on stdin/stdout for operating systems that do not have a single '\x0A' as a line separator (Frank Klemm) Shorten now refuses to input data from or output data to a tty Fixed crash when trying to create seek tables from a non-shorten file -s and -S options can now create seek table files from data read on stdin (with -s, output filename is 'stdin.skt') Seek tables are now appended to non-stdout output file when reading uncompressed data from stdin (e.g. shorten - outfile.shn < data.wav) 3.5.0 released on Mon 18 Nov 2002 Support for compression of AIFF files contributed by Brian Willoughby of Sound Consulting Changed file naming convention during extraction - when only an input file name is given, output files are named according to the following rules: If the input file name contains more than one '.' and ends in .shn, then drop the .shn; otherwise, if the input file name ends in .shn, then change the extension to .wav; otherwise, append .wav to the input file name. file.aiff.shn -> file.aiff file.aiff.ext -> file.aiff.ext.wav file.shn -> file.wav file.ext -> file.ext.wav This change was made so that non-wav files would be properly named after shortening and unshortening. For example, 'shorten file.aiff' creates file.aiff.shn, and with the change above, 'shorten -x file.aiff.shn' will now create file.aiff (instead of file.aiff.wav).
2002-12-23Fix file descriptor leak reported in PR 19460. Bump PKGREVISION to 1.wiz3-2/+26
2002-12-22Make xmp install its configuration files in the examples tree and letjmmv7-31/+63
bsd.pkg.install.mk copy them to PKG_SYSCONFDIR. Bump PKGREVISION to 1.
2002-12-22Make this package install its configuration file under the examplesjmmv4-80/+56
hierarchy and use bsd.pkg.install.mk (PKG_SYSCONFDIR) to copy it to the right place. Bump PKGREVISION to 1. While editing patch-aa, switch it to unified diff format, as recommended by agc.
2002-12-21Add and enable sweep.jmmv1-1/+2
2002-12-21Initial import of sweep, version 0.5.13.jmmv5-0/+133
Sweep is a sound wave editor, and it is also generally useful as a flexible recording and playback tool. Inside lives a pesky little virtual stylus called Scrubby who enjoys mixing around in your files. Version 0.5.1 was provided in my own PR pkg/18124.
2002-12-20Actually, this package has two libtool scripts -- override both.wiz1-2/+2
2002-12-20Add a buildlink2.mk file for this package (required for the shortcomingjmmv1-0/+31
sweep package).
2002-12-19Updated audio/oss to 3.9.7f. Changes from version 3.9.7e include:jlam3-9/+9
* NVidia nForce2 audio support * Sound Blaster LiveDrive support for Audigy and SBLive! * Multichannel audio device for VIA8233 * Updates for VIA97/Intel810 * ALC650 AC'97 - extended volume controls added
2002-12-19Update to 3.93.1, from Juan RP in pkg/19388.wiz6-28/+29
Changes: LAME 3.93.1 December 1 2002 * Gabriel Bouvigne: * preset medium added to the dll interface * fix for abr/cbr presets * fix -q0 switch * Alexander Leidinger: fix link problem on systems where socket() resides in libsocket LAME 3.93 November 16 2002 * Takehiro Tominaga: * bit allocation for pre-echo control improved for single channel encodings * substep noise shaping * optimizations by changing data structure * noise shaping model 2 fix * nspsytune FIR filter clean up * fix small psymodel bugs(DC current estimation, preecho detection of non-VBR mode, and nspsymode initialization) * portability fixes for Tru64 UNIX * Albert Faber: some fixes in the DLL * Simon Blandford: fixes for channel scaling in mono mode * Dominique Duvivier: some optimizations and a faster log10 function * Mark Taylor: * some tag related fixes in the direct show filter and in the ACM codec * fixed a mono encoding bug found by Justin Schoeman * calc_noise bug fix * other fixes * Alexander Leidinger: * update to autoconf 2.53, rewrite some configure tests * Akos Maroy: determine gcc version even with gcc 3.1 * Andrew Bachmann: compile shared libs on BeOS (and perhaps other arches) * ultrasparc switches for gcc 3.1 * fixes for SunOS 4.x * fixes for 64bit arches * CFLAGS fix for IRIX * don't override CFLAGS if exptopt isn't requested * Robert Hegeman: * some fixes * some fixes for VBR * Gabriel Bouvigne: * --noasm switch. Might help Cyrix/Via users * presets and alt-presets merged
2002-12-17Update to 0.25b (including the patches for 0.25a and 0.25b in patches/).wiz6-12/+231
* Ability to stop the saving of all files, * Improvement of the directory browser, when renaming a directory, * Ability to set also the filename from CDDB results, * Ability to search a word in the album list of the CDDB window, * Don't loose unsupported tag items for the Ogg files, * Added CDDB support (from http protocol), * New possibilities for sorting the list of files (type, size, duration, birate, ...), * Old versions of ID3v2 tags are automatically updated to ID3v2.3, * Fixed renaming files or directories (the old method was better than the newer one, with patch from Alan Swanson), * Use of 'mkstemp' instead of 'mktemp', * Added ability to open a file with an external program, * Added ability to use arguments when opening a directory or a file with an external program (for example : 'xmms -e'), * Some fixes when deleting files : the total size and total duration are updated, * Invalid characters are replaced when renaming the file from the scanner, * Re-added preprocessor instructions in the file vcedit.h (forgotten when updating this file from vorbis-tools-1.0), * Fix for an unsupported ID3v2 tag : we get data of the ID3v1 tag (for example: ID3v2.4 tag with id3lib-3.8.0), * Added check of validity of playlist content mask, * Fixed reading of informations of mpeg header, and calculation of song time, with files containing an ID3v2 tag (patch from Artur Polaczynski), * Fixed the popup menu in entries field : now we don't need to click two times the left mouse button (patch from Maciej Kasprzyk), * Corrections in text menu (thanks to Artur Polaczynski), * Fixed renaming of directory, * Number of files to save is displayed in the progress bar, * Code clean up for scanners, * Various fixes, * Logo "updated", * translation updates
2002-12-16Add support for encoding to FLAC. Initially based onlukem6-29/+230
http://www.bagu.dhs.org/abcde-2.0.3-flac-patch but with some serious improvements by me (including documentation updates, and in-line addition of vorbis comments with flac -T ...). Bump PKGREVISION.
2002-12-14Add and enable libsamplerate.jmmv1-1/+2
2002-12-14Initial import of libsamplerate-0.0.13. DESCR follows:jmmv5-0/+79
Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio. One example of where such a thing would be useful is converting audio from the CD sample rate of 44.1kHz to the 48kHz sample rate used by DAT players. SRC is capable of arbitrary and time varying conversions; from downsampling by a factor of 12 to upsampling by the same factor. Arbitrary in this case means that the ratio of input and output sample rates can be an irrational number. The conversion ratio can also vary with time for speeding up and slowing down effects. SRC provides a small set of converters to allow quality to be traded off against computation cost. The current best converter provides a signal-to-noise ratio of 97dB with -3dB passband extending from DC to 96% of the theoretical best bandwidth for a given pair of input and output sample rates.
2002-12-14Update libsndfile to 1.0.3.jmmv6-46/+20
There have been several changes since 1.0.1, but the most important ones are (according to the homepage): - Version 1.0.2 (Nov 24 2002) Added VOX ADPCM format. - Version 1.0.3 (Dec 09 2002) Fixes for Linux on ia64 CPUs.
2002-12-14REPLACE_PERL's working directory is ${WRKSRC}, so packages needn'tschmonz1-2/+2
prefix REPLACE_PERL definitions with ${WRKSRC}.
2002-12-14Add man-page that I had sitting around. Sent to author, who in Februaryjschauma4-8/+290
said he'd include it in the next version, but since the project is, according to the website, discontinued... While we're at it, move html documentation where it belongs. Bump PKGREVISION.
2002-12-13Changed MAINTAINER to packages@netbsd.org since proff@iq.orggson1-2/+2
asked to be relieved as the maintainer of this package.
2002-12-12regen (patch-ac missing)jmmv1-1/+2
2002-12-10remove this "libiconv" nonsense and fix the real bug: missing USE_LIBTOOLdrochner1-3/+3
(PR pkg/19268)
2002-12-10The sample scripts in ${PREFIX}/share/festival/examples did not workgson4-3/+19
because their #! lines contained an incorrect path. Also, even if they had actually pointed to the installed "festival", it would still not have worked because a script cannot be used as a script interpreter. Even if it could, it still wouldn't have worked because the festival script did not pass --script as the first command line argument as festival.naked requires when running a script. Fixed by pointing the #! lines directly at the festival.naked binary.
2002-12-09Do not remove %D/share/pixmaps when deinstalling, as it is now part of thejmmv1-2/+1
standard directory tree.
2002-12-09Replace "true" by "${TRUE}".tron5-12/+12
2002-12-09NFC how this ever compiled - there is no strnicmp on NetBSD.hubertf1-0/+13
#define it to use strncasecmp.
2002-12-08Add missing buildlink2.mk file for converters/libiconv.salo1-1/+2
Addresses PR pkg/19268.
2002-12-07Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate.schmonz1-2/+2
2002-12-05Update Tremor to latest snapshot. One file has changed, seems to bechris2-6/+6
shrinking a buffer and removes a couple of tables.
2002-12-03Ensure that the voxware (OSS) audio server is built on NetBSD/sparc.jlam3-6/+17
2002-12-03Make this work with audio/oss again.jlam2-15/+15
2002-12-02Bump PKGREVISION for audio/normalize: remove dependency on GNU gettext ifjlam1-4/+4
the system libintl is sufficient, and fix build by properly defining USE_LIBTOOL.