| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gnome-media | Distribution: openSUSE 11.4 |
| Version: 2.32.0 | Vendor: openSUSE |
| Release: 6.1 | Build date: Sat Feb 19 08:16:24 2011 |
| Group: System/GUI/GNOME | Build host: build33 |
| Size: 2562792 | Source RPM: gnome-media-2.32.0-6.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.gnome.org/ | |
| Summary: GNOME Multimedia (Media) | |
This package contains multimedia programs for GNOME. Documentation: GNOME online help /usr/share/doc/packages/gnome
LGPLv2+
* Sun Feb 13 2011 vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
+ %icon_theme_cache_post/postun because the package ships themed
icons.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
* Tue Oct 05 2010 vuntz@opensuse.org
- Split glade3 catalog in a glade3-catalog-gnome-media-profiles
subpackage. Part of bnc#637694.
* Tue Sep 28 2010 lmedinas@opensuse.org
- Update to version 2.32.0:
+ Updated translations.
- Drop gnome-media-fix-missing-NULL.patch: fixed upstream.
* Tue Sep 07 2010 vuntz@opensuse.org
- Remove unneeded gnome-desktop-devel, gstreamer-0_10-plugins-good,
gstreamer-0_10-utils BuildRequires.
- Change old-style BuildRequires to pkgconfig() style
BuildRequires:
+ old-style: gconf2-devel, gstreamer-0_10-plugins-base-devel,
libcanberra-devel, libgladeui-1_0-devel, libpulse-devel,
libunique-devel
+ new-style: gconf-2.0, gladeui-1.0, gobject-2.0, gstreamer-0.10,
gstreamer-plugins-base-0.10, gtk+-2.0, libcanberra-gtk,
libpulse, libxml-2.0, unique-1.0.
- This will make it easier to switch to GNOME 3 libraries.
* Fri Aug 06 2010 vuntz@opensuse.org
- Update to version 2.31.6:
+ Deprecation bug fixes all around
+ And many other bug fixes
+ gnome-media-profiles:
- Update GStreamer MP3 encoding profile
- Make GMAudioProfileChoose a real widget
+ gnome-volume-control:
- Add speaker testing interface
- Show a microphone icon even for non-PulseAudio streams
- Updated icons
+ gstreamer-properties:
- Add support for SunAudio and OSSv4 plugins
- Add gnome-media-fix-missing-NULL.patch to fix a missing sentinel
in a call.
* Mon Jun 14 2010 vuntz@opensuse.org
- Do not add categories to .desktop files:
+ for gnome-volume-control: it has OnlyShowIn=GNOME and we only
want it in the settings menu, so no need to change anything.
+ for gnome-sound-recorder: the categories were already there.
* Mon Mar 29 2010 vuntz@opensuse.org
- Update to version 2.30.0:
+ Updated translations.
* Thu Feb 25 2010 captain.magnus@opensuse.org
- Update to version 2.29.91:
+ gnome-volume-control
- bgo#599663: make changing the volume unmute
- bgo#606325: show unamplified volume on outputs as well
- bgo#606914: applet should not set volume on startup
- bgo#598921: handle the last input source being removed
- bgo#605694: fix GvcChannelMap leak
- bgo#607681: set default scroll-wheel delta to 5%
- other misc fixes
+ gstreamer-profiles:
- bgo#524364: libglade -> gtkbuilder
+ general
- bgo#609933: fix linking with pedantic linkers
- bgo#101811: remove unnecessary markup from glade message
+ Translation updates
- BuildRequires from libglade2-devel libgladeui-1_0-devel in main
package. Same change for Requires in -devel package
* Fri Jan 15 2010 vuntz@opensuse.org
- Do not package en@shaw locale on openSUSE 11.2 and earlier.
* Wed Jan 13 2010 captain.magnus@opensuse.org
- Update to version 2.28.5:
+ sound-recorder
- bgo#595564 - fix wrong behavior on cancel
- bgo#595830 - make "save as" default option
+ gnome-volume-control
- Fix bluriness in level bar
- Fix setting the application's startup page
- Update sink and source descriptions when they change
+ Translation updates
* Thu Oct 08 2009 vuntz@opensuse.org
- Update to version 2.28.1:
+ gnome-volume-control
- Fix problems with the mute status when using the applet
- Make output volume go up to 150% in the dialogue
- Fix reversed labels for Rear/Front
* Tue Sep 22 2009 dimstar@opensuse.org
- Update to version 2.28.0:
+ Fix crash when switching profiles too quickly
+ Default to 100% volume for the event sounds, not 0%.
* Wed Sep 09 2009 vuntz@opensuse.org
- Update to version 2.27.91:
+ gnome-volume-control
- Fix warnings when a volume changes, and the stream doesn't
have a UI
- Fix crash when the default sink goes away
- Fix receiving multiple events when a volume bar is changed
- Fix the output volume bar becoming unsensitive when the
selected output goes away
- Don't change PulseAudio's volume when we receive events from
PulseAudio
- Only change PulseAudio's volume if the volume hasn't already
been set to that value
- Differentiate the various mixer controls in PulseAudio's
output
+ gst-mixer
- Fix a crash in gnome_volume_control_element_whitelist()
- Changes from version 2.27.90:
+ gnome-volume-control
- UI fixes (mnemonics, spacing)
- Fix the Connectors list not getting updating when switching
inputs or outputs
- Fix the status icon disappearing when the default input or
output gets disconnected
- Plenty of fixes for possible feedback loops
- Fix memory leak
- Fix possible crasher
- Respin gnome-media-desktop.patch.
* Wed Jul 29 2009 vuntz@novell.com
- Update to version 2.27.5:
+ General:
- vumeter, gnome-cd and cddb-slave have been removed
+ gnome-volume-control
- Add card and port selection
- Excessive CPU usage when trying to reconnect to PulseAudio
- Many fixes
+ Updated translations.
- Update gnome-media-desktop.patch: some desktop files have been
removed.
- Remove libgnomeui-devel BuildRequires.
- Remove gnome-control-center and hal Requires: they might have
been needed in the past, but not anymore.
- Remove libgnome-devel Requires from devel package.
* Mon Jul 20 2009 vuntz@novell.com
- Update to version 2.27.4:
+ gst-properties
- bgo#524364 - libglade -> gtkbuilder
- bgo#572353 - get rid of GtkOptionMenus
+ gnome-volume-control
- bgo#542346 - tooltip for the menu entry is not very accurate
+ Updated translations.
- Changes from version 2.27.3.1:
+ gnome-volume-control
- bgo#584963 - Scrolling on applet doesn't take into account
that others might have changed the volume'
- bgo#564311 - "Connection failed" when PA drops off
+ Updated translations.
- Respin gnome-media-desktop.patch.
* Tue Jun 16 2009 vuntz@novell.com
- Update to version 2.27.3:
+ General:
+ bgo#581630 - Use g_timeout_add_seconds to reduce wakeups
+ bgo#585377 - Don't require volume-control deps if not
building volume-control
+ gnome-volume-control
+ Implement LFE:
http://www.hadess.net/2009/05/i-really-haz-51.html
+ bgo#568936 - Add fade slider
+ bgo#583483 - Raise PulseAudio dependency to 0.9.15
+ bgo#583485 - fails to build with PA master
+ bgo#583486 - incorrect LDADD order
+ bgo#574198 - don't show virtual streams
+ bgo#583141 - scrollwheel doesn't work when dock is first
shown
+ bgo#581024 - Move streams to the new default sink
+ bgo#574312 - Add mark for base volume instead of 100%
+ bgo#581921 - Please show high-level channel mapping string
+ bgo#579115 - fix alignment issues with sliders
+ bgo#574312 - Add mark at 100% for inputs
+ other fix and improvements
+ gst-mixer
+ bgo#585006 - build error:
gnome_volume_control_element_whitelist
+ Add support for new GStreamer mixer flags
+ gnome-audio-profiles:
+ bgo#563343 - first stab at profiles documentation
+ gnome-sound-recorder
+ bgo#569659 - Previous record discarded without any prompt
+ Updated translations.
* Wed May 06 2009 vuntz@novell.com
- Update to version 2.27.1:
+ General:
- Now libgnome/ui free (except deprecated parts), bgo#567310
- Less deprecated GTK+ symbols, bgo#572353
- Use git-version-gen from autoconf.git to generate version
number (cool stuff other project should use :)
+ gnome-volume-control
- Add tabs Alt+N accels, bgo#574197
- Fix cramped appearance of the balance slider
- Don't show debug output when disabling debugging, bgo#493138
- Inconsistent "Volume" capitlization, bgo#579117
+ gst-mixer (gstreamer based g-v-c)
- Fix launching help, bgo#575152
- Renamed "tracks" to "mixers" for UI consistency, bgo#577921
+ Updated translations.
- Remove libgnomeui-devel BuildRequires.
- Do not package ChangeLog: it's not shipped anymore.
* Sun May 03 2009 mboman@suse.de
- Change BuildRequires from unique-devel to libunique-devel
* Tue Mar 17 2009 mboman@suse.de
- Update to version 2.26.0:
+ gnome-volume-control
* Fix tooltip when dB changes, bgo#575093
* Update the volume immediately, bgo#564313
* Added --debug
+ gst-mixer (gstreamer based g-v-c)
* Add new icons mappings, bgo#571084
* Make options update when changed, bgo#571083
* Make pagenum logic simpler, bgo#571068
* Remove page name duplication, bgo#570979
* Add sound theme page
+ Translation updates
- Remove scrollkeeper and gnome-common from BuildRequires
- Add gconf2-devel to BuildRequires
- Remove dbus-1-devel and hal-devel from Requires in -devel package
- Don't package omf files twice (they are in the lang package too).
* Mon Mar 16 2009 sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
* Fri Mar 06 2009 vuntz@novell.com
- Update to version 2.25.92:
+ General:
- Add libunique dependency, instead of direct dbus-glib
dependency
- Detect pulseaudio 0.9.15 to use some new API when it's there
- Fix automagic dep on pulseaudio
+ gnome-volume-control
- Install the application icon in the global icon theme
- Fix icon name in desktop file
- Exit when Esc is pressed
- Use the new GTK+ scale marks for the balance widget
- Make sure the balance bar stays Left to Right, so that the
Left balance is really on the left
- Stop the microphone showing up in the applet when the capplet
is running
- Show recording applications in addition to playback
applications, use the microphone icon for those applications
- Install the applet's desktop file in the xdg autostart directory
- Present the application when it's already running (with
libunique)
- 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
- De-sensitivise the balance bar if the output doesn't support
balacing
- 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
- Don't filter out sinks with PA_SINK_HARDWARE, otherwise
things like network sinks (Airport Express?) won't show up in
the volume capplet
- Don't filter out non-hardware sources, only ignore sink
monitors
- 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
- Make the balance bar instant-apply
- Update sensitivity of input feedback checkbox
- Code cleanup
+ Updated translations:
- Add BuildRequires: unique-devel
- Remove -fno-strict-aliasing from CFLAGS.
- Remove workaround to use /etc/xdg/autostart (fixed upstream)
/etc/xdg/autostart/gnome-volume-control-applet.desktop /usr/bin/gnome-audio-profiles-properties /usr/bin/gnome-sound-recorder /usr/bin/gnome-volume-control /usr/bin/gnome-volume-control-applet /usr/bin/gstreamer-properties /usr/lib/libgnome-media-profiles.so.0 /usr/lib/libgnome-media-profiles.so.0.0.0 /usr/share/GConf/schemas/gnome-audio-profiles.schemas /usr/share/GConf/schemas/gnome-sound-recorder.schemas /usr/share/applications/gnome-sound-recorder.desktop /usr/share/applications/gnome-volume-control.desktop /usr/share/applications/gstreamer-properties.desktop /usr/share/doc/packages/gnome-media /usr/share/doc/packages/gnome-media/AUTHORS /usr/share/doc/packages/gnome-media/COPYING /usr/share/doc/packages/gnome-media/NEWS /usr/share/doc/packages/gnome-media/README /usr/share/gnome /usr/share/gnome-media /usr/share/gnome-media/gnome-audio-profile-edit.ui /usr/share/gnome-media/gnome-audio-profile-new.ui /usr/share/gnome-media/icons /usr/share/gnome-media/icons/hicolor /usr/share/gnome-media/icons/hicolor/16x16 /usr/share/gnome-media/icons/hicolor/16x16/status /usr/share/gnome-media/icons/hicolor/16x16/status/audio-input-microphone-high.png /usr/share/gnome-media/icons/hicolor/16x16/status/audio-input-microphone-low.png /usr/share/gnome-media/icons/hicolor/16x16/status/audio-input-microphone-medium.png /usr/share/gnome-media/icons/hicolor/16x16/status/audio-input-microphone-muted.png /usr/share/gnome-media/icons/hicolor/22x22 /usr/share/gnome-media/icons/hicolor/22x22/status /usr/share/gnome-media/icons/hicolor/22x22/status/audio-input-microphone-high.png /usr/share/gnome-media/icons/hicolor/22x22/status/audio-input-microphone-low.png /usr/share/gnome-media/icons/hicolor/22x22/status/audio-input-microphone-medium.png /usr/share/gnome-media/icons/hicolor/22x22/status/audio-input-microphone-muted.png /usr/share/gnome-media/icons/hicolor/24x24 /usr/share/gnome-media/icons/hicolor/24x24/status /usr/share/gnome-media/icons/hicolor/24x24/status/audio-input-microphone-high.png /usr/share/gnome-media/icons/hicolor/24x24/status/audio-input-microphone-low.png /usr/share/gnome-media/icons/hicolor/24x24/status/audio-input-microphone-medium.png /usr/share/gnome-media/icons/hicolor/24x24/status/audio-input-microphone-muted.png /usr/share/gnome-media/icons/hicolor/32x32 /usr/share/gnome-media/icons/hicolor/32x32/status /usr/share/gnome-media/icons/hicolor/32x32/status/audio-input-microphone-high.png /usr/share/gnome-media/icons/hicolor/32x32/status/audio-input-microphone-low.png /usr/share/gnome-media/icons/hicolor/32x32/status/audio-input-microphone-medium.png /usr/share/gnome-media/icons/hicolor/32x32/status/audio-input-microphone-muted.png /usr/share/gnome-media/icons/hicolor/48x48 /usr/share/gnome-media/icons/hicolor/48x48/devices /usr/share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-center-back-testing.svg /usr/share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-center-back.svg /usr/share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-center-testing.svg /usr/share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-center.svg /usr/share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-left-back-testing.svg /usr/share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-left-back.svg /usr/share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-left-side-testing.svg /usr/share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-left-side.svg /usr/share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-left-testing.svg /usr/share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-left.svg /usr/share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-right-back-testing.svg /usr/share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-right-back.svg /usr/share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-right-side-testing.svg /usr/share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-right-side.svg /usr/share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-right-testing.svg /usr/share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-right.svg /usr/share/gnome-media/icons/hicolor/48x48/devices/audio-subwoofer-testing.svg /usr/share/gnome-media/icons/hicolor/48x48/devices/audio-subwoofer.svg /usr/share/gnome-media/icons/hicolor/scalable /usr/share/gnome-media/icons/hicolor/scalable/status /usr/share/gnome-media/icons/hicolor/scalable/status/audio-input-microphone-high.svg /usr/share/gnome-media/icons/hicolor/scalable/status/audio-input-microphone-low.svg /usr/share/gnome-media/icons/hicolor/scalable/status/audio-input-microphone-medium.svg /usr/share/gnome-media/icons/hicolor/scalable/status/audio-input-microphone-muted.svg /usr/share/gnome-media/sounds /usr/share/gnome-media/sounds/gnome-sounds-default.xml /usr/share/gnome-sound-recorder /usr/share/gnome-sound-recorder/ui /usr/share/gnome-sound-recorder/ui/ui.xml /usr/share/gnome/help /usr/share/gnome/help/gnome-audio-profiles /usr/share/gnome/help/gnome-audio-profiles/C /usr/share/gnome/help/gnome-audio-profiles/C/figures /usr/share/gnome/help/gnome-audio-profiles/C/figures/gnome-audio-profiles-profile-window.png /usr/share/gnome/help/gnome-audio-profiles/C/figures/gnome-audio-profiles-profiles-window.png /usr/share/gnome/help/gnome-audio-profiles/C/gnome-audio-profiles.xml /usr/share/gnome/help/gnome-audio-profiles/C/legal.xml /usr/share/gnome/help/gnome-sound-recorder /usr/share/gnome/help/gnome-sound-recorder/C /usr/share/gnome/help/gnome-sound-recorder/C/figures /usr/share/gnome/help/gnome-sound-recorder/C/figures/grecord_window.png /usr/share/gnome/help/gnome-sound-recorder/C/gnome-sound-recorder.xml /usr/share/gnome/help/gnome-sound-recorder/C/legal.xml /usr/share/gnome/help/gstreamer-properties /usr/share/gnome/help/gstreamer-properties/C /usr/share/gnome/help/gstreamer-properties/C/figures /usr/share/gnome/help/gstreamer-properties/C/figures/gstreamer_properties_window.png /usr/share/gnome/help/gstreamer-properties/C/gstreamer-properties.xml /usr/share/gnome/help/gstreamer-properties/C/legal.xml /usr/share/gstreamer-properties /usr/share/gstreamer-properties/gstreamer-properties.ui /usr/share/gstreamer-properties/icons /usr/share/gstreamer-properties/icons/gstreamer-properties.png /usr/share/icons/hicolor/16x16/apps/gnome-sound-recorder.png /usr/share/icons/hicolor/16x16/apps/multimedia-volume-control.png /usr/share/icons/hicolor/16x16/apps/multimedia-volume-control.svg /usr/share/icons/hicolor/22x22/apps/gnome-sound-recorder.png /usr/share/icons/hicolor/22x22/apps/multimedia-volume-control.png /usr/share/icons/hicolor/22x22/apps/multimedia-volume-control.svg /usr/share/icons/hicolor/24x24/apps/gnome-sound-recorder.png /usr/share/icons/hicolor/24x24/apps/multimedia-volume-control.png /usr/share/icons/hicolor/32x32/apps/gnome-sound-recorder.png /usr/share/icons/hicolor/32x32/apps/multimedia-volume-control.png /usr/share/icons/hicolor/32x32/apps/multimedia-volume-control.svg /usr/share/icons/hicolor/48x48/apps/gnome-sound-recorder.png /usr/share/icons/hicolor/48x48/apps/gstreamer-properties.png /usr/share/icons/hicolor/48x48/apps/multimedia-volume-control.png /usr/share/icons/hicolor/scalable/apps/gnome-sound-recorder.svg /usr/share/icons/hicolor/scalable/apps/multimedia-volume-control.svg /usr/share/omf /usr/share/omf/gnome-audio-profiles /usr/share/omf/gnome-audio-profiles/gnome-audio-profiles-C.omf /usr/share/omf/gnome-sound-recorder /usr/share/omf/gnome-sound-recorder/gnome-sound-recorder-C.omf /usr/share/omf/gstreamer-properties /usr/share/omf/gstreamer-properties/gstreamer-properties-C.omf /usr/share/sounds/gnome /usr/share/sounds/gnome/default /usr/share/sounds/gnome/default/alerts /usr/share/sounds/gnome/default/alerts/bark.ogg /usr/share/sounds/gnome/default/alerts/drip.ogg /usr/share/sounds/gnome/default/alerts/glass.ogg /usr/share/sounds/gnome/default/alerts/sonar.ogg
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 11:55:49 2013