summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2013-10-07Update sptk to 3.6.obache3-13/+30
PR pkg/48279 by ISIHARA Takanori. Version 3.6: * add -o option to 'minmax' command to output maximum, minimum or both values. * add -o 4 option to 'vstat' command to output medians. * add options to 'vopr' command to deal with relational operators, arithmetic/ geometric mean, and ceiling/flooring. * add -T option to 'smcep' command to specifiy emphasized frequency. * add -E option to 'gcep', 'mcep', 'mgcep', 'spec', 'smcep' and 'uels' command to specify floor in dB. * add -F option to 'gmm' command to read initial GMM parameter file. * add -L and -R option to 'wav2raw' command to deal with stereo wav file. * add 'gseries', 'ifftr', 'mlsacheck', 'symmetrize' and 'transpose' command. * change -f option of 'lbg' command into -F option. * unify option to specify sampling frequency into -s option. * fix 'x2x', 'dmp' and 'fd' command to read format string without space in front of '%'. * bug fixes.
2013-10-06Update to 3.3.2:wiz4-13/+15
Summary of changes between libmikmod 3.2.0 and libmikmod 3.3.2 (): ========================================================================== libmikmod 3.3.2 was released on 05-Oct-2013. This is a serious bug fix release after the previous 3.2.0 series, with some additional new features. All who are using libmikmod-3.2.0 (or the interim 3.3.1-beta) must upgrade to the new libmikmod-3.3.2 version. THANKS - Paul Spark <sparkynz74@gmail.com> for Microsoft Visual C 6.0 fixes. - Ozkan Sezer: many changes. NEW FEATURES - New CMake build system. - Updated configury, support for cross-compilation, support for building in a separate directory, support latest autotools. - New SDL driver - works both with SDL-1.2.x and with SDL2, supports floating point output if compiled against SDL2. - New OpenAL driver, originally suggested by 'kervala', with fixes and updates and with floating point output support. - The multi-platform SDL and OpenAL drivers, if they are compiled, have priority over OS-specific hw drivers for MikMod_RegisterAllDrivers(). - New windows xaudio2 driver, originally suggested by 'honza.c', with updates, xaudio2.8 support and with floating point output support. - ALSA driver now supports only the contemporary ALSA 1.0.x versions. All of the ancient ALSA 0.3.x-0.4.x code were removed. - Floating point output mode support for ALSA, OSS, Direct Sound, WinMM drivers and for WAV file writer. - The pipe and stdout drivers are now configurable - Raw file-writer now has the lowest priority among the file-writers. - GCC elf and macho symbol visibility attributes now supported. - Windows: dllexport/dllimport attributes work properly for MinGW[-w64], as well as windows compilers. Static builds using MSVC, LCC, etc are now named mikmod_static.lib. When compiling against static libmikmod, MIKMOD_STATIC should be defined so that dllimport wouldn't be assumed. BUGFIXES - ALSA fixes from Fedora. - ALSA fixes for "Write error: File descriptor in bad state" crashes, e.g. RedHat bug #915121. Now works stable. - ESD (esound) updates from Fedora. Add esd back to configury which was removed in 3.2.0b3, now requiring >= 0.2.18. - Minor OSS fixes. - The NAS driver now actually compiles. - 64 bit detection fixes. - Fix BOOL type use all over the source. - Several const correctness fixes. - Fixes for CVE-2007-6720 and CVE-2009-0179. - mmio: memreader fixes and updates. - Fixes for access violations introduced in 3.2.0b3. - Fixes for broken memory allocation wrappers introduced in 3.2.0b3. - Fix MikMod_strerror() might read beyond end of a static array. - Fix looping volume in Player_SetVolume(), based on an old patch by Yi-Huang Han. - XM loader now reads songlength amount of orders from the file and then seeks to mh->headersize+60 (sf.net bug #10.) - Fix "unclick" code to consider loop lengths shorter than 16: fixes crashes seen with several xm files (sf.net bug #12, mpd bug #3425.) - Mac OS X: new standalone makefile with cross-compilation support. - DJGPP build fixes. - Windows: fixes/updates, win64 fully supported. MinGW[-w64] fully supported along with MSVC and LCC. new standalone MinGW makefile with cross-compilation support. - SIMD (AltiVec and SSE2) option is now disabled by default. Can be enabled by --enable-simd configury option, similarly with cmake. (the standalone makefiles or project files are added instructions on how to enable the feature if required.) - Many compiler warning fixes, other small cleanups.
2013-10-03Set LICENSE.wiz1-2/+2
2013-10-03Improve description.wiz1-14/+14
2013-10-03+libxspfdrochner1-1/+2
2013-10-03add libxspf-1.2.0, a library to handle xspf playlistsdrochner6-0/+114
2013-10-02update to 14.4.1drochner3-20/+16
changes: -Re-enable file-type detection when reading from a pipe -bugfixes
2013-10-02update to 0.23drochner3-12/+13
changes: -implement the client-to-client protocol -new command "cdprev" -make "mv" a shortcut for "move" -support absolute paths in "add" and "update" -more UI improvements -bugfixes, documentation improvements approved by simonb
2013-10-02+ gmpc-alarmwiz1-1/+2
2013-10-02Import gmpc-alarm-11.8.16 as audio/gmpc-alarm.wiz4-0/+31
The GNOME Music Player Client is a GTK+ client for remote access, control and playlist management of the Music Player Daemon featuring ID3 Support and a tray icon for your notification area. The Alarm Timer plugin turns your music player into an alarm, set the time in at which it must go off and the rest is done by gmpc.
2013-10-02+ gmpc-wikipediawiz1-1/+2
2013-10-02Import gmpc-wikipedia-11.8.16 as audio/gmpc-wikipedia.wiz4-0/+35
The GNOME Music Player Client is a GTK+ client for remote access, control and playlist management of the Music Player Daemon featuring ID3 Support and a tray icon for your notification area. This package contains plugin that shows the Wikipedia page of the currently playing artist. The information is shown in a new tab of the player.
2013-10-02+ gmpc-libnotifywiz1-1/+2
2013-10-02Import gmpc-libnotify-11.8.16 as audio/gmpc-libnotify.wiz4-0/+36
The GNOME Music Player Client is a GTK+ client for remote access, control and playlist management of the Music Player Daemon featuring ID3 Support and a tray icon for your notification area. The Libnotify plugin is a misc plugin for gmpc. The plugin uses libnotify to send messages to the notification-daemon on song change. It will show the song title, artist, album (date) and genre. It will also display the album cover if available. It can act as a replacement for the built-in notification.
2013-10-02+ gmpc-jamendowiz1-1/+2
2013-10-02Import gmpc-jamendo-11.8.16 as audio/gmpc-jamendo.wiz4-0/+34
The GNOME Music Player Client is a GTK+ client for remote access, control and playlist management of the Music Player Daemon featuring ID3 Support and a tray icon for your notification area. The jamendo plugin allows you to browse and preview music available on jamendo.
2013-10-02Remove two plugins that are not supported any longer with gmpc-11.8.16.wiz9-66/+1
2013-10-02Update to 11.8.16: changes not documented.wiz2-9/+7
2013-10-02Update to 11.8.16: changes not documented.wiz2-10/+7
2013-10-02Update to 11.8.16: changes not documented.wiz2-9/+7
2013-10-02Update to 11.8.16: changes not documented.wiz2-9/+7
2013-10-02Update to 11.8.16: Changes not documented.wiz2-9/+7
2013-10-01update to 0.21drochner3-9/+10
changes: -add a chat screen for communication with other clients on the same server -misc fixes and UI improvements -added Polish translation
2013-10-01update to 11.8.17drochner2-8/+7
changes unknown, comes with gmpc
2013-10-01update to 11.8.16drochner6-64/+132
changes: -New Albumview -Better fullscreen support -Easycommand update -GNOME Integrated Manual
2013-10-01update to 2.8drochner3-10/+10
changes: -status: add nextsong/nextsongid support -extend support for song priorities
2013-10-01update to 0.17.5drochner6-59/+8
It fixes two protocol bugs and a crash in the mikmod decoder plugin. pkgsrc note: updated the sample config file for current reality
2013-09-19mysql-5.0 had been removed from pkgsrc.obache1-3/+2
2013-09-13Avoid "error: call of overloaded 'pow(int, unsigned int)' is ambiguous".jperkin2-5/+14
2013-09-11Update ruby-taglib to 0.6.0.taca3-7/+21
## 0.6.0 (2013-04-26) * Add support for TagLib::MP4 (#3, by @jacobvosmaer) * Add support for TagLib::ID3v2::Header (#19, by @kaethorn) * Support saving ID3v2.3 with TagLib::MPEG::File#save (#17) * Note that this requires at least TagLib 1.8, and due to 1.8.0 having an incorrect version number in the headers, it currently requires master. See issue #17 for details. * Fix segfault when passing a non-String to a String argument * Documentation updates
2013-09-05Update to 1.222:wiz2-7/+6
------------------------------------------ version 1.222 at 2013-08-15 07:12:54 +0000 ------------------------------------------ Change: 3161b01391d7ec55d7fd8f06b6de9ceb31126416 Author: Rocco Caputo <rcaputo@cpan.org> Date : 2013-08-15 03:03:53 +0000 Automate more of dist.ini. ------------------------------------------ version 1.221 at 2013-08-04 06:13:24 +0000 ------------------------------------------ Change: 4e0b8cc01214485a5d4f40b7318f2646f84c5ccb Author: Rocco Caputo <rcaputo@cpan.org> Date : 2013-08-04 02:13:24 +0000 Add .gitignore and MANIFEST.SKIP to ignore build artifacts. Releases will fail because the release built artifacts look like untracked files. Ignore them in .gitignore. Also ignore temporary files in MANIFEST.SKIP. Change: c5467dc4260c3ceb57e8253957c1449d3d00617a Author: Rocco Caputo <rcaputo@cpan.org> Date : 2013-08-04 02:01:30 +0000 [rt.cpan.org 65060] Don't destroy the server list when connections fail. Connections may fail for transient reasons. It's better to assume the servers will come back eventually and take the performance hit on reconnect than to exhaust the list and never succeed again. If this fix helps you, thank Timo Santi for reporting the bug. Change: b9835824080c25817a37bcbf6d1c3bb4ab5d51f7 Author: Rocco Caputo <rcaputo@cpan.org> Date : 2013-08-04 01:43:39 +0000 Switch to Dist::Zilla. Change: 15ec95acbfed79a4f4e341e150af25964fc776a3 Author: Rocco Caputo <rcaputo@cpan.org> Date : 2010-03-08 01:29:07 +0000 Fix the repository URLs and copyright date in the docs.
2013-09-02Revbump after cairo updateadam74-145/+148
2013-09-01recursive bump from hdf5 shlib major bump.obache1-1/+2
2013-08-30Remove binary restrictions. Since version 2.6 the licensing issues werejperkin1-5/+2
clarified by upstream and at least Debian and FreeBSD have provided binary distributions since then. Bump PKGREVISION.
2013-08-27Needs pkg-config.joerg1-1/+2
2013-08-21update to 1.2drochner3-24/+22
changes: misc cleanup and improvements
2013-08-21+py-discogsclientdrochner1-1/+2
2013-08-21add py-discogs_client-1.1.1, a client for the "discogs" music releasedrochner4-0/+37
database (can be used with py-beets)
2013-08-16Remove patch-ab, it would appear to be actively harmful these days, atjperkin2-37/+1
least according to SunOS build reports.
2013-08-16revbump from libnotify bumped to 0.7 and dependency changed from libnotify07.obache2-6/+6
2013-08-15fix libcanberra build for solarisrichard4-6/+45
2013-08-15Switch to use libnotify07.obache3-4/+20
Bump PKGREVISION.
2013-08-15no need to manage desktopdb.obache1-2/+1
ride on last bump.
2013-08-15Switch to use libnotify07.obache1-3/+3
Bump PKGREVISION.
2013-08-14Set the package's license (GNU GPL version 2)khorben1-1/+3
2013-08-14Added an option "libsamplerate" to build with support forkhorben2-1/+13
audio/libsamplerate; it should enhance output quality while resampling. It is currently disabled by default.
2013-08-14Imported missing patch while adding the packagekhorben1-0/+14
2013-08-13Added audio/bmp-crossfade (version 0.3.11)khorben1-1/+2
2013-08-13Added xmms-crossfade 0.3.11, as already found in audio/xmms-crossfade, butkhorben7-0/+157
with support for the Beep Media Player instead. XMMS-Crossfade can be used to remove the gaps between two songs, or to smoothly crossfade in-between.
2013-08-13Patched bmp as recommended in xmms-crossfade.khorben13-29/+150
This fixes issues occuring with this plug-in enabled, while stopping playback or crossfading between tracks for instance. Bump revision, as the resulting binaries are changed with this patch.