summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2001-08-02update to 0.6.3, available from another locationdrochner4-19/+51
changes: don't know, but at least we got a manpage now
2001-08-02update to 0.96drochner13-217/+96
pkgsrc related changes: use libmpeg3 from pkgsrc from the announcement: Mute and Solo buttons! MP3 Exporting (including ID3 support)! Improved Amplify effect! New FFT Filter effect! New Phaser effect! New Wahwah effect! Improved Preferences!
2001-08-02remove unnecessary patchdrochner1-2/+1
2001-08-01Update to 0.5:wiz2-5/+5
* fixed problem when writing to a file * fixed problem with Turrican 2 World 2 Song 0 and others
2001-07-31id3lib additiondrochner1-1/+2
2001-07-31initial import of id3lib-3.8.0pre1,drochner9-0/+179
a library for manipulating ID3v1 and ID3v2 tags
2001-07-31update to 3.89drochner6-52/+56
pkgsrc related changes: -use default install, so we get the library installed too (needed eg. as audacity plugin) -this version knows about libffm (on alpha), removed corresponding patches (untested) changelog: LAME 3.89alpha July 5 2001 John Stewart: long filename support for Win9x/NT. Takehiro Tominaga: LAME can calculate the CRC of VBR header, so now "lame -pv" works fine. Robert Hegemann: Improvements of the new VBR code. Robert Hegemann: New VBR code is now defaulted. The VBR speed is now on par with CBR. We will use the old VBR code in the release. Gabriel Bouvigne: Change of the maximum frame size limit. LAME should now be more friendly with hardware players. Gabriel Bouvigne: Size of VBR is now more balanced according to the -V value. Alexander Leidinger: Finished the implementation of the set/get functions. John Dahlstrom: LAME now handles 24bits input Mark Taylor: bugs in lame --decode causing truncation of mp3 file fixed Mark Taylor: preliminary --nogap support "Final" API completed: shared library safe! This API is frozen and should be backwords compatiable with future versions of libmp3lame.so, but we will continue to add new functionality. LAME 3.88beta March 25 2001 A lot of work that was never added to the History! Frank Klemm and Gabriel Bouvigne: New ATH formula. Big improvement for high bitrate encodings. Takehiro Tominaga: Temporal masking Gabriel Bouvigne/Mark Taylor: auto adjustment of ATH Robert Hegemann: Better outer_loop stopping criterion. Enabled with -q2 or better. Robert Hegemann/Naoki Shibata: slow/carefull noise shaping. -q3..9: amplify all distorted bands. -q2: amplify distorted bands within 50%. -q1-0: amplify only most distorted band at each iteration. Takehiro Tominaga: Interframe, shortblock temporal masking. Takehiro Tominaga: LAME restructured into a shared library and front end application. Slight changes to the API. More changes are coming to turn LAME into a true shared library (right now you have to recompile if you upgrade the library :-( Naoki Shibata: improvements to psychoacoustics (--nspsytune) BUG in long block pre echo control fixed (some out of range array access in M/S psychoacoustics) Ralf Kempkens: Visual Basic Script for lame, suggested to put it on your Windows Desktop and you can drag'n'drop Waves to encode on it. Alexander Stumpf: improved lame.bat for 4Dos users Mark Taylor: Several bugs fixed in the resampling code. Frank Klemm, Robert Hegemann: added assembler code for CPU feature detection on runtime (MMX, 3DNow, SIMD) Takehiro Tominaga: 3DNow FFT code. Florian Bome, Alexander Leidinger: more work on configure stuff Alexander Leidinger: automake/libtool generated Makefiles and TONS of other work. Alexander Leidinger: Much work towards shared library style API. Anonymous: New more efficient RTP code. Mark Taylor: psycho-acoustic data now computed for all scalefactor bands (up to 24khz) Mark Taylor, Takehiro Tominaga: All ISO table data replaced by formulas - should improve MPEG2.5 results for which we never had correct table data.
2001-07-31update to 1.2.2drochner2-5/+5
This release has the -n option back again due to popular demand. A new option (-S) has been added to create a default CDDB server configuration. Couple of bugs in front-bottom text fixed. Minor change in size of sideflaps.
2001-07-27Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the defaultjlam9-9/+18
installation directory in case the package isn't installed.
2001-07-24Update xmcd to version 3.0.1. Addresses PR 13519 by Kevin Sindhu.nra9-209/+274
Ver 3.0 patchlevel 1 released Sat Jul 14 19:58:39 PDT 2001 ---------------------------------------------------------- CD-ROM drive support changes: - Added a new "scsiVersionCheck" parameter to the device.cfg file. This is to make the CD-ROM drive SCSI-2 version checking in xmcd and cda configurable. OS Support changes: - Re-introduced support for the OpenVMS operating system on Alpha AXP and VAX platforms. - Added code to support for IDE/ATAPI drives on the OpenVMS platform. Since OpenVMS supports these drives via SCSI-emulation, xmcd should be configured for a SCSI device. Other changes: - Replaced the "CDDB disable" button in xmcd with the "Internet Offline" button. The new "offline" mode differs from the old "disable" mode in that CDDB lookups will still occur from the local cache (no Internet CDDB server will be accessed). Also, xmcd's wwwWarp menu entries which would invoke a remote web site will be disabled. This should be used when the system is not connected to the Internet (e.g., on a dialup connection while not online). Similarly, the -cddb and -nocddb command line options in cda have been changed to -online and -offline with the same change in semantics. The disableCddb parameter in common.cfg has also been changed to internetOffline. - Fixed a bug that was causing submissions to the CDDB² service to fail even though the data is acceptable and the network/servers are running fine. - Fixed an xmcd problem where the keypad time display and track warp slider would freeze when the playback mode is not in segment play mode but the main window time display is set to "e-seg" or "r-seg". - Fixed a problem with using the xmcd keypad to go to another track or disc while playing program or shuffle modes. - Removed some conditions that could cause SIGALRMs to be received while xmcd is handling X events. Also, fixed certain situations where spawned child processes were handling X events instead of the parent. This was causing sporadic X errors and xmcd crashes. - Fixed a bug that caused classic CDDB lookup to fail if HTTP proxy authorization is enabled. - Changed xmcd to keep the Credit Fullname Wizard window open if a user clicks the Credit 'Add', 'Modify' or 'Delete' buttons, or select/de-select credit list items. Also, enhance the data fields verification for the full name wizard window. - Enhanced xmcd and cda to handle erroneous CDDB data more gracefully, where a subgenre is set to the value that of a genre, or where a subrole is set to the value of a role category. - Fixed a missing single quote in libdi_d/config.sh that was causing the script to fail while configuring proxy servers. Also, fixed a problem with reading the device configuration files where the wrong device parameters would get used. - The install.sh and config.sh scripts will now use nawk if it's available on the system. Otherwise it falls back to using awk.
2001-07-24Make USE_BUILDLINK_ONLY true by using a buildlink.mk file for wsoundserverjlam3-16/+30
libraries and using the config wrappers. Simplify the buildlink.mk inclusion by just including windowmaker/buildlink.mk instead of all the graphics libraries' buildlink.mk, and including wsoundserver/buildlink.mk instead of including libaudiofile/buildlink.mk directly.
2001-07-24Add buildlink.mk file for use by other package Makefiles.jlam1-0/+49
2001-07-24* Really complete buildlinkization:jlam5-45/+24
* Remove explicit references to /usr/local/include and /usr/local/lib added by the configure script. * Note that wslib/get-wsound-flags needs to have references to ${BUILDLINK_DIR} removed before installation by listing it in REPLACE_BUILDLINK. * Remove patches that add -Wl,-R${X11BASE}/lib to the link flags of various libraries and programs. This already should be passed in via LDFLAGS, and if additional flags are needed on Solaris, then we should just set the additional LDFLAGS in the package Makefile.
2001-07-24sortjlam1-2/+2
2001-07-24Add dependency on flac.wiz1-1/+2
2001-07-23add and enable flac-xmmswiz1-1/+2
2001-07-23Initial import of flac-xmms, the xmms interface for flac, the free losslesswiz4-0/+47
audio codec. Package provided by Ben Collver in pkg/13415, slightly modified by me.
2001-07-23Correct missing buildlink dependencies.nra1-1/+4
2001-07-23add and enable flacwiz1-1/+2
2001-07-23Initial import of flac-1.0, the Free Lossless Audio Codec.wiz4-0/+116
Provided by Ben Collver in pkg/13414, with slight changes by me.
2001-07-22Complete buildlinkization.wiz1-3/+2
2001-07-21Improve file name conversion on extraction.wiz2-1/+14
Patch by maximum entropy in pkg/13526.
2001-07-20Mechanical changes to buildlink.mk files to use EVAL_PREFIX to setjlam9-23/+26
BUILDLINK_PREFIX.<pkgname>. This allows buildlink to find X11BASE packages regardless of whether they were installed before or after xpkgwedge was installed. Idea by Alistair Crooks <agc@pkgsrc.org>.
2001-07-18Update festival to 1.4.1, and fix dependent packages up while I'm herewiz55-329/+334
(including fixing lots of PLISTs). Changes since 1.4.0, from the NEWS file: . SSFF (for emulabel) track support . Java fixes . various minor bug fixes . WFST with proper quoting . Wagon sample counts . gcc-2.95.1 support Also use newer distfile for mbrola. Addresses pkg/10671.
2001-07-17Add libaudiofile buildlink dependency.nra1-1/+2
2001-07-17Mark as USE_BUILDLINK_ONLY.jlam1-2/+3
2001-07-16Add dependency on devel/libproplist.nra1-1/+3
2001-07-16Add USE_X11BASE to fix install target.nra1-1/+2
2001-07-16Honor CFLAGS passed in from environment during build and mark asjlam4-3/+32
USE_BUILDLINK_ONLY.
2001-07-14Bump dependency pattern for nas to >=1.4.2 as the shlib major wasjlam1-2/+2
incremented.
2001-07-14Update nas to the latest stable release 1.4.2. Changes from 1.4 includejlam6-42/+40
major bugfixes in the clients and bumping the major version of the library.
2001-07-14Make this compile and link with buildlinkagc2-6/+6
2001-07-14Don't use find ... -print0 | xargs -0 ... as -0 isn't an acceptable optionjlam31-69/+69
on Solaris' xargs.
2001-07-10Add and enable tfmxplaywiz1-1/+2
2001-07-10Initial import of tfmxplay, a player for TFMX Amiga game music format audiowiz7-0/+94
files.
2001-07-07Fix typo in last commit.tron1-2/+2
2001-07-07Make this package work under Solaris.tron3-5/+14
2001-07-02Honor CFLAGS passed in from environment during build and mark asjlam3-7/+16
USE_BUILDLINK_ONLY.
2001-07-02Mark as USE_BUILDLINK_ONLY.jlam2-5/+7
2001-07-02Update to let buildlink-x11 handle more of the work of properjlam3-14/+6
configuration.
2001-07-02Honor CFLAGS passed in from environment during build by not overridingjlam3-5/+20
CDEBUGFLAGS in the Imakefile. Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.
2001-07-02Allow overriding of *_CONFIG variables in a package Makefile when usingjlam3-6/+9
USE_BUILDLINK_ONLY.
2001-07-01It's audio/libvorbis, not databases/libvorbis.jlam1-2/+2
2001-07-01Move inclusion of bsd.buildlink.mk to start of file.jlam9-27/+27
2001-07-01Mark as USE_BUILDLINK_ONLY to prevent accidentally depending on installedjlam1-11/+11
gsm library.
2001-07-01Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-7/+8
2001-07-01Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam3-12/+13
2001-06-30Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam4-31/+32
2001-06-30Add buildlink.mk file for use by other packageszuntum1-0/+33
2001-06-30Converted to use buildlink.mk fileszuntum1-11/+5