libdvbv5: Split libdvbv5 properties from stats
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 5 Sep 2014 13:37:24 +0000 (10:37 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 5 Sep 2014 18:18:19 +0000 (15:18 -0300)
commit4e4bb6acc9d2cbb8fc1392aff3bafc47e3cb0464
tree07ab90ffe6ce3071180a0abbe84bd8b165a9ff85
parent5e69997e2b68b1175d7d57370f107df91aa92659
libdvbv5: Split libdvbv5 properties from stats

As newer needs are added to the library, we want to be able
to add new commands and new stats independently.

So, we need to split the properties into two different ranges,
or otherwise a new libdvbv5 command property would break
userspace, by renumbering the statistics.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
lib/include/libdvbv5/dvb-v5-std.h
lib/libdvbv5/dvb-fe.c
lib/libdvbv5/dvb-v5-std.c