Thread: [Dvbstreamer-svn] SF.net SVN: dvbstreamer: [160] trunk
Status: Beta
Brought to you by:
charrea6
|
From: <cha...@us...> - 2006-09-05 11:57:42
|
Revision: 160
http://svn.sourceforge.net/dvbstreamer/?rev=160&view=rev
Author: charrea6
Date: 2006-09-05 04:57:25 -0700 (Tue, 05 Sep 2006)
Log Message:
-----------
Add option to filter out non-printable characters from service names
Modified Paths:
--------------
trunk/include/main.h
trunk/src/main.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...> - 2006-09-07 15:44:46
|
Revision: 164
http://svn.sourceforge.net/dvbstreamer/?rev=164&view=rev
Author: charrea6
Date: 2006-09-07 08:44:37 -0700 (Thu, 07 Sep 2006)
Log Message:
-----------
Remove services and multiplex command, replace with lsmuxes and lsservices
Modified Paths:
--------------
trunk/include/main.h
trunk/src/commands.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...> - 2006-09-07 16:24:15
|
Revision: 167
http://svn.sourceforge.net/dvbstreamer/?rev=167&view=rev
Author: charrea6
Date: 2006-09-07 09:23:59 -0700 (Thu, 07 Sep 2006)
Log Message:
-----------
Update project documentation
Modified Paths:
--------------
trunk/ChangeLog
trunk/README
trunk/doxygen.config
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2006-09-08 14:24:38
|
Revision: 169
http://svn.sourceforge.net/dvbstreamer/?rev=169&view=rev
Author: charrea6
Date: 2006-09-08 07:24:22 -0700 (Fri, 08 Sep 2006)
Log Message:
-----------
Add list multiplexes message and change list services message to take a multiplex also add current multiplex message
Modified Paths:
--------------
trunk/doc/binaryprotocol.txt
trunk/include/msgcodes.h
trunk/src/binarycomms.c
trunk/src/dvbctrl.c
trunk/test/binarycomms.py
trunk/test/msgcodes.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2006-09-08 14:35:54
|
Revision: 171
http://svn.sourceforge.net/dvbstreamer/?rev=171&view=rev
Author: charrea6
Date: 2006-09-08 07:35:48 -0700 (Fri, 08 Sep 2006)
Log Message:
-----------
Update project documentation
Modified Paths:
--------------
trunk/ChangeLog
trunk/README
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2006-09-11 16:21:44
|
Revision: 173
http://svn.sourceforge.net/dvbstreamer/?rev=173&view=rev
Author: charrea6
Date: 2006-09-11 09:20:31 -0700 (Mon, 11 Sep 2006)
Log Message:
-----------
Configure hackery to check for sqlite3 and dvbpsi libraries, also clean up and use correct AC_INIT
Modified Paths:
--------------
trunk/Makefile.in
trunk/config.h.in
trunk/configure
trunk/configure.in
trunk/include/Makefile.in
trunk/src/Makefile.in
trunk/src/plugins/Makefile.in
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2006-10-04 14:27:23
|
Revision: 176
http://svn.sourceforge.net/dvbstreamer/?rev=176&view=rev
Author: charrea6
Date: 2006-10-04 07:27:02 -0700 (Wed, 04 Oct 2006)
Log Message:
-----------
Add new MultiplexChanged callback to TSFilter
Modified Paths:
--------------
trunk/include/ts.h
trunk/src/main.c
trunk/src/patprocessor.c
trunk/src/pmtprocessor.c
trunk/src/sdtprocessor.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...> - 2006-10-04 15:04:33
|
Revision: 177
http://svn.sourceforge.net/dvbstreamer/?rev=177&view=rev
Author: charrea6
Date: 2006-10-04 08:04:20 -0700 (Wed, 04 Oct 2006)
Log Message:
-----------
Set LIBS to nothing after checking for sqlite and dvbpsi
Modified Paths:
--------------
trunk/configure
trunk/configure.in
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2006-10-14 20:53:16
|
Revision: 181
http://svn.sourceforge.net/dvbstreamer/?rev=181&view=rev
Author: charrea6
Date: 2006-10-14 13:53:02 -0700 (Sat, 14 Oct 2006)
Log Message:
-----------
Update automake, configure scripts
Modified Paths:
--------------
trunk/Makefile.in
trunk/aclocal.m4
trunk/configure
trunk/include/Makefile.in
trunk/src/Makefile.in
trunk/src/plugins/Makefile.in
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2006-10-17 16:14:00
|
Revision: 186
http://svn.sourceforge.net/dvbstreamer/?rev=186&view=rev
Author: charrea6
Date: 2006-10-17 09:13:48 -0700 (Tue, 17 Oct 2006)
Log Message:
-----------
Add SDT Callback and implement PID Filter feature
Modified Paths:
--------------
trunk/include/plugin.h
trunk/include/sdtprocessor.h
trunk/src/pluginmgr.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...> - 2006-10-20 15:24:01
|
Revision: 187
http://svn.sourceforge.net/dvbstreamer/?rev=187&view=rev
Author: charrea6
Date: 2006-10-20 08:23:31 -0700 (Fri, 20 Oct 2006)
Log Message:
-----------
Add PCR PID to service structure
Modified Paths:
--------------
trunk/include/cache.h
trunk/include/dbase.h
trunk/include/services.h
trunk/src/cache.c
trunk/src/dbase.c
trunk/src/parsezap.c
trunk/src/pmtprocessor.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...> - 2006-10-27 16:02:54
|
Revision: 190
http://svn.sourceforge.net/dvbstreamer/?rev=190&view=rev
Author: charrea6
Date: 2006-10-27 09:02:24 -0700 (Fri, 27 Oct 2006)
Log Message:
-----------
Add descriptors to PID_t structure, plus bug fixes in cache.c todo with PID count and PIDs not being written to the database for new services
Modified Paths:
--------------
trunk/include/dbase.h
trunk/include/services.h
trunk/src/binarycomms.c
trunk/src/cache.c
trunk/src/commands.c
trunk/src/dbase.c
trunk/src/pmtprocessor.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...> - 2006-11-01 16:17:26
|
Revision: 192
http://svn.sourceforge.net/dvbstreamer/?rev=192&view=rev
Author: charrea6
Date: 2006-11-01 08:16:54 -0800 (Wed, 01 Nov 2006)
Log Message:
-----------
Move PID handling into new file and add PIDList_t structure
Modified Paths:
--------------
trunk/include/cache.h
trunk/include/services.h
trunk/src/Makefile.am
trunk/src/Makefile.in
trunk/src/binarycomms.c
trunk/src/cache.c
trunk/src/commands.c
trunk/src/pmtprocessor.c
trunk/src/servicefilter.c
trunk/src/services.c
Added Paths:
-----------
trunk/include/pids.h
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...> - 2006-11-15 16:09:36
|
Revision: 196
http://svn.sourceforge.net/dvbstreamer/?rev=196&view=rev
Author: charrea6
Date: 2006-11-15 08:09:27 -0800 (Wed, 15 Nov 2006)
Log Message:
-----------
Add scan command to rescan a multiplex
Modified Paths:
--------------
trunk/include/main.h
trunk/src/commands.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...> - 2006-11-21 17:10:05
|
Revision: 199
http://svn.sourceforge.net/dvbstreamer/?rev=199&view=rev
Author: charrea6
Date: 2006-11-21 09:10:02 -0800 (Tue, 21 Nov 2006)
Log Message:
-----------
Add AVS Only option to the service filter to only stream the main video/audio/subtitles
Modified Paths:
--------------
trunk/include/servicefilter.h
trunk/src/commands.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...> - 2006-11-23 10:59:14
|
Revision: 202
http://svn.sourceforge.net/dvbstreamer/?rev=202&view=rev
Author: charrea6
Date: 2006-11-23 02:59:05 -0800 (Thu, 23 Nov 2006)
Log Message:
-----------
Remove autogenerated files and general cleanup.
Modified Paths:
--------------
trunk/acinclude.m4
Removed Paths:
-------------
trunk/DVBStreamer.prj
trunk/DVBStreamer.prj.bak
trunk/DVBStreamer.pws
trunk/Makefile.in
trunk/aclocal.m4
trunk/config.guess
trunk/config.h.in
trunk/config.sub
trunk/configure
trunk/depcomp
trunk/include/Makefile.in
trunk/install-sh
trunk/ltmain.sh
trunk/missing
trunk/setup-gettext
trunk/src/Makefile.in
trunk/src/plugins/Makefile.in
trunk/stamp-h.in
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2006-11-29 19:20:52
|
Revision: 207
http://svn.sourceforge.net/dvbstreamer/?rev=207&view=rev
Author: charrea6
Date: 2006-11-29 11:20:40 -0800 (Wed, 29 Nov 2006)
Log Message:
-----------
Update version to 0.6
Modified Paths:
--------------
trunk/ChangeLog
trunk/configure.in
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2006-12-01 14:24:06
|
Revision: 209
http://svn.sourceforge.net/dvbstreamer/?rev=209&view=rev
Author: charrea6
Date: 2006-12-01 06:24:05 -0800 (Fri, 01 Dec 2006)
Log Message:
-----------
Add NIT and TDT/TOT processing functions.
Added Paths:
-----------
trunk/include/dvbpsi/
trunk/include/dvbpsi/Makefile.am
trunk/include/dvbpsi/nit.h
trunk/include/dvbpsi/tdttot.h
trunk/include/nitprocessor.h
trunk/include/tdtprocessor.h
trunk/src/dvbpsi/
trunk/src/dvbpsi/nit.c
trunk/src/dvbpsi/tdttot.c
trunk/src/nitprocessor.c
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...> - 2006-12-01 14:25:38
|
Revision: 210
http://svn.sourceforge.net/dvbstreamer/?rev=210&view=rev
Author: charrea6
Date: 2006-12-01 06:25:37 -0800 (Fri, 01 Dec 2006)
Log Message:
-----------
Itergrate NIT and TDT/TOT processing.
Modified Paths:
--------------
trunk/include/main.h
trunk/include/plugin.h
trunk/src/Makefile.am
trunk/src/commands.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...> - 2006-12-08 13:11:09
|
Revision: 213
http://svn.sourceforge.net/dvbstreamer/?rev=213&view=rev
Author: charrea6
Date: 2006-12-08 05:11:06 -0800 (Fri, 08 Dec 2006)
Log Message:
-----------
Add name field to PIDFilter_t.
Modified Paths:
--------------
trunk/include/ts.h
trunk/src/commands.c
trunk/src/nitprocessor.c
trunk/src/outputs.c
trunk/src/patprocessor.c
trunk/src/pmtprocessor.c
trunk/src/sdtprocessor.c
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...> - 2006-12-08 13:19:46
|
Revision: 214
http://svn.sourceforge.net/dvbstreamer/?rev=214&view=rev
Author: charrea6
Date: 2006-12-08 05:19:42 -0800 (Fri, 08 Dec 2006)
Log Message:
-----------
Add Section Processor.
Modified Paths:
--------------
trunk/include/plugin.h
trunk/src/Makefile.am
Added Paths:
-----------
trunk/include/sectionprocessor.h
trunk/src/sectionprocessor.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2006-12-14 16:34:41
|
Revision: 221
http://svn.sourceforge.net/dvbstreamer/?rev=221&view=rev
Author: charrea6
Date: 2006-12-14 08:34:38 -0800 (Thu, 14 Dec 2006)
Log Message:
-----------
First version of new text based remote interface.
Modified Paths:
--------------
trunk/include/commands.h
trunk/src/Makefile.am
trunk/src/commands.c
trunk/src/main.c
Added Paths:
-----------
trunk/doc/remotecontrol.txt
trunk/include/remoteintf.h
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...> - 2006-12-15 13:05:22
|
Revision: 223
http://svn.sourceforge.net/dvbstreamer/?rev=223&view=rev
Author: charrea6
Date: 2006-12-15 05:05:20 -0800 (Fri, 15 Dec 2006)
Log Message:
-----------
Remove binary comms.
Modified Paths:
--------------
trunk/src/Makefile.am
Removed Paths:
-------------
trunk/doc/binaryprotocol.txt
trunk/doc/binaryprotocol_cheader.awk
trunk/doc/binaryprotocol_python.awk
trunk/include/binarycomms.h
trunk/include/messages.h
trunk/include/msgcodes.h
trunk/src/binarycomms.c
trunk/src/messages.c
trunk/test/binarycomms.py
trunk/test/msgcodes.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-01-05 20:36:27
|
Revision: 224
http://svn.sourceforge.net/dvbstreamer/?rev=224&view=rev
Author: charrea6
Date: 2007-01-05 12:36:24 -0800 (Fri, 05 Jan 2007)
Log Message:
-----------
Add libdvbpsi claim/release patch
Added Paths:
-----------
trunk/misc/
trunk/misc/libdvbpsi-claimrelease.patch
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-02-06 17:59:49
|
Revision: 231
http://svn.sourceforge.net/dvbstreamer/?rev=231&view=rev
Author: charrea6
Date: 2007-02-06 09:59:37 -0800 (Tue, 06 Feb 2007)
Log Message:
-----------
Add IP6 support and binding address to remote interface
Modified Paths:
--------------
trunk/include/remoteintf.h
trunk/src/dvbctrl.c
trunk/src/main.c
trunk/src/remoteintf.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|