repo_name
stringlengths
6
97
path
stringlengths
3
341
text
stringlengths
8
1.02M
tomzox/nxtvepg
epgvbi/winshmsrv.c
<filename>epgvbi/winshmsrv.c /* * Communication with external TV application via shared memory * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free So...
tomzox/nxtvepg
epgui/pioutput.c
/* * Nextview GUI: Display of PI schedule elements * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this ...
tomzox/nxtvepg
epgui/xawtv.c
<reponame>tomzox/nxtvepg /* * Nextview EPG: xawtv remote control module * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * Parts of the code implementing the Xawtv protocol (root and toplevel * window tree traversal) originates from Netscape (author unknown). * Those parts have been adapted for xawt...
tomzox/nxtvepg
epgttx/ttx_cif.h
/* * Teletext EPG grabber: C external interfaces * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * ...
tomzox/nxtvepg
epgui/epgmain.c
/* * Nextview decoder: main module * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * license in th...
tomzox/nxtvepg
epgctl/mytypes.h
<gh_stars>0 /* * General type definitions for the Nextview decoder * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find ...
tomzox/nxtvepg
epgui/xawtv.h
/* * Nextview EPG: xawtv remote control module * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * l...
tomzox/nxtvepg
epgvbi/ttxdecode.c
/* * Decoding of teletext and VPS packets * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * licens...
tomzox/nxtvepg
epgui/wintv.c
<filename>epgui/wintv.c<gh_stars>0 /* * M$ Windows TV application remote control module * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software ...
tomzox/nxtvepg
epgui/uidump.c
<gh_stars>0 /* * Nextview GUI: Export of programme data in various formats * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. Y...
tomzox/nxtvepg
epgdb/epgswap.h
<gh_stars>0 /* * Byte-swapping utilities for endian conversion * * Copied from utils.h, which is part of the GNU C Library. * Copyright (C) 1992, 1996, 1997, 2000 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General P...
tomzox/nxtvepg
xmltv/xmltv_timestamp.c
/** * Copyright (c) 2003 <NAME> <<EMAIL>> * * Optimization and error detection * Copyright 2007, 2008, 2020 by <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, ...
tomzox/nxtvepg
epgui/pifilter.c
<filename>epgui/pifilter.c /* * Nextview GUI: PI search filter control * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You f...
tomzox/nxtvepg
epgui/epgquery.c
/* * Process query message for remote EPG client * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * ...
tomzox/nxtvepg
epgui/dumphtml.c
<reponame>tomzox/nxtvepg<gh_stars>0 /* * Nextview GUI: Output of PI data in HTML * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundat...
tomzox/nxtvepg
epgctl/epgscan.c
/* * Scan TV channels for teletext service * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * licen...
tomzox/nxtvepg
epgvbi/ttxdecode.h
<reponame>tomzox/nxtvepg /* * Decoding of teletext and VPS packets * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find ...
tomzox/nxtvepg
epgui/wintvui.h
/* * Tcl interface and helper functions to TV app configuration * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a c...
tomzox/nxtvepg
epgui/uidump.h
/* * Nextview GUI: Export of programme data * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * lice...
tomzox/nxtvepg
epgdb/epgdbif.h
/* * Nextview EPG block database interface * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * licen...
tomzox/nxtvepg
epgui/cmdline.c
<reponame>tomzox/nxtvepg /* * Command line argument handling * * Copyright (C) 1999-2011, 2020-2021 <NAME> * Win32 SetArgv() function taken from the Tcl/Tk library, see COPYRIGHT * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License V...
tomzox/nxtvepg
xmltv/xml_scan.yy.c
#line 2 "xmltv/xml_scan.yy.c" /* A lexical scanner generated by flex */ /* Scanner skeleton version: * $Header: /home/daffy/u0/vern/flex/RCS/flex.skl,v 2.91 96/09/10 16:58:48 vern Exp $ */ #define FLEX_SCANNER #define YY_FLEX_MAJOR_VERSION 2 #define YY_FLEX_MINOR_VERSION 5 #include <stdio.h> /* cfront 1.2 define...
tomzox/nxtvepg
tvsim/winshmclnt.c
/* * TV app. interaction with nxtvepg via shared memory * * Copyright (C) 2002-2008 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * lic...
tomzox/nxtvepg
epgctl/epgacqsrv.c
<gh_stars>0 /* * Nextview EPG network acquisition server * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of ...
tomzox/nxtvepg
epgvbi/vbidecode.h
/* * Teletext decoder * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * license in the file COPYRI...
tomzox/nxtvepg
epgui/wintv.h
<filename>epgui/wintv.h /* * Nextview browser: M$ Windows TV application remote control module * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free So...
tomzox/nxtvepg
epgvbi/dvb_scan_pmt.h
<filename>epgvbi/dvb_scan_pmt.h<gh_stars>0 /* * DVB PAT & PMT scan interface definition * * Copyright (C) 2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You ...
tomzox/nxtvepg
epgui/pioutput.h
<gh_stars>0 /* * Nextview GUI: Output of PI data in various formats * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find...
tomzox/nxtvepg
xmltv/xml_cdata.h
/* * XMLTV character data processing and storage * * Copyright (C) 2007-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * ...
tomzox/nxtvepg
epgvbi/syserrmsg.c
<filename>epgvbi/syserrmsg.c<gh_stars>0 /* * Build a system error message * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. Yo...
tomzox/nxtvepg
epgui/rcfile.h
<gh_stars>0 /* * Reading/writing the .nxtvepgrc / nxtvepg.ini file * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find ...
tomzox/nxtvepg
epgctl/epgversion.h
<filename>epgctl/epgversion.h /* * Software version of the Nextview decoder * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. ...
tomzox/nxtvepg
epgdb/epgblock.h
<reponame>tomzox/nxtvepg /* * Nextview EPG block database * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of...
tomzox/nxtvepg
xmltv/xmltv_cni.h
<filename>xmltv/xmltv_cni.h<gh_stars>0 /* * XMLTV country and network identification mapping * * Copyright (C) 2007-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Soft...
tomzox/nxtvepg
epgvbi/tvchan.h
<reponame>tomzox/nxtvepg<filename>epgvbi/tvchan.h /* * Tuner channel to frequency translation * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Sof...
tomzox/nxtvepg
epgui/daemon.h
<filename>epgui/daemon.h /* * Daemon main control * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this *...
tomzox/nxtvepg
tvsim/winshmclnt.h
<reponame>tomzox/nxtvepg /* * Communication with external TV application via shared memory * * Copyright (C) 2002-2008 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundati...
tomzox/nxtvepg
epgttx/ttx_scrape.h
<reponame>tomzox/nxtvepg /* * Teletext EPG grabber: EPG data scraping main class * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your op...
tomzox/nxtvepg
epgvbi/winshm.h
/* * Windows TV app communication - shared memory layout * * Copyright (C) 1999-2008 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * li...
tomzox/nxtvepg
epgdb/epgblock.c
<gh_stars>0 /* * Nextview EPG bit field decoder * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * ...
tomzox/nxtvepg
epgvbi/hamming.c
<reponame>tomzox/nxtvepg<filename>epgvbi/hamming.c<gh_stars>0 /* * Hamming and Parity decoder * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Sof...
tomzox/nxtvepg
epgui/wmhooks.h
<reponame>tomzox/nxtvepg /* * X11 and Win32 window manager hooks * * Copyright (C) 2002-2008 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of thi...
tomzox/nxtvepg
epgctl/epgctxmerge.c
/* * Nextview EPG merged context management * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * lice...
tomzox/nxtvepg
epgvbi/vbidecode.c
<filename>epgvbi/vbidecode.c /* * Decode raw VBI lines to Teletext byte array or VPS CNI * * The teletext scanner in this module is based on vbidecode.c * which is (was) part of the bttv driver package for Linux. * Copyright (C) 1996,97 <NAME> (<EMAIL>) * & <NAME> (<EMAIL>) * *...
tomzox/nxtvepg
epgvbi/btdrv4dummy.c
<reponame>tomzox/nxtvepg /* * VBI driver interface dummy * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of ...
tomzox/nxtvepg
epgui/epgquery.h
<filename>epgui/epgquery.h /* * Process query message for remote EPG client * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. ...
tomzox/nxtvepg
epgui/epgsetup.h
<gh_stars>0 /* * Nextview EPG acquisition and database parameter setup * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You f...
tomzox/nxtvepg
epgttx/ttx_db.h
/* * Teletext EPG grabber: Teletext page database * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * ...
tomzox/nxtvepg
epgui/shellcmd.h
/* * Nextview GUI: Output of PI data in various formats * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of t...
tomzox/nxtvepg
epgui/menucmd.h
/* * Nextview GUI: Execute commands and control status of the menu bar * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You f...
tomzox/nxtvepg
epgttx/ttx_util.h
/* * Teletext EPG grabber: Miscellaneous helper functions * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version...
tomzox/nxtvepg
epgdb/epgnetio.c
<reponame>tomzox/nxtvepg /* * Nextview EPG block network client & server * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You...
tomzox/nxtvepg
epgdb/epgdbmgmt.c
/* * Nextview EPG block database management * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * lice...
tomzox/nxtvepg
epgui/shellcmd.c
/* * Nextview GUI: Call external command with a programme's parameters * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You f...
tomzox/nxtvepg
epgvbi/btdrv.h
<reponame>tomzox/nxtvepg<filename>epgvbi/btdrv.h<gh_stars>0 /* * VBI capture driver interface definition * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by t...
tomzox/nxtvepg
xmltv/xmltv_main.c
/* * XMLTV main module * * Copyright (C) 2007-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * license in the file COPYR...
tomzox/nxtvepg
xmltv/xmltv_tags.c
<filename>xmltv/xmltv_tags.c /* * XMLTV element parser * * Copyright (C) 2007-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of th...
tomzox/nxtvepg
epgttx/ttx_pg_ref.h
/* * Teletext EPG grabber: Description page reference parser * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later vers...
tomzox/nxtvepg
epgui/pifilter.h
<reponame>tomzox/nxtvepg /* * Nextview GUI: PI search filter control * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You fin...
tomzox/nxtvepg
epgui/cmdline.h
/* * Command line argument handling * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * license in t...
tomzox/nxtvepg
epgui/dumptext.h
<filename>epgui/dumptext.h /* * Export Nextview database as "TAB-separated" text file * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Fo...
tomzox/nxtvepg
epgttx/ttx_xmltv.h
<reponame>tomzox/nxtvepg<gh_stars>0 /* * Teletext EPG grabber: XMLTV import, merge and export * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * ...
tomzox/nxtvepg
epgctl/epgctxmerge.h
/* * Nextview EPG database merging * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * license in th...
tomzox/nxtvepg
epgui/pidescr.c
<reponame>tomzox/nxtvepg /* * Nextview GUI: PI description text output * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You f...
tomzox/nxtvepg
epgctl/debug.h
/* * Debug service module * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * license in the file CO...
tomzox/nxtvepg
epgui/xiccc.h
/* * Interaction with X11 TV-apps via Inter-Client Communication Conventions * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation....
tomzox/nxtvepg
epgui/pinetbox.c
<filename>epgui/pinetbox.c /* * Nextview GUI: PI listbox in "grid" layout * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. Yo...
tomzox/nxtvepg
epgvbi/dvb_demux.h
/* * libzvbi -- DVB VBI demultiplexer * * Copyright (C) 2004, 2007 <NAME> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your o...
tomzox/nxtvepg
epgvbi/cni_tables.h
<gh_stars>0 /* * Network codes and name tables * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * l...
tomzox/nxtvepg
epgui/pibox.h
<gh_stars>0 /* * Nextview GUI: programme list meta module * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of...
tomzox/nxtvepg
epgui/pilistbox.h
<gh_stars>0 /* * Nextview GUI: PI listbox * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * licens...
tomzox/nxtvepg
epgttx/ttx_date.h
<reponame>tomzox/nxtvepg /* * Teletext EPG grabber: date parsing * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later ...
tomzox/nxtvepg
images/nxtv_wm_ico.h
/* * Nextview logo images used for window and icon decoration * * Copyright (C) 2004 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * li...
tomzox/nxtvepg
epgctl/epgctxctl.h
/* * Nextview database context management * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * licens...
tomzox/nxtvepg
epgctl/epgacqsrv.h
<filename>epgctl/epgacqsrv.h /* * Nextview EPG network acquisition server * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. Yo...
tomzox/nxtvepg
wdmdrv/wdm_dummy.c
<reponame>tomzox/nxtvepg<filename>wdmdrv/wdm_dummy.c /* * WDM driver simulation (dummy driver) * * Copyright (C) 1999-2008 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foun...
tomzox/nxtvepg
epgvbi/hamming.h
/* * Hamming and Parity decoder * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * license in the f...
tomzox/nxtvepg
epgvbi/btdrv4linux.c
/* * VBI driver interface for Linux, NetBSD and FreeBSD * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * Authors: * * Linux: <NAME> * NetBSD: <NAME> <<EMAIL>> * FreeBSD: <NAME> <<EMAIL>> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GN...
tomzox/nxtvepg
epgui/xiccc.c
<reponame>tomzox/nxtvepg /* * Interaction with X11 TV-apps via Inter-Client Communication Conventions * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the ...
tomzox/nxtvepg
epgdb/epgdbif.c
<reponame>tomzox/nxtvepg<filename>epgdb/epgdbif.c /* * Nextview EPG block database interface * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Soft...
tomzox/nxtvepg
xmltv/xml_hash.h
/* * Helper module implementing a hash array for strings * * Copyright (C) 2007-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of ...
tomzox/nxtvepg
epgdb/epgdbfil.h
/* * Nextview EPG block database search filters * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * ...
tomzox/nxtvepg
epgctl/epgacqttx.h
<gh_stars>0 /* * Teletext EPG acquisition control * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this *...
tomzox/nxtvepg
epgui/pinetbox.h
<filename>epgui/pinetbox.h /* * Nextview GUI: PI listbox in "network cols" layout * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Founda...
tomzox/nxtvepg
epgui/rcfile.c
/* * Reading/writing the .nxtvepgrc / nxtvepg.ini file * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of th...
tomzox/nxtvepg
epgvbi/winshmsrv.h
<gh_stars>0 /* * Communication with external TV application via shared memory * * Copyright (C) 1999-2008 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find ...
tomzox/nxtvepg
epgui/epgmain.h
<reponame>tomzox/nxtvepg /* * Nextview decoder: main module * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy ...
tomzox/nxtvepg
xmltv/xml_cdata.c
<gh_stars>0 /* * XMLTV character data processing and storage * * Copyright (C) 2007-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy...
tomzox/nxtvepg
epgctl/epgctxctl.c
<filename>epgctl/epgctxctl.c /* * Nextview database context management * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You f...
tomzox/nxtvepg
epgttx/ttx_feat.h
/* * Teletext EPG grabber: Feature keyword parser * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * ...
tomzox/nxtvepg
epgui/epgsetup.c
/* * Nextview EPG acquisition and database parameter setup * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy o...
tomzox/nxtvepg
epgui/menucmd.c
<reponame>tomzox/nxtvepg<filename>epgui/menucmd.c<gh_stars>0 /* * Nextview GUI: Execute commands and control status of the menu bar * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Vers...
tomzox/nxtvepg
xmltv/xml_verify.c
<gh_stars>0 /* * XML scanner/parser backend for verification * * Copyright (C) 2007-2008 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this *...
tomzox/nxtvepg
epgui/pidescr.h
<reponame>tomzox/nxtvepg /* * Nextview GUI: PI description text output * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You f...
tomzox/nxtvepg
epgui/statswin.h
/* * Nextview EPG GUI: Database statistics and main window status line * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You f...
tomzox/nxtvepg
epgdb/epgdbmerge.c
<reponame>tomzox/nxtvepg<filename>epgdb/epgdbmerge.c /* * Nextview EPG database merging * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software ...
tomzox/nxtvepg
epgctl/epgacqctl.h
<gh_stars>0 /* * Acquisition main control * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy of this * licens...
tomzox/nxtvepg
epgdb/ttxgrab.h
<reponame>tomzox/nxtvepg<filename>epgdb/ttxgrab.h<gh_stars>0 /* * Teletext page grabber * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software ...
tomzox/nxtvepg
epgui/piremind.c
<gh_stars>0 /* * Nextview GUI: Reminder interface to database * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a cop...
tomzox/nxtvepg
epgvbi/syserrmsg.h
<reponame>tomzox/nxtvepg /* * Build a system error message * * Copyright (C) 1999-2011, 2020-2021 <NAME> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free Software Foundation. You find a copy o...