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
Age
Commit message (
Expand
)
Author
2016-03-29
new version 1.0.1
1.0.1
Thomas Reufer
2016-03-29
experimental support for AAC-LATM, use "make ENABLE_AAC_LATM=1" to enable
Thomas Reufer
2016-03-08
fixed HDMI channel mapping and stream type (reported by Rüdiger Follmann)
Thomas Reufer
2016-03-02
fixed drawing of cached images with high level OSD
Thomas Reufer
2016-03-02
only cache images in GPU when high level OSD is active
Thomas Reufer
2016-02-26
added proper GPL header to every source file (suggested by Tobias Grimm)
Thomas Reufer
2016-02-17
wait until dispmanx element is removed after OSD reset
Thomas Reufer
2016-02-16
proper release default surface after OSD reset
Thomas Reufer
2016-02-15
don't ignore anti alias option for scaled bitmap drawing
Thomas Reufer
2016-02-15
set FT lib handle to zero after clean up
Thomas Reufer
2016-02-12
set device name
Thomas Reufer
2016-01-06
ignore pts from erroneous packets to avoid pts jumps on broken streams
Thomas Reufer
2015-12-10
report pixel aspect ratio
Thomas Reufer
2015-11-20
add option for dual display usage, see README
Thomas Reufer
2015-11-20
temporary fall back to fast deinterlacer
Thomas Reufer
2015-11-18
use omxplayer's parameters for deinterlacer
Thomas Reufer
2015-10-18
new version 1.0.0
1.0.0
Thomas Reufer
2015-10-18
updated README
Thomas Reufer
2015-10-16
updated Hungarian translations (thanks to Füley István)
Thomas Reufer
2015-10-15
don't crop OSD images to pixmap size to allow scaled drawing
Thomas Reufer
2015-10-15
updated German translations
Thomas Reufer
2015-10-15
updated Finnish translations (thanks to Rolf Ahrenberg)
Thomas Reufer
2015-10-15
added Italian translations (thanks to Gerlando Falauto)
Thomas Reufer
2015-10-15
added French translations (thanks to Cyril Jaquier)
Thomas Reufer
2015-10-07
added plugin options to specify video and osd layers
Thomas Reufer
2015-08-24
treat zero as valid PTS value also in cRpiAudioDecoder::cParser
Thomas Reufer
2015-08-17
add debug log when calling SetHvsSyncUpdate()
Thomas Reufer
2015-08-14
reworked video frame format handling
Thomas Reufer
2015-08-14
print audio PTS wrap around in debug mode
Thomas Reufer
2015-06-22
fixed stream reset in HandleBufferStall() and StillPicture()
Thomas Reufer
2015-06-22
treat zero as valid PTS value
Thomas Reufer
2015-06-22
perform save / restore region direct on pixmaps for accelerated OSDs
Thomas Reufer
2015-05-22
wait for the OVG thread to be ready when creating an accelerated OSD
Thomas Reufer
2015-05-22
set field sync when output interlaced material at interlaced display mode
Thomas Reufer
2015-04-29
new version 0.1.0
0.1.0
Thomas Reufer
2015-04-29
skip audio packets when replaying non-radio recordings in trick modes
Thomas Reufer
2015-04-29
prevent writing of incomplete video frames
Thomas Reufer
2015-04-29
fixed polling for video buffers
Thomas Reufer
2015-04-29
do proper stream restart after buffer stall
Thomas Reufer
2015-04-29
fixed EDID check for DTS audio
Thomas Reufer
2015-04-29
fixed typo
Thomas Reufer
2015-04-29
updated README
Thomas Reufer
2015-04-27
fixed displaying of current position when changing replay speed
Thomas Reufer
2015-04-27
extended error message in case of cached OSD image exceeds maximum allowed size
Thomas Reufer
2015-04-26
fixed PTS wrap around
Thomas Reufer
2015-04-25
code clean up
Thomas Reufer
2015-04-25
simplified video stream start
Thomas Reufer
2015-04-21
always stop video decoder on SetPlayMode(pmNone)
Thomas Reufer
2015-04-21
don't change clock speed when flushing
Thomas Reufer
2015-04-15
reworked clock stretching in live mode based on buffer usage
Thomas Reufer
[next]