From: Daniel Wagner <[email protected]>

Hi,

While preparing a demo for the LinuxCon talk I had to fix
a few bugs. For this demo I have written a simple PyQt
application[1]. As it turned out, I saw several things going
wrong with this UI. The attached patches fixed the major ones.
But there are still more to fix. 

cheers,
daniel

[1] http://git.bmw-carit.de/?p=session-ui.git;a=summary


Daniel Wagner (9):
  session: Initialize service hash correctly
  session: Update service state in all sessions
  session: Don't reset session if serivce was not selected
  session: Handle service trigger according the reason code.
  session: Don't change ref count if reason code is set.
  session: Fix selection of services
  session: reason2string return a string for unknown
  session: Update reason code on disconnect
  session: Defer connect/disconnect calls

 src/session.c |  155 ++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 98 insertions(+), 57 deletions(-)

-- 
1.7.6

_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to