Thread: [Dvbstreamer-svn] SF.net SVN: dvbstreamer: [376] trunk (Page 4)
Status: Beta
Brought to you by:
charrea6
|
From: <cha...@us...> - 2007-10-24 20:21:06
|
Revision: 376
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=376&view=rev
Author: charrea6
Date: 2007-10-24 13:21:03 -0700 (Wed, 24 Oct 2007)
Log Message:
-----------
Remove Outputs and move manual filters to a plugin.
Modified Paths:
--------------
trunk/include/deliverymethod.h
trunk/include/servicefilter.h
trunk/src/Makefile.am
trunk/src/commands/cmd_info.c
trunk/src/commands/cmd_servicefilter.c
trunk/src/commands.c
trunk/src/deliverymethod.c
trunk/src/main.c
trunk/src/pluginmgr.c
trunk/src/plugins/Makefile.am
trunk/src/servicefilter.c
trunk/src/tuning.c
Added Paths:
-----------
trunk/src/plugins/manualfilters.c
Removed Paths:
-------------
trunk/include/outputs.h
trunk/src/commands/cmd_pids.c
trunk/src/outputs.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-10-24 20:29:17
|
Revision: 373
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=373&view=rev
Author: charrea6
Date: 2007-10-24 13:08:16 -0700 (Wed, 24 Oct 2007)
Log Message:
-----------
Add ServiceFindFQIDStr.
Modified Paths:
--------------
trunk/include/services.h
trunk/src/services.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-10-24 20:29:21
|
Revision: 372
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=372&view=rev
Author: charrea6
Date: 2007-10-24 13:05:56 -0700 (Wed, 24 Oct 2007)
Log Message:
-----------
Import libdvbpsi 0.16
Modified Paths:
--------------
trunk/include/dvbpsi/Makefile.am
trunk/include/dvbpsi/dr.h
trunk/include/dvbpsi/dvbpsi.h
trunk/src/dvbpsi/Makefile.am
trunk/src/dvbpsi/descriptors/dr_04.c
trunk/src/dvbpsi/tables/eit.c
Added Paths:
-----------
trunk/include/dvbpsi/cat.h
trunk/include/dvbpsi/dr_69.h
trunk/src/dvbpsi/descriptors/dr_69.c
trunk/src/dvbpsi/tables/cat.c
trunk/src/dvbpsi/tables/cat_private.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-10-24 20:33:09
|
Revision: 377
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=377&view=rev
Author: charrea6
Date: 2007-10-24 13:33:08 -0700 (Wed, 24 Oct 2007)
Log Message:
-----------
Allow selection of service by fully qualified id.
Modified Paths:
--------------
trunk/include/cache.h
trunk/include/services.h
trunk/include/tuning.h
trunk/src/cache.c
trunk/src/commands/cmd_info.c
trunk/src/commands/cmd_scanning.c
trunk/src/commands/cmd_servicefilter.c
trunk/src/commands.c
trunk/src/main.c
trunk/src/objects.c
trunk/src/services.c
trunk/src/ts.c
trunk/src/tuning.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-10-31 21:00:54
|
Revision: 381
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=381&view=rev
Author: charrea6
Date: 2007-10-31 14:00:50 -0700 (Wed, 31 Oct 2007)
Log Message:
-----------
Add TV Anytime descriptors.
Modified Paths:
--------------
trunk/include/dvbpsi/Makefile.am
trunk/include/dvbpsi/dr.h
trunk/src/dvbpsi/Makefile.am
Added Paths:
-----------
trunk/src/dvbpsi/descriptors/dr_73.c
trunk/src/dvbpsi/descriptors/dr_76.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-10-31 21:25:04
|
Revision: 382
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=382&view=rev
Author: charrea6
Date: 2007-10-31 14:24:55 -0700 (Wed, 31 Oct 2007)
Log Message:
-----------
Add Provider and DefaultAuthority to Service_t and improve lsservices and lsmuxes.
Modified Paths:
--------------
trunk/include/cache.h
trunk/include/dbase.h
trunk/include/multiplexes.h
trunk/include/services.h
trunk/src/cache.c
trunk/src/commands/cmd_info.c
trunk/src/commands/cmd_scanning.c
trunk/src/commands/cmd_servicefilter.c
trunk/src/dbase.c
trunk/src/multiplexes.c
trunk/src/plugins/nownext.c
trunk/src/sdtprocessor.c
trunk/src/services.c
trunk/src/tuning.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-10-31 22:14:52
|
Revision: 383
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=383&view=rev
Author: charrea6
Date: 2007-10-31 15:14:46 -0700 (Wed, 31 Oct 2007)
Log Message:
-----------
Add Reserve/Set header to delivery methods to allow the service filter to set the first packets in a file to the PAT and PMT.
Modified Paths:
--------------
trunk/include/deliverymethod.h
trunk/src/plugins/fileoutput.c
trunk/src/plugins/udpoutput.c
trunk/src/servicefilter.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-11-15 16:34:54
|
Revision: 403
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=403&view=rev
Author: charrea6
Date: 2007-11-15 08:34:40 -0800 (Thu, 15 Nov 2007)
Log Message:
-----------
Forgot the header files for the update to dvbpsi to use the Object memory allocation system.
Modified Paths:
--------------
trunk/include/dvbpsi/atsc/eit.h
trunk/include/dvbpsi/atsc/mgt.h
trunk/include/dvbpsi/atsc/stt.h
trunk/include/dvbpsi/atsc/vct.h
trunk/include/dvbpsi/cat.h
trunk/include/dvbpsi/eit.h
trunk/include/dvbpsi/nit.h
trunk/include/dvbpsi/pat.h
trunk/include/dvbpsi/pmt.h
trunk/include/dvbpsi/sdt.h
trunk/include/dvbpsi/tdttot.h
trunk/src/tdtprocessor.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-11-16 12:22:43
|
Revision: 407
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=407&view=rev
Author: charrea6
Date: 2007-11-16 04:22:40 -0800 (Fri, 16 Nov 2007)
Log Message:
-----------
Add deferred processor and message queue modules.
Modified Paths:
--------------
trunk/include/Makefile.am
trunk/src/Makefile.am
trunk/src/main.c
Added Paths:
-----------
trunk/include/deferredproc.h
trunk/include/messageq.h
trunk/src/threading/
trunk/src/threading/deferredproc.c
trunk/src/threading/messageq.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-11-21 15:51:52
|
Revision: 411
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=411&view=rev
Author: charrea6
Date: 2007-11-21 07:51:49 -0800 (Wed, 21 Nov 2007)
Log Message:
-----------
Ensure packets are valid before processing them
Modified Paths:
--------------
trunk/include/ts.h
trunk/src/ts.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-11-22 15:24:37
|
Revision: 418
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=418&view=rev
Author: charrea6
Date: 2007-11-22 07:24:33 -0800 (Thu, 22 Nov 2007)
Log Message:
-----------
Decode ETT tables for event descriptions on ATSC
Modified Paths:
--------------
trunk/include/dvbpsi/Makefile.am
trunk/src/dvbpsi/Makefile.am
trunk/src/plugins/atsctoepg.c
Added Paths:
-----------
trunk/include/dvbpsi/atsc/ett.h
trunk/src/dvbpsi/tables/atsc_ett.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-12-10 13:01:20
|
Revision: 439
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=439&view=rev
Author: charrea6
Date: 2007-12-10 05:01:19 -0800 (Mon, 10 Dec 2007)
Log Message:
-----------
Prepare for 0.9 release
Modified Paths:
--------------
trunk/ChangeLog
trunk/INSTALL
trunk/README
trunk/configure.in
trunk/include/dvbpsi/Makefile.am
trunk/src/Makefile.am
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-12-12 12:17:47
|
Revision: 440
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=440&view=rev
Author: charrea6
Date: 2007-12-12 04:17:33 -0800 (Wed, 12 Dec 2007)
Log Message:
-----------
Fix bug [ 1849291 ] Service filter doesn't work if created after a 'select'
Modified Paths:
--------------
trunk/ChangeLog
trunk/src/servicefilter.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2008-01-15 13:55:26
|
Revision: 449
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=449&view=rev
Author: charrea6
Date: 2008-01-15 05:55:23 -0800 (Tue, 15 Jan 2008)
Log Message:
-----------
Add [ 1871895 ] Traffic Monitoring Plugin
Modified Paths:
--------------
trunk/ChangeLog
trunk/README
trunk/src/Makefile.am
trunk/src/pluginmgr.c
trunk/src/plugins/Makefile.am
Added Paths:
-----------
trunk/src/plugins/traffic.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2008-01-23 08:57:58
|
Revision: 451
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=451&view=rev
Author: charrea6
Date: 2008-01-23 00:57:55 -0800 (Wed, 23 Jan 2008)
Log Message:
-----------
Change to per-thread database connection in an attempt to solve some strange database access problems.
Modified Paths:
--------------
trunk/include/dbase.h
trunk/src/dbase.c
trunk/src/epgdbase.c
trunk/src/plugins/lcnquery.c
trunk/src/setup.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2008-02-01 12:54:49
|
Revision: 453
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=453&view=rev
Author: charrea6
Date: 2008-02-01 04:50:55 -0800 (Fri, 01 Feb 2008)
Log Message:
-----------
Fix bug [ 1884368 ] festatus command doesn't work on DVB-S (patch supplied)
Modified Paths:
--------------
trunk/ChangeLog
trunk/README
trunk/src/dvb.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2008-02-08 12:55:36
|
Revision: 456
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=456&view=rev
Author: charrea6
Date: 2008-02-08 04:55:33 -0800 (Fri, 08 Feb 2008)
Log Message:
-----------
Implement feature request [ 1880738 ] Allow comments in script files
Modified Paths:
--------------
trunk/ChangeLog
trunk/src/commands.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2008-02-08 13:05:20
|
Revision: 457
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=457&view=rev
Author: charrea6
Date: 2008-02-08 05:05:17 -0800 (Fri, 08 Feb 2008)
Log Message:
-----------
Implement feature request [ 1885966 ] Foreground Daemon mode
Modified Paths:
--------------
trunk/ChangeLog
trunk/src/main.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2008-02-08 16:27:31
|
Revision: 458
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=458&view=rev
Author: charrea6
Date: 2008-02-08 08:27:26 -0800 (Fri, 08 Feb 2008)
Log Message:
-----------
Fix bug [ 1875269 ] Segmentation Fault during DVB-S streaming
Modified Paths:
--------------
trunk/ChangeLog
trunk/include/cache.h
trunk/src/cache.c
trunk/src/dvbpsi/tables/eit.c
trunk/src/dvbpsi/tables/pat.c
trunk/src/patprocessor.c
trunk/src/psipprocessor.c
trunk/src/sdtprocessor.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2008-02-08 22:03:53
|
Revision: 459
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=459&view=rev
Author: charrea6
Date: 2008-02-08 14:03:48 -0800 (Fri, 08 Feb 2008)
Log Message:
-----------
Fix bug [ 1889789 ] Traffic plugin does work (printf) while blocking TS thread
Modified Paths:
--------------
trunk/ChangeLog
trunk/include/services.h
trunk/src/plugins/traffic.c
trunk/src/services.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2008-02-12 13:38:34
|
Revision: 461
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=461&view=rev
Author: charrea6
Date: 2008-02-12 05:38:31 -0800 (Tue, 12 Feb 2008)
Log Message:
-----------
Move to a write-through rather than a write-back cache. A new thread is used to update the dbase in the background, meaning the CacheWriteback no longer needs to be called.
Modified Paths:
--------------
trunk/include/cache.h
trunk/include/pids.h
trunk/src/cache.c
trunk/src/patprocessor.c
trunk/src/pids.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2008-02-15 16:21:57
|
Revision: 464
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=464&view=rev
Author: charrea6
Date: 2008-02-15 08:21:42 -0800 (Fri, 15 Feb 2008)
Log Message:
-----------
Add new events management module
Modified Paths:
--------------
trunk/include/Makefile.am
trunk/src/Makefile.am
trunk/src/main.c
trunk/src/tuning.c
Added Paths:
-----------
trunk/include/events.h
trunk/src/events.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2008-02-19 13:08:12
|
Revision: 470
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=470&view=rev
Author: charrea6
Date: 2008-02-19 05:07:54 -0800 (Tue, 19 Feb 2008)
Log Message:
-----------
Change commands system to use a pthread specific for command context, also add new CommandGets (fgets like) function
Modified Paths:
--------------
trunk/include/commands.h
trunk/src/commands.c
trunk/src/remoteintf.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2008-02-19 15:09:42
|
Revision: 472
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=472&view=rev
Author: charrea6
Date: 2008-02-19 07:07:54 -0800 (Tue, 19 Feb 2008)
Log Message:
-----------
Fix bug [ 1893435 ] ServiceFilters not destroy when app exits by adding ServiceFilterDestroyAll()
Modified Paths:
--------------
trunk/include/servicefilter.h
trunk/src/main.c
trunk/src/servicefilter.c
trunk/src/ts.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2008-02-19 16:18:03
|
Revision: 473
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=473&view=rev
Author: charrea6
Date: 2008-02-19 08:17:54 -0800 (Tue, 19 Feb 2008)
Log Message:
-----------
Fix bug [ 1893433 ] manualfilter plugin doesn't free filters when app exits by destroying all delivery method instances before exit
Modified Paths:
--------------
trunk/include/deliverymethod.h
trunk/src/deliverymethod.c
trunk/src/main.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|