[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Why do we disable esd in libgnome?
- From: Bastien Nocera <bnocera redhat com>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Subject: Re: Why do we disable esd in libgnome?
- Date: Mon, 02 Feb 2009 17:05:11 +0000
On Mon, 2009-02-02 at 07:18 -0800, Dan Nicholson wrote:
<snip>
> What about the possibility of rewriting gnome_sound* to use libsydney?
> I know it's not the most exciting work available, but that would some
> to be the correct long term fix. It's not like the libgnome API can go
> away prior to GNOME-3.0.
It's not possible to provide an ABI or API compatible replacement,
because gnome_sound_* exports some esound specific APIs. For example,
gnome_sound_connection_get () and gnome_sound_sample_load().
So if you're going to change the semantics, the apps will need to be
fixed. And if the applications need to be fixed, I don't see the
difference between rewriting the few lines of code to use libcanberra
and adapting it for a libgnome API with different semantics.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]