basic implementation of multi output supprot. consideration of review remarks 26/78226/1
authorRoman Peresipkyn <r.peresipkyn@samsung.com>
Fri, 10 Jun 2016 08:07:35 +0000 (11:07 +0300)
committerRoman Peresipkyn <r.peresipkyn@samsung.com>
Mon, 4 Jul 2016 14:42:41 +0000 (17:42 +0300)
commitd9ec829ec40906aec488fd40476374393ca8c48f
tree6dc799065a3e220271a3ee85a04012ac42d9e78c
parent008b374b63981921fd9424dd448cbe51bfc5eab7
basic implementation of multi output supprot. consideration of review remarks

The commit is a carcass multi output support and extended mode will
be implemented over. It is big and messy commit which represent itself
as squash of commits which were not accepted. To fit requirements and
review remarks next improvements have been bringed in:
1: code style following
2: none E Module API have been removed
3: EOM protocol does not send output name anymore
4: using none accepted Enlightenment API have been removed from EOM
5: Review remarks have been considered and corrected

Change-Id: I4f3a5de25512ca4f948ac0dcbc912152da545801
Signed-off-by: Roman Peresipkyn <r.peresipkyn@samsung.com>
configure.ac
packaging/e-mod-tizen-eom.spec
protocol/eom-client-protocol.h
protocol/eom-protocol.c
protocol/eom-server-protocol.h
src/e_mod_main.c
src/e_mod_main.h