Implement the DB I/O component
authorSung-jae Park <nicesj.park@samsung.com>
Wed, 10 Oct 2012 01:22:44 +0000 (10:22 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Wed, 10 Oct 2012 05:18:55 +0000 (14:18 +0900)
commitda0cc972aad14481d6d8e56c07669b45439c684d
treefeb0f3eeeb96307969a08e4e8905f22f933071cc
parentc97b06436957b929761b222f029af29c08732096
Implement the DB I/O component

Change-Id: I518e4e323025e9e634e87fd16cddd44e0f876d29
CMakeLists.txt
debian/changelog
include/io.h [new file with mode: 0644]
include/livebox.h
packaging/liblivebox-viewer.spec
src/io.c [new file with mode: 0644]
src/livebox.c