[TV][Channel] tune implementation
authorLukasz Foniok <l.foniok@samsung.com>
Wed, 17 Dec 2014 17:02:25 +0000 (18:02 +0100)
committerPawel Andruszkiewicz <p.andruszkie@samsung.com>
Mon, 2 Feb 2015 11:08:16 +0000 (20:08 +0900)
commit692fbe4e6b4cf36f9b626ae570897cc98b0b03c7
treed80f3c1095ae48a22ca24b88379f3fa81612f88a
parent533d8992f0f50746c30a2fc97e7722730c87acf6
[TV][Channel] tune implementation

[Verification]
tizen.tvchannel.tune( {major:someChannleNo }, function(){} ) should work.

Change-Id: If845fe810847af11941fceb354584a7fdeca56b6
Signed-off-by: Lukasz Foniok <l.foniok@samsung.com>
src/tvchannel/tune_option.cc [new file with mode: 0644]
src/tvchannel/tune_option.h [new file with mode: 0644]
src/tvchannel/tvchannel.gyp
src/tvchannel/tvchannel_instance.cc
src/tvchannel/tvchannel_instance.h
src/tvchannel/tvchannel_manager.cc
src/tvchannel/tvchannel_manager.h