All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Add support of remote hangup
@ 2011-05-18 13:33 Nicolas Bertrand
  2011-05-18 13:33 ` [PATCH 1/5] controlbase: Add hangup button Nicolas Bertrand
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Nicolas Bertrand @ 2011-05-18 13:33 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 705 bytes --]

These patchs introduce the possibility of remote hangup
by selecting the call in the call table and use the new 
button "hangup".

Nicolas Bertrand (5):
  controlbase: Add hangup button
  callmanager: Remote hangup slot
  hardwaremanipulator: add hangup signal
  control: Handle hangup call
  phonesim: Connect hangup signal

 src/callmanager.cpp       |   23 +++++++++++++++++++++++
 src/callmanager.h         |    3 +++
 src/control.cpp           |   24 +++++++++++++++++++++++-
 src/control.h             |    2 ++
 src/controlbase.ui        |    7 +++++++
 src/hardwaremanipulator.h |    1 +
 src/phonesim.cpp          |    2 ++
 7 files changed, 61 insertions(+), 1 deletions(-)


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-05-22 11:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-18 13:33 [PATCH 0/5] Add support of remote hangup Nicolas Bertrand
2011-05-18 13:33 ` [PATCH 1/5] controlbase: Add hangup button Nicolas Bertrand
2011-05-18 13:33 ` [PATCH 2/5] callmanager: Remote hangup slot Nicolas Bertrand
2011-05-18 13:33 ` [PATCH 3/5] hardwaremanipulator: add hangup signal Nicolas Bertrand
2011-05-18 13:33 ` [PATCH 4/5] control: Handle hangup call Nicolas Bertrand
2011-05-18 13:33 ` [PATCH 5/5] phonesim: Connect hangup signal Nicolas Bertrand
2011-05-22 11:00 ` [PATCH 0/5] Add support of remote hangup Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.