[Dvbstreamer-svn] SF.net SVN: dvbstreamer:[626] trunk
Status: Beta
Brought to you by:
charrea6
|
From: <cha...@us...> - 2009-10-01 16:37:46
|
Revision: 626
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=626&view=rev
Author: charrea6
Date: 2009-10-01 16:37:35 +0000 (Thu, 01 Oct 2009)
Log Message:
-----------
Everything now compiles although the plugins traffic and sectionfilter are currently not being compiled.
Updated the now/next plugin to output datetime using ctime.
Updated the datetime plugin to work for ATSC and DVB, now outputs time using ctime and uses monotonic clock to determine the age of the received time
Modified Paths:
--------------
trunk/include/Makefile.am
trunk/include/dvbpsi/atsc/stt.h
trunk/include/dvbpsi/datetime.h
trunk/include/dvbpsi/eit.h
trunk/include/dvbpsi/tdttot.h
trunk/include/main.h
trunk/include/servicefilter.h
trunk/include/standard/atsc.h
trunk/include/standard/dvb.h
trunk/include/standard/mpeg2.h
trunk/src/commands/cmd_servicefilter.c
trunk/src/deliverymethod.c
trunk/src/dvbpsi/datetime.c
trunk/src/dvbpsi/tables/eit.c
trunk/src/dvbpsi/tables/tdttot.c
trunk/src/events.c
trunk/src/fileadapter.c
trunk/src/main.c
trunk/src/plugins/Makefile.am
trunk/src/plugins/atsctoepg.c
trunk/src/plugins/datetime.c
trunk/src/plugins/dvbtoepg.c
trunk/src/plugins/eventsdispatcher.c
trunk/src/plugins/nownext.c
trunk/src/plugins/sicapture.c
trunk/src/servicefilter.c
trunk/src/standard/atsc/atsc.c
trunk/src/standard/atsc/psipprocessor.c
trunk/src/standard/dvb/dvb.c
trunk/src/standard/dvb/sdtprocessor.c
trunk/src/standard/dvb/tdtprocessor.c
trunk/src/standard/mpeg2/mpeg2.c
trunk/src/standard/mpeg2/patprocessor.c
trunk/src/standard/mpeg2/pmtprocessor.c
trunk/src/tuning.c
Removed Paths:
-------------
trunk/src/plugins/queryepg.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|