Started work on json interface. Added unit-tests for json classes.
authorIonutz Borcoman <iborco@gmail.com>
Tue, 1 Feb 2011 13:07:54 +0000 (15:07 +0200)
committerIonutz Borcoman <iborco@gmail.com>
Thu, 10 Mar 2011 08:10:13 +0000 (10:10 +0200)
commitca08dafe7ba551d1fb2fc23e19d7d3da75e3c24c
tree2d0257f1e0511eae563d5da88ac415a2e33caf41
parente7b90033075551226c868bc56c1e7171199cd4d9
Started work on json interface. Added unit-tests for json classes.
src/json.cpp [new file with mode: 0644]
src/json.h [new file with mode: 0644]
src/mainwindow.cpp
src/xbmcnetmoviesremote.pro
test-json/main.cpp [new file with mode: 0644]
test-json/test-json.pro [new file with mode: 0644]