You are on page 1of 1

Note:

2015.08.14 - Version DB4 3.2.0


add multi/single favorite group support, default is enable FAVORITE_GROUP_MULTISEL
That is: favorite group can be multiple select, so that one programe can be
belong to multiple favorite group. Then we only show 32bit digit for favorite group
in programe list.

2015.08.07 - Version DB4 3.2.0


change the Video type form "MPEG2/H264" to "SD/HD"

2015.08.03 - Version DB4 3.2.0


1. Tool: Add favorite progame filter in user swith pane. and favorite program can
be moved to the new postion
2. SDK: according the fix length of P_NODE in common_pnode_unpack(), easy to adjust
the alieditor header

2014.12.15a - Version DB4 3.2.0


remove/rename some dvb node head files.
dvb_node_sdk11.h: for SDK 11.x
dvb_node_sdk11_ca.h: for SDK 11.x CA solution
dvb_node_sdk13.1.h: for Combo UI SDK 13.1,optimize SDK database (uprade to DB4.1)
dvb_node_sdk13.1_biss.h: for Combo UI SDK 13.1 biss key solution.

2014.12.15a - Version DB4 3.2.0


1. new a dvr_node_3606_comboUI_3281ca.h: for 3281 CA solution SDK11.x,
disable audio_type[20], other wise the programe name would be out of order

2. When open abs file of CA(3281) solution, do not check CRC, for CA solution may
change CRC.

2014.12.02 - Version DB4 3.2.0


Add Biss key(8 bytes) filed to P_NODE, if enbale biss key support in SDK,
please load dvr_node_3606_comboUI_biss_sdk13.1.h for template.

2014.11.27
Issue: Load *.ddf, *.udf, insert/edit channel in TP, the Audio 1 pid(up to 256),
Audio 2(up to 256)
pid may be truncated
Fixed: last version only modify SetNodeData() to align 2/4 byte, but do not modify
corresponding GetNodeData(),
modify match, it is OK.

2014.07
From Combo UI SDK 13.1, we optimize SDK database (uprade to DB4.1), Aliedtor also
should be modifed.
So:
SDKx.x ~ SDK13.0 load dvr_node_3606_comboUI.h
SDK13.1 ~ SDK xx.x load dvr_node_3606_comboUI_sdk13.1.h

You might also like