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
/
omxdevice.h
Age
Commit message (
Expand
)
Author
2016-04-04
send proper end of sequence packet after playing single video frame
Thomas Reufer
2016-02-26
added proper GPL header to every source file (suggested by Tobias Grimm)
Thomas Reufer
2016-02-12
set device name
Thomas Reufer
2015-11-20
add option for dual display usage, see README
Thomas Reufer
2015-10-07
added plugin options to specify video and osd layers
Thomas Reufer
2015-06-22
treat zero as valid PTS value
Thomas Reufer
2015-04-29
skip audio packets when replaying non-radio recordings in trick modes
Thomas Reufer
2015-04-27
fixed displaying of current position when changing replay speed
Thomas Reufer
2015-04-26
fixed PTS wrap around
Thomas Reufer
2015-04-15
reworked clock stretching in live mode based on buffer usage
Thomas Reufer
2015-01-17
reworked omxdevice and improved clock stretching for transfer mode
Thomas Reufer
2014-12-23
modified cOmxDevice::StillPicture() to accept raw MPEG data
Thomas Reufer
2014-11-14
move initial video mode setup to plugin start and update OSD after mode changes
Thomas Reufer
2014-10-06
introduce OMX stream start callback
Thomas Reufer
2014-09-02
skip packets with invalid payload offset in PlayVideo() and PlayAudio()
Thomas Reufer
2014-06-15
add setup option for video framing mode in case of incompatible aspect ratio
Thomas Reufer
2014-06-15
reworked setup parameter handling
Thomas Reufer
2014-04-24
add prefix to plugin specific class names
Thomas Reufer
2014-03-24
fixed buffer stall after StillPicture()
Thomas Reufer
2014-03-23
reworked clock handling for normal play back and trick modes
Thomas Reufer
2014-02-25
added experimental clock adjustment in transfer mode
Thomas Reufer
2014-02-12
- fixed:
Thomas Reufer
2014-02-10
2014-02-10: Version 0.0.8
0.0.8
Thomas Reufer
2014-01-07
2013-12-30: Version 0.0.7
0.0.7
Thomas Reufer
2014-01-07
2013-12-16: Version 0.0.6a
0.0.6a
Thomas Reufer
2014-01-07
2013-12-15: Version 0.0.6
0.0.6
Thomas Reufer
2014-01-07
2013-11-17: Version 0.0.5
0.0.5
Thomas Reufer
2014-01-07
2013-10-14: Version 0.0.4
0.0.4
Thomas Reufer
2014-01-07
2013-10-02: Version 0.0.3
0.0.3
Thomas Reufer
2014-01-07
2013-09-29: Version 0.0.2
0.0.2
Thomas Reufer
2014-01-07
2013-09-27: Version 0.0.1
0.0.1
Thomas Reufer