aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/tvi_vbi.c
Commit message (Expand)AuthorAge
* czech/slovak character set fixes:Gravatar voroshil2007-10-20
* More accurate calculating of teletextGravatar voroshil2007-09-08
* Implement boxes for subtitle teletext pages.Gravatar voroshil2007-09-08
* Decrease teletext page rendering frequency from 1/frame to about 4/sec.Gravatar voroshil2007-09-08
* Fix for:Gravatar voroshil2007-09-03
* Increase number of skipped buffers to 5 to avoid mixing teletext pages fromGravatar voroshil2007-09-02
* Make sure that no pages will left in cache duringGravatar voroshil2007-09-01
* Drop out control chars from page header in time position.Gravatar voroshil2007-09-01
* Fix missed -1 -> 0x3f7f changes for subpage number.Gravatar voroshil2007-09-01
* Fix displaying start page when it has subpages.Gravatar voroshil2007-09-01
* Proper support for flashing chars in teletext pages.Gravatar voroshil2007-09-01
* Support for selecting language via packet 28.Gravatar voroshil2007-08-31
* Small code simplification as suggested by Reimar:Gravatar voroshil2007-08-29
* Simplify code by using FFSWAPGravatar voroshil2007-08-29
* (cosmetics) replace tabs with spacesGravatar voroshil2007-08-29
* (cosmetics) fix indentation of previous commitGravatar voroshil2007-08-29
* Implement Hold/Release graphics (showing control chars asGravatar voroshil2007-08-29
* Implement Flash/Steady (swapping foreground/background colors)Gravatar voroshil2007-08-29
* Make charset constants naming consistantGravatar voroshil2007-08-29
* Fix compilation by adding forgotten comma.Gravatar iive2007-08-28
* Conversion tables for Serbian/Croatian, Ukrainian and Greek charsets.Gravatar voroshil2007-08-28
* Implement X/27/0 packet decoding.Gravatar voroshil2007-08-28
* Implement 8/30 format 1 teletext packet decodingGravatar voroshil2007-08-28
* (cosmetics) remove unnecessary ';'Gravatar voroshil2007-08-26
* Fix typoGravatar voroshil2007-08-26
* Add teletext specification referenceGravatar voroshil2007-08-26
* Remove ugly Russian language support hack.Gravatar voroshil2007-08-26
* Add support for Latin National Option Sub-SetsGravatar voroshil2007-08-26
* 10l: "&" should be done after ">>"Gravatar voroshil2007-08-25
* Language bits in teletext page header areGravatar voroshil2007-08-25
* Fix [soc:eoc] stubs.Gravatar voroshil2007-08-22
* remove GNUism (case range)Gravatar ivo2007-07-30
* Subtraction should be done after & operation.Gravatar voroshil2007-07-30
* Drop out overlooked debug lineGravatar voroshil2007-07-30
* Teletext support.Gravatar voroshil2007-07-29
* remove file that was added by mistake.Gravatar voroshil2007-06-29
* Implemented tv://[<channel>][/<input_id>] url syntaxGravatar voroshil2007-06-28
* Revert r23530.Gravatar voroshil2007-06-21
* Teletext support for tv:// (v4l and v4l2 only)Gravatar voroshil2007-06-10