15 months agoDevin HeitmuellerGet rid of V4L1 support default tip
23 months agoDevin HeitmuellerImport patch from Sourceforge tvtime tracker related to CC double-byte chars
23 months agoDevin HeitmuellerImport patch from tvtime sourceforge tracker related to CC multiline clearing
24 months agoDevin HeitmuellerMake CC parser work even if not getting the V4L1 standard number of lines
2 years agoDevin Heitmuellerdjh - revert change I made where we thought we needed to read the VBI data twice. It turns up the fieldsavailable field being four doesn't mean that it just read four frames before doing a VBI read, so much as that the pipeline supports four frames at a time.
2 years agoDevin Heitmuellerdjh - Make tvtime better report the error condition if attempting to use a tuner that does not support the V4L2 streaming interface (for example, the HVR-1600).
2 years agoDevin Heitmuellerdjh - don't continue if the open fails call fails on the VBI device.
2 years agoDevin Heitmuellerdjh - revert accidental change to configure.ac while adding the libasound dependency
2 years agoDevin Heitmuellerdjh - first cut at including support for reading on an ALSA device during playback. Currently only tested with the HVR-950q.
2 years agoDevin Heitmuellerdjh - Make sure we cleanup the memory properly for the vbi data buffer.
2 years agoDevin Heitmuellerdjh - make the VBI buffer allocation dynamic, to handle drivers like cx88 which have a frame size greater than 65535 (cx88 by default does 2048 * 17 * 2).
2 years agoDevin Heitmuellerdjh - fix debug line
2 years agoDevin Heitmuellerdjh - Get rid of private versions of videodev.h and videodev2.h (and add an autoconf rule to ensure the public versions are present).
2 years agoDevin Heitmuellerdjh - If four fields have been read, then we need to call the VBI code to process frames twice, or else we lose half the data.
2 years agoDevin Heitmuellerdjh - Add support for more generic VBI handling. Currently only tested with the HVR-950 (em28xx based), so there may need to be additional changes required for other boards).
2 years agoDevin Heitmuellerdjh - include fix for crash from Fedora repo:
2 years agoDevin Heitmuellerdjh - Fix compilation issue using patch from the Fedora repo:
2 years agoDevin Heitmuellerdjh - Fix compilation issue, using patch from the Fedora repo:
2 years agoDevin Heitmuellerdjh - correct build problem, using the patch taken from the Fedora repo:
2 years agoconvert-repoupdate tags
9 years agovektorinitial import of tvtime. vektor initial
6 years agovektor* tvtime/src/tvtime.c: Print a helpful error message if tvtime was
6 years agovektor* tvtime/src/vbidata.c: Remove a debugging printf that snuck out.
6 years agovektor* tvtime/po/de.po: Updated for some reason... ?? I wish these files
6 years agovektor* tvtime/po/fi.po: Updated translation from Tapio Leip?l?.
6 years agovektor* tvtime/po/*.po,tvtime.pot: Updates from whatever whatever.
6 years agovektor* tvtime/NEWS: Update for a 1.0.2 release.
6 years agovektor* tvtime/src/utils.h: Add a TVTIME_NOOP command.
6 years agovektor* tvtime/po/hu.po: Updated translation from Gere K?roly.
6 years agovektor* tvtime/po/fr.po: Updatse from Alexis Saettler.
6 years agoinguin* tvtime/po/de.po: Translation update
6 years agovektor* tvtime/po/fr.po: Add a French translation by Alexis Saettler.
6 years agovektor* tvtime/configure.ac: Update to 1.0.2.
6 years agovektor* tvtime/po/cs.po: Updated translation from Lukas Slansky.
6 years agosfllaw* tvtime/debian/changelog: Update.
6 years agovektor* tvtime/po/LINGUAS: Add missing langauges from the last release.
6 years agovektor* tvtime/po/nn.po: Updated translation from Karl Ove Hufthammer.
6 years agosfllaw* tvtime/debian/watch: Added a watch file to monitor the latest
6 years agosfllaw* tvtime/debian/changelog: Updated changelog for new release number.
6 years agovektor* tvtime/src/tvtimeconf.c: Bring back the 'a' key binding.
6 years agovektor* tvtime/ChangeLog: Update the date for the 1.0 release. release-1-0
6 years agovektor* tvtime/po/*.po: Update.
6 years agovektor* tvtime/src/videoinput.h: Add an error_string field to the constructor.
6 years agosfllaw* tvtime/debian/control: Update Build-Depends to include fontforge.
6 years agosfllaw* tvtime/debian/postinst: Remove bashism.
6 years agovektor* tvtime/src/videoinput.h: More workarounds for the cx88 driver. Add a
6 years agosfllaw* tvtime/debian/rules: We no longer need the applnk .desktop file.
6 years agosfllaw* tvtime/debian/.cvsignore: Added.
6 years agosfllaw* tvtime/debian/README.Debian: Users now have to do less.
6 years agosfllaw* tvtime/debian/po/vi.po: Added Vietnamese Debconf translation.
6 years agosfllaw* tvtime/debian/po/cs.po: Added Czech debconf translation.
6 years agosfllaw* tvtime/debian/po/de.po: Fixed Content-Type header.
6 years agovektor* tvtime/src/leetft.c: Fix some silly compiler warnings.
6 years agovektor* tvtime/src/tvtimeosd.h: Extend the hold message API to allow for
6 years agovektor* tvtime/configure.ac: Fix some warnings with gcc-4.0, update version
6 years agosfllaw* debian/copyright: Update information so we don't mention
6 years agosfllaw* bands.h: Fix frequencies for Australia. Debian bug 308407.
6 years agosfllaw* default.tvtime.xml: Fixed typo.
6 years agosfllaw* tvtime.c (main): Drop root privileges as early as possible.
6 years agosfllaw* stationlist.xml.5: Fixed typo. Debian bug 323541.