Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-07 | use udev to find related vbi device | Lars Hanisch | |
2013-01-23 | adjust Makefile to vdr 1.7.36v2013-01-23 | Lars Hanisch | |
2012-12-01 | update HISTORY and version numberv2012-12-01 | Lars Hanisch | |
2012-04-25 | correct some file modesv2012-04-25 | Lars Hanisch | |
2011-08-18 | add SignalStrength method of vdr 1.7.20 | Lars Hanisch | |
2011-02-12 | correct an error in device initialization if vdr is patched for dynamite but ↵ | Lars Hanisch | |
dynamite is not loaded | |||
2011-02-02 | add udev-filter for "video4linux /dev/video" if the dynamite-plugin is present | Lars Hanisch | |
2011-01-20 | patch to work with the dynamite-plugin | Lars Hanisch | |
With dynamite pvrinput-devices can now be attached/detached dynamically while vdr is running. e.g. svdrpsend plug dynamite attd /dev/video0 svdrpsend plug dynamite detd /dev/video0 | |||
2010-09-01 | integrated refactoring of teletext handling by wirbel | Lars Hanisch | |
The former implementation seemed to loose the one or other teletext packet. | |||
2010-09-01 | increase version for next release and updated HISTORY | Lars Hanisch | |
2010-08-25 | add VPS line to vbi packet | Lars Hanisch | |
2010-08-21 | increase continuity counter before _every_ teletext packet | Lars Hanisch | |
2010-08-20 | activate WSS service and insert wss bits into vbi-packets | Lars Hanisch | |
2010-08-19 | don't send PCR packet with SCR from vbi packets | Lars Hanisch | |
vlc doesn't like it, PTS of teletext data seems to be enough. | |||
2010-08-19 | bugfix in teletext handling | Lars Hanisch | |
- set vbi mode before encoder start - put teletext packets into ring buffer | |||
2010-08-19 | add PES header and line offsets to teletext packets | Lars Hanisch | |
2010-08-15 | increase version for work on teletext branch | Lars Hanisch | |
2010-08-15 | Merge remote branch 'osd/rb_osd_submenues' | Lars Hanisch | |
Merged the patches to organize the settings menu in submenus. | |||
2010-08-12 | Merge branch 'reader-with-select' | Lars Hanisch | |
Use select before read with timeout and reopen v4l2-device if select reports an error. Reading from the Hauppauge HD PVR hangs sometimes on bad video input and forces vdr to restart. With this workaround the vdr doesn't stop and there's only a few seconds missing in the recording. | |||
2010-07-22 | only the OK-Button stores the parameters | Rainer Blickle | |
2010-07-19 | Change handling of back-key in submenues and change Version | Rainer Blickle | |
2010-06-09 | reopen video device if select reports an error | Lars Hanisch | |
2010-04-14 | Increase version for next rc-release | Lars Hanisch | |
2010-04-04 | Use local helper class for protected crc-function of libsi | Lars Hanisch | |
2010-04-03 | Increase version for next rc-release | VDR user | |
2010-03-31 | add hidden expert option for size of read-buffer | Lars Hanisch | |
Add the following to setup.conf for tweaking: pvrinput.ReadBufferSizeKB = 64 | |||
2010-03-27 | Increase version for beta release2010-03-27-rc1 | Lars Hanisch | |
2010-03-18 | global code review and minor style cleanups | Lars Hanisch | |
2010-03-17 | Add optional sleep after call of externchannelswitch.sh | Lars Hanisch | |
Some cards like the HD PVR needs some time to stabilize the video stream. On some installations a sleep in the external script doesn't seem to work. | |||
2010-03-17 | Remove ambiguity between parameters and members for encoding input | Lars Hanisch | |
Reworked Tune-function so it relies on parameters only. | |||
2010-03-14 | init | VDR user | |