generic-poky/bitbake/lib/bb/ui
Alexandru DAMIAN 3ea9d647ec bitbake: knotty, xmlrpc: add observer-only mode
I add an observer only mode for the knotty UI and
the XMLRPC server that will allow the UI to register
a callback with a server in order to receive events.

The observer-UI is able to send read-only commands to the
server, and also is able to register as an event handler.

Read-only commands are the commands that do not change
the state of the server and have been marked as such in
the command module.

The observer can switch to a full client if it calls addClient
at any time, and the server has no other client running.

(Bitbake rev: 4de9ee21f1fa4d04937cc7430fb1fc8b7a8f61e2)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-06-17 16:09:10 +01:00
..
crumbs bitbake: Added distroy signal to information dialogs 2013-05-31 08:25:40 +01:00
icons bitbake: Add missing file that went out of sync 2013-06-12 13:13:21 +01:00
__init__.py Formatting cleanups 2010-07-02 15:41:32 +01:00
depexp.py bitbake: cooker: Move commandline parsing back into the UI/cookerdata 2013-05-22 12:10:13 +01:00
goggle.py bitbake: cooker: Move commandline parsing back into the UI/cookerdata 2013-05-22 12:10:13 +01:00
hob.py bitbake: cooker: Move commandline parsing back into the UI/cookerdata 2013-05-22 12:10:13 +01:00
knotty.py bitbake: knotty, xmlrpc: add observer-only mode 2013-06-17 16:09:10 +01:00
ncurses.py bitbake: cooker: Move commandline parsing back into the UI/cookerdata 2013-05-22 12:10:13 +01:00
puccho.py Rename the ui 'init' method to 'main' 2011-01-04 14:46:47 +00:00
uievent.py bitbake: knotty, xmlrpc: add observer-only mode 2013-06-17 16:09:10 +01:00
uihelper.py bitbake: uihelper: Set update flag when start event encountered 2012-10-30 16:55:40 +00:00