summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2011-05-18reset PKGREV for base pkg updatedrochner21-63/+21
2011-05-14Fix a segfault, seen on SunOS when compiled with lang/gcc44.hans2-1/+32
2011-05-14Fix build on SunOS.hans2-6/+6
2011-05-12Make gtk an option (enabled by default): helps dealing with the package on ↵adam3-14/+29
Mac OS X when GTK has been built with Quartz backend
2011-05-11Move up PKG_DESTDIR_SUPPORT before bsd.prefs.mk inclusion to restorewiz1-4/+4
destdir support. Bump PKGREVISION for previous.
2011-05-11Fix gsed dependency on NetBSD. Use TOOLS_PATH.gsed to find gsed.hans3-7/+17
2011-05-06reorder entries.obache1-2/+2
2011-05-06MASTER_SITES <=> HOMEPAGE.obache1-3/+3
2011-05-06fix HOMEPAGE url.obache1-2/+2
2011-05-05Bump PKGREVISION from libmodplug shlib bump.obache1-2/+2
2011-05-05Update libmodplug to 0.8.8.2.obache3-8/+11
While here, set LICENSE=public-domain. * 2 April 2011: libmodplug 0.8.8.2 * Improve compatibility with MSVC 2010 * Improve PTM playback (Fix byteswapping) * Improve S3M support (ignore corrupted data) * Improve AMF support (bounds checking) * See git checkins for more information * 27 May 2010: libmodplug 0.8.8.1 * Add check to make sure Stereo Separation/MixChannels cannot be 0. * Increment soname due to structure change (addition of new config options) * 5 April 2010: libmodplug 0.8.8 * Fix 32 to 32 bit "downsampling" on 64bit platforms. * Fix usage of bigendian in include files * Fix PSM files on bigendian computers * Allow configuration of Stereo Separation and MaxMixChannels * Fix possible problem with misaligned data structure when converting to int32 (load_669) (Developer only) update to new automake/autoconf.
2011-05-05sort.obache1-2/+2
2011-05-02+ sptkobache1-1/+2
2011-05-02Import sptk-3.4 as audio/sptk.obache4-0/+175
Based on PR#44556 by ISHIHARA Takanori. The Speech Signal Processing Toolkit (SPTK) is a suite of speech signal processing tools for UNIX environments, e.g., LPC analysis, PARCOR analysis, LSP analysis, PARCOR synthesis filter, LSP synthesis filter, vector quantization techniques, and other extended versions of them.
2011-04-28Remove libhydrogen, integrated in hydrogen, per PR 37424.wiz8-125/+1
2011-04-28update to hydrogen 0.9.4.2. changes include:mrg5-119/+395
- more jack support (not enabled) - qt3 -> qt4 update (including a major UI update) - support for more instruments - better midi support - many bug fixes - multi-layer instrument support - multiple concurrent patterns - FLAC support - autosave support - drumkit manager - much better pattern support/ui/editing thanks to wiz@ for help getting this right.
2011-04-24Fix DEPENDS line.wiz1-2/+2
2011-04-24bump PKGREVISION from gettext-lib shlib bump.obache3-3/+9
2011-04-24Update to 0.9.10. Changes:shattered3-8/+39
- minor fixes - translation updates - allow configuring device ports - allow configuring card profiles
2011-04-22recursive bump from gettext-lib shlib bump.obache3-4/+6
2011-04-22recursive bump from gettext-lib shlib bump.obache168-275/+357
2011-04-22Stop maintaining amarok.wiz1-2/+2
2011-04-21The pkg name is libaudiofile, so use that in buildlink3.mk.hans1-6/+6
2011-04-21Fix build on SunOS.hans1-1/+3
2011-04-21Fix library sonames on SunOS.hans2-5/+13
2011-04-21Make this work on SunOS.hans3-8/+29
audio/cdparanoia is not available for SunOS, but devel/libcdio has a working alternative. Also, don't depend on gsed directly, add it to USE_TOOLS.
2011-04-21Enable OSS4 plugin on SunOS.hans2-3/+6
2011-04-21Fix build on SunOS.hans1-2/+3
Configure does not enable the sun output plugin, which requires BSD extensions and wouldn't work anyway. But we can use the oss plugin, recent SunOS versions support OSS.
2011-04-21Fix PLIST for oss.hans1-2/+2
2011-04-21Fix library names on SunOS.hans2-1/+17
2011-04-17note "used by ...".obache1-1/+3
2011-04-17fixes "used by ..." comments, "Makefile" is "included by ..." nowhere.obache2-4/+4
2011-04-17note "used by ...".obache1-1/+3
2011-04-14fix misuse of "bool", should fix build with some compilers, fromdrochner6-1/+106
Pouya D. Tafti per pkgsrc-users
2011-04-09Update to 1.1.0. Notable changes:shattered3-9/+9
Fix segfaults when closing a driver that did not successfully open. Fix Mac OS X AUHAL support to properly handle suspend/wakeup, headphone plug/unplug, other hardware events Fix building Mac OS X driver AUHAL compilation for 10.5, restore Mac OS X 10.4 support Add 24 bit playback to Pulse plugin Fix compilation of sndio plugin Fix 24 bit playback in ALSA plugin Improve/correct latency setup in ALSA (see Trac #1762) Also fixes crash in ogg123 with libao-pulse (Trac #1689)
2011-04-08this was moved to gst-plugins-gooddrochner1-2/+2
2011-04-07Revert most parts of previous, obache notes correctly it does notwiz1-5/+3
work because everything is rebuilt when prefix changes.
2011-04-07Support destdir installation.wiz1-3/+7
2011-04-05update to 0.13drochner2-7/+6
changes: - Changed Picard icon license to CC by-sa. - Small UI consistency changes. - Albums with tracks linked to more than one file are never marked as completed. - Fixed matching of scanned files to tracks while the album is still loading. - Support for properly embedded FLAC pictures. - Existing embedded images in APE and ASF files are removed only if there are new images to replace them. - More strict tagger script validation. - Fixed the $truncate tagger script function. - Proper rounding of track durations. - Fixed a bug with saving images larger than 64k to WMA files. - Added a $swapprefix tagger script function. - Release events with a date are preferred over the ones without a date. - Files that are being saved as marked as pending. - Updated .desktop file to allow opening Picard with multiple files. - Handle the ?open file? event on Mac OS X. - Added timeouts to the HTTP web service client. - Fixed a bug with albums missing the expand/collapse icons.
2011-04-05Fix build with png-1.5.wiz2-1/+17
2011-04-05Set LICENSE.wiz1-1/+2
2011-04-05Updated xmp to 3.3.0. This version includes buffer-overflow bugs fix.rxg11-98/+91
Oked by wiz. 3.3.0 (20101002): - change MED BPM mode tempo setting (reported by Lorence Lombardo) - fix OSS driver fragment setting - add interactive loop toggle (requested by Emanuel Haupt) - add filter to prevent loading NoiseRunner modules as Protracker - add NoiseRunner loader (requested by Johan Samuelsson) - add improved Impulse Tracker fingerprinting (from Schism Tracker) - add Archimedes Tracker StasisMod effects support (Tom Hargreaves) - add tarball decompressor (Tom Hargreaves) - limit uncompression recursion (Tom Hargreaves) - fix Tracker Packer 3 loader (Tom Hargreaves) - fix load issue with BoobieSqueezer XMs (reported by Null Vista) - fix modinfo tempo/bpm setting - fix Zip file detection (Tom Hargreaves) - fix Archimedes Tracker effects (Tom Hargreaves) - update Audacious plugin to API 16 - code cleanup 3.2.0 (20100530): - Digital Symphony fixes by Tom Hargreaves - Archimedes Tracker fixes by Tom Hargreaves - add shared logarithmic volume table for Archimedes formats - fix default Archimedes formats pan (RLLR instead of LRRL) - add Coconizer file loader - portability fixes for BeOS and Haiku - code cleanup and optimizations - Android port using NDK - fix time echoback event for MED - fix module time count not reseting at new module - make zipfile detection stricter (by Solomon Peachy) - fix DSMI loader volume event (by Solomon Peachy) - initialize formats only once - fix build with Audacious plugin API 13 - fix seek in Audacious plugin 3.1.0 (20100107): - implement MED4 instrument transposition - fix build with MSVC++ 2008 - fix bogus information in winamp plugin file info display - fix Audacious plugin dialog stacking order (by Michael Schwendt) - add Titanics Player prowizard loader - add SKYT Packer prowizard loader - add Novotrade Packer prowizard loader - add Hornet Packer prowizard loader - fix empty instruments in Digital Illusions loader - fix silent Liquid Tracker module bug - add Magnetic Fields Packer loader - add The Player 6.1a prowizard loader - add StoneCracker S404 decompressor (from amigadepacker) - add extra Funktracker file tests to prevent false positives - add Polly Tracker module loader - code cleanup and optimizations 3.0.1 (20091221): - better handling of corrupted modules - load Real Tracker RTMM 1.12 modules (tested with odyssey.rtm) - fix tuning of Real Tracker modules - fix Real Tracker patern decoding - fix segfault in modules with 0 orders or 0 channels - fix loading of MED4 module patterns with less than 32 lines - fix memory leak when loading corrupt MED4 files 3.0.0 (20091210): 13 years after the 0.09b release - allow parallel build (R.I.P. 1996 buildsystem) - implement the long postponed open player loop - generate win32 project files when packaging distfile - remove callback driver - split unified flags/quirks into separate variables - add elapsed time echoback event - add option to display elapsed and remaining time - implement IT volume column fine effects quirk (Storlek test #6) - fix bmp plugin build - fix FreeBSD build (by swell k) - fix terminal handling in Cygwin (by daniel åkerud) - add OpenMPT id to S3M loader - add Epic MegaGames MUSE data decompression - add Galaxy Music System (Jazz Jackrabbit 2 J2B) module loader - fix parsing of driver-specific parameters - fix GDM length, number of patterns and number of samples - fix memory access error in MDL sample depacker - fix ProRunner1 samples size - OSS driver resets the DSP device on exit (by Andrew Church) - fix handling of PT portamento+vslide effect (by Andrew Church) - move driver init from player core to main application or plugin - Epic MegaGames MASI loader fixes - add Amiga TuneNet plugin (by Chris Young) - fix Module Protector loader - fix lha depacking in Amiga (reported by Chris Young) - fix clang build (by swell k) - add support for xz decompressor (by swell k) - add built-in LZX decompressor - remove pause-related functions from player core - fix build in Solaris 10 and Sun Studio 12 Update 1 C++ compiler (reported by Douglas Carmichael) - fix plugin to work with Audacious 2.2 (reported by Götz Waschk) - fix invalid and uninitialized data accesses reported by Valgrind - fix memory leaks reported by Valgrind 2.7.1 (20090718): - fix -l option in manpage (debian bug #442147) - fix endianism in MDL sample depacking (reported by Gürkan Sengün) - fix loading of MOD2XM 1.0 modules (reported by Gürkan Sengün) - add some sanity checks in XM module loading - fix IT note cut and delay (Storlek test #22) - increase period resolution for better tuning (reported by Mirko Buffoni and Gürkan Sengün) - allow lower BPM settings (fixes Lemmings 2 circus music) 2.7.0 (20090711): - add StarTrekker packer loader (untested, need samples) - extended key range to IT octave 9 (fixes beek-my_eleventh_year.it, reported by Mirko Buffoni) - ignore tempo/bpm settings to 0 in module scan (fixes albacore.it, reported by Storlek) - implement IT T0x and T1x tempo slides - process effects in IT muted channels (Storlek test #10) - generalized delayed event support (Storlek test #8) - emulate "always store instrument" IT bug (Storlek test #8) - add extra click removal step in mixer routines - fix loop size in GMC loader (reported by Mirko Buffoni) - GMC loader code cleanup - store in-file comments - apply amplification in the final downmix - set sample format to unsigned on 8-bit wav file output - attempt to handle BPM-based MED tempos a bit better - add option to use the IT LPF as a click/noise filter - deprecate $HOME/.xmprc, use $HOME/.xmp/xmp.conf instead - reintroduce modules.conf, move SYSCONFDIR back to /etc/xmp - display checksum for platforms where cksum(1) not readily available - add filter quirk for rn-alone.it - reintroduce manual setting for vblank timing in Amiga modules - add vblank quirk for mod.siedler ii (by Daniel Åkerud) - don't crash if SoundSmith instruments not found 2.6.2 (20090630): - Promizer 1.8a loader code cleanup - fix portamento to skip first frame of each row - fix periods in instruments with finetune 2.6.1 (20090627): - fix XMMS plugin build (reported by Götz Waschk) - add Chibi Tracker fingerprint to IT loader (info by Storlek) - add Schism Tracker fingerprint to S3M loader (info by Storlek) - fix Modplug Tracker/OpenMPT identification in IT loader - IT instrument and sample modes use same quirks (Storlek test #9) - transposed period scale base down one semitone (Storlek test #1) - remove previous portamento in SpaceDebris.mod fix - add unified pitch slide/portamento memory (Storlek test #3) - no Amiga limits for multichannel mods (fixes Bending CD61) 2.6.0 (20090625): - cleanup: remove rarely used Unix IPC code that difficults porting - cleanup: remove per-module configuration that nobody uses - cleanup: moved Prowizard depacking to loader section - don't abort loading if IT sample magic not found (fixes loading of use-brdg.it and use-funk.it, reported by Mirko Buffoni) - multichannel mods written with Scream Tracker don't use Amiga note limits (fixes Earth Mountains, reported by Samuli Sorvakko) - fix start option in DeusEx's .umx files (by erlk ozlr) - add OpenBSD sndio driver (by Thomas Pfaff) - fix memory leak: free extra pattern allocated by the XM loader - fix memory leak: free temporary pointer arrays in the IT loader - fix memory leak: free temporary pointer arrays in the S3M loader - fix memory leak: free header and filename when file is invalid - fix memory leak: free temporary buffer in MDL loader - fix memory leak: move UNIC check to test section of mod loader - fix memory leak: free Digital Symphony extra empty track - fix memory leak: free Music Module Compressor buffers - fix memory access violation freeing list nodes using list_for_each - fix memory access violation in MDL track allocation - fix memory access violation in MDL sample decompression - fix memory access violation in LIQ pattern loading - fix memory access violation in P18A format test - fix free of unallocated block in IT sample-only mode - fix buffer overflow in OXM/DTT loaders (reported by Luigi Auriemma) - rename oss_mix driver to oss and alsa_mix to alsa - restrict MMD0/MMD1 non-synth instrument note range to 3 octaves (reported by Daniel Åkerud and Mirko Buffoni) - assume wav driver if output filename ends in .wav - fix volume slides with 00 parameter (by Mirko Buffoni) - fix crash when S3M C2spd is zero (by Mirko Buffoni) - merged Mirko Buffoni's Windows Visual C++ port - don't process tone portamento in first frame of each row, fixes Space Debris.mod (by Mirko Buffoni) - add amplification factor option (by Mirko Buffoni) - improved Winamp plugin (by Mirko Buffoni) - don't unlink open files (for Windows port, by Mirko Buffoni) - add experimental DxF/DFx handling with volume slides in all frames - add better Archimedes .arc compressed file test - reverted to older YM3812 emulator for license compliance - fix byte swap error in HSC to SBI Adlib OPL2 instrument conversion - fix Reality Adlib tracker loader - implement Adlib OPL2 synth volume setting - improve tempo, tuning and envelope of HSC modules - fix scanning of patterns containing short tracks - don't play notes outside the valid 8 octave note range - enable The Player 5.0A loader (tested with Full Moon mods) - enable ProPacker 2.1 loader (tested with Cool World mods) - fix endianism issues in The Player 5.0 and 6.0 loaders - fix AMF track remapping error - enable instrument retriggering quirk in IT loader - configuration file moved back to /etc - fix estimated tempo for S3M/IT modules with BPM changes
2011-04-04Update to 0.16.2, from Matthias Rampke in PR 44821.wiz4-39/+6
ver 0.16.2 (2011/03/18) * configure.ac: - fix bashism in tremor test * decoder: - tremor: fix configure test - gme: detect end of song * encoder: - vorbis: reset the Ogg stream after flush * output: - httpd: fix uninitialized variable - httpd: include sys/socket.h - oss: AFMT_S24_PACKED is little-endian - oss: disable 24 bit playback on FreeBSD
2011-04-01remove broken test for pa/avahiahoka1-6/+8
2011-04-01Add avahi as default options, because PA tools require it.ahoka1-1/+2
2011-03-27Fix PLIST after removal of xmms option. Noted by joerg.wiz1-2/+1
2011-03-27* LICENSE=gnu-lgpl-v2.1obache3-7/+11
* allow to build on DragonFly too, treat same as FreeBSD.
2011-03-26Remove two unsupported options from default config supplied by pkgsrc.wiz2-4/+3
From Anon Ymous. Bump PKGREVISION.
2011-03-23Changes 1.0.24:adam2-6/+6
WAV files are now written with an 18 byte u-law and A-law fmt chunk. A document on virtual I/O functionality was added. Two new methods were added in sndfile.hh. A fix was made for a non-zero SSND offset values on AIFF. Minor bug fixes and improvements were done.
2011-03-20PR/37835 -- Copy patches from vorbis-tools that fix pthread programmingshattered4-8/+37
problems.