index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
diseqc.c
Age
Commit message (
Expand
)
Author
2015-01-26
Added support for "Satellite Channel Routing" (SCR) according to EN50607, als...
Klaus Schmidinger
2013-12-28
Changed '%a' to the POSIX compliant '%m' in all scanf() calls
Klaus Schmidinger
2013-08-21
Added basic support for positioners to control steerable satellite dishes
Klaus Schmidinger
2013-05-02
Fixed an error message when parsing SCR values in diseqc.conf
Klaus Schmidinger
2011-09-17
Added device number selection to scr.conf
Klaus Schmidinger
2011-09-17
Added a note about rounding
Klaus Schmidinger
2011-09-11
VDR now supports "Satellite Channel Routing" (SCR)
Klaus Schmidinger
2011-09-10
The DiSEqC codes are now copied in the call to cDiseqc::Execute()
Klaus Schmidinger
2011-08-06
Fixed handling DiSEqC codes
Klaus Schmidinger
2011-05-22
Fixed a possible race condition in cDiseqc::Execute()
Klaus Schmidinger
2011-05-21
Fixed a typo
Klaus Schmidinger
2010-02-06
Added device definitions to the diseqc.conf file format
Klaus Schmidinger
2009-12-06
Several code modifications to avoid compiler warnings
Klaus Schmidinger
2008-02-10
Some code cleanup
Klaus Schmidinger
2005-12-30
Changed all "illegal" to "invalid" in error messages
Klaus Schmidinger
2005-01-09
Added support for circular polarization
Klaus Schmidinger
2004-10-24
Added cCondWait::Sleep() and using it to replace all usleep() calls
Klaus Schmidinger
2002-12-08
The actual tuning is now done in a separate thread
Klaus Schmidinger
2002-10-06
Modified channel handling; full DiSEqC support
Klaus Schmidinger