summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2009-06-14Convert @exec/@unexec to @pkgdir or drop them.joerg16-35/+22
2009-06-14Remove @dirrm entries from PLISTsjoerg250-1496/+250
2009-06-14Fix build of the ffmpeg plugin.hasso2-4/+22
2009-06-12Removed redundant .gz suffix for man pages.rillig1-2/+2
2009-06-08Add license info to the akode packages.hasso11-11/+22
2009-06-08Set the license type to "gnu-lgpl-v2.1".tron1-1/+2
2009-06-08Add upstream patch (taken from Debian bug report) to fix crashestron8-2/+162
caused by bad audio files.
2009-06-08Make it build on DragonFly at least. This needs better handling IMHO,hasso2-4/+4
though.
2009-06-08Grr, forgot to cvs rm these.snj5-328/+0
2009-06-08Update to 0.0.11. Includes the 5 patches we had in pkgsrc, and:snj2-12/+6
* obey ~/.libao default_driver="" setting
2009-06-07Add cmus-unofficialahoka1-1/+2
2009-06-07Import cmus-unofficial-20090605 as audio/cmus-unofficial.ahoka5-0/+219
"cmus-unoficial a fork of cmus for collecting patches from the mailing list until Timo comes back online." CMus is a small and fast music player using the ncurses library. CMus has vi-style command interface, e.g. searching using '/' or '?' and adding files to playlist ':add ~/foo.ogg'. * Plays FLAC, OGG, MP3, MP4, AAC, WAV, WV and modules * MP3 and Ogg streaming (Shoutcast/Icecast) * WinAmp / XMMS keys "zxcvb" * Can be controlled via UNIX socket * Customizable colors * Nice vi-style interface with tabulator expansion * Background playlist loading * Track metadata database makes adding files to playlist very fast. * Album/artist modes. Playing within one album or artist. * Powerful playlist filters * Can run external commands for the currently selected files * Directory browser * Supports 256 colors * Play Queue * Dynamic Keybinding * Easy to use directory browser
2009-06-07I need some parts reusable for cmus-unofficial.ahoka2-32/+38
2009-06-06update master sites. remove ftp. service suspended.zafer1-3/+2
2009-06-05upate url for ljudmila.orgzafer1-2/+2
2009-06-05update homepage and master site. remove dead mirrors.zafer1-4/+3
2009-06-05Moved the HTML documentation from share/doc/html to share/doc/${PKGNAME}.rillig7-346/+283
PKGREVISION++
2009-06-05Added a patch for Linux.rillig3-4/+19
Fixed pkglint warnings.
2009-06-04only headers are exported, set BUILDLINK_DEPMETHOD'd default to "build"drochner1-1/+2
2009-06-04update to 0.12.2drochner5-75/+50
changes: Support for cover art images embedded in song metadata New plugin that sets your IM status to describe the current playing song Last.fm submission protocol v1.2 (including the 'now playing' feature) New status icon plugin Replaced libglade with GtkBuilder Switched from playbin to playbin2 when crossfading is disabled, providing gapless playback and better support for visualization -bugfixes -translation updates
2009-05-31PKG_DESTDIR_SUPPORT= user-destdirabs2-2/+6
2009-05-31works fine with PKG_DESTDIR_SUPPORT= user-destdir for me...abs1-1/+3
2009-05-30LICENSE=gnu-gpl-v2.obache1-1/+2
2009-05-30Remove unused patch.obache1-20/+0
2009-05-30Update gimmx to 0.5.6.1.obache3-9/+24
Version 0.5.6.1 (February 07, 2009) * Fix location of libmpd headers in gimmix.h [thanks to Qball] * Check for libmpd>=0.17.0 in configure script [thanks to Qball] * Set default cover when gimmix starts. Version 0.5.6 (February 07, 2009) * Gimmix requires libmpd version to be atleast 0.17.0 or higher * Fixed lots of crashes/lockups due to cover/lyrics plugins. * Tag editing support is now optional. * Revamped tag editor and now it also shows album cover. * Speed improvements and fixed some memory leaks. * Added Swedish translation (Thanks to Niklas Grahn) Version 0.5.5 (January 02, 2009) * Bug #313023: Fix missing entries in POTFILES * Bug #313018: gimmix.desktop contains encoding key (which is deprecated) Version 0.5.4 (January 01, 2009) * Bug #307527: Fix missing prototypes in some headers (patch from Christoph Mende) * Added support for columns in Current playlist * Fixed a bug where newly fetched lyrics were sometimes stored at odd locations * LOTS of memory leaks fixed * Fixed some crashes due to cover/lyrics plugins Version 0.5.3 (December 12, 2008) * Bug #293908: Segfaults when disabling coverart plugin * Bug #305662: Segfault with accents and long filename * Added support for manually setting cover images from files * Added support for connection through proxy servers * Fixed random crashes because of cover and lyrics plugins Version 0.5.2 (October 11, 2008) * Improved connection handling and fixed almost all crashes * Fix random crashes occurring because of cover and lyrics plugins * Fixed a bug that caused Gimmix to freeze sometimes when the user clicked "Get Lyrics" button * Interface enhancement: Player control buttons made borderless * Fixed delays/problems while updating song info when user updates an ID3 tag * Wejpconfig updated to 20061102 * Previously Gimmix could handle only 128 covers in the database. This is now fixed. * Fixed a crash when saving newly fetched album covers whose album name(s) contained trailing whitespaces * The system tray tooltip is too close to the panel. make it display a little away from the panel. Version 0.5.1 (October 02, 2008) * Gimmix is now compatible with libmpd >= v0.16.0 * Improved cover art search function * Numerous crash fixes * Cover and Lyrics plugins are now enabled by default. use --disable-lyrics and --disable-cover to disable them. * Gimmix now continues to run even if mpd is not running. Users can reconnect to mpd from Gimmix by clicking the "Connect" button * Fixed a bug where "Germany" was not being displayed in cover art location in preferences * Minor tweaks Version 0.5.0 (September 26, 2008) Happy 2nd Birthday GIMMIX! \o/ * Bug #234739: Progress bar shows garbage next to time (in case of songs of length over 99 minutes) * Bug #253140: Gimmix sometimes displays "assertion `percentage >= 0 && percentage <= 1.0' failed" * Bug #263975: Window becomes too large if the song title is very long. This bug also fixes an issue where strange trailing whitespaces appearead in the song title when the user modified the ID3 tag information of a song. * Added support for command-line arguments using getopt. (currently only --version) * Added German translation (Thanks to Martin Stromberger) * Added support for fetching Lyrics from Leoslyrics.com * Added support for fetching Album cover art from Amazon.com * Added support for changing audio output device in Preferences * Some user interface enhancements
2009-05-30Update gmpc to 0.18.0.obache8-62/+185
Based on PR#41471 by Guillaume Lasmayous. Pkgsrc changes: * LICENSE=gnu-gpl-v2 * Use system libsexy. * add option for support mac. * add buildlink3.mk for plugins. Added features * Global copy/paste system You can now copy songs from any song list and paste them in the play queue or the playlist-editor. The copy-paste system can also be used to move block of songs inside a playlist or between playlists. * Easy Command Easy command is a gnome-do like interface to gmpc. This allows you to quickly add songs, play a certain songs or replace the play queue. More information . * Windows Installer There is now a nice easy to use installer for gmpc on windows. It installs gmpc and all the needed gtk files, add menu option and uninstall program. * Metadata Browser back/forward buttons The metadata browser now has browser-like back/forward buttons, allowing faster and easier navigation. * Initial albumartist support If mpd provides it, gmpc now can use the albumartist tag to fetch metadata more reliably. * Artist Image tooltip For the users that use gmpc in collapsed mode, there is a nice tooltip showing the artist image when hovering over the artist name in the player. * Customizable quick links in metadata browser Via the gmpc wiki, hyper links can easily be added to the links section of the metadata browser. e.g. Wikipedia links are now included by default. * Integrated search The search browser now gives you access to the magnatune and jamendo database as well (if plugins are installed). The search options also adjust to tags that actually can be searched. * Initial Sticker Support MPD from git allows you to attach "stickers" to songs. GMPC can use this to rate songs. This is still very basic and will improve when stickers in mpd evolves. * Server Information Page The serverstats plugin is now integrated into gmpc. This provides several statistics about your mpd database and configuration. * Integrated favorites support The favorites plugin is now integrated in the playlist-editor. Press ctrl- enter to add the current playing song to the special "Favorites" playlist. Bug fixes and Improvements * Improved graphics, thanks to Chymera. * New Stylized covers. * No artist image. * Fetching artist image. * Many translations updated and added. GMPC will be available in 28 languages. * Reduced recourse usage. * Reduced the amount of unneeded image refreshing. * Play Queue grabs rows in blocks of X at the time. (Improves usage on high latency networks). * Main-loop based async downloader instead of manually iterating the loop. * Better handling of file-encoding on windows. * Less cpu intensive progress bar. * Add songs to mpd in blocks of 16383 songs, so mpd does not run out of command- buffer. * Add clip when drawing images, avoiding small artifacts caused by scaling images. * Compile time optional use of libsexy. * Make search window integrate better. * Don't save column width unless changed by user. * Avoid race condition when listfield results are inconsistent. * Fix drawing issues. * Much more. Internal changes * Moved from libcurl to using libsoup for fetching data from the internet. * Async downloader added. * Internal vapi bindings so new features can be added coded in vala. * All access to plugins via accessor functions. * Removed Egg code that is now available in gtk. * Moved everything, beside main gui, to GtkBuilder. * Moved from custom popup code to GtkToolTip. * and much more. Plugins * Jamendo * Use the new Downloader of gmpc, allowing for a quicker download and adds cancel option. This removes the libgio dependency. * Store the jamendo database in sqlite3. To gives faster and more complete access to all the songs. It also reduces the memory usage. * Integrate into gmpc Search browser * Make plugin work for windows. * Fix storing metadata on windows. * Magnatune * Use the new Downloader of gmpc, allowing for a quicker download and adds cancel option. * Store the Magnatune database in sqlite3. To gives faster and more complete access to all the songs. It also reduces the memory usage. * Integrate into gmpc Search browser * Make plugin work for windows. * Fix storing metadata on windows. * Last.fm * Allow user to set what metadata last.fm is used for. * Fix storing metadata on windows. * MServer * Improve integrated feel in gmpc. (copy support for the copy/paste system, right mouse menu, etc.) * Send artist,album and title name to mpd. (via icy http header) * Drag and drop support. dn'd files from your file browser onto mserver browser to add files and folders. * If supported in gtk, allow the user to browse audio cd and add the tracks to the list. (Requires libgio to be working).
2009-05-30Update libmpd to 0.18.0.obache4-10/+15
Based on PR 41470 by Guillaume Lasmayous. Pkgsrc change: * LICENSE=gnu-gpl-v2 * bump shlib major 0 => 1, (previously, just not defined), so bump ABI_DEPENDS.libmpd.
2009-05-29Make pkgsrc provide autoconf>=2.62, the minimum version required here.heinz1-1/+3
See configure.ac, line 23.
2009-05-28update master site.zafer3-6/+6
2009-05-28update master sitezafer3-6/+6
2009-05-28update master site.zafer1-2/+2
2009-05-26Split off options into options.mk file.wiz2-25/+28
Use standard name for option variable.
2009-05-26dd links to upstream bug reports.wiz3-6/+9
2009-05-26Remove unneeded patch (compilation succeeds on NetBSD-5.99.12/amd64wiz1-13/+0
without it).
2009-05-26update to 1.6.2drochner4-21/+76
This is a major update - many bugfixes and UI improvements.
2009-05-26update to 0.12.1drochner5-55/+15
changes: * Removal of libgnome dependency when building with gtk+ 2.14+ * Greatly reduced memory usage when accessing Jamendo catalog * Cover art improvements: - Provide cover art for all songs transferred to iPods - Support for transferring cover art to MTP devices - Cover art image widget is better behaved when resized * Switched to decodebin2, notably allowing playback of chained ogg streams * Better support for lossless encoded files in the UI * Compatibility with the DeviceKit-disks gvfs volume monitor * Some support for 'album sortname' tags * Allow configuration of the audioscrobbler handshake URL (libre.fm) * Improved network buffering in the crossfading player backend
2009-05-25Simplify Makefile. Set LICENSE. Fix path to helper programs.wiz1-8/+6
Bump PKGREVISION.
2009-05-24update master site. ftp.gw.com has suspended the service.zafer1-2/+2
2009-05-20update master site.zafer1-2/+2
2009-05-20update master site.zafer1-2/+2
2009-05-20remove dead mirror.zafer1-3/+2
2009-05-20update master site.zafer1-2/+2
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz12-21/+24
major change. Reported by Robert Elz in PR 41345.
2009-05-20Update to mpc 0.15asau3-9/+11
Changes since previous release: * optimized and simplified the "add" command, don't obtain and print song list when adding directories * same optimization for the "ls" command, which did some very expensive underscore matching logic using "listall" * show MPD error message in "status" * fixed special character handling in bash completion * don't fall back to ISO-Latin-1 in unknown locale * disable character set conversion to/from pipe * bug fixes
2009-05-19+PKG_DESTDIR_SUPPORTabs3-5/+26
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz30-88/+62
block). Uncomment some commented out LICENSE lines while here.
2009-05-19+PKG_DESTDIR_SUPPORTabs1-1/+3
2009-05-19+PKG_DESTDIR_SUPPORTabs1-6/+7
2009-05-19Simplify previous. We don't need to call getrawpartition() to find outdholland5-81/+43
whether to use /dev/rcd0c or /dev/rcd0d; we can just try both. This avoids needing libutil in libcdda_interface.so. Fixes broken build of mplayer (and others?) without needing a recursive revbump as adding libutil would have. PKGREVISION++ (now 8).
2009-05-18Fix 64-bit issue. PKGREVISION++ (to 6)dholland3-3/+28