[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 2/2] Use GLib allocation in the audio subsystem.
From: |
Halim Sahin |
Subject: |
[PATCH 2/2] Use GLib allocation in the audio subsystem. |
Date: |
Tue, 5 Oct 2010 14:04:13 +0200 |
Hi Hynek,
I am fine with your opinion except one litle thing:
Glib is a bad dependency if you don't use a whole desktop but want to
use speechd in plain consoles.
Building small environments will install a lot of deps when using glib(eg. gtk).
Unfortunately glib is in use on many places in the speechd code so it
would take a lot of time to refactor these parts.
You are right that there are other more important things to do.
My only concerns are about the dependencies which will be more and more.
The dbus thing is a great example. Nice to have but it should be an
optional dependency.
- [PATCH 1/2] Fix memory allocation in the common library., Christopher Brannon, 2010/10/02
- [PATCH 2/2] Use GLib allocation in the audio subsystem., Christopher Brannon, 2010/10/02
- [PATCH 2/2] Use GLib allocation in the audio subsystem., Boris Dusek, 2010/10/02
- [PATCH 2/2] Use GLib allocation in the audio subsystem., Christopher Brannon, 2010/10/02
- [PATCH 2/2] Use GLib allocation in the audio subsystem., Boris Dusek, 2010/10/03
- [PATCH 2/2] Use GLib allocation in the audio subsystem., Andrei Kholodnyi, 2010/10/04
- [PATCH 2/2] Use GLib allocation in the audio subsystem., Hynek Hanke, 2010/10/05
- [PATCH 2/2] Use GLib allocation in the audio subsystem.,
Halim Sahin <=
- [PATCH 2/2] Use GLib allocation in the audio subsystem., Rui Batista, 2010/10/05
- [PATCH 2/2] Use GLib allocation in the audio subsystem., Christopher Brannon, 2010/10/05
- [PATCH 2/2] Use GLib allocation in the audio subsystem., Bohdan R . Rau, 2010/10/05
- [PATCH 2/2] Use GLib allocation in the audio subsystem., Halim Sahin, 2010/10/05
- [PATCH 2/2] Use GLib allocation in the audio subsystem., Boris Dusek, 2010/10/05
- [PATCH 2/2] Use GLib allocation in the audio subsystem., Steve Holmes, 2010/10/06
- [PATCH 2/2] Use GLib allocation in the audio subsystem., Christopher Brannon, 2010/10/06