log stream/tvi_vbi.c @ 27156:23f1738030fc

age author description
Wed, 14 May 2008 17:20:42 +0000 diego Use standard license headers with standard formatting.
Sun, 02 Dec 2007 22:08:22 +0000 reimar Add a few forgotten static/const attributes in tvi_vbi.c
Sat, 20 Oct 2007 05:02:44 +0000 voroshil czech/slovak character set fixes:
Sat, 08 Sep 2007 10:04:08 +0000 voroshil More accurate calculating of teletext
Sat, 08 Sep 2007 09:48:43 +0000 voroshil Implement boxes for subtitle teletext pages.
Sat, 08 Sep 2007 03:06:23 +0000 voroshil Decrease teletext page rendering frequency from 1/frame to about 4/sec.
Mon, 03 Sep 2007 14:21:53 +0000 voroshil Fix for:
Sun, 02 Sep 2007 06:12:32 +0000 voroshil Increase number of skipped buffers to 5 to avoid mixing teletext pages from
Sat, 01 Sep 2007 18:49:51 +0000 voroshil Make sure that no pages will left in cache during
Sat, 01 Sep 2007 14:36:49 +0000 voroshil Drop out control chars from page header in time position.
Sat, 01 Sep 2007 10:14:42 +0000 voroshil Fix missed -1 -> 0x3f7f changes for subpage number.
Sat, 01 Sep 2007 01:32:17 +0000 voroshil Fix displaying start page when it has subpages.
Sat, 01 Sep 2007 01:22:30 +0000 voroshil Proper support for flashing chars in teletext pages.
Fri, 31 Aug 2007 16:53:27 +0000 voroshil Support for selecting language via packet 28.
Wed, 29 Aug 2007 18:19:50 +0000 voroshil Small code simplification as suggested by Reimar:
Wed, 29 Aug 2007 18:11:09 +0000 voroshil Simplify code by using FFSWAP
Wed, 29 Aug 2007 17:46:33 +0000 voroshil (cosmetics) replace tabs with spaces
Wed, 29 Aug 2007 17:44:40 +0000 voroshil (cosmetics) fix indentation of previous commit
Wed, 29 Aug 2007 17:43:13 +0000 voroshil Implement Hold/Release graphics (showing control chars as
Wed, 29 Aug 2007 17:28:41 +0000 voroshil Implement Flash/Steady (swapping foreground/background colors)
Wed, 29 Aug 2007 13:37:12 +0000 voroshil Make charset constants naming consistant
Tue, 28 Aug 2007 19:58:45 +0000 iive Fix compilation by adding forgotten comma.
Tue, 28 Aug 2007 18:06:11 +0000 voroshil Conversion tables for Serbian/Croatian, Ukrainian and Greek charsets.
Tue, 28 Aug 2007 14:10:47 +0000 voroshil Implement X/27/0 packet decoding.
Tue, 28 Aug 2007 02:37:48 +0000 voroshil Implement 8/30 format 1 teletext packet decoding
Sun, 26 Aug 2007 19:44:23 +0000 voroshil (cosmetics) remove unnecessary ';'
Sun, 26 Aug 2007 12:59:47 +0000 voroshil Fix typo
Sun, 26 Aug 2007 05:18:00 +0000 voroshil Add teletext specification reference
Sun, 26 Aug 2007 05:15:53 +0000 voroshil Remove ugly Russian language support hack.
Sun, 26 Aug 2007 05:11:15 +0000 voroshil Add support for Latin National Option Sub-Sets
Sat, 25 Aug 2007 16:42:38 +0000 voroshil 10l: "&" should be done after ">>"
Sat, 25 Aug 2007 16:39:02 +0000 voroshil Language bits in teletext page header are
Wed, 22 Aug 2007 14:01:57 +0000 voroshil Fix [soc:eoc] stubs.
Mon, 30 Jul 2007 18:48:03 +0000 ivo remove GNUism (case range)
Mon, 30 Jul 2007 02:12:25 +0000 voroshil Subtraction should be done after & operation.
Mon, 30 Jul 2007 02:02:32 +0000 voroshil Drop out overlooked debug line
Sun, 29 Jul 2007 17:52:11 +0000 voroshil Teletext support.
Thu, 28 Jun 2007 18:36:05 +0000 voroshil Implemented tv://[<channel>][/<input_id>] url syntax
Sun, 10 Jun 2007 00:06:12 +0000 voroshil Teletext support for tv:// (v4l and v4l2 only)