summaryrefslogtreecommitdiffstats
path: root/stream/tvi_vbi.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-10/+10
* Translation system changes part 2: replace macros by stringsAmar Takhar2009-07-071-3/+3
* Translation system changes part 1: wrap translated stringsAmar Takhar2009-07-071-3/+3
* Use standard license headers with standard formatting.diego2008-05-141-3/+4
* Add a few forgotten static/const attributes in tvi_vbi.creimar2007-12-021-7/+7
* czech/slovak character set fixes:voroshil2007-10-201-2/+2
* More accurate calculating of teletextvoroshil2007-09-081-1/+3
* Implement boxes for subtitle teletext pages.voroshil2007-09-081-7/+15
* Decrease teletext page rendering frequency from 1/frame to about 4/sec.voroshil2007-09-081-1/+23
* Fix for:voroshil2007-09-031-0/+4
* Increase number of skipped buffers to 5 to avoid mixing teletext pages fromvoroshil2007-09-021-2/+6
* Make sure that no pages will left in cache duringvoroshil2007-09-011-1/+9
* Drop out control chars from page header in time position.voroshil2007-09-011-3/+7
* Fix missed -1 -> 0x3f7f changes for subpage number.voroshil2007-09-011-2/+2
* Fix displaying start page when it has subpages.voroshil2007-09-011-4/+4
* Proper support for flashing chars in teletext pages.voroshil2007-09-011-1/+4
* Support for selecting language via packet 28.voroshil2007-08-311-19/+202
* Small code simplification as suggested by Reimar:voroshil2007-08-291-18/+10
* Simplify code by using FFSWAPvoroshil2007-08-291-4/+1
* (cosmetics) replace tabs with spacesvoroshil2007-08-291-4/+4
* (cosmetics) fix indentation of previous commitvoroshil2007-08-291-1/+1
* Implement Hold/Release graphics (showing control chars asvoroshil2007-08-291-0/+13
* Implement Flash/Steady (swapping foreground/background colors)voroshil2007-08-291-3/+19
* Make charset constants naming consistantvoroshil2007-08-291-4/+4
* Fix compilation by adding forgotten comma.iive2007-08-281-1/+1
* Conversion tables for Serbian/Croatian, Ukrainian and Greek charsets.voroshil2007-08-281-1/+49
* Implement X/27/0 packet decoding.voroshil2007-08-281-1/+64
* Implement 8/30 format 1 teletext packet decodingvoroshil2007-08-281-0/+84
* (cosmetics) remove unnecessary ';'voroshil2007-08-261-1/+1
* Fix typovoroshil2007-08-261-1/+1
* Add teletext specification referencevoroshil2007-08-261-0/+3
* Remove ugly Russian language support hack.voroshil2007-08-261-11/+1
* Add support for Latin National Option Sub-Setsvoroshil2007-08-261-2/+46
* 10l: "&" should be done after ">>"voroshil2007-08-251-1/+1
* Language bits in teletext page header arevoroshil2007-08-251-1/+1
* Fix [soc:eoc] stubs.voroshil2007-08-221-6/+10
* remove GNUism (case range)ivo2007-07-301-11/+4
* Subtraction should be done after & operation.voroshil2007-07-301-1/+1
* Drop out overlooked debug linevoroshil2007-07-301-2/+1
* Teletext support.voroshil2007-07-291-0/+1365
* remove file that was added by mistake.voroshil2007-06-291-0/+0
* Implemented tv://[<channel>][/<input_id>] url syntaxvoroshil2007-06-281-0/+0
* Revert r23530.voroshil2007-06-211-1197/+0
* Teletext support for tv:// (v4l and v4l2 only)voroshil2007-06-101-0/+1197