dvbstreamer-svn Mailing List for DVBStreamer (Page 6)
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...> - 2010-01-19 22:27:38
|
Revision: 694
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=694&view=rev
Author: charrea6
Date: 2010-01-19 22:27:30 +0000 (Tue, 19 Jan 2010)
Log Message:
-----------
Get V5 API working
Modified Paths:
--------------
trunk/src/dvbadapter.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2010-01-18 21:59:26
|
Revision: 693
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=693&view=rev
Author: charrea6
Date: 2010-01-18 21:59:19 +0000 (Mon, 18 Jan 2010)
Log Message:
-----------
First commit with the new v5 DVB API
Modified Paths:
--------------
trunk/src/dvbadapter.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2010-01-18 17:28:45
|
Revision: 692
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=692&view=rev
Author: charrea6
Date: 2010-01-18 17:28:33 +0000 (Mon, 18 Jan 2010)
Log Message:
-----------
Add additional delivery system constants and types, use YamlUtils_DocumentToString to convert the document into a string in DVBFrontendParametersGet
Modified Paths:
--------------
trunk/configure.in
trunk/include/dvbadapter.h
trunk/include/yamlutils.h
trunk/src/commands/cmd_info.c
trunk/src/constants.c
trunk/src/dvbadapter.c
trunk/src/yamlutils.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2010-01-15 13:18:23
|
Revision: 691
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=691&view=rev
Author: charrea6
Date: 2010-01-15 13:18:17 +0000 (Fri, 15 Jan 2010)
Log Message:
-----------
Use /proc to determine location of dvbstreamer app and then run convert app from there
Modified Paths:
--------------
trunk/src/dbase.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2010-01-15 13:17:29
|
Revision: 690
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=690&view=rev
Author: charrea6
Date: 2010-01-15 13:17:21 +0000 (Fri, 15 Jan 2010)
Log Message:
-----------
Add feparams to output the current frontend parameters
Modified Paths:
--------------
trunk/src/commands/cmd_info.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2010-01-15 13:16:45
|
Revision: 689
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=689&view=rev
Author: charrea6
Date: 2010-01-15 13:16:37 +0000 (Fri, 15 Jan 2010)
Log Message:
-----------
Fix seg fault where a section filter may have removed its packet filter but get called a second time due to more sections being available.
Modified Paths:
--------------
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...> - 2010-01-13 22:05:55
|
Revision: 688
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=688&view=rev
Author: charrea6
Date: 2010-01-13 22:05:48 +0000 (Wed, 13 Jan 2010)
Log Message:
-----------
Fix install problem in include makefile
Modified Paths:
--------------
trunk/include/Makefile.am
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2010-01-13 22:00:39
|
Revision: 687
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=687&view=rev
Author: charrea6
Date: 2010-01-13 22:00:31 +0000 (Wed, 13 Jan 2010)
Log Message:
-----------
Remove linuxdvb specific structures into dvbadapter.c only and remove the 4 different tables used to store tuning params into a single parameter in the multiplexes table encoded in yaml
Modified Paths:
--------------
trunk/configure.in
trunk/include/cache.h
trunk/include/dbase.h
trunk/include/dvbadapter.h
trunk/include/main.h
trunk/include/multiplexes.h
trunk/include/objects.h
trunk/include/parsezap.h
trunk/include/services.h
trunk/include/tuning.h
trunk/src/Makefile.am
trunk/src/cache.c
trunk/src/commands/cmd_info.c
trunk/src/commands/cmd_scanning.c
trunk/src/dbase.c
trunk/src/dvbadapter.c
trunk/src/events.c
trunk/src/fileadapter.c
trunk/src/main.c
trunk/src/multiplexes.c
trunk/src/objects.c
trunk/src/parsezap.c
trunk/src/pids.c
trunk/src/plugins/datetime.c
trunk/src/plugins/eventsdispatcher.c
trunk/src/services.c
trunk/src/setup.c
trunk/src/standard/atsc/psipprocessor.c
trunk/src/standard/dvb/sdtprocessor.c
trunk/src/standard/mpeg2/patprocessor.c
trunk/src/ts.c
trunk/src/tuning.c
Added Paths:
-----------
trunk/include/yamlutils.h
trunk/src/constants.c
trunk/src/convertdvbdb.c
trunk/src/yamlutils.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2009-12-30 08:40:55
|
Revision: 686
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=686&view=rev
Author: charrea6
Date: 2009-12-30 08:40:48 +0000 (Wed, 30 Dec 2009)
Log Message:
-----------
Add network and ts id to service type so no need to retrieve mux to get these.
Modified Paths:
--------------
trunk/include/services.h
trunk/src/cache.c
trunk/src/commands/cmd_info.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...> - 2009-12-18 15:55:08
|
Revision: 685
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=685&view=rev
Author: charrea6
Date: 2009-12-18 15:55:02 +0000 (Fri, 18 Dec 2009)
Log Message:
-----------
Move towards removing linuxdvb stuff from anywhere other than dvbadapter.c
Modified Paths:
--------------
trunk/include/dvbadapter.h
trunk/include/lnb.h
trunk/src/Makefile.am
trunk/src/commands/cmd_info.c
trunk/src/dbase.c
trunk/src/dvbadapter.c
trunk/src/fileadapter.c
trunk/src/lnb.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...> - 2009-12-18 15:50:20
|
Revision: 684
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=684&view=rev
Author: charrea6
Date: 2009-12-18 15:50:12 +0000 (Fri, 18 Dec 2009)
Log Message:
-----------
Use multiplex/service functions to convert event args to string rather than custom ones
Modified Paths:
--------------
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...> - 2009-12-18 15:49:26
|
Revision: 683
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=683&view=rev
Author: charrea6
Date: 2009-12-18 15:49:12 +0000 (Fri, 18 Dec 2009)
Log Message:
-----------
Use simpler MultiplexAdd interface
Modified Paths:
--------------
trunk/src/commands/cmd_scanning.c
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...> - 2009-12-18 15:45:27
|
Revision: 682
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=682&view=rev
Author: charrea6
Date: 2009-12-18 15:45:21 +0000 (Fri, 18 Dec 2009)
Log Message:
-----------
Add CFLAGS -fno-strict-aliasing
Modified Paths:
--------------
trunk/INSTALL
trunk/configure.in
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2009-12-18 15:42:15
|
Revision: 681
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=681&view=rev
Author: charrea6
Date: 2009-12-18 15:42:06 +0000 (Fri, 18 Dec 2009)
Log Message:
-----------
Use flags instead of bools to indicate whether simple properties are read/write
Modified Paths:
--------------
trunk/include/properties.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2009-12-18 15:40:29
|
Revision: 680
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=680&view=rev
Author: charrea6
Date: 2009-12-18 15:40:14 +0000 (Fri, 18 Dec 2009)
Log Message:
-----------
More common functionality into dbase module
Modified Paths:
--------------
trunk/include/dbase.h
trunk/include/multiplexes.h
trunk/include/services.h
trunk/src/dbase.c
trunk/src/multiplexes.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...> - 2009-12-14 21:30:51
|
Revision: 679
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=679&view=rev
Author: charrea6
Date: 2009-12-14 21:30:42 +0000 (Mon, 14 Dec 2009)
Log Message:
-----------
Make sure we don't read past rbEnd
Modified Paths:
--------------
livepause/trunk/src/tsringbuffer.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2009-12-09 22:46:57
|
Revision: 678
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=678&view=rev
Author: charrea6
Date: 2009-12-09 22:46:48 +0000 (Wed, 09 Dec 2009)
Log Message:
-----------
First version to use mmap to reduce IO latency
Modified Paths:
--------------
livepause/trunk/src/tsringbuffer.c
livepause/trunk/tests/checkpackets.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2009-12-09 15:18:34
|
Revision: 677
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=677&view=rev
Author: charrea6
Date: 2009-12-09 15:18:27 +0000 (Wed, 09 Dec 2009)
Log Message:
-----------
Fix mode command so it does do what it says and changes the media server mode from http<->raw
Modified Paths:
--------------
livepause/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...> - 2009-12-09 15:17:43
|
Revision: 676
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=676&view=rev
Author: charrea6
Date: 2009-12-09 15:17:35 +0000 (Wed, 09 Dec 2009)
Log Message:
-----------
Add new line at the end of the file
Modified Paths:
--------------
livepause/trunk/include/events.h
livepause/trunk/include/filler.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2009-12-09 15:16:29
|
Revision: 675
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=675&view=rev
Author: charrea6
Date: 2009-12-09 15:16:16 +0000 (Wed, 09 Dec 2009)
Log Message:
-----------
Add test tools and update null filler to allow for better testing
Modified Paths:
--------------
livepause/trunk/src/nullfiller.c
Added Paths:
-----------
livepause/trunk/tests/
livepause/trunk/tests/checkpackets.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2009-11-26 22:32:17
|
Revision: 674
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=674&view=rev
Author: charrea6
Date: 2009-11-26 22:31:59 +0000 (Thu, 26 Nov 2009)
Log Message:
-----------
Add new events to predict how much time is left in the buffer
Modified Paths:
--------------
livepause/trunk/include/events.h
livepause/trunk/include/tsringbuffer.h
livepause/trunk/src/events.c
livepause/trunk/src/main.c
livepause/trunk/src/tsringbuffer.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2009-11-24 21:54:18
|
Revision: 673
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=673&view=rev
Author: charrea6
Date: 2009-11-24 21:54:09 +0000 (Tue, 24 Nov 2009)
Log Message:
-----------
Tidy up properties and remove table type as not useful
Modified Paths:
--------------
trunk/include/properties.h
trunk/src/commands/cmd_info.c
trunk/src/plugins/eventsdispatcher.c
trunk/src/plugins/outputs.c
trunk/src/properties.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2009-11-23 17:41:55
|
Revision: 672
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=672&view=rev
Author: charrea6
Date: 2009-11-23 17:41:26 +0000 (Mon, 23 Nov 2009)
Log Message:
-----------
Add event listener interface
Modified Paths:
--------------
pydvbstreamer/trunk/src/dvbstreamer/connection.py
pydvbstreamer/trunk/src/dvbstreamer/info.py
pydvbstreamer/trunk/src/dvbstreamer/session.py
Added Paths:
-----------
pydvbstreamer/trunk/src/dvbstreamer/events.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2009-11-10 22:31:09
|
Revision: 671
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=671&view=rev
Author: charrea6
Date: 2009-11-10 22:30:52 +0000 (Tue, 10 Nov 2009)
Log Message:
-----------
Add -id to lslcn command to print out service id and name after lcn
Modified Paths:
--------------
trunk/src/plugins/lcnquery.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2009-11-10 21:47:46
|
Revision: 670
http://dvbstreamer.svn.sourceforge.net/dvbstreamer/?rev=670&view=rev
Author: charrea6
Date: 2009-11-10 21:47:37 +0000 (Tue, 10 Nov 2009)
Log Message:
-----------
Import initial version of pydvbstreamer
Added Paths:
-----------
pydvbstreamer/trunk/MANIFEST.in
pydvbstreamer/trunk/bin/
pydvbstreamer/trunk/bin/getepg
pydvbstreamer/trunk/nbproject/
pydvbstreamer/trunk/nbproject/private/
pydvbstreamer/trunk/nbproject/private/private.xml
pydvbstreamer/trunk/nbproject/project.properties
pydvbstreamer/trunk/nbproject/project.xml
pydvbstreamer/trunk/setup.cfg
pydvbstreamer/trunk/setup.py
pydvbstreamer/trunk/src/
pydvbstreamer/trunk/src/dvbstreamer/
pydvbstreamer/trunk/src/dvbstreamer/__init__.py
pydvbstreamer/trunk/src/dvbstreamer/connection.py
pydvbstreamer/trunk/src/dvbstreamer/errors.py
pydvbstreamer/trunk/src/dvbstreamer/info.py
pydvbstreamer/trunk/src/dvbstreamer/outputs.py
pydvbstreamer/trunk/src/dvbstreamer/properties.py
pydvbstreamer/trunk/src/dvbstreamer/session.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|