aboutsummaryrefslogtreecommitdiffstats
path: root/isdb-t/br-ce-Caririacu
diff options
context:
space:
mode:
Diffstat (limited to 'isdb-t/br-ce-Caririacu')
-rw-r--r--isdb-t/br-ce-Caririacu6
1 files changed, 3 insertions, 3 deletions
diff --git a/isdb-t/br-ce-Caririacu b/isdb-t/br-ce-Caririacu
index bb9dbbf5..4c1a7053 100644
--- a/isdb-t/br-ce-Caririacu
+++ b/isdb-t/br-ce-Caririacu
@@ -1,7 +1,7 @@
# Channel table for Caririaçu - CE - Brazil
-# Source: http://www.portalbsd.com.br/terrestres_channels.php?channels=1330
+# Source: http://www.portalbsd.com.br/tvterrestre/cidade/1330
-# Physical channel 22
+# Physical channel 22 (virtual 22.1)
[TV Diário]
DELIVERY_SYSTEM = ISDBT
BANDWIDTH_HZ = 6000000
@@ -30,7 +30,7 @@
ISDBT_LAYERC_SEGMENT_COUNT = 0
ISDBT_LAYERC_TIME_INTERLEAVING = 0
-# Physical channel 38
+# Physical channel 38 (virtual 38.1)
[TV Verdes Mares Cariri]
DELIVERY_SYSTEM = ISDBT
BANDWIDTH_HZ = 6000000
class='insertions'>+4 2010-02-07added grouping of widgets by update interval (new file "timer_group.c")mzuther13-168/+441 2010-02-07BUG: handle negative delays in timer_process() (timer.c)mzuther1-0/+4 2010-02-06timer.c: I had forgotten how to initialize a "struct" :)mzuther1-3/+4 2010-02-06BUG: compensate timers for processing delay ("timer.c")mzuther1-1/+3 2010-02-06timer.c: exchanged "proprietary code" with timeradd() and timersub() functionsmzuther1-14/+10 2010-02-04timer.c: removed fruitless changes to variable "flag" from timer_process()mzuther1-2/+0 2010-02-04According to its man page, timercmp() is broken on some systems -- applied th...mzuther1-1/+1 2010-02-04small warning removedmichael1-1/+1 2010-02-04clear errno after creating the FIFO by Claas Hilbrechtmichael1-0/+2