summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Expand)Author
2018-07-16new version 1.0.4HEAD1.0.4masterThomas Reufer
2017-04-24set OMX clock pre-roll to 250ms for live TV (transfer mode)Thomas Reufer
2017-04-21reset video format settings on pixel aspect ratio changeThomas Reufer
2017-04-21always resample audio with less than 2 and more than 6 channelsThomas Reufer
2016-07-12fixed compilation with GCC-6Thomas Reufer
2016-05-19implement proper handling of display and pixel aspect ratiosThomas Reufer
2016-05-10fixed vertical text positionThomas Reufer
2016-05-03updated Hungarian translations (thanks to Füley István)Thomas Reufer
2016-04-27make use of advanced deinterlacer configurableThomas Reufer
2016-04-27add debug option to log number of executed OpenVG commands and flushesThomas Reufer
2016-04-23re-enable advanced deinterlacer for SD streams, requires recent firmwareThomas Reufer
2016-04-23don't ignore audio frames for slow trick speeds to keep clock in syncThomas Reufer
2016-04-04new version 1.0.21.0.2Thomas Reufer
2016-04-04send proper end of sequence packet after playing single video frameThomas Reufer
2016-03-29new version 1.0.11.0.1Thomas Reufer
2016-03-29experimental support for AAC-LATM, use "make ENABLE_AAC_LATM=1" to enableThomas Reufer
2016-03-08fixed HDMI channel mapping and stream type (reported by Rüdiger Follmann)Thomas Reufer
2016-03-02fixed drawing of cached images with high level OSDThomas Reufer
2016-03-02only cache images in GPU when high level OSD is activeThomas Reufer
2016-02-26added proper GPL header to every source file (suggested by Tobias Grimm)Thomas Reufer
2016-02-17wait until dispmanx element is removed after OSD resetThomas Reufer
2016-02-16proper release default surface after OSD resetThomas Reufer
2016-02-15don't ignore anti alias option for scaled bitmap drawingThomas Reufer
2016-02-12set device nameThomas Reufer
2016-01-06ignore pts from erroneous packets to avoid pts jumps on broken streamsThomas Reufer
2015-11-20add option for dual display usage, see READMEThomas Reufer
2015-11-18use omxplayer's parameters for deinterlacerThomas Reufer
2015-10-18new version 1.0.01.0.0Thomas Reufer
2015-10-16updated Hungarian translations (thanks to Füley István)Thomas Reufer
2015-10-15don't crop OSD images to pixmap size to allow scaled drawingThomas Reufer
2015-10-15updated Finnish translations (thanks to Rolf Ahrenberg)Thomas Reufer
2015-10-15added Italian translations (thanks to Gerlando Falauto)Thomas Reufer
2015-10-15added French translations (thanks to Cyril Jaquier)Thomas Reufer
2015-10-07added plugin options to specify video and osd layersThomas Reufer
2015-06-22treat zero as valid PTS valueThomas Reufer
2015-06-22perform save / restore region direct on pixmaps for accelerated OSDsThomas Reufer
2015-05-22wait for the OVG thread to be ready when creating an accelerated OSDThomas Reufer
2015-05-22set field sync when output interlaced material at interlaced display modeThomas Reufer
2015-04-29new version 0.1.00.1.0Thomas Reufer
2015-04-29skip audio packets when replaying non-radio recordings in trick modesThomas Reufer
2015-04-27fixed displaying of current position when changing replay speedThomas Reufer
2015-04-26fixed PTS wrap aroundThomas Reufer
2015-04-15reworked clock stretching in live mode based on buffer usageThomas Reufer
2015-04-15increased audio decoder thread priorityThomas Reufer
2015-04-15don't depend on multi channel PCM support for digital audio pass-throughThomas Reufer
2015-03-21added command line argument to disable OSDThomas Reufer
2015-03-15combined digital audio format options to one single setup optionThomas Reufer
2015-03-06added support for GPU accelerated pixmaps and font kerningThomas Reufer
2015-03-03improved video frame rate detection to be more tolerant to inaccurate valuesThomas Reufer
2015-02-15adapted cOvgRawOsd::Flush() to new cOsd::RenderPixmaps() of vdr-2.1.10Thomas Reufer