Acquire/Release API added
authorSung-jae Park <nicesj.park@samsung.com>
Tue, 26 Jun 2012 02:13:46 +0000 (11:13 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Wed, 27 Jun 2012 14:46:45 +0000 (23:46 +0900)
commit2b2ed31b64aaffdb83b492d10f98f28d829cc52a
tree15c58d18e7224d031fecb5d9dc2a516b446b28ee
parent77a707e310d08e1370e46ccd02f9cfc1820ad0fb
Acquire/Release API added

SHM type FB management code is updated

Change-Id: I49a23d055e3a97da28a3a91c6b784c9884f80a2b
14 files changed:
CMakeLists.txt
debian/control
include/fb.h [moved from include/fb_file.h with 80% similarity]
include/livebox.h
include/livebox_internal.h
include/util.h
packaging/liblivebox-viewer.spec
sample/sample
sample/sample.c
src/client.c
src/fb.c [new file with mode: 0644]
src/fb_file.c [deleted file]
src/livebox.c
src/master_rpc.c