summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2008-01-21Add optional nas and jack support and make esound optional (on by default,markd5-7/+55
for backward compatibility) note user-destdir support.
2008-01-19Reset maintainer on his request.wiz2-4/+4
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn21-37/+42
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2008-01-15Update to 1.4.8:wiz3-24/+6
VERSION 1.4.8 CHANGES: * Optimise some database queries with the mysql backend. Patch by Alf Eaton <sites@hubmed.org> (BR 152749). * Don't show the device plugin dialog when a new device is plugged in. Apparently it's not obvious that you have to hit OK after selecting "Do not handle" if you don't want it handled, so disabling it prevents it from being shown repeatedly. * Better support for iPhone/iPod Touch mounted via fuse/sshfs (libgpod 0.6.0 or newer required). * Only re-render the context view when visible if changing ratings, scores or labels for songs. BUGFIXES: * Last.fm metadata would not update with xine 1.1.8. (BR 150429) * Amarok would forget podcast channel and episode settings when using the postgresql backend. * When adding file types with the Generic Media Device sometimes the extensions would be prepended with & and would not save. (BR 151806) * For improved compatibility with newer iPods, convert file extensions to lower case during transfer. * Replace slashes in artist name with spaces when querying Wikipedia e.g. AC/DC, To/Die/For. (BR 150001) * Always rebuild the dynamic mode cache when in Suggested songs mode, so that we don't land up with stale suggestions. Patch by Jer Johnson <jer@gweep.net> * Sort albums made in the same year alphabetically in 'ascending order'. (BR 149408) * Statistics tool shouldn't show samplers in 'favorite albums'. * Duplicate songs were not allowed in playlist when adding from the collection browser. (BR 149643) * Make sure the localUrl of a PodcastEpisode is valid after a failed download. (BR 147351) * Fix off-by-one error causing Smart Playlists to not load tracks with a rating >= 4.5. (BR 148916) * Don't enable "Configure Podcasts" at the top-level Podcasts folder if there is nothing beneath it. (BR 146504) * Generic Media Device could copy some non-ASCII filenames to turn to gibberish. Thanks to David Smith <davidsmith@acm.org> for the fix. * Fixed possible GUI freeze when Amarok was showing the dialog for installing mp3 support. Patch by Sascha Sommer <ssommer@suse.de>. (BR 147126) * Amarok could needlessely reinitialize connections to MySQL databases after a configuration change. Combined with a bug in MySQL libraries, this could lead to a crash. * Pressing Preveious Track in a Dynamic Playlist could cause undefined behavior in certain edge conditions. Now it always plays the current track. (BR 148317) * Immediately after loading a dynamic playlist, you couldn't drag a track to the top of the playlist. (BR 149263) * Fix transferring files with UTF8 names to MTP devices. Thanks to Kevin Becker <kevman3000@gmail.com> for the fix. (BR 139722) * Display warning that iPod sysinfo could not be written in the case of incorrect file permissions. Patch by Christian Ober-Blöbaum <cob@tzi.de>. (BR 148607) * Fix Czech character conversion to ASCII for Generic Media Device. Patch by Matěj Laitl <strohel@gmail.com>. (BR 149125)
2008-01-13Update to 2.1.4:wiz5-34/+35
2.1.4 - December 12th, 2007 : ============================= * Added support of pictures in Ogg Vorbis and Speex files (with Ogg Vorbis tags), * Added support of pictures in FLAC files (with FLAC Vorbis tags). * The code for handling FLAC files was also fully rewritten, * Added view of tag fields in the main list of files, * Added a button on the main window to select a directory to browse for file (useful when the tree is hidden), * Fixed compilation problem with mpeg4ip 1.6 (thanks to Götz Waschk), * Fixed messages boxes to use the stock buttons and labels of GTK, * Fixed file easytag.desktop (thanks to Doruk Fisek and Götz Waschk), * Fixed problem with dates and EUC-JP locale when displaying lines on the log window (thanks to Misty Haiku), * Fixed problem with the Cddb manual search when using a proxy, * Fixed detection of Roman numerals before a coma and dot characters in the scanner window, * Settings to write ID3v1.x tags : the option "//TRANSLIT" was enabled by default to avoid an error message with UTF-8 strings. This was the setting used before using libid3tag instead of id3lib, * Fixed problem when reading tag with some languages as Turkish (patch from Doruk Fisek), * New Chinese (Taiwan) translation (thanks to Jose Sun), * Hungarian translation updated (thanks to Mészáros Csaba), * Chinese (Simplified) translation updated (thanks to Yang Jinsong), * German translation updated (thanks to Götz Waschk), * French translation updated.
2008-01-11reset PKGREVISION for base pkg version bumpdrochner1-2/+1
2008-01-11update to 0.4.17drochner4-15/+15
change: driver fix for solaris
2008-01-11fix icondrochner2-1/+15
2008-01-08Update to shorten-3.6.1. The only changes from 3.6.0 are win32-related.tnn3-12/+14
pkgsrc changes however: - fix LICENSE - DESTDIR support
2008-01-07fix CVE-2007-4974 (buffer overflow), patch from Gentoodrochner3-3/+44
bump PKGREVISION
2008-01-06Updated xmms-wma to 1.0.5.rillig3-67/+6
Changes in 1.0.5 - Added opportunity to build plug-in for player BMP. - Fix bug with blanks with use gnome-vfs in BMP. - WARNING: BEEPMP-WMA conflict with BMP-WMA. Remove BMP-WMA or do not use BEEPMP-WMA.
2008-01-06NetBSD defines KERN_ARND to a value different to 37.rillig2-6/+17
2008-01-06Dragonfly is not the only platform that doesn't know aboutrillig2-7/+7
_SC_NPROCESSORS_ONLN, NetBSD is another.
2008-01-06The package supports installation to DESTDIR.heinz1-1/+3
2008-01-05Fixed name mismatch.rillig1-4/+4
2008-01-05Fixed category name in BUILDLINK_PKGSRCDIR.rillig1-2/+2
(hi wiz!)
2008-01-04Use USE_CMAKE rather that doing same explicitly.markd2-14/+8
Package supports DESTDIR.
2008-01-04Bump PKGREVISION due to boost update to 1.34.1.jmmv1-2/+2
2008-01-04Full DESTDIR is working.joerg1-2/+2
2008-01-04Full DESTDIR support.ghen1-1/+3
2008-01-04Full DESTDIR support.ghen1-7/+12
2008-01-04Basic DESTDIR support.ghen1-12/+14
2007-12-30Fix PLIST.joerg2-2/+5
2007-12-29Fix pthread linkage.joerg3-8/+11
2007-12-29Fix build on DragonFly. Always build with gmake as lex / yacc output getsjoerg4-24/+33
named incorrectly otherwise. Set WRKSRC correctly.
2007-12-29Just hard-code a default of one thread for DragonFly as the sysconfjoerg2-8/+20
interface doesn't exist. Can be overriden via configure option.
2007-12-29Recursively include gettext-lib for the sake of libtool.joerg1-1/+3
2007-12-29Update MASTER_SITES. From Zafer Aydogan.wiz3-7/+7
2007-12-27Supports DESTDIR.joerg1-1/+3
2007-12-27Make sure to create locale directories; install_sh is undefinedtaca2-1/+14
in po/Makefile.in.in.
2007-12-26Oops -- not needed with 0.99.12smb2-26/+0
2007-12-26Upgrade to 0.99.12 to make it build on amd64.smb4-38/+90
Other changes: gtkpod V0.99.12 NEW FEATURE: Import and management of photographs on ipods that support them. Update of README to include photo management. UPDATE: Application requires libgpod version 0.6.0 or higher. UPDATE: Better icon theme specification compliance. BUGFIX: Fixes to tomboy script. Thanks to Javier Kohen. BUGFIX: Issues with display of track length. Inconsistent units used in conjunction with libgpod (Jorg). UPDATE: Cover art preview window either displays an album cover to its full size or to a size consistent with the user's desktop. UPDATE: Download of Album Art from the net feature modified to the ability of dragging-and-dropping a .jpg image from a web browser. This has been changed due to licensing concerns over album art. Drag and Drop section of README updated accordingly (Paul). BUGFIX: Issues on detecting changed local / podcast database. Thanks to Mario Rossi. BUGFIX: Issues addressed on Details Window. BUGFIX: Crash avoided when auto-detecting an iTunes database that cannot be read. UPDATE: Display of error output of scripts (Jorg). IMPROVEMENT: Configuring and Compilation support (Todd). UPDATE: New scripts for flac, ogg, mp3, m4a, wav conversion to mp3 and m4a. Thanks to Peter van de Does. BUGFIX: Model number identified and written to ipod upon loading to ensure libgpod can read the ipod's artwork. UPDATE: Updates and bug fixes to gapless playback. Thanks to Michael Tiffany. BUGFIX: When Cover Art Display is widened, covers space out rather than stretch. BUGFIX: Fixed memory leaks in CoverArt Display and Details window. Thanks to Daniele Forsi. UPDATE: French translation. Thanks to Ã#ric Lassauge. UPDATE: Italian translation. Thanks to Daniele Forsi. UPDATE: Hebrew translation. Thanks to Assaf Gillat. UPDATE: Swedish translation. Thanks to Stefan Asserhäll. NEW FEATURE: Added Romanian translation support. Thanks to Alex Eftimie. NEW FEATURE: Added Russian translation support. Thanks to Matvey Kozhev. gtkpod V0.99.10 NEW FEATURE: on-the-fly conversion of WAV, FLAC and OGG (as well as MP3 and M4A). Thanks to Marc d[readlock], Simon Naunton and Peter Edwards! Multi-threaded background conversion was added by Jorg Schuler. NEW FEATURE: editing of TV show metadata and track media type. Thanks to Mario Rossi. NEW FEATURE: Display of Album Art. Thanks to P.G. Richardson. NEW FEATURE: Download of Album Art from the net. Thanks to P.G. Richardson. NEW FEATURE: copy playlists and tracks from within the context menu without DND can simplify life with many playlists. Thanks to Andrzej Palejko for his patch. NEW FEATURE: preliminary support for calculating gapless playback information (lame encoded mp3 files only). Thanks to Michael Tiffany. UPDATE: Smart playlists now support the following new fields: album artist, tv show, last skipped, season number, skipcount and video kind. IMPROVEMENT: Clicking on an item with the right mouse button will select and open the context menu, which is the intended behavior. As a consequence, the interface will remain blocked while the selection is being updated and displayed. BUGFIX: dragging tracks between two iPods would sometimes not actually copy the file. UPDATED: Italian translation (thanks to Daniele Forsi) PACKAGING: Install a .desktop file and icons according to the freedesktop.org specification.
2007-12-25Fix build problem on NetBSD/powerpc as seen in Havard Eidnes' bulk build.markd2-3/+39
2007-12-21Needs msgfmt.joerg1-1/+3
2007-12-21I18N (PR 37581) and DESTDIR support.joerg2-4/+9
2007-12-19Update to 1.9.1.bjs5-59/+43
2007-12-17 -- Herrie 1.9.1: * Added: 'L' button to locate files in the current directory * Fixed: Remove almost endless recursion by not recursing on symlinks * Added: Input can be aborted pressing the escape button - Pieter-Paul Spiertz * Improved: Manual content now matches installed configuration * Fixed: Don't autoload the playlist when files are passed on the cmdline 2007-12-02 -- Herrie 1.9: * Added: Support for changing the volume * Improved: Make license of MD5 code in sync with the rest * Improved: Avoid deprecated CoreAudio calls on Leopard * Fixed: Stop processing of signals during shutdown * Added: Spanish and Catalan translations - Xavier de Blas * Added: '{' and '}' buttons to move tracks to top/bottom - Jille Timmermans
2007-12-16Fixed trailing and intermediate whitespace, according to the pkglintrillig1-34/+36
notes.
2007-12-16The software supports installation to DESTDIR.heinz1-1/+2
2007-12-16Changes 1.0.8:adam7-47/+45
* Bug fixes
2007-12-16The package supports installation to DESTDIR.heinz1-1/+3
2007-12-16The package supports installation to DESTDIR.heinz1-1/+2
2007-12-15Fix build problem under Mac OS X Leopard.tron2-1/+16
2007-12-09Update to 0.10, provided by maintainer Sergey Svishchev:wiz4-14/+15
0.10: Direct editing of all frames. Support for MP4/AAC, MP2, Speex, TrueAudio and WavPack files. Usability improvements. Support build with KDE 4. 0.9: Hierarchical directory tree, enhanced context menu commands, editor for custom genres, mark truncated ID3v1.1 fields, import from gnudb.org and TrackType.org, usability improvements.
2007-12-09Tell configure script to disable oss support if pkgsrc doesn't find it.wiz1-1/+5
Addresses build problem on Sparc Solaris reported by Raymond Meyer on pkgsrc-users.
2007-12-09update to 2.6.1drochner22-360/+117
This adds SBR/PS support and bugfixes. The licensing problems which appeared in 2.5 were resolved in 2.6.1. pkgsrc notes: -no dependency on libmp4v2 anymore -added a patch to the "faad" standalone player to restore previous behaviour: The -w option writes .wav format (with riff header) to stdout. Thanks to Raymond Meyer for help and testing.
2007-12-08The package supports installation to DESTDIR.heinz1-1/+5
No compiler needed.
2007-12-08Mention ~/.riprc.heinz1-3/+4
2007-12-08Updated to version 2.27.heinz2-7/+8
Pkgsrc changes: - The package supports installation to DESTDIR. - No compiler necessary. Changes since version 2.25: =========================== 2.26 22.06.2005 (unreleased) added postgres/oracle/sqlite support (untested) thanks to Rick for starting with a postgres version 2.27 01.01.2006 default port is now 8880 (not 888 anymore) fixes an ioctl perl problem on current redhat/fedora (thanks to Gregory K. Ruiz-Ade and the redhat/fedora guys)
2007-12-08add a "const" to fix build, should fix problem seen on Dragonflydrochner2-1/+15
bulk build
2007-12-07Updated Xfce to 4.4.2martti3-7/+9
Lots of bug fixes. For the official ChangeLog, please see http://www.xfce.org/documentation/changelogs/4.4.2