index
:
vdr-plugin-pvrinput
master
VDR PVRInput Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
device.c
Age
Commit message (
Expand
)
Author
2012-12-01
use radiofd for control the radio device
Lars Hanisch
2012-04-25
correct some file modes
v2012-04-25
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
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
2010-12-04
use cString::sprintf instead of standard sprintf
Lars Hanisch
2010-09-01
integrated refactoring of teletext handling by wirbel
Lars Hanisch
2010-08-25
add VPS line to vbi 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
bugfix in teletext handling
Lars Hanisch
2010-08-15
Merge remote branch 'osd/rb_osd_submenues'
Lars Hanisch
2010-07-26
Set some of the parameters immediately
Rainer Blickle
2010-07-22
Most parameters for the devices will only be set if device is down
root
2010-06-09
reopen video device if select reports an error
Lars Hanisch
2010-04-06
Refactoring of ProvidesSource
Lars Hanisch
2010-03-31
add hidden expert option for size of read-buffer
Lars Hanisch
2010-03-24
Correct small typo
Lars Hanisch
2010-03-24
Rework of teletext PMT handling
Lars Hanisch
2010-03-21
Refactoring of cPvrSourceParam: it can now be used by ParseChannels
Lars Hanisch
2010-03-21
minor code style cleanup
Lars Hanisch
2010-03-21
Refactoring cPvrSourceParam: eleminated unneeded fields
Lars Hanisch
2010-03-21
Recognize radio channels on inputType, not on frequency
Lars Hanisch
2010-03-20
Refactoring usage of frequency and encoderinput fields
Lars Hanisch
2010-03-20
Revert "Refactoring usage of frequency and encoderinput fields"
Lars Hanisch
2010-03-20
Refactoring usage of frequency and encoderinput fields
Lars Hanisch
2010-03-19
another code style cleanup
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
2010-03-17
Remove ambiguity between parameters and members for encoding input
Lars Hanisch
2010-03-14
add frequency as parameter to externchannelswitch.sh
Lars Hanisch
2010-03-14
init
VDR user