Thread: [Dvbstreamer-svn] SF.net SVN: dvbstreamer:[741] trunk (Page 3)
Status: Beta
Brought to you by:
charrea6
|
From: <cha...@us...> - 2010-03-16 22:36:12
|
Revision: 741
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=741&view=rev
Author: charrea6
Date: 2010-03-16 22:36:05 +0000 (Tue, 16 Mar 2010)
Log Message:
-----------
Rework pids to allow storing the descriptors for the PMT
Modified Paths:
--------------
trunk/include/cache.h
trunk/include/pids.h
trunk/src/cache.c
trunk/src/commands/cmd_info.c
trunk/src/pids.c
trunk/src/servicefilter.c
trunk/src/standard/mpeg2/pmtprocessor.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2010-03-18 17:45:35
|
Revision: 743
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=743&view=rev
Author: charrea6
Date: 2010-03-18 17:45:28 +0000 (Thu, 18 Mar 2010)
Log Message:
-----------
Remove pcrPID and pmtVersion from Service_t
Modified Paths:
--------------
trunk/include/services.h
trunk/src/cache.c
trunk/src/commands/cmd_info.c
trunk/src/parsezap.c
trunk/src/plugins/sicapture.c
trunk/src/plugins/traffic.c
trunk/src/servicefilter.c
trunk/src/services.c
trunk/src/standard/mpeg2/patprocessor.c
trunk/src/standard/mpeg2/pmtprocessor.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2010-03-24 12:40:05
|
Revision: 747
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=747&view=rev
Author: charrea6
Date: 2010-03-24 12:39:57 +0000 (Wed, 24 Mar 2010)
Log Message:
-----------
Fix failure to exit when in daemon mode and sent a SIGQUIT/INT/TERM
Modified Paths:
--------------
trunk/include/dispatchers.h
trunk/src/dispatchers.c
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...> - 2010-03-24 14:08:20
|
Revision: 750
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=750&view=rev
Author: charrea6
Date: 2010-03-24 14:08:13 +0000 (Wed, 24 Mar 2010)
Log Message:
-----------
Update change log and copyright/version in fileoutput
Modified Paths:
--------------
trunk/ChangeLog
trunk/src/plugins/fileoutput.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2010-04-08 15:47:18
|
Revision: 765
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=765&view=rev
Author: charrea6
Date: 2010-04-08 15:47:11 +0000 (Thu, 08 Apr 2010)
Log Message:
-----------
Add ServiceGetIDNameStr to make output of service name and id consistent, fix a couple of bugs related to service filters and services
Modified Paths:
--------------
trunk/include/services.h
trunk/src/commands/cmd_info.c
trunk/src/commands/cmd_servicefilter.c
trunk/src/servicefilter.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...> - 2010-04-09 21:29:42
|
Revision: 770
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=770&view=rev
Author: charrea6
Date: 2010-04-09 21:29:36 +0000 (Fri, 09 Apr 2010)
Log Message:
-----------
Fix logging build break and add new levels file to control level of output for individual modules
Modified Paths:
--------------
trunk/include/logging.h
trunk/src/logging.c
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...> - 2010-04-14 16:29:43
|
Revision: 772
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=772&view=rev
Author: charrea6
Date: 2010-04-14 16:29:37 +0000 (Wed, 14 Apr 2010)
Log Message:
-----------
Remove obsolete epg database update doxygen version information
Modified Paths:
--------------
trunk/doxygen.config
Removed Paths:
-------------
trunk/include/epgdbase.h
trunk/src/epgdbase.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2010-05-08 06:15:32
|
Revision: 777
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=777&view=rev
Author: charrea6
Date: 2010-05-08 06:15:24 +0000 (Sat, 08 May 2010)
Log Message:
-----------
Fix bug when no primary service has been selected and a second service filter is added and a service selected on that
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...> - 2010-05-10 11:38:35
|
Revision: 778
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=778&view=rev
Author: charrea6
Date: 2010-05-10 11:38:29 +0000 (Mon, 10 May 2010)
Log Message:
-----------
Fix failure to exit on signal or quit command
Modified Paths:
--------------
trunk/ChangeLog
trunk/include/main.h
trunk/src/dispatchers.c
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...> - 2010-05-27 15:12:43
|
Revision: 781
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=781&view=rev
Author: charrea6
Date: 2010-05-27 15:12:37 +0000 (Thu, 27 May 2010)
Log Message:
-----------
Add ability to configure the LNB settings from within dvbstreamer and fix lnb sharing
Modified Paths:
--------------
trunk/include/dvbadapter.h
trunk/src/commands/cmd_info.c
trunk/src/dvbadapter.c
trunk/src/fileadapter.c
trunk/src/lnb.c
trunk/src/main.c
trunk/src/plugins/dvbtoepg.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...> - 2010-08-26 16:08:39
|
Revision: 787
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=787&view=rev
Author: charrea6
Date: 2010-08-26 16:08:33 +0000 (Thu, 26 Aug 2010)
Log Message:
-----------
Start work on CAM plugin
Modified Paths:
--------------
trunk/include/types.h
trunk/src/plugins/Makefile.am
Added Paths:
-----------
trunk/src/plugins/cam.c
trunk/src/plugins/en50221.c
trunk/src/plugins/en50221.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2011-02-01 17:20:25
|
Revision: 792
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=792&view=rev
Author: charrea6
Date: 2011-02-01 17:20:17 +0000 (Tue, 01 Feb 2011)
Log Message:
-----------
Initial ISDB-T support
Modified Paths:
--------------
trunk/configure.in
trunk/include/dvbadapter.h
trunk/include/main.h
trunk/src/dvbadapter.c
trunk/src/fileadapter.c
trunk/src/main.c
trunk/src/parsezap.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...> - 2012-02-19 13:44:37
|
Revision: 813
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=813&view=rev
Author: charrea6
Date: 2012-02-19 13:44:30 +0000 (Sun, 19 Feb 2012)
Log Message:
-----------
Remove markup characters from service names - many thanks Manuel Borchers
Modified Paths:
--------------
trunk/README
trunk/src/standard/dvb/sdtprocessor.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|