LinuxTV

CVS log for multiplexer/en300468ts.c

[BACK] Up to [DVB] / multiplexer

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Oct 17 08:37:06 2013 UTC (10 years, 7 months ago) by oskar
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +0 -4 lines
v1.1.8

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Oct 6 14:06:59 2010 UTC (13 years, 7 months ago) by oskar
Branches: MAIN
CVS tags: version-1-1-7
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
en300468ts.c: fix MJD date calculation (was wrong for EIT)
(detected by Michael Chernyakhovsky)

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Oct 6 07:44:36 2010 UTC (13 years, 7 months ago) by oskar
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +18 -10 lines
allow empty file for TDT, fix eof handling

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Sep 30 21:03:25 2010 UTC (13 years, 7 months ago) by oskar
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -4 lines
section_syntax_indicator shall be 0 for RST, TDT, TOT, DIT

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Sep 29 21:42:22 2010 UTC (13 years, 7 months ago) by oskar
Branches: MAIN
CVS tags: version-1-1-6
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -0 lines
make sure to close file when maketab fails

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Sep 29 21:41:40 2010 UTC (13 years, 7 months ago) by oskar
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +26 -10 lines
keep expired tables to determine next version

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Sep 29 21:39:52 2010 UTC (13 years, 7 months ago) by oskar
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +5 -4 lines
evaluate tableid_extension upon droptab

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Sep 29 21:39:04 2010 UTC (13 years, 7 months ago) by oskar
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +18 -4 lines
determine tableid_extension where applicable

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Sep 29 21:38:12 2010 UTC (13 years, 7 months ago) by oskar
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
fix whitespacing

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Sep 29 21:37:12 2010 UTC (13 years, 7 months ago) by oskar
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +34 -35 lines
collect global pid related stuff into one struct perpid

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Sep 29 21:36:23 2010 UTC (13 years, 7 months ago) by oskar
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +22 -39 lines
droptab only when introducing a new one into runtab

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Sep 29 21:34:26 2010 UTC (13 years, 7 months ago) by oskar
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -4 lines
drop unused table typ field

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Sep 29 21:33:44 2010 UTC (13 years, 7 months ago) by oskar
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +5 -5 lines
fix input buffer index handling

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Sep 29 21:33:03 2010 UTC (13 years, 7 months ago) by oskar
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +85 -86 lines
replace newtab related union by static struct

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Sep 29 21:31:24 2010 UTC (13 years, 7 months ago) by oskar
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +15 -17 lines
prepare shrinkage of newtab related union, rescue timeval

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Sep 29 21:30:28 2010 UTC (13 years, 7 months ago) by oskar
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +61 -70 lines
newtab is no longer a list so dont walk it

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Sep 29 21:29:33 2010 UTC (13 years, 7 months ago) by oskar
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -18 lines
tabline is never evaluated with a newtab underway

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Sep 29 21:27:33 2010 UTC (13 years, 7 months ago) by oskar
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -3 lines
dont rate an empty line as incomplete, ignore it

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Sep 29 21:26:43 2010 UTC (13 years, 7 months ago) by oskar
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +23 -26 lines
make sure to handle only one newtab at a time

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Sep 22 21:08:46 2010 UTC (13 years, 7 months ago) by oskar
Branches: MAIN
CVS tags: version-1-1-5
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
en300468ts.c: fix off by one error
(detected by Alexander Sergin, thanks a lot)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Sep 22 21:06:49 2010 UTC (13 years, 7 months ago) by oskar
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -4 lines
en300468ts.c: untangle variable usage in gentab function

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Sep 22 21:04:16 2010 UTC (13 years, 7 months ago) by oskar
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +14 -0 lines
en300468.c: add debugging in tab2ts

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Feb 3 14:06:00 2010 UTC (14 years, 3 months ago) by oskar
Branches: MAIN
CVS tags: version-1-1-4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +16 -12 lines
fix missing loop in EIT table generation
(detected by Jaroslav Pech, thanks a lot)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Sep 9 10:28:44 2009 UTC (14 years, 8 months ago) by oskar
Branches: MAIN
CVS tags: version-1-1-3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
fix loop count bug (patch by Michal Benes. Thanks a lot)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Nov 12 21:46:44 2008 UTC (15 years, 6 months ago) by oskar
Branches: MAIN
CVS tags: version-1-1-2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
use sed not ed, use stdint.h integer types

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jul 14 17:59:53 2006 UTC (17 years, 10 months ago) by oskar
Branches: MAIN
CVS tags: version-1-1-1, version-1-1-0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +97 -456 lines
version 1.1.0

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jul 14 17:54:51 2006 UTC (17 years, 10 months ago) by oskar
Branches: MAIN
CVS tags: version-1-0-8
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -4 lines
version 1.0.8

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 4 22:25:48 2005 UTC (19 years, 4 months ago) by oskar
Branches: MAIN
CVS tags: version-1-0-7, version-1-0-6, version-1-0-5
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +27 -3 lines
add SMI tables

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 4 21:59:23 2005 UTC (19 years, 4 months ago) by oskar
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -7 lines
fix initialisation flaw

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jan 4 21:43:51 2005 UTC (19 years, 4 months ago) by oskar
Branches: MAIN
add en300468ts; minor tweaks

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

LinuxTV legacy CVS <linuxtv.org/cvs>