Re: [PATCH 1/4] libdvbv5: do not adjust DVB time daylight saving

2018-12-05 Thread Mauro Carvalho Chehab
Em Sat, 7 Jul 2018 13:20:54 +0200 André Roth escreveu: > This makes dvb_time available outside of EIT parsing, and > struct tm to reflect the actual values received from DVB. > > Signed-off-by: André Roth > --- > lib/include/libdvbv5/descriptors.h | 11 +++ > lib/include/libdvbv5/eit.

[PATCH 1/4] libdvbv5: do not adjust DVB time daylight saving

2018-07-07 Thread André Roth
This makes dvb_time available outside of EIT parsing, and struct tm to reflect the actual values received from DVB. Signed-off-by: André Roth --- lib/include/libdvbv5/descriptors.h | 11 +++ lib/include/libdvbv5/eit.h | 10 -- lib/libdvbv5/descriptors.c | 37 +