pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/gnome-media
Module Name: pkgsrc
Committed By: jmcneill
Date: Mon Mar 16 22:09:29 UTC 2009
Modified Files:
pkgsrc/multimedia/gnome-media: Makefile PLIST distinfo
Added Files:
pkgsrc/multimedia/gnome-media/files: msgfmtstrip
pkgsrc/multimedia/gnome-media/patches: patch-ac
Log Message:
Update gnome-media to 2.26.0.
==============
Version 2.26.0
==============
- gnome-volume-control
+ Fix tooltip when dB changes, bug #575093 (Bastien)
+ Update the volume immediately, bug #564313 (Bastien)
+ Added --debug (Matthias Clasen)
- gst-mixer (gstreamer based g-v-c)
+ Add new icons mappings, bug #571084 (Garrett D'Amore)
+ Make options update when changed, bug #571083 (Garrett D'Amore)
+ Make pagenum logic simpler, bug #571068 (Garrett D'Amore)
+ Remove page name duplication, bug #570979 (Garrett D'Amore)
+ Add sound theme page (Brian Cameron)
- Updated translations:
+ Abhishek Jacob (ml)
+ Adi Roiban (ro)
+ Ankit Patel (gu)
+ Ask Hjorth Larsen (da)
+ Changwoo Ryu (ko)
+ Claude Paroz (fr)
+ Daniel Nylander (sv)
+ David Lodge (en_GB)
+ Duarte Loreto (pt)
+ Fotis Tsamis (el)
+ Gabor Kelemen (hu)
+ Gil 'Dolfin' Osher (he)
+ Hendrik Richter (de)
+ I. Felix (ta)
+ Ilkka Tuohela (fi)
+ Iñaki Larrañaga Murgoitio (eu)
+ Jonh Wendell (pt_BR)
+ Jordi Mallach (ca)
+ Jorge González (es)
+ Kjartan Maraas (nb)
+ Krishna Babu K (te)
+ Manoj Kumar Giri (or)
+ Milo Casagrande (it)
+ Petr Kovar (cs)
+ Rajesh Ranjan (hi)
+ Rajesh Ranjan (mai)
+ Runa Bhattacharjee (bn_IN)
+ Sandeep Shedmake (mr)
+ Suso Baleato (gl)
+ Takeshi AIHANA (ja)
+ Theppitak Karoonboonyanan (th)
+ Tomasz Dominikowski (pl)
+ Wouter Bolsterlee (nl)
+ Žygimantas BeruÄ?ka (lt)
===============
Version 2.25.92
===============
- General:
+ Add libunique dependency, instead of direct dbus-glib dependency (Bastien)
+ Detect pulseaudio 0.9.15 to use some new API when it's there (Bastien)
+ Fix automagic dep on pulseaudio (Mart Raudsepp)
- gnome-volume-control
+ Install the application icon in the global icon theme (Bastien)
+ Fix icon name in desktop file (Luca Ferretti)
+ Exit when Esc is pressed (Bastien)
+ Use the new GTK+ scale marks for the balance widget (Luca Ferretti)
+ Make sure the balance bar stays Left to Right, so that the Left balance is
really on the left (Bastien)
+ Stop the microphone showing up in the applet when the capplet is running
(Bastien)
+ Show recording applications in addition to playback applications, use the
microphone icon for those applications (Bastien)
+ Install the applet's desktop file in the xdg autostart directory (Bastien)
+ Present the application when it's already running (with libunique)
(Bastien)
+ When PulseAudio isn't running, or takes a long time to connect to, popup a
dialogue telling the user what we're waiting for, and the ability to cancel
(Bastien)
+ De-sensitivise the balance bar if the output doesn't support balacing
(Bastien)
+ Add "is-amplified" property. In this mode, the volume can be set above 100%
(150% tops actually) for inputs that support giving us the dB information
(Bastien)
+ Don't filter out sinks with PA_SINK_HARDWARE, otherwise things like network
sinks (Airport Express?) won't show up in the volume capplet (Bastien)
+ Don't filter out non-hardware sources, only ignore sink monitors (Bastien)
+ Fix the dock showing up off-screen when the applet is at the bottom of the
screen and is popped up for the first time (Yanko Kaneti)
+ Make the balance bar instant-apply (Bastien)
+ Update sensitivity of input feedback checkbox (Matthias Clasen)
+ Code cleanup (Bastien)
- Updated translations:
+ Alaksandar Navicki (be@latin)
+ Jordi Mallach (ca)
+ Ask Hjorth Larsen (da)
+ Christian Kirbach (de)
+ David Lodge (en_GB)
+ Jorge González (es)
+ Ivar Smolin (et)
+ Iñaki Larrañaga Murgoitio (eu)
+ Ilkka Tuohela (fi)
+ Ignacio Casal Quinteiro (gl)
+ Sweta Kothari (gu)
+ Gabor Kelemen (hu)
+ Milo Casagrande (it)
+ Takeshi AIHANA (ja)
+ Shankar Prasad (kn)
+ Changwoo Ryu (ko)
+ (LINGUAS)
+ Raivis Dejus (lv)
+ Jovan Naumovski (mk)
+ Sandeep Shedmake (mr)
+ Kjartan Maraas (nb)
+ Wouter Bolsterlee (nl)
+ Tomasz Dominikowski (pl)
+ Djavan Fagundes (pt_BR)
+ Duarte Loreto (pt)
+ Adi Roiban (ro)
+ Daniel Nylander (sv)
+ Theppitak Karoonboonyanan (th)
+ Clytie Siddall (vi)
+ Chao-Hsiung Liao (zh_HK)
+ Chao-Hsiung Liao (zh_TW)
===============
Version 2.25.5
===============
- Add desktop files and icons for gnome-volume-control
- Add a new sound theme
- Fix some of the resizing on startup in the volume control
- Simplify the sound theme selection
- Fix a few positioning problems in the volume applet
- Add a mute toggle item in the volume applet
- Make the volume slider instantaneous
- Fix "no applications" message when there are applications
- Fix the volume applet not showing up in some cases
- Add a close button to the sound capplet
- Hide sound events from the applications tab
- Fix scrolling with the mouse wheel going in the wrong direction
===============
Version 2.25.1
===============
- Add new volume control applet and dialog (William Jon McCann)
- Bug #552748 - General cleanups (Kjartan Maraas)
- Bug #552420 - Make speex voice encoder mono (Marc-André Lureau)
- Bug #543306 - Use .ogg extension (Marc-André Lureau)
- Bug #498617 - Use LC profile by default for AAC (m4a)
- Bug #557043 - Add MP2 profile
- Bug #564060 - Use 32kHz for Speex
- Bug #553383 - fix "can't delete profile with '#' in its name"
- Bug #563573 - clean up GLib and GTK+ includes. (Luis Menina)
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/multimedia/gnome-media/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/multimedia/gnome-media/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/multimedia/gnome-media/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/multimedia/gnome-media/files/msgfmtstrip
cvs rdiff -u -r0 -r1.6 pkgsrc/multimedia/gnome-media/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index