Commit graph

5084 commits

Author SHA1 Message Date
obache
4b7d16de7f Update id3 to 0.15.
While here, fixes patch-aa and original DESTDIR ready back.

ChangeLog:
d3 (0.15-1) unstable; urgency=low
   * Fix infinite loop when setting genre to Fusion (the official ID3v1 genre
     list has Fusion as both #30 and #84). Thanks to Matthew Garman for
     reporting this bug.

 -- Robert Woodcock <rcw@debian.org>  Mon, 31 Jul 2006 21:42:52 -0700

id3 (0.14-2) unstable; urgency=low
   * Rebuild to remove /usr/doc/id3 symlink, closes: #322808
   * Fixed spelling of Psychedelic, closes: #275155
   * Fixed version number, closes: #198439
   * Updated manual page

 -- Robert Woodcock <rcw@debian.org>  Fri, 12 Aug 2005 16:23:24 -0700

id3 (0.14-1) unstable; urgency=low
   * Added Hwei Sheng Teoh's patches to a new release
   * Added directory sanity checking

 -- Robert Woodcock <rcw@debian.org>  Sun, 24 Nov 2002 11:35:06 -0800
id3 (0.13-3.1) unstable; urgency=low
   * Non-maintainer upload
   * Clean up id3 tag structure after done processing with a file.
     (Closes: #66962)
   * Verified that #71795 has already been fixed. (Closes: #71795)

 -- Hwei Sheng Teoh <hsteoh@debian.org>  Sat, 23 Nov 2002 10:36:03 -0500
id3 (0.13-3) unstable; urgency=low
   * Added Build-Depends line

 -- Robert Woodcock <rcw@debian.org>  Fri, 24 May 2002 10:27:09 -0700

id3 (0.13-2) unstable; urgency=low
   * Accidentally built 0.13-1 as a debian-native package. Recompiled.

 -- Robert Woodcock <rcw@debian.org>  Sat, 23 Sep 2000 14:04:03 -0700
id3 (0.13-1) unstable; urgency=low
   * -R outputs genre numbers correctly, thanks to Ma.Fr@t-online.de,
     closes: bug #71795

 -- Robert Woodcock <rcw@debian.org>  Fri, 22 Sep 2000 20:08:27 -0700
2008-11-24 12:04:15 +00:00
obache
18bde3fc51 Update kid3 to 1.1.
Based on PR 40012 by Sergey Svishchev and add a missing entry to PLIST.

ChangeLog:
Sat Sep 27 15:51:35 CEST 2008  Urs Fleisch  <ufleisch@users.sourceforge.net>

	* Release 1.1

	* New:
	  + Dutch translation.
	  + New general frame types Album Artist, Grouping, Lyrics, Media,
	    Remixer.
	  + Setting character encoding for ID3v1.1 tags.
	  + Import additional tags from Discogs and MusicBrainz.

	* Improved:
	  + All frame types (not only Artist, Album, ...) can be used for all
	    operations (e.g. import, export, tag <-> file name, rename, ...).

	* Fixed:
	  + Build for KDE 3 without id3lib or TagLib
	  + Supress using unsupported UTF-8 for ID3v2.3
	  + Qt 4, KDE 4: Wrong track times in import dialog when some track
	    times are missing.
	  + KDE 4: Translations with arguments (%1, %2).
	  + Windows: Displaying pictures with JPEG plugin.
	  + MacOS X: Dropping and displaying pictures.
2008-11-24 09:06:06 +00:00
tron
9745c176af Make interface scanning in mDNS code work under NetBSD 4.99.32(?) and
newer. The daemon works again under 5.0_BETA on my system now.
Bump package revision because of this bug fix.
2008-11-23 22:57:05 +00:00
jmcneill
bbf3e7e1c5 Bump PKGREVISION for gnome-vfs change (hal addition) 2008-11-23 13:44:46 +00:00
kim
1bddec4990 Update to mstream-1.3:
- bundles silence.mp3 and uses BINDIR to locate mservcmd
2008-11-22 08:03:30 +00:00
drochner
a54d1f643d fixa possible heap overflow due to wrong buffer length check
(CVE-2008-5030), from Debian, bump PKGREVISION
2008-11-21 10:38:19 +00:00
wiz
6e80b1db84 Update to 0.2.41:
===============
Version 0.2.41
===============
	* Fix 32k samples turning into static when 8k samples played in
        the middle. Debian #79145. (Matthew Ashton)
	* Fix filter buffer handling so filters work. Debian #202027.
        (Ryan Murray)
	* Reconnect the ALSA driver and reload the config file after
        receiving a SIGUSR1. (Martin Pitt)
	* Fixed esd_audio_write() to use select() if the driver supports
        it (otherwise usleep) and write data in a configurable block size.
        (Ryan Murray)
	* Fixed esound.pc audifile linking. (Josselin Mouette)
	* Fixed esdcat.1. (Josselin Mouette)
	* Protect dsp_init() with a mutex lock. (Josselin Mouette)
	* Fixed to allow multiple esd instances (one per user). (Martin Pitt)
	* Fixes to startup time by not trying to exec a binary if it doesn't
        exist. (Martin Pitt)
	* Prettier debugging output. (Ryan Murray)
	* Fixed signedness compiler warnings. (Josselin Mouette)
	* Remove libesddsp from LD_PRELOAD when autospawning esd. (Ryan Murray)
	* Fixes for GStreamer using ESPEAKER. (Jeff Waugh)
	* Fixes for mmap64 (Josselin Mouette)
	* Close the spawnfd when the startup is successful. (Josselin Mouette)
	* Save a call to esd_audio_pause when run with -nobeeps. (Josselin Mouette)
	* Improved error checking for the -spawnfd switch. (Josselin Mouette)
	* Fixed buffer overflow possibilities. (Ryan Murray)
	* Call snd_pcm_hw_free() before calling snd_pcm_close() to avoid a
        memory leak. (Martin Pitt)
	* Add informative output for -double switch. (Josselin Mouette)
	* Use smaller sleep timeouts. (Josselin Mouette)
	* Updated to handle more file formats supported by audiofile 0.2.3.
        (Josselin Mouette)
2008-11-20 17:42:27 +00:00
hasso
e6d8ca17fa Accept python-2.4 again now when py-cairo/py-gtk2 are fixed to work with it. 2008-11-19 03:39:57 +00:00
rillig
ced3ff3eb4 Don't remove directories that this package didn't create. 2008-11-18 19:01:48 +00:00
ahoka
5dc38428de Don't force ncurses on NetBSD 5.0+, curses works fine now.
Add some missing casts to the code.
2008-11-17 13:30:34 +00:00
wiz
4b53046664 Update to 0.4.22:
gnome-speech 0.4.22:

* drivers/swift/swiftsynthesisdriver.c: fix for bug #559583 - Swift
  synthesis driver causes Python client to get "TypeError: could not
  demarshal return value" on call to getAllVoices.
2008-11-16 17:24:40 +00:00
bjs
2ec5b983c5 If we're using dynamic SIMD detection, we _do not_ want to build
with -msse et. al.

s/HOST_HAS_BSD_POLL/JACK_&/
2008-11-16 11:55:19 +00:00
bjs
199855d08b Revert netjack fix--it's not what I wanted. 2008-11-16 11:41:28 +00:00
bjs
1d500c5f48 Update to jack-0.115.1 (from SVN). Changes: pulled in a patch
to [hopefully] correct errant behavior wrt: non-blocking I/O and sockets.
This is presently untested, however.  Also, with this snapshot
we at least have the hope that the network facility works.  Includes
other miscellaneous bug fixes, also.

While here, explicitly enable coreaudio on Darwin and add a PLIST
entry for its driver module.  This is also untested, but at least
installation on Darwin will not fail due to an incorrect PLIST.  Also,
include ../../mk/dlopen.buildlink3.mk in our bl3.mk in order
to heed DLOPEN_REQUIRE_PTHREADS.
2008-11-16 11:22:55 +00:00
hasso
8c16dd79f7 Remove python24 from accepted versions since x11/py-gtk2 doesn't support it
any more.
2008-11-14 22:00:21 +00:00
jmcneill
8cd4bf67d4 Add sound-theme-freedesktop 2008-11-14 01:26:14 +00:00
jmcneill
34094b3712 Import sound-theme-freedesktop 0.2:
This package contains the FreeDesktop sound theme.
2008-11-14 01:24:59 +00:00
hasso
1fea3c96c1 Needs msgfmt. 2008-11-11 12:36:58 +00:00
wiz
285b7dd776 Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
wiz
74fcb5fd3d Update to 1.5.1:
Audacious-plugins 1.5.1 (2008-05-23)
====================================

Enhancements
------------
* Some ModPlug playback engine fixes integrated from Schism Tracker.
* ModPlug archive support "works" now again, but only on local files.
* cdaudio-ng now has a rescan option.
* Various enhancements in Audacious-SID plugin synchronized from
  XMMS-SID.

Bugfixes
--------
* ModPlug starting to play from incorrect pattern order was fixed.
* Some unaligned access and other nasty bugs fixed in MADPlug.
* Code cleanups made in various plugins (not nearly enough, though.)
* Cleaned up and refactored configure and various buildsystem fixes.
* ProjectM compatibility fixes.
* demac plugin skips leading junk in APE files.
* Some sndfile plugin problems, including a filehandle leak, were fixed.
* Several crash fixes in the Neon HTTP/HTTPS transport plugin.
2008-11-10 12:06:06 +00:00
wiz
5fff7891c4 Update to 1.5.1:
Audacious 1.5.1 (2008-05-23)
============================

Enhancements
------------
* New Cairo-based playlist widget, which should be somewhat faster.
* Volume setting is now saved between sessions.
* Session management is now optional and can be disabled via
  a configure option.
* Added an option to enable loading of broken skins (use with care.)
* "Remote" handling of Audacious via commandline is now faster.

Bugfixes
--------
* Headless support should work now again.
* Compiling without DBUS support works, but you should note that we DO NOT
  SUPPORT builds compiled without DBUS! Several features of Audacious are
  disabled if built without DBUS!
* Memory leak fixed in eggsm (session management).
* Documentation updates and fixes.
* GCC 4.3 compilation fixes.
* Fixed a crash when eggsm couldn't find audacious.desktop file.
* Cleaned up and refactored configure and various buildsystem fixes.
* Removed references to some options that are not available anymore.
* A Dbus-related crash when using remote playlist adding functions was fixed.
* Few potential lock-up situations have been fixed.
* "Reload Plugins" button was removed, because it did not work properly
  and often caused segfaults due to broken plugins.
2008-11-10 12:05:24 +00:00
wiz
4bb09e4700 Use devel/libmowgli instead of devel/mowgli. 2008-11-10 11:35:33 +00:00
wiz
aed151291d Use PLIST_VARS framework. 2008-11-10 11:08:27 +00:00
wiz
93d2695ca7 Ignore some directories when creating PLISTs for dependencies. 2008-11-10 11:07:51 +00:00
bjs
5ccc7b5cff Recursive dependency bump for libspeex (it is backward-compatible,
but also has API additions).
2008-11-08 21:13:27 +00:00
bjs
5d2620dcc7 Add forgotten options.mk. 2008-11-08 21:12:16 +00:00
bjs
0aa4a7c397 Update to speex-1.2rc1. This should be backward-compatible with
1.0.x versions.  Pulseaudio (which I am working on) requires
this version; moreover, the 1.0.x releases are deprecated.

The ChangeLog is not kept up-to-date, but here are some highlights:

1.2rc1
--------
Again, this new releases brings many improvements. The RAM requirement for
wideband has gone down drastically (i.e. more than 2x). A new resampler
module has been added, providing arbitrary sampling rate conversion --
fast. The echo canceller has also been improved. A bug in 1.2beta1 that
made the echo canceller unstable has been fixed. The echo canceller should
now converge faster, be robust and tolerant of incorrect capture-playback
synchronisation. The preprocessor has also been greatly improved. Not only
should the quality be better, but it is now fully converted to
fixed-point. At last, early TriMedia support (incomplete) has been merged.

1.2beta3
--------
The most obvious change in this release is that all the non-codec
components (preprocessor, echo cancellation, jitter buffer) have been
moved to a new libspeexdsp library. Other changes include a new jitter
buffer algorithm and resampler improvements/fixes. This is also the first
release where libspeex can be built without any floating point support. To
do this, the float compatibility API must be disabled (--disable-float-api
or DISABLE_FLOAT_API) and the VBR feature must be disabled (--disable-vbr
or DISABLE_VBR).

1.2beta2
--------
This release adds support for acoustic echo cancellation with multiple
microphones and multiple loudspeakers. It also adds an API to decorrelate
loudspeaker signals to improve multi-channel performance. In the bugfix
department, there are fixes for a few bugs in the echo canceller, jitter
buffer and preprocessor. At this point, the API for 1.2 should be stable
and only a few very minor additions are planned.
2008-11-08 21:06:46 +00:00
wiz
8874e30a3c mp3 -> MP3 2008-11-03 17:29:46 +00:00
wiz
2eeb6571e8 Comment out code for unsupported options. 2008-11-03 06:52:59 +00:00
snj
4e812aee1a 64bit fix, from Raymond Meyer in PR pkg/38938.
Bump PKGREVISION to 2.
2008-11-02 22:25:09 +00:00
obache
f3c567b580 Add notes about "# used by audio/libao-*/Makefile" 2008-11-02 13:22:12 +00:00
obache
fa0d1a2f54 add and enable libao-nas. 2008-11-02 13:18:25 +00:00
obache
32f3babd3a Import libao-nas-0.8.8 as audio/libao-nas.
Requested to import from wip/libao-nas by PR 39702.

Libao is a cross-platform audio library that allows programs to
output audio using a simple API on a wide variety of platforms.

This package provides an NAS plugin for libao's core.
2008-11-02 13:17:16 +00:00
bjs
ed844bf249 Update to herrie-2.2. Change 'libmodplug' option to 'modplug',
which was in options.description all along.  I've removed the
redundant 'libmodplug' option.

2008-10-14 -- Herrie 2.2:
 * Added: Ukranian translation - Viacheslav Chumushuk
 * Added: Option to disable yes/no questions - Viacheslav Chumushuk
 * Fixed: Add support for libSpiff 1.0.0 relative pathname support
 * Fixed: Don't write non-UTF-8 titles to disk - Peter Koeleman
2008-10-31 22:48:02 +00:00
bjs
0a88aaa600 Update to libspiff-1.0.0. BUILDLINK_API_DEPENDS.libspiff is now
set to 1.0.0.

2008-09-21 -- 1.0.0

  * Improved: XSPF writing API re-designed
  * Added: Customizable malicious XML detection, off by default
  * Fixed: Deep-copy broken in SpiffTrack and SpiffProps
  * Fixed: Strip example working again
  * Fixed: Some Code::Blocks files missing in release archives
  * Fixed: Documentation fixes
  * Added: Virtual hook to hopefully save a few ABI breaks
      in the future
  * Improved: Now shipping gnulib's config.guess from HEAD
  * Changed: No longer exposing these classes:
      - SpiffDataWriter
      - SpiffTrackWriter
      - SpiffPropsWriter
      - SpiffSkipExtensionReader
      - SpiffStrictReaderCallback
  * Changed: No longer bundling Expat and uriparser
  * Soname: 4:0:0
2008-10-31 22:36:28 +00:00
wiz
a6cf9b04de Update gst-plugins0.10-bad to 0.10.9:
This is GStreamer Bad Plug-ins 0.10.9, "Matters of Fact"

Changes since 0.10.8:

      * New CELT encoder and decoder
      * New TwoLAME encoder
      * New DCCP element
      * New AIFF parser element
      * New APEX sink element
      * deinterlace2 element improvements
      * New JACK audio src element
      * New winscreencap, winks and pcapparse plugins
      * x624enc fixes
      * Support for ATSC tuning and channels.conf parsing
      * RTP improvements
      * New scaletempo element
      * Add Fluendo MPEG-TS muxer
      * Add Fluendo MPEG-TS and MPEG-PS demuxers
      * New JPEG2000 element
      * New FLAC parser element
      * DVD playback improvements
      * Improved DirectShow decoding support
      * New Windows Audio Session audio src element
      * New FLV muxer element
      * Many other bug fixes and improvements

Bugs fixed since 0.10.8:

      * 537700 : [scaletempo] Scale audio tempo in sync with playback rate
      * 550468 : [name conflict] New Fluendo mpeg demuxers
      * 545197 : jackaudiosrc
      * 555244 : Output-selector has unexpected event forwarding right aft...
      * 402593 : deinterleave gives corrupt output
      * 406673 : Need AIFF parser
      * 535527 : [real] Real video/audio stream fails to play
      * 537455 : ATSC: VSB / QAM Annex B support
      * 538500 : AIFF file doesn't play
      * 542390 : Implementation of DCCP Plugin for gstreamer
      * 542510 : [apexsink] Apple AirPort Express Wireless Sink
      * 545247 : use g_setenv() insteed of setenv() in sdlvideosink.c
      * 546312 : Make the metadata writable before modifying it in rtpmanager
      * 549409 : gstrtpbin don't stop at the end of a stream
      * 549774 : audio / video synchronization glitch during rtsp playback
      * 550486 : [faac] Negotiation problem with mono audio for some sampl...
      * 550657 : New element jasperdec
      * 552506 : [neonhttpsrc] doesn't handle/throw errors correctly
      * 552536 : fix incomplete change to gstdvbsrc.c
      * 553755 : [mpegpsdemux] FP exception when playing tv2-1_25.mpg
      * 555193 : [ELEMENT-MOVE] Move mpegtsparse element into mpegdemux pl...
      * 555198 : [mpegpsdemux] Lower the RANK to MARGINAL for next release
      * 555912 : [apexsink] Missing from ext/Makefile.am
      * 555965 : Missing space after point mark
      * 555968 : Missing space after point mark
      * 555969 : Missing space after point mark
      * 556003 : [flvdemux] Regression in handling flow returns in pull-mode
      * 556274 : [aiffparse] Uses debugging methods before debugging is in...
      * 556338 : Failed to configure latency
      * 556428 : [mpegpsdemux] Creates invalid newsegment events
      * 556430 : [inputselector] Assumes there's always an otherpad
      * 556440 : [PATCH] crash on demuxing certain transport streams
      * 556482 : [PATCH] crash in mpegtsparse get_encoding_and_convert
      * 556564 : [flvmux] Copy & paste bugs resulting in invalid files
      * 556588 : [apexsink] should not have PRIMARY rank
      * 557080 : [mpegpsdemux] Regression with reverse-playback
      * 543480 : gstrtpbin fails to release lock while emitting signal
      * 556520 : jitterbuffer seqnum gap detection is wrong
      * 463941 : Plugin for screen capture on windows
      * 519935 : New plugin for video capture on Windows
      * 520899 : New plugin: pcapparse
      * 520901 : New plugin: wasapi (Windows Audio Session API)
2008-10-30 21:21:32 +00:00
wiz
a890c99dab Update to 0.11.6:
Overview of changes in Rhythmbox 0.11.6  "Haunt You Down"
=========================================================

* Relicensed with GPL exception for GStreamer plugins
* Improvements to the cross-fading playback backend
* Use Amazon ECS 4.0 web service for cover art searches
* Remember browser state for (some) removable devices
* Automatically remove podcast episodes that are no longer available
* Only display error dialogs for manually triggered podcast updates
* Allow playlists from DAAP shares to be sorted
* Fix transcoding when transferring to MTP devices
* Start moving cached data to XDG_CACHE_HOME
* More inclusive local cover art search
* Lots of improvements to the iPod plugin
* Switch to the new last.fm streaming system
* Much improved API documentation coverage


Contributores to the release:
- Thomas Andersen
- Sebastien Bacher
- Niels Vorgaard Christensen
- Jay Cornwall
- Paul Drain
- Christophe Fergeau
- Luca Ferretti
- Marcin Galazka
- Alexander Gitter
- Maximilian Grothusmann
- Andreas Henriksson
- Jeremy Katz
- Colin Leroy
- James Livingston
- Edgar Luna
- Nikolai Luthman
- Jonathan Matthew
- John Millikin
- Mirco Müller
- Bastien Nocera
- Alfredo Pironti
- Frank Scholz
- Shogun
- Sjoerd Simons
- F. Steinel
- Mats Taraldsvik
- Philippe Troin
- David Turner
- Mika Wahlroos
- Colin Walters
- Thomas Zander
- Adam Zimmerman

Updated translations
--------------------

Petr Kovar, Kamil Páral (cs)
Jochen Skulj (de)
Simos Xenitellis (el)
Jorge Gonzalez (es)
Claude Paroz (fr)
Ignacio Casal Quinteiro (gl)
Mark Krapivner (he)
Luca Ferretti (it)
Žygimantas Beručka (lt)
Arangel Angov (mk)
Kjartan Maraas (nb)
Tino Meinen (nl)
Yannig Marchegay (Kokoyaya) (oc)
Tomasz Dominikowski (pl)
Vladimir Melo, Fábio Nogueira (pt_BR)
Peter Tuhársky (sk)
Daniel Nylander (sv)
甘露(Lu Gan) (zh_CN)



Overview of changes in Rhythmbox 0.11.5
=======================================

* Improvements to the cross-fading playback backend
* Assorted bug fixed for MTP device support
* Add "shuffle playlist" command for playlists
* Improvements to iPod art and podcast support
* Fix some issues causing problems for accessability tools
* Several major improvements to UPnP support (including acting as a renderer)
* List Rhythmbox as supporting lastfm:// URIs

Contributors to the release:
- Djihed Afifi
- Sebastien Bacher
- Damien Carbery
- Ed Catmur
- Jay Cornwall
- Christophe Fergeau
- Ralph Giles
- Kern Handa
- Ryan Hughes
- Alex Kloss
- Karol Krizka
- Jonathan Matthew
- Mirco Müller
- Claude Paroz
- Frank Scholz
- Sam Solon
- Kouhei Sutou
- Götz Waschk
- Dan Winship
- Li Yuan
- David Zeuthen

New translations
----------------

* ps		Zabeeh Khan

Updated translations
--------------------

* ar		Ahmad Farghal
* be@latin	Ihar Hrachyshka
* ca		Gil Forcada, David Planella
* cs		Kamil Paral
* da		Kenneth Nielsen
* de		Hendrik Richter
* en_GB		Philip Withnall
* es		Jorge Gonzalez
* eu		Inaki Larranaga Murgoitio
* fi		Ilkka Tuohela
* fr		Claude Paroz, Stéphane Raimbault
* ga		Seán de Búrca
* gl		Ignacio Casal Quinteiro
* he		Mark Krapnov
* hu		Gabor Kelemen
* it		Luca Ferretti
* ja		Takeshi AIHANA
* lt		Žygimantas Beručka, Gintautas Miliauskas
* mk		Jovan Naumovski
* nb		Kjartan Maraas
* ne		Pawan Chitrakar
* nl		Tino Meinen
* oc		Yannig Marchegay
* pl		Artur Flinta
* pt		Filipe Gomes
* pt_BR		Og Maciel
* ru		Yuri Myasoedov, Anton Shestakov
* sk		Peter Tuhársky
* sv		Daniel Nylander
* tr		Gil Forcada
* zh_HK		Chao-Hsiung Liao
* zh_TW		Chao-Hsiung Liao


Overview of changes in Rhythmbox 0.11.4 ""
==========================================

* Support automatic GStreamer plugin installation
* Improved cross-fading backend
* Improved Podcast feed support, including Atom and APML
* Add optional mozilla plugin to handle itms:// links
* Fade volume when pausing and unpausing
* Improve performance and stability of MTP device support
* Stop putting deleted tracks on iPods in the Garbage Bin
* Support PSPs with newer firmware
* Improvements to the Coherence-based UPnP support
* Minor improvements to Python bindings for plugins

Contributors to the release:
- John Daiker
- Louis Francis
- Irene Huang
- James Livingston
- Jonathan Matthew
- Andreas Nilsson
- Bastien Nocera

Updated translations
--------------------

* be@latin	Ihar Hrachyshka
* de		Andre Klapper
* es		Jorge Gonzalez
* fr		Robert-André Mauchin
* ga		Seán de Búrca
* gl		Ignacio Casal Quinteiro
* it		Luca Ferretti
* ja		Takeshi AIHANA
* ka		Namhyung Kim
* lt		Žygimantas Beručka
* nb		Espen Stefansen
* pt		Filipe Gomes
* sv		Daniel Nylander

Overview of changes in Rhythmbox 0.11.3 "Splinter"
==================================================

* Allow drag-and-drop of images to the cover art display
* Allow DAAP shares to be connected to manually
* Support DAAP smart playlists and radio streams
* Handle file name being passed on the command line again
* Add "donate to artist" action to Jamendo plugin
* Support some more lyric sites
* Improvements and fixes to the cross-fading player
* Improve UPnP support
* Improve track importing, especially on generic audio players
* Allow python plugins to use threads
* Enable music store plugins by default
* Support playback from fm radio tuner cards

As well as a heap of bug fixes.

Contributors to the release:
- Paolo Borelli
- John Bryant
- Brian Cameron
- Ed Catmur
- Cosimo Cecchi
- Tim Chevalier
- Jay Cornwall
- Jeff Craig
- Paul Drain
- Nguyen Thai Ngoc Duy
- James Henstridge
- David Keijser
- Alex Lancaster
- James Livingston
- Stephane Loeuillet
- Jonathan Matthew
- Bastien Nocera
- Tom Parker
- Tim Retout
- Claudio Saavedra
- Torsten Schoenfeld
- Kouhei Sutou
- Mika Wahlroos
- Philip Withnall
- Austin

Updated translations
--------------------

* ar		Djihed Afifi
* be@latin	Ihar Hrachyshka
* ca		Francesc Vilches
* cs		Martin Picek
* en_CA		Adam Weinberger
* es		Jorge Gonzalez
* eu		Inaki Larranaga Murgoitio
* fi		Ilkka Tuohela
* fr		Stéphane Raimbault
* gl		Ignacio Casal Quinteiro, Iván Méndez López
* hu		Gabor Kelemen
* it		Luca Ferretti
* ja		Takeshi Aihana
* lt		Žygimantas Beručka, Gintautas Miliauskas
* lv		Raivis Dejus
* mk		Jovan Naumovski
* nb		Kjartan Maraas, Espen Stefansen
* nl		Tino Meinen
* pl		Artur Flinta
* pt_BR		Og Maciel, Pedro de Medeiros
* ro		Alex Eftimie
* sk		Peter Tuharsky
* sv		Daniel Nylander


Overview of changes in Rhythmbox 0.11.2 "Inverted Ouroboros"
============================================================

* add partial support for UPnP A/V using Coherence
* large memory usage reductions for the Jamendo plugin
* read some keys from .is_audio_player files, like Banshee
* handle playlist-paths given to us by HAL better
* allow plugins to add new play orders
* notify last.fm about songs played on iPods

As well as a heap of bug fixes.

Contributors to the release:
- Jürg Billeter
- Dennis Cranston
- Christophe Fergeau
- Luca Ferretti
- Alex Lancaster
- Eduardo Lima
- James Livingston
- Jonathan Matthew
- Bastien Nocera
- Tim Retout
- Adam Zimmerman

Updated translations
--------------------

* dz	Pema Geyleg
* eu	Inaki Larranaga Murgoitio
* fi	Ilkka Tuohela
* fr	Claude Paroz
* gl	Ignacio Casal Quinteiro
* it	Luca Ferretti, Giuseppe M
* lt	Žygimantas Beručka
* lv	Raivis Dejus
* pl    Artur Flinta
* pt_BR	Vladimir Melo, Evandro F. Giovani, Og Maciel
* sv	Daniel Nylander
* vi	Nguyễn Thái Ngọc Duy


Overview of changes in Rhythmbox 0.11.1 "<codename:insert/>"
==============================================================

* more new icons
* make gapless/xfade playback and visualisations work together better
* handle lastfm:// URIs
* make Magnatune/Jamendo loading intro saner on small screens
* fix last.fm streaming
* allow the user of Magnatune gift cards
* do iPod DB saving in the background, not blocking the UI
* vastly reduce the Jamendo plugin's memory usage
* add support for MTP audio players
* clean up the playback preferences UI
* update play count, rating and last played on iPods
* add support for multiple lyrics sites, and allow editing of lyrics

Plus the usual other bug fixes and minor improvements.

Contributors to the release:
- Christophe Fergeau
- Luca Ferretti
- Peter Grundström
- Jaap A. Haitsma
- Alex "weej" Jones
- James Livingston
- Jonathan Matthew
- Michael Monreal
- Bastien Nocera
- Tom Parker
- Riley Patterson
- Sirio Bolaños Puchet
- Tim Retout
- Adam Zimmerman


Updated translations
--------------------

* es    Maria Majadas
* gl    Ignacio Casal Quinteiro
* nl    Reinout van Schouwen
* pl    Artur Flinta
* sv    Daniel Nylander
* vi    Phạm Thành Long
* zh_CN Funda Wang


Overview of changes in Rhythmbox 0.11.0 "Rough in the diamond"
==============================================================

* Add gapless/cross-fading playback backend (130426)
* Add awesome Tango-style icons (388648, 380896, 388650, 314608)
* Don't wake up the CPU all the time while doing nothing (399012)
* Allow plugins to add filer and tee elements/sub-piplines
  to the gstreamer pipeline (345181)
* Group sources together (359740)
* Add DB support for keywords (324540)
* Save modified iPod playlists (436744), and
  marks podcasts as such (424086)
* Fix Unicode normalisation, which also makes searching
  ignore diacritical marks (421253, 338824)
* Use xdg-user-dirs, and kill the druid (yay!) (411247)
* Write art out to the DB on iPods (357400)
* Parse last.fm group radio URLs too (407320)
* Add support for MusicBrainz id tags (410681)
* Minor improvements to the cover-art plugin
* Retrieve cover art from last.fm (414065) and Magnatune (411622)
* Add some more useful options to rhythmbox-client (414648)
* Add preliminary support for Vala plugins
* Use GSequence instead of EggSequence (419599)
* plus a heap of bug fixes and minor improvements

This release also drops support for:
- GStreamer 0.8
- GTK+ 2.6
- DBus 0.3x before 0.35
- HAL 0.2

Contributors to the release:
- Hylke Bons
- Kjell Braden
- Ed Catumur
- Christophe Dehais
- Paul Drain
- Edward Duffy
- Christophe Fergeau
- Andreas Hanke
- Denis Jacquerye
- Alex "weej" Jones
- Gabor Kelemen
- Alex Lancaster
- James Livingston
- Jonathan Matthew
- William Jon McCann
- Matt N
- Andreas Nilsson
- Jonty Pearson
- Brian Pepple
- Tim Retout
- Edward Rudd
- Robin Sonefors
- Adam Zimmerman
- 'William'


Updated translations
--------------------

* ar    Djihed Afifi, Ahmad Farghal
* ca    Josep Puigdemont i Casamajó
* de    Hendrik Brandt, Sven Herzberg
* fi    Tommi Vainikainen
* fr    Stéphane Raimbault
* gl    Ignacio Casal Quinteiro
* hu    Gabor Kelemen
* lt    Žygimantas Beručka
* nl    Reinout van Schouwen
* pt    Filipe Gomes
* pt_BR Washington Lins
* sv    Daniel Nylander
* zh_CN Funda Wang
2008-10-29 01:39:57 +00:00
wiz
ab36193bbd Update to 0.40.14, integrating a patch from
http://bugs.backtrace.info/view.php?id=505 for libsoup>=2.4 support.

Changes:
* gcc 4.3 support thanks to Siavash and Alexander Kahl
* spectrum analyser fixed (nenolog)
* many bug fixes
2008-10-28 22:23:40 +00:00
markd
5829118bf3 Fix build on NetBSD against glib2-2.18.2. PR pkg/39801 2008-10-28 11:32:07 +00:00
wiz
af50d0ef0d Update to 0.4.21:
gnome-speech 0.4.21:

* drivers/espeak/espeaksynthesisdriver.c: fix for bug #545896 - eSpeak
  segmentation fault.

gnome-speech 0.4.20:

* drivers/espeak/*: fix for bug 535493 - eSpeak driver can
  block.  The fix adds a list mechanism to handle utterances
  to be spoken and then processes them on the gidle thread.
  Also raised the maximum speech rate for eSpeak.
2008-10-27 04:37:19 +00:00
kim
c6948b92bb Update to mstream 1.2:
Don't try to read a title from mserv when mserv didn't provide
the song file through the pipe.
2008-10-25 15:23:38 +00:00
wiz
6f07a42a19 Add audacious and audacious-plugins. 2008-10-20 09:32:48 +00:00
wiz
282cec8a70 Initial import of wip/audacious-plugins-1.5.0, packaged by Johann Franz.
These are the basic plugins needed for the input, output, visualization,
and effects of the Audacious media player.
2008-10-20 09:32:19 +00:00
wiz
5afb51bf79 Initial import of wip/audacious-1.5.0, packaged by Johann Franz.
Audacious is a fork of beep-media-player 0.9.7.1.

The primary goals of this fork are keeping the ideology of the
original BMP and merging miscellaneous plugins into Audacious.
2008-10-20 09:28:51 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
drochner
a4ba778ad8 +libcanberra 2008-10-16 15:19:18 +00:00
drochner
37b3595ea2 import libcanberra-0.10, a library for desktop sounds
(needed for gnome-2.24)
2008-10-16 15:17:47 +00:00
bjs
a7b6f59066 Change PKGNAME to libmpg123, and set the version to that of the
library's soname.  Split Makefile.common out from Makefile in preparation
for the addition of the mpg123 program and output module packages.
Change buildlink3.mk to reflect this, and rename options.mk
to mpg123-options.mk in adherence with convention, e.g.
gecko-options.mk.
2008-10-15 01:58:53 +00:00
markd
b7ae1594a5 Update nas to version 1.9.1.
This version adds some enhancements to aupanel, and reworks signal
handling in the voxware server to avoid races, hangs and other issues
seen with linux 2.6.21+ kernels. Other changes relating to the default
value of the 'MixerInit' option and the new location of the local unix
socket on Linux systems were also made.

Also include a patch from Aleksey Cheusov for a
"libpthread: Unlocking unlocked mutex" bug.
2008-10-14 12:47:11 +00:00
markd
3f7754b9a5 Add an rc.d script. Slightly modified from the one provided in
PR pkg/39701.  Bump PKGREVISION.
2008-10-11 21:00:53 +00:00