Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-08 | put cUdev into a namespace, same code is used by dynamitev2014-01-07 | Lars Hanisch | |
2014-01-07 | use udev to find related radio device | Lars Hanisch | |
2014-01-07 | use udev to find related vbi device | Lars Hanisch | |
2014-01-07 | override GetCurrentlyTunedTransponder, IsTunedToTransponder and ↵ | Lars Hanisch | |
MaySwitchTransponder from cDevice | |||
2014-01-07 | use new PKGCONFIG style from vdr 2.1.3 | Lars Hanisch | |
2013-02-24 | rename old channels.conf example | Lars Hanisch | |
2013-01-23 | adjust Makefile to vdr 1.7.36v2013-01-23 | Lars Hanisch | |
2012-12-28 | adjust Makefile to vdr 1.7.33, add new Makefile for vdr 1.7.34 | Lars Hanisch | |
2012-12-25 | adjust Makefile to vdr 1.7.34, old Makefile has been renamed to Makefile-1.6 | Lars Hanisch | |
2012-12-01 | update HISTORY and version numberv2012-12-01 | Lars Hanisch | |
2012-12-01 | use radiofd for control the radio device | Lars Hanisch | |
2012-06-28 | remove reference to videodev.h from README | Lars Hanisch | |
2012-04-25 | correct some file modesv2012-04-25 | Lars Hanisch | |
2012-04-25 | include vdr/device.h for compiling with vdr 1.6 | Lars Hanisch | |
2011-09-17 | update HISTORY | Lars Hanisch | |
2011-08-18 | add SignalStrength method of vdr 1.7.20 | Lars Hanisch | |
2011-02-12 | remove videodev.h and other unneeded headers | 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-12-04 | use cString::sprintf instead of standard sprintf | Lars Hanisch | |
So we don't have to handle the memory allocation on our own. | |||
2010-11-17 | fix format string | Lars Hanisch | |
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 | update HISTORY file | 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-20 | replace constants with identifiers | Lars Hanisch | |
2010-08-20 | remove commented SetVBIMode, the new place is the right one | 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 | exchange constants with identifiers from videodev2.h | Lars Hanisch | |
2010-08-15 | increase version for work on teletext branch | Lars Hanisch | |
2010-08-15 | update of HISTORY file | 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 | update of TODO and HISTORY files | Lars Hanisch | |
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-26 | Set some of the parameters immediately | Rainer Blickle | |
2010-07-22 | Fix bug when editing parameters | root | |
When a parameter has not the same scala in the gui and in the logic, the back button in a submenu corrupts the parameter | |||
2010-07-22 | Merge commit 'openRepo/rb_osd_submenues' into rb_osd_submenues | Rainer Blickle | |
2010-07-22 | Most parameters for the devices will only be set if device is down | root | |
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-07-19 | add italian translations, adjust Readme and OK-handling | Rainer Blickle | |
Italian translations from Diego. Adjust readme for submenues. When pressing the ok button in a submenu, vdr returns now to the main menu of the pvrinput plugin | |||
2010-07-14 | Insert corrected locale files | Rainer Blickle | |
Insert corrected locale de_DE.po file. The german umlauts were wrong | |||
2010-07-13 | Add po/*.mo files to .gitignore | Rainer Blickle | |
2010-07-13 | Merge branch 'rewriteHistory' into rb_osd_submenues | Rainer Blickle | |
2010-07-08 | change my name | Rainer Blickle | |