https://github.com/bulletmark/firebirdlib
Topfield TMS PVR FireBirdLib TAP library.
https://github.com/bulletmark/firebirdlib
taps topfield
Last synced: about 1 month ago
JSON representation
Topfield TMS PVR FireBirdLib TAP library.
- Host: GitHub
- URL: https://github.com/bulletmark/firebirdlib
- Owner: bulletmark
- Created: 2012-04-03T11:53:33.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2022-04-29T03:33:46.000Z (about 4 years ago)
- Last Synced: 2024-05-09T08:17:27.275Z (about 2 years ago)
- Topics: taps, topfield
- Language: C
- Homepage:
- Size: 7.54 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.txt
Awesome Lists containing this project
README
## Topfield TMS PVR FireBirdLib TAP development library
This is the [FireBirdLib][fbe] library for aiding [Topfield][tf] TMS PVR
TAP development. The original version is maintained by FireBird and
[available here][fb].
This library augments the [cygwin TAP development tools][cygtools] and
[linux TAP development tools][lintools] provided by [Topfield][tf].
My [FireBirdLib on github][fbgit] [master branch][master] version tracks
the sources from that [upstream version][upstream] but adds some minor
fixes and improvements. See the [commit history][commits] for full
details. I have also added FireBird's JailBreak utility and some of my
own tap development utilities in [devutils/][devutils]. See
[devutils/README.md][devread] for details.
Some of my changes and additions here have been retrofitted by FireBird
back to his original source.
I have added [Doxygen][doxygen] to the make/build to supplement the API
documentation. You can see the output [here][fbdoxy]. The
[directory][fbdirs] links are probably the most useful.
Also refer to the documentation about the standard [Topfield TAP API][tapapi].
[fb]: http://firebird.tms-taps.net/FireBirdLib.zip
[fbe]: http://firebird.tms-taps.net/FireBirdLib-E.pdf
[fbgit]: http://github.com/bulletmark/FireBirdLib/
[commits]: http://github.com/bulletmark/FireBirdLib/commits/master/
[master]: http://github.com/bulletmark/FireBirdLib/tree/master/
[upstream]: http://github.com/bulletmark/FireBirdLib/tree/upstream/
[devutils]: http://github.com/bulletmark/FireBirdLib/tree/master/devutils
[devread]: http://github.com/bulletmark/FireBirdLib/blob/master/devutils/README.md
[tf]: http://www.topfield.co.kr/
[cygtools]: http://www.topfield.co.kr/eng/download/utility_view.asp?idx=29&tb=&tn=utility
[lintools]: http://www.topfield.co.kr/eng/download/utility_view.asp?idx=28&tb=&tn=utility
[doxygen]: http://www.doxygen.org/
[fbdoxy]: http://markb.bullet-systems.net/misc/FireBirdLib/HTMLDOCS/
[fbdirs]: http://markb.bullet-systems.net/misc/FireBirdLib/HTMLDOCS/files.html
[tapapi]: http://www.toppy.org.uk/~r2-d2/api/WebHome.html