summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2009-11-01Update to 1.6.1, set LICENSE.wiz3-8/+9
TagLib 1.6.1 (Oct 31, 2009) =========================== * Better detection of the audio codec of .oga files in FileRef. * Fixed saving of Vorbis comments to Ogg FLAC files. TagLib tried to include the Vorbis framing bit, which is only correct for Ogg Vorbis. * Public symbols now have explicitly set visibility to "default" on GCC. * Added missing exports for static ID3v1 functions. * Fixed a typo in taglib_c.pc * Fixed a failing test on ppc64. * Support for binary 'covr' atom in MP4 files. TagLib 1.6 treated them as text atoms, which corrupted them in some cases. * Fixed ID3v1-style genre to string conversion in MP4 files.
2009-10-31libcdio updated changed its shlib major version, so bump depends.wiz2-3/+4
Noted by drochner@
2009-10-31Update to 1.0.21a, set LICENSE.wiz2-6/+7
Mixer API mixer: Add Speaker and Beep names to the weight lis PCM API PCM - Change the hw_params determination orde Configuration Change dmix.conf to accept user configuration from defaults.dmix.<driver_id>.xx Revert "Fix driver conf parsing in snd_config_hook_load_for_all_cards()
2009-10-31Update to 1.0.13, set LICENSE (basically mit).wiz2-7/+8
Sun Apr 5 04:53:07 2009 Jutta Degener (jutta@pobox.com) * Release 1.0 Patchlevel 13 COPYRIGHT: exploring the deeper meaning and cultural history of the word "any".
2009-10-31Update to 1.2.9. Set LICENSE. Remove dynamically loaded librarieswiz6-23/+28
from buildlink3.mk. 1.2.9: Ryan Gordon - Sun Oct 18 11:42:31 PDT 2009 * Updated native MIDI support on Mac OS X for 10.6 Ryan Gordon - Sun Oct 11 05:29:55 2009 UTC * Reset channel volumes after a fade out interrupts a fade in. Ryan Gordon - Sun Oct 11 02:59:12 2009 UTC * Fixed crash race condition with position audio functions Ryan Gordon - Sat Oct 10 17:05:45 2009 UTC * Fixed stereo panning in 8-bit mode Sam Lantinga - Sat Oct 10 11:07:15 2009 UTC * Added /usr/share/timidity to the default timidity.cfg locations Sam Lantinga - Sat Oct 3 13:33:36 PDT 2009 * MOD support uses libmikmod and is dynamically loaded by default * A patched version of libmikmod is included in libmikmod-3.1.12.zip * The libmikmod patches fix security issues CVE-2007-6720 and CVE-2009-0179. Sam Lantinga - Sat Oct 3 02:49:41 PDT 2009 * Added TIMIDITY_CFG environment variable to fully locate timidity.cfg Sam Lantinga - Fri Oct 2 07:15:35 PDT 2009 * Implemented seamless looping for music playback Forrest Voight - 2009-06-13 20:31:38 PDT * ID3 files are now recognized as MP3 format Steven Noonan - 2008-05-13 13:31:36 PDT * Fixed native MIDI crash on 64-bit Windows Ryan Gordon - Fri Jun 5 16:07:08 2009 UTC * Added decoder enumeration API: Mix_GetNumChunkDecoders(), Mix_GetChunkDecoder(), Mix_GetNumMusicDecoders(), Mix_GetMusicDecoder() Austen Dicken - Tue Feb 26 23:28:27 PST 2008 * Added support for FLAC audio both as chunks and streaming Tilman Sauerbeck - Tue Feb 26 03:44:47 PST 2008 * Added support for streaming WAV files with Mix_LoadMUS_RW() Ryan Gordon - Mon Feb 4 17:10:08 UTC 2008 * Fixed crash caused by not resetting position_channels
2009-10-30Provide a value for OTHER_INCLUDE_DIR, so that -I is not used without arguments.joerg1-2/+2
2009-10-30update to 0.12.5drochner4-24/+14
changes: -New cover art search code -Updated Coherence UPnP plugin -UI improvement -bugfixes -translation updates
2009-10-29update to 0.22drochner5-9/+46
changes: -many bugfixes -multichannel support; gtk multihead support -add new ca_context_playing() call pkgsrc change: make the OSS backend work
2009-10-28update to 2.28.0drochner4-21/+28
This switches to the gnome-2.28 release branch.
2009-10-28+gst-(two)lamedrochner1-1/+3
2009-10-28build the "twolame" plugin of gst-plugins0.10-ugly, can be used bydrochner3-0/+26
sound-juicer to rip to mp2 (just for completeness, likely not too useful)
2009-10-28build the "lame" plugin of gst-plugins0.10-ugly, can be used bydrochner3-0/+26
sound-juicer to rip to mp3
2009-10-24update master_sites. fix url.zafer1-2/+2
2009-10-24update master_sites. use gentoo mirror.zafer1-2/+2
2009-10-22reset PKGREVISION for base pkg updatedrochner1-3/+1
2009-10-20Update ncmpc to 0.15.jakllsch3-7/+8
Changes since 0.14: * added the "lyrics-autosave" option * added CMD_SELECT_PLAYING * display song duration in the playlist * added the "hardware_cursor" option * show plugin error messages on the screen * fixed NULL pointer dereference when not yet connected * new translation: Hebrew
2009-10-20Update to gmpc-0.19.1:joerg6-52/+81
- bugfixes - usability improvements
2009-10-20Update to libmpd-0.19.0:joerg2-8/+7
- bufixes
2009-10-19Update to mpd-0.15.5.joerg2-6/+6
- stability improvements - fix memory leaks - fix Vorbis issues - fix Snowleopard build
2009-10-19Fix building with boost 1.40.0adam1-6/+2
2009-10-19Changes 0.99.06.041:adam3-9/+21
* brought documentation up to date * added test for ReplayGain info stored inside Id3V2 * failing to read text frames from files no longer causes crashes * fixed bug resulting in crash when 2 ID3V2 tags are present and "Discard invalid ID3V2 data" gets called * XML export now works when names contain double quotes * locale in export dialog * locale lists are now sorted * long text frames are now truncated when shown in the "File info" area * changed names and order for tabs under Config/Files * made transformation options work correctly in MSVC Changes 0.99.06.040: * "Various Artists" support * all pictures are shown and can be viewed in full size in "Tag details" * all pictures from a file are shown in the tag editor * patterns in the tag editor may now be disabled * export as M3U or XML * better handling of text frames containing null characters * auto-size for the tag editor's "current file" area * better column widths in the tag editor * improved HTA for Windows build
2009-10-10Fix version number in PKGNAME. Noted by reed.wiz1-2/+2
2009-10-07Use --mode argument for libtool.joerg2-5/+5
2009-10-07Use --mode for libtool.joerg2-6/+6
2009-10-07Use --mode argument for libtool.joerg4-12/+12
2009-10-07Provide --mode for libtool.joerg2-6/+6
2009-10-06Change patches to use --mode argument for libtool.joerg5-26/+26
2009-09-30the project got a HOMEPAGEdrochner1-1/+2
2009-09-26Extend id3v2 handling by adding (very simplistic) handling for unicodemartin3-10/+147
tags, and also make it deal with gaps after the header or junk before the actual start of mp3 data. This makes it able to properly extract info from all mp3 files I have.
2009-09-24Enable asf and mp4, needed by wip/amarok. Bump PKGREVISION.wiz1-1/+5
2009-09-23honour PKGMANDIRtnn2-4/+4
2009-09-21fix build breakage on NetBSD/i386tnn1-2/+9
2009-09-21Forgot to re-run 'make makepatchsum' after adding $NetBSD$sno1-2/+2
2009-09-21Adding patch from FreeBSD ports to let esound build on FreeBSD, too.sno2-1/+16
The rest of the patch from FreeBSD ports should be reviewed by the maintainer, I'm not sure how far this is reasonable ...
2009-09-20libdiscid works on FreeBSD, toosno1-2/+2
2009-09-19include <string.h> in few places where neededtnn4-1/+40
2009-09-19do previous differently. id3lib_strings.h is where memmove is used, sotnn3-9/+6
pull in string.h there instead.
2009-09-19pull in string.h in taglib.h for memmove prototypetnn2-6/+10
2009-09-19Update to 1.6:wiz3-8/+25
1.6: * New CMake option to build a static version - ENABLE_STATIC. * Added support for disabling dllimport/dllexport on Windows using the TAGLIB_STATIC macro. * Support for parsing the obsolete 'gnre' MP4 atom. * New cpp macros TAGLIB_WITH_MP4 and TAGLIB_WITH_ASF to determin if TagLib was built with MP4/ASF support. 1.6 RC1: * Split Ogg packets larger than 64k into multiple pages. (BUG:171957) * TagLib can now use FLAC padding block. (BUG:107659) * ID3v2.2 frames are now not incorrectly saved. (BUG:176373) * Support for ID3v2.2 PIC frames. (BUG:167786) * Fixed a bug in ByteVectorList::split(). * XiphComment::year() now falls back to YEAR if DATE doesn't exist and XiphComment::year() falls back to TRACKNUM if TRACKNUMBER doesn't exist. (BUG:144396) * Improved ID3v2.3 genre parsing. (BUG:188578) * Better checking of corrupted ID3v2 APIC data. (BUG:168382) * Bitrate calculating using the Xing header now uses floating point numbers. (BUG:172556) * New TagLib::String method rfind(). * Added support for MP4 file format with iTunes-style metadata [optional]. * Added support for ASF (WMA) file format [optional]. * Fixed crash when saving a Locator APEv2 tag. (BUG:169810) * Fixed a possible crash in the non-const version of String::operator[] and in String::operator+=. (BUG:169389) * Added support for PRIV ID3v2 frames. * Empty ID3v2 genres are no longer treated as numeric ID3v1 genres. * Added support for the POPM (rating/playcount) ID3v2 frame. * Generic RIFF file format support: * Support for AIFF files with ID3v2 tags. * Support for WAV files with ID3v2 tags. * Fixed crash on handling unsupported ID3v2 frames, e.g. on encrypted frames. (BUG:161721) * Fixed overflow while calculating bitrate of FLAC files with a very high bitrate.
2009-09-18Use -features=extensions with sunpro C++ to get __func__sketch1-1/+5
2009-09-18Fix default module path to not include trailing slashes as it breaksjoerg2-11/+22
libtool.
2009-09-16Remove include of the xfce4-dev-tools buildlink.reed1-2/+1
It is only needed for building Xfce4 from SVN repo. No need to bump versions as this is a "build" dependency.
2009-09-16Upgrading Xfce to 4.6.1.reed4-50/+67
This is for PR #40984. This is based on work from dieter roelants. Thank you Dieter. Also I had done some work independently on this. Hopefully, I am getting this all committed at one time. The changelogs are at http://www.xfce.org/documentation/changelogs/4.6.1 http://www.xfce.org/documentation/changelogs/4.6.0 Also don't need the xfce4-dev-tools for building. (It is only needed when building from SVN source.)
2009-09-15update to 0.12.4drochner3-8/+9
changes: -Configurable action for mouse-wheel events on the status icon -Occasional transfer problems with MTP devices fixed -bugfixes -translation updates
2009-09-15improve handling of CDs where track 1 starts after the usual 2s gap:drochner3-15/+37
Where CDDA data are filled into the cue sheet, make sure only one title is used per track, otherwise data would shift by 1 entry and no title would be left for the last track. This is still not perfect because there is no (documented) way to get the audio data within that gap with cdda2wav or cdparanoia, so the audio data don't match the cue sheet fully, but at least the cue sheet is not a total mess. bump PKGREVISION
2009-09-12Regen.joerg1-1/+2
2009-09-11mpd-0.15.3:joerg2-9/+8
- faster tag scanning for vorbis - fix stuttering and stuck pause bugs for output - fix issues with tag scanning like forcing huge memory allocations - plug some memory leaks
2009-09-10Fix paths.wiz6-14/+14
2009-09-10Enable buzztard packages.wiz1-1/+5
2009-09-10Initial import of buzztard-0.5.0 and its components.wiz22-0/+709
Buzztard is a music composer similar to tracker applications. It is roughly modeled after the windows only, closed source and now discontinued application called Buzz.