2009-10-06 00:40:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 28 18:10:48 CEST 2009 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.18:
|
|
|
|
+ gtk-module: don't leak memory when reading X11 properties
|
|
|
|
+ gtk-module: recognize sticky windows properly
|
|
|
|
+ gtk-module: don't generate sound events for undecorated popups
|
|
|
|
+ pulse: when coming back from event loop wait, check if the
|
|
|
|
context still exists
|
|
|
|
+ gtk-module: ignore xembed windows
|
|
|
|
+ props: introduce CA_PROP_WINDOW_DESKTOP
|
|
|
|
+ gtk: add various validity checks before using data from
|
|
|
|
GdkWindow
|
|
|
|
+ gtk: initialize window.desktop property by default
|
|
|
|
- Changes from version 0.17:
|
|
|
|
+ gnome: play system-ready sound when gdm is ready
|
|
|
|
+ pulse: relax latency requirements as much as possible to save
|
|
|
|
CPU
|
|
|
|
+ gtk-module: fix handling menu popup detection
|
|
|
|
+ gtk-module: make sure to process queued events before quitting
|
|
|
|
+ vala: add vala .vapi files
|
|
|
|
+ define properties for window position/size information
|
|
|
|
+ gtk: generate window position/size properties in
|
|
|
|
ca_gtk_proplist_set_for_widget()
|
|
|
|
+ gtk-module: properly detect whether a module is iconized
|
|
|
|
+ gtk-module: clean up debug logging
|
|
|
|
+ gtk: introduce two environment variables to force use of event
|
|
|
|
sounds/input feedback
|
|
|
|
+ gtk-module: generate event sounds for drag/drop
|
|
|
|
+ gtk-module: generate event sound when expander is expanded
|
|
|
|
|
2009-09-04 01:33:14 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 27 16:46:02 CEST 2009 - vuntz@novell.com
|
|
|
|
|
|
|
|
- Update to version 0.16:
|
|
|
|
+ add description to autostart file
|
|
|
|
+ dso: quieten gcc a bit
|
|
|
|
+ implement ca_context_playing() call
|
|
|
|
+ vorbis: fix implicit channel map decoding master
|
|
|
|
- Use spec-cleaner script to split BuildRequires/Requires lines,
|
|
|
|
and reorder the preamble.
|
|
|
|
|
2009-08-06 22:11:22 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 5 11:54:06 CEST 2009 - vuntz@novell.com
|
|
|
|
|
|
|
|
- Update to version 0.15:
|
|
|
|
+ gtk-module: use gdk_threads_add_idle_full instead of
|
|
|
|
g_idle_full() for thread-safety reasons
|
|
|
|
+ pulse: split up handling of outstanding structs into part where
|
|
|
|
the lock must be taken and where not
|
|
|
|
+ dso: don't assume LT_ERROR_MAX is size of table[]
|
|
|
|
+ gtk: don't take gdk lock since it is not recursive and it might
|
|
|
|
already be taken
|
|
|
|
|
2009-07-31 19:57:32 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 20 10:53:32 CEST 2009 - vuntz@novell.com
|
|
|
|
|
|
|
|
- Update to version 0.14:
|
|
|
|
+ pulse: don't hang if vorbis hits EOF earlier than advertised
|
|
|
|
+ be a bit more verbose on error conditions
|
|
|
|
+ pulse: rework reconnection logic, to not enter endless loop
|
|
|
|
when server is not reachable, and can never be reached
|
|
|
|
- Changes from version 0.13:
|
|
|
|
+ pulse: use nofail
|
|
|
|
+ canberra-gtk-play: add -V option for volume
|
|
|
|
+ pulse: set volume when streaming directly
|
|
|
|
+ pulse: don't hang when operation gets canceled
|
|
|
|
+ make libcanberra-gtk multihead safe
|
|
|
|
+ oss: initialize oss fd properly to avoid closing inappropriate
|
|
|
|
file descriptors
|
|
|
|
+ remove deprecated GTK+ symbol. Fixes fdo#21358.
|
|
|
|
+ add proper multichannel support (includes of WAVEX files)
|
|
|
|
+ alsa: disable multichannel support for alsa
|
|
|
|
+ oss: document lacking multichannel support for oss
|
|
|
|
+ canberra-gtk-play: implement --property=
|
|
|
|
+ pulse: implement canberra.force_channel property that forces an
|
|
|
|
event sound to a specific channel position
|
|
|
|
+ fix missing fallback theme breaking the user specified one
|
|
|
|
+ proplist: set prev_item when adding a new key/value pair
|
|
|
|
|
2009-06-12 18:03:42 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 29 00:59:58 CEST 2009 - crrodriguez@suse.de
|
|
|
|
|
|
|
|
- fix -devel package dependencies
|
|
|
|
|
2009-04-24 00:35:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 14 14:56:03 CEST 2009 - vuntz@novell.com
|
|
|
|
|
|
|
|
- Update to version 0.12:
|
|
|
|
+ if supported, leave the volume for event sounds unspecified
|
|
|
|
+ build system updates
|
|
|
|
+ various fixes and updates for the PulseAudio backend
|
|
|
|
+ detect forks and return an error for all functions in that case
|
|
|
|
+ don't crash if there is no default display on initialization.
|
|
|
|
Fixes fdo#20693
|
|
|
|
|
2009-02-06 18:22:10 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 6 11:14:31 EST 2009 - hfiguiere@suse.de
|
|
|
|
|
|
|
|
- Review changes.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 28 02:04:42 WET 2009 - lmedinas@gmail.com
|
|
|
|
|
|
|
|
- Update to version 0.11:
|
|
|
|
+ major GStreamer backend fixes
|
|
|
|
+ update to libtool 2.2
|
|
|
|
+ a few other fixes
|
|
|
|
|
2008-11-28 15:24:19 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 25 17:22:20 CET 2008 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Supplement gtk2-32bit/gtk2-64bit in baselibs.conf (bnc#354164).
|
|
|
|
|
2008-10-11 23:55:16 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 10 14:20:25 CEST 2008 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Update to version 0.10:
|
|
|
|
* install Gtk+ module using GConf
|
|
|
|
* few other fixes
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 10 14:17:51 CEST 2008 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Devel file contains gtk files => requires libcanberra-gtk0.
|
|
|
|
|
2008-09-13 04:39:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 29 12:36:49 CEST 2008 - rodrigo@suse.de
|
|
|
|
|
|
|
|
- Update to version 0.8:
|
|
|
|
+ New OSS and GStreamer backends
|
|
|
|
+ Portability fixes for FreeBSD/Solaris
|
|
|
|
+ Multi backend works now
|
|
|
|
- Splitted packages a bit more, adding a -gtk subpackage to contain
|
|
|
|
the GTK stuff
|
|
|
|
- Renamed -gtk2 subpackage to -gtk0
|
|
|
|
- Some other fixes in the .spec file
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 28 12:59:51 CEST 2008 - rodrigo@suse.de
|
|
|
|
|
|
|
|
- BuildRequire update-desktop-files
|
|
|
|
- Added missing %description for libcanberra
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 28 10:37:21 CEST 2008 - rodrigo@suse.de
|
|
|
|
|
|
|
|
- Fixed rpmlint errors
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 27 16:58:19 CEST 2008 - rodrigo@suse.de
|
|
|
|
|
|
|
|
- Don't remove README file
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 27 15:53:12 CEST 2008 - rodrigo@suse.de
|
|
|
|
|
|
|
|
- Fixed Source file name
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 27 13:50:58 CEST 2008 - rodrigo@suse.de
|
|
|
|
|
|
|
|
- First package of libcanberra, needed for new gnome-control-center
|