dvbstreamer-svn Mailing List for DVBStreamer (Page 22)
Status: Beta
Brought to you by:
charrea6
You can subscribe to this list here.
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(14) |
Sep
(17) |
Oct
(16) |
Nov
(17) |
Dec
(15) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2007 |
Jan
(7) |
Feb
(6) |
Mar
(49) |
Apr
(19) |
May
(30) |
Jun
(16) |
Jul
(8) |
Aug
(6) |
Sep
(7) |
Oct
(13) |
Nov
(44) |
Dec
(14) |
| 2008 |
Jan
(10) |
Feb
(30) |
Mar
(10) |
Apr
(6) |
May
(10) |
Jun
(5) |
Jul
|
Aug
|
Sep
(5) |
Oct
(25) |
Nov
(5) |
Dec
(17) |
| 2009 |
Jan
(8) |
Feb
(9) |
Mar
(1) |
Apr
(11) |
May
|
Jun
(14) |
Jul
(10) |
Aug
|
Sep
(6) |
Oct
(40) |
Nov
(9) |
Dec
(12) |
| 2010 |
Jan
(19) |
Feb
(27) |
Mar
(22) |
Apr
(22) |
May
(6) |
Jun
|
Jul
(4) |
Aug
(2) |
Sep
(1) |
Oct
|
Nov
(1) |
Dec
|
| 2011 |
Jan
(1) |
Feb
(6) |
Mar
(5) |
Apr
|
May
|
Jun
|
Jul
(7) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2012 |
Jan
(1) |
Feb
(3) |
Mar
(4) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <cha...@us...> - 2007-04-22 18:57:08
|
Revision: 293
http://svn.sourceforge.net/dvbstreamer/?rev=293&view=rev
Author: charrea6
Date: 2007-04-22 11:57:01 -0700 (Sun, 22 Apr 2007)
Log Message:
-----------
Import changes from libdvbpsi svn
Modified Paths:
--------------
trunk/src/dvbpsi/descriptors/dr_0a.c
trunk/src/dvbpsi/descriptors/dr_56.c
trunk/src/dvbpsi/dvbpsi.c
trunk/src/dvbpsi/dvbpsi_private.h
trunk/src/dvbpsi/tables/eit.c
trunk/src/dvbpsi/tables/eit_private.h
trunk/src/pmtprocessor.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-04-20 20:38:45
|
Revision: 292
http://svn.sourceforge.net/dvbstreamer/?rev=292&view=rev
Author: charrea6
Date: 2007-04-20 13:38:42 -0700 (Fri, 20 Apr 2007)
Log Message:
-----------
Fix -Wall -Werror warnings and code clean up.
Modified Paths:
--------------
trunk/include/dvbpsi/datetime.h
trunk/include/main.h
trunk/src/commands.c
trunk/src/dbase.c
trunk/src/dvb.c
trunk/src/dvbctrl.c
trunk/src/dvbpsi/Makefile.am
trunk/src/dvbpsi/datetime.c
trunk/src/dvbpsi/tables/eit.c
trunk/src/dvbpsi/tables/tdttot.c
trunk/src/main.c
trunk/src/outputs.c
trunk/src/pesprocessor.c
trunk/src/pluginmgr.c
trunk/src/plugins/udp.c
trunk/src/plugins/udpoutput.c
trunk/src/sectionprocessor.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-04-18 21:43:55
|
Revision: 291
http://svn.sourceforge.net/dvbstreamer/?rev=291&view=rev
Author: charrea6
Date: 2007-04-18 14:43:48 -0700 (Wed, 18 Apr 2007)
Log Message:
-----------
Turn on -Wall -Werror and fix warnings.
Modified Paths:
--------------
trunk/include/nitprocessor.h
trunk/include/ts.h
trunk/src/Makefile.am
trunk/src/cache.c
trunk/src/commands.c
trunk/src/dbase.c
trunk/src/dvb.c
trunk/src/dvbctrl.c
trunk/src/logging.c
trunk/src/main.c
trunk/src/objects.c
trunk/src/pesprocessor.c
trunk/src/pids.c
trunk/src/pluginmgr.c
trunk/src/plugins/Makefile.am
trunk/src/plugins/fileoutput.c
trunk/src/plugins/lcnquery.c
trunk/src/plugins/nownext.c
trunk/src/remoteintf.c
trunk/src/sdtprocessor.c
trunk/src/sectionprocessor.c
trunk/src/servicefilter.c
trunk/src/services.c
trunk/src/setup.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...> - 2007-04-17 17:27:09
|
Revision: 290
http://svn.sourceforge.net/dvbstreamer/?rev=290&view=rev
Author: charrea6
Date: 2007-04-17 10:27:08 -0700 (Tue, 17 Apr 2007)
Log Message:
-----------
Add ATSC and DiSEqC support.
Modified Paths:
--------------
trunk/configure.in
trunk/include/dbase.h
trunk/include/dvb.h
trunk/include/main.h
trunk/include/multiplexes.h
trunk/include/services.h
trunk/src/Makefile.am
trunk/src/cache.c
trunk/src/commands.c
trunk/src/dbase.c
trunk/src/dvb.c
trunk/src/main.c
trunk/src/multiplexes.c
trunk/src/parsezap.c
trunk/src/patprocessor.c
trunk/src/pids.c
trunk/src/pluginmgr.c
trunk/src/pmtprocessor.c
trunk/src/servicefilter.c
trunk/src/services.c
trunk/src/setup.c
Added Paths:
-----------
trunk/include/psipprocessor.h
trunk/include/tuning.h
trunk/src/psipprocessor.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-04-16 19:50:51
|
Revision: 289
http://svn.sourceforge.net/dvbstreamer/?rev=289&view=rev
Author: charrea6
Date: 2007-04-16 12:50:48 -0700 (Mon, 16 Apr 2007)
Log Message:
-----------
Make Date/Time and duration field simpler to use in libdvbpsi.
Modified Paths:
--------------
trunk/include/dvbpsi/Makefile.am
trunk/include/dvbpsi/eit.h
trunk/include/dvbpsi/tdttot.h
trunk/include/plugin.h
trunk/src/dvbpsi/Makefile.am
trunk/src/dvbpsi/tables/eit.c
trunk/src/dvbpsi/tables/tdttot.c
trunk/src/plugins/datetime.c
trunk/src/plugins/nownext.c
Added Paths:
-----------
trunk/include/dvbpsi/datetime.h
trunk/src/dvbpsi/datetime.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-04-01 17:29:59
|
Revision: 288
http://svn.sourceforge.net/dvbstreamer/?rev=288&view=rev
Author: charrea6
Date: 2007-04-01 10:29:57 -0700 (Sun, 01 Apr 2007)
Log Message:
-----------
Simple remote control interface release.
Added Paths:
-----------
tags/0.7/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-04-01 17:22:52
|
Revision: 287
http://svn.sourceforge.net/dvbstreamer/?rev=287&view=rev
Author: charrea6
Date: 2007-04-01 10:22:51 -0700 (Sun, 01 Apr 2007)
Log Message:
-----------
0.7 Release
Modified Paths:
--------------
trunk/ChangeLog
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-04-01 17:21:42
|
Revision: 286
http://svn.sourceforge.net/dvbstreamer/?rev=286&view=rev
Author: charrea6
Date: 2007-04-01 10:21:39 -0700 (Sun, 01 Apr 2007)
Log Message:
-----------
Make sure the dvbpsi header files are installed.
Modified Paths:
--------------
trunk/Makefile.am
trunk/configure.in
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-03-30 21:38:48
|
Revision: 285
http://svn.sourceforge.net/dvbstreamer/?rev=285&view=rev
Author: charrea6
Date: 2007-03-30 14:38:45 -0700 (Fri, 30 Mar 2007)
Log Message:
-----------
Improve logging output
Modified Paths:
--------------
trunk/include/dbase.h
trunk/include/logging.h
trunk/src/cache.c
trunk/src/commands.c
trunk/src/dbase.c
trunk/src/deliverymethod.c
trunk/src/dvb.c
trunk/src/list.c
trunk/src/logging.c
trunk/src/main.c
trunk/src/multiplexes.c
trunk/src/objects.c
trunk/src/patprocessor.c
trunk/src/pids.c
trunk/src/pluginmgr.c
trunk/src/pmtprocessor.c
trunk/src/remoteintf.c
trunk/src/sdtprocessor.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-03-30 21:30:19
|
Revision: 284
http://svn.sourceforge.net/dvbstreamer/?rev=284&view=rev
Author: charrea6
Date: 2007-03-30 14:30:03 -0700 (Fri, 30 Mar 2007)
Log Message:
-----------
Remove not needed file
Removed Paths:
-------------
trunk/include/udpoutput.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-03-30 21:21:32
|
Revision: 283
http://svn.sourceforge.net/dvbstreamer/?rev=283&view=rev
Author: charrea6
Date: 2007-03-30 14:21:30 -0700 (Fri, 30 Mar 2007)
Log Message:
-----------
Fix bug with incorrect reference counts
Modified Paths:
--------------
trunk/include/cache.h
trunk/include/objects.h
trunk/src/cache.c
trunk/src/commands.c
trunk/src/objects.c
trunk/src/patprocessor.c
trunk/src/pmtprocessor.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-03-30 21:20:26
|
Revision: 282
http://svn.sourceforge.net/dvbstreamer/?rev=282&view=rev
Author: charrea6
Date: 2007-03-30 14:20:25 -0700 (Fri, 30 Mar 2007)
Log Message:
-----------
Remove debug print
Modified Paths:
--------------
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...> - 2007-03-30 21:18:06
|
Revision: 281
http://svn.sourceforge.net/dvbstreamer/?rev=281&view=rev
Author: charrea6
Date: 2007-03-30 14:18:04 -0700 (Fri, 30 Mar 2007)
Log Message:
-----------
Remove some debug prints.
Modified Paths:
--------------
trunk/src/plugins/nownext.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-03-30 21:17:18
|
Revision: 280
http://svn.sourceforge.net/dvbstreamer/?rev=280&view=rev
Author: charrea6
Date: 2007-03-30 14:16:46 -0700 (Fri, 30 Mar 2007)
Log Message:
-----------
Allow compiling dvbstreamer with different options to dvbctrl and setupdvbstreamer.
Modified Paths:
--------------
trunk/configure.in
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-03-27 20:13:55
|
Revision: 279
http://svn.sourceforge.net/dvbstreamer/?rev=279&view=rev
Author: charrea6
Date: 2007-03-27 13:13:54 -0700 (Tue, 27 Mar 2007)
Log Message:
-----------
Remove unnecessary memset
Modified Paths:
--------------
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...> - 2007-03-27 16:49:36
|
Revision: 278
http://svn.sourceforge.net/dvbstreamer/?rev=278&view=rev
Author: charrea6
Date: 2007-03-27 09:49:31 -0700 (Tue, 27 Mar 2007)
Log Message:
-----------
Fix bug which stopped service being filtered.
Modified Paths:
--------------
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-03-27 16:49:22
|
Revision: 277
http://svn.sourceforge.net/dvbstreamer/?rev=277&view=rev
Author: charrea6
Date: 2007-03-27 09:49:04 -0700 (Tue, 27 Mar 2007)
Log Message:
-----------
Fix bug where TS Structure change didn't cause the dvbpsi demux to be recreated.
Modified Paths:
--------------
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...> - 2007-03-27 16:48:07
|
Revision: 276
http://svn.sourceforge.net/dvbstreamer/?rev=276&view=rev
Author: charrea6
Date: 2007-03-27 09:47:52 -0700 (Tue, 27 Mar 2007)
Log Message:
-----------
Remove unnesscary MultiplexRefInc in MultiplexGetNext
Modified Paths:
--------------
trunk/src/multiplexes.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-03-27 16:47:54
|
Revision: 275
http://svn.sourceforge.net/dvbstreamer/?rev=275&view=rev
Author: charrea6
Date: 2007-03-27 09:47:23 -0700 (Tue, 27 Mar 2007)
Log Message:
-----------
Fix bug in scan when no service selected and add entire command line to history buffer
Modified Paths:
--------------
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...> - 2007-03-22 23:51:25
|
Revision: 273
http://svn.sourceforge.net/dvbstreamer/?rev=273&view=rev
Author: charrea6
Date: 2007-03-22 14:50:59 -0700 (Thu, 22 Mar 2007)
Log Message:
-----------
Checkin missed dvbpsi files
Added Paths:
-----------
trunk/src/dvbpsi/demux.c
trunk/src/dvbpsi/descriptor.c
trunk/src/dvbpsi/dvbpsi.c
trunk/src/dvbpsi/dvbpsi_private.h
trunk/src/dvbpsi/psi.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-03-22 22:39:55
|
Revision: 274
http://svn.sourceforge.net/dvbstreamer/?rev=274&view=rev
Author: charrea6
Date: 2007-03-22 15:20:37 -0700 (Thu, 22 Mar 2007)
Log Message:
-----------
Implement an object based memory allocation system
Modified Paths:
--------------
trunk/include/Makefile.am
trunk/include/list.h
trunk/include/logging.h
trunk/include/multiplexes.h
trunk/include/services.h
trunk/include/types.h
trunk/src/Makefile.am
trunk/src/cache.c
trunk/src/commands.c
trunk/src/dbase.c
trunk/src/deliverymethod.c
trunk/src/dvb.c
trunk/src/list.c
trunk/src/logging.c
trunk/src/main.c
trunk/src/multiplexes.c
trunk/src/outputs.c
trunk/src/patprocessor.c
trunk/src/pesprocessor.c
trunk/src/pids.c
trunk/src/pluginmgr.c
trunk/src/plugins/nownext.c
trunk/src/pmtprocessor.c
trunk/src/sectionprocessor.c
trunk/src/servicefilter.c
trunk/src/services.c
trunk/src/setup.c
trunk/src/subtableprocessor.c
trunk/src/tdtprocessor.c
trunk/src/ts.c
Added Paths:
-----------
trunk/include/objects.h
trunk/src/objects.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-03-22 21:49:54
|
Revision: 272
http://svn.sourceforge.net/dvbstreamer/?rev=272&view=rev
Author: charrea6
Date: 2007-03-22 14:49:50 -0700 (Thu, 22 Mar 2007)
Log Message:
-----------
Clean up dvbpsi additions
Modified Paths:
--------------
trunk/src/dvbpsi/descriptors/dr_83.c
trunk/src/dvbpsi/tables/nit.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-03-18 12:26:13
|
Revision: 270
http://svn.sourceforge.net/dvbstreamer/?rev=270&view=rev
Author: charrea6
Date: 2007-03-17 06:50:47 -0700 (Sat, 17 Mar 2007)
Log Message:
-----------
Use in-built libdvbpsi.
Modified Paths:
--------------
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-03-18 12:26:07
|
Revision: 271
http://svn.sourceforge.net/dvbstreamer/?rev=271&view=rev
Author: charrea6
Date: 2007-03-17 06:51:25 -0700 (Sat, 17 Mar 2007)
Log Message:
-----------
Use reference counting for Multiplexes.
Modified Paths:
--------------
trunk/include/multiplexes.h
trunk/src/cache.c
trunk/src/commands.c
trunk/src/main.c
trunk/src/multiplexes.c
trunk/src/parsezap.c
trunk/src/patprocessor.c
trunk/src/plugins/lcnquery.c
trunk/src/plugins/nownext.c
trunk/src/pmtprocessor.c
trunk/src/servicefilter.c
trunk/src/subtableprocessor.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...> - 2007-03-15 23:17:50
|
Revision: 269
http://svn.sourceforge.net/dvbstreamer/?rev=269&view=rev
Author: charrea6
Date: 2007-03-15 16:17:49 -0700 (Thu, 15 Mar 2007)
Log Message:
-----------
Add libdvbpsi makefile
Added Paths:
-----------
trunk/src/dvbpsi/Makefile.am
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|