index
:
vdr-plugin-rpihddevice
master
next
VDR Raspberry Pi HD-Device Plugin
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
display.c
Age
Commit message (
Expand
)
Author
2016-05-19
implement proper handling of display and pixel aspect ratios
Thomas Reufer
2016-02-26
added proper GPL header to every source file (suggested by Tobias Grimm)
Thomas Reufer
2015-11-20
add option for dual display usage, see README
Thomas Reufer
2015-08-17
add debug log when calling SetHvsSyncUpdate()
Thomas Reufer
2015-08-14
reworked video frame format handling
Thomas Reufer
2015-05-22
set field sync when output interlaced material at interlaced display mode
Thomas Reufer
2014-11-19
fixed return value of cRpiDisplay::GetInstance(void) in case of missing displ...
Thomas Reufer
2014-11-14
reset OSD only after video mode change
Thomas Reufer
2014-11-14
move initial video mode setup to plugin start and update OSD after mode changes
Thomas Reufer
2014-10-06
add setup options to control video mode and its behaviour on stream changes
Thomas Reufer
2014-10-06
move OVG OSD dispmanx handles back to OSD, introduce OSD reset command
Thomas Reufer
2014-10-06
introduce HDMI mode settings and move display handling to cRpiDisplay
Thomas Reufer
2014-02-10
2014-02-10: Version 0.0.8
0.0.8
Thomas Reufer