dvbstreamer-svn Mailing List for DVBStreamer (Page 20)
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-06-20 07:06:22
|
Revision: 343
http://svn.sourceforge.net/dvbstreamer/?rev=343&view=rev
Author: charrea6
Date: 2007-06-20 00:06:19 -0700 (Wed, 20 Jun 2007)
Log Message:
-----------
Only build DVB/ATSC plugins when building for DVB/ATSC.
Modified Paths:
--------------
trunk/src/cache.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-06-20 07:01:57
|
Revision: 342
http://svn.sourceforge.net/dvbstreamer/?rev=342&view=rev
Author: charrea6
Date: 2007-06-20 00:01:55 -0700 (Wed, 20 Jun 2007)
Log Message:
-----------
Only build DVB/ATSC plugins when building for DVB/ATSC.
Modified Paths:
--------------
trunk/configure.in
trunk/src/Makefile.am
trunk/src/pluginmgr.c
trunk/src/plugins/Makefile.am
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-06-20 07:01:01
|
Revision: 341
http://svn.sourceforge.net/dvbstreamer/?rev=341&view=rev
Author: charrea6
Date: 2007-06-20 00:01:00 -0700 (Wed, 20 Jun 2007)
Log Message:
-----------
To prevent warning use the ICONV_INPUT_CAST variable when calling iconv.
Modified Paths:
--------------
trunk/src/atsctext.c
trunk/src/dvbtext.c
trunk/src/psipprocessor.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-06-20 07:00:01
|
Revision: 340
http://svn.sourceforge.net/dvbstreamer/?rev=340&view=rev
Author: charrea6
Date: 2007-06-19 23:59:59 -0700 (Tue, 19 Jun 2007)
Log Message:
-----------
Allow exit when EPG dbase is removing stale events.
Modified Paths:
--------------
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...> - 2007-06-11 20:19:41
|
Revision: 339
http://svn.sourceforge.net/dvbstreamer/?rev=339&view=rev
Author: charrea6
Date: 2007-06-11 13:19:40 -0700 (Mon, 11 Jun 2007)
Log Message:
-----------
Add hardware restricted mode, where only HW PID filters can be used and not the whole TS.
Modified Paths:
--------------
trunk/include/dvb.h
trunk/src/commands/cmd_info.c
trunk/src/commands/cmd_pids.c
trunk/src/commands/cmd_scanning.c
trunk/src/commands/cmd_servicefilter.c
trunk/src/dvb.c
trunk/src/main.c
trunk/src/nitprocessor.c
trunk/src/patprocessor.c
trunk/src/plugins/nownext.c
trunk/src/plugins/schedule.c
trunk/src/sdtprocessor.c
trunk/src/servicefilter.c
trunk/src/tdtprocessor.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-06-11 19:52:35
|
Revision: 338
http://svn.sourceforge.net/dvbstreamer/?rev=338&view=rev
Author: charrea6
Date: 2007-06-11 12:52:33 -0700 (Mon, 11 Jun 2007)
Log Message:
-----------
Add descriptions to command vars and improve vars command.
Modified Paths:
--------------
trunk/include/commands.h
trunk/src/commands/cmd_info.c
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...> - 2007-06-06 20:35:31
|
Revision: 337
http://svn.sourceforge.net/dvbstreamer/?rev=337&view=rev
Author: charrea6
Date: 2007-06-06 13:35:30 -0700 (Wed, 06 Jun 2007)
Log Message:
-----------
Add options to configure to compile out DVB/ATSC support.
Modified Paths:
--------------
trunk/configure.in
trunk/include/Makefile.am
trunk/include/dvbpsi/Makefile.am
trunk/libltdl/Makefile.in
trunk/libltdl/configure
trunk/src/Makefile.am
trunk/src/atsctext.c
trunk/src/dvbpsi/Makefile.am
trunk/src/parsezap.c
trunk/src/pluginmgr.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-06-06 20:34:54
|
Revision: 336
http://svn.sourceforge.net/dvbstreamer/?rev=336&view=rev
Author: charrea6
Date: 2007-06-06 13:34:54 -0700 (Wed, 06 Jun 2007)
Log Message:
-----------
Fix bug where unknown commands don't get reported from the console.
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-06-06 20:28:13
|
Revision: 335
http://svn.sourceforge.net/dvbstreamer/?rev=335&view=rev
Author: charrea6
Date: 2007-06-06 13:28:07 -0700 (Wed, 06 Jun 2007)
Log Message:
-----------
Clean up logging API
Modified Paths:
--------------
trunk/include/logging.h
trunk/src/dvbctrl.c
trunk/src/dvbpsi/dvbpsi_private.h
trunk/src/dvbpsi/tables/nit.c
trunk/src/logging.c
trunk/src/main.c
trunk/src/plugins/extractpes.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...> - 2007-05-30 10:23:15
|
Revision: 334
http://svn.sourceforge.net/dvbstreamer/?rev=334&view=rev
Author: charrea6
Date: 2007-05-30 03:23:08 -0700 (Wed, 30 May 2007)
Log Message:
-----------
Fix bug where a blank line was added to the history list.
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-05-30 10:22:52
|
Revision: 333
http://svn.sourceforge.net/dvbstreamer/?rev=333&view=rev
Author: charrea6
Date: 2007-05-30 03:22:44 -0700 (Wed, 30 May 2007)
Log Message:
-----------
Clean up festatus code
Modified Paths:
--------------
trunk/include/dvb.h
trunk/src/commands/cmd_info.c
trunk/src/dvb.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-05-29 19:40:24
|
Revision: 332
http://svn.sourceforge.net/dvbstreamer/?rev=332&view=rev
Author: charrea6
Date: 2007-05-29 12:40:18 -0700 (Tue, 29 May 2007)
Log Message:
-----------
Add example atsc channels.conf
Added Paths:
-----------
trunk/test/atsc.conf
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-05-29 19:40:05
|
Revision: 331
http://svn.sourceforge.net/dvbstreamer/?rev=331&view=rev
Author: charrea6
Date: 2007-05-29 12:39:57 -0700 (Tue, 29 May 2007)
Log Message:
-----------
Add PSIP EIT parsing.
Modified Paths:
--------------
trunk/src/plugins/Makefile.am
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-05-29 19:39:47
|
Revision: 330
http://svn.sourceforge.net/dvbstreamer/?rev=330&view=rev
Author: charrea6
Date: 2007-05-29 12:39:42 -0700 (Tue, 29 May 2007)
Log Message:
-----------
Add PSIP EIT parsing.
Modified Paths:
--------------
trunk/src/Makefile.am
trunk/src/dvbpsi/tables/atsc_eit.c
trunk/src/main.c
trunk/src/plugins/epgtoxmltv.c
Added Paths:
-----------
trunk/include/atsctext.h
trunk/src/atsctext.c
trunk/src/plugins/atsctoepg.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-05-29 19:38:49
|
Revision: 329
http://svn.sourceforge.net/dvbstreamer/?rev=329&view=rev
Author: charrea6
Date: 2007-05-29 12:38:41 -0700 (Tue, 29 May 2007)
Log Message:
-----------
Fix missing services if SDT/VCT received before PAT.
Modified Paths:
--------------
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...> - 2007-05-25 20:03:04
|
Revision: 328
http://svn.sourceforge.net/dvbstreamer/?rev=328&view=rev
Author: charrea6
Date: 2007-05-25 13:03:02 -0700 (Fri, 25 May 2007)
Log Message:
-----------
Add Jonathon to the credits.
Modified Paths:
--------------
trunk/README
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-05-25 20:00:30
|
Revision: 327
http://svn.sourceforge.net/dvbstreamer/?rev=327&view=rev
Author: charrea6
Date: 2007-05-25 13:00:29 -0700 (Fri, 25 May 2007)
Log Message:
-----------
A very big commit reorganise commands into separate files and atsc tables in dvbpsi.
Modified Paths:
--------------
trunk/include/commands.h
trunk/include/dvbpsi/Makefile.am
trunk/include/dvbtext.h
trunk/include/plugin.h
trunk/include/ts.h
trunk/src/Makefile.am
trunk/src/commands.c
trunk/src/dvb.c
trunk/src/dvbpsi/Makefile.am
trunk/src/psipprocessor.c
trunk/src/remoteintf.c
Added Paths:
-----------
trunk/src/dvbpsi/tables/atsc_eit.c
trunk/src/dvbpsi/tables/atsc_mgt.c
trunk/src/dvbpsi/tables/atsc_stt.c
trunk/src/dvbpsi/tables/atsc_vct.c
Removed Paths:
-------------
trunk/include/dvbpsi/mgt.h
trunk/include/dvbpsi/stt.h
trunk/include/dvbpsi/vct.h
trunk/src/dvbpsi/tables/mgt.c
trunk/src/dvbpsi/tables/stt.c
trunk/src/dvbpsi/tables/vct.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-05-25 19:59:44
|
Revision: 326
http://svn.sourceforge.net/dvbstreamer/?rev=326&view=rev
Author: charrea6
Date: 2007-05-25 12:59:43 -0700 (Fri, 25 May 2007)
Log Message:
-----------
Add new directories
Added Paths:
-----------
trunk/include/dvbpsi/atsc/
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/src/commands/
trunk/src/commands/cmd_info.c
trunk/src/commands/cmd_pids.c
trunk/src/commands/cmd_scanning.c
trunk/src/commands/cmd_servicefilter.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-05-21 20:34:06
|
Revision: 325
http://svn.sourceforge.net/dvbstreamer/?rev=325&view=rev
Author: charrea6
Date: 2007-05-21 13:34:02 -0700 (Mon, 21 May 2007)
Log Message:
-----------
A very big commit fixes lots of minor bugs and add ATSC support.
Modified Paths:
--------------
trunk/include/cache.h
trunk/include/commands.h
trunk/include/dbase.h
trunk/include/list.h
trunk/include/nitprocessor.h
trunk/include/plugin.h
trunk/include/psipprocessor.h
trunk/include/sdtprocessor.h
trunk/include/services.h
trunk/include/tdtprocessor.h
trunk/include/tuning.h
trunk/src/cache.c
trunk/src/commands.c
trunk/src/dbase.c
trunk/src/dvb.c
trunk/src/main.c
trunk/src/nitprocessor.c
trunk/src/parsezap.c
trunk/src/pluginmgr.c
trunk/src/psipprocessor.c
trunk/src/remoteintf.c
trunk/src/sdtprocessor.c
trunk/src/services.c
trunk/src/setup.c
trunk/src/tdtprocessor.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-05-21 20:00:52
|
Revision: 324
http://svn.sourceforge.net/dvbstreamer/?rev=324&view=rev
Author: charrea6
Date: 2007-05-21 13:00:46 -0700 (Mon, 21 May 2007)
Log Message:
-----------
Fix bug with startup file relative paths and daemon mode.
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-05-21 19:20:24
|
Revision: 323
http://svn.sourceforge.net/dvbstreamer/?rev=323&view=rev
Author: charrea6
Date: 2007-05-21 12:20:13 -0700 (Mon, 21 May 2007)
Log Message:
-----------
Fix bug where last plugin wasn't always being installed.
Modified Paths:
--------------
trunk/src/pluginmgr.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-05-21 17:34:42
|
Revision: 322
http://svn.sourceforge.net/dvbstreamer/?rev=322&view=rev
Author: charrea6
Date: 2007-05-21 10:34:41 -0700 (Mon, 21 May 2007)
Log Message:
-----------
Fix bug in parsing of ATSC modulation params.
Modified Paths:
--------------
trunk/src/parsezap.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-05-18 22:16:52
|
Revision: 321
http://svn.sourceforge.net/dvbstreamer/?rev=321&view=rev
Author: charrea6
Date: 2007-05-18 15:16:51 -0700 (Fri, 18 May 2007)
Log Message:
-----------
Fix bug in text conversion which meant that strings could be prematurely terminated.
Modified Paths:
--------------
trunk/src/dvbtext.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-05-18 22:16:19
|
Revision: 320
http://svn.sourceforge.net/dvbstreamer/?rev=320&view=rev
Author: charrea6
Date: 2007-05-18 15:16:15 -0700 (Fri, 18 May 2007)
Log Message:
-----------
Add VCT to libdvbpsi
Modified Paths:
--------------
trunk/src/dvbpsi/Makefile.am
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-05-18 22:15:55
|
Revision: 319
http://svn.sourceforge.net/dvbstreamer/?rev=319&view=rev
Author: charrea6
Date: 2007-05-18 15:15:54 -0700 (Fri, 18 May 2007)
Log Message:
-----------
Minor tidy up.
Modified Paths:
--------------
trunk/include/dvbpsi/mgt.h
trunk/src/dvbpsi/tables/mgt.c
trunk/src/main.c
trunk/src/pluginmgr.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|