index
:
vdr-plugin-dxr3
buffer-and-sync-rewrite
master
old-main
VDR DXR3 Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-01-04
rename cDxr3ConfigData class to cSettings
Christian Gmeiner
2010-01-04
rename dxr3configdata.[ch] to settings.[ch]
Christian Gmeiner
2009-12-29
Set version to 0.3.0-git.
Ville Skyttä
2009-12-10
make DemuxPes much simpler
Christian Gmeiner
2009-12-09
make cDxr3AudioDecoder::Init() private
Christian Gmeiner
2009-12-09
add a way to enable/disable audio via iAudio
Christian Gmeiner
2009-12-09
digital audio works if enabled by vdr startup
Christian Gmeiner
2009-12-09
switching from analog to digital works again
Christian Gmeiner
2009-12-09
make call to cDxr3AudioDecoder::DecodeAc3Dts simpler
Christian Gmeiner
2009-12-09
will comeback if time is right
Christian Gmeiner
2009-12-09
isAc3Dts() checks are not needed
Christian Gmeiner
2009-12-09
a MPEG-1 or MPEG-2 audio stream contains only MPEG audio data, no need for ac...
Christian Gmeiner
2009-12-09
change structure of iAudio class
Christian Gmeiner
2009-12-09
DemuxPes has a third pararmeter - isAc3. make use of it
Christian Gmeiner
2009-12-08
add missing break and fix a small style issue
Christian Gmeiner
2009-12-08
do not set audiomode in PlayAudio
Christian Gmeiner
2009-12-08
remove IsAudioModeAC3() method - instead make use of iAudio
Christian Gmeiner
2009-12-08
fix broken compile - reported by Jan Willies
Christian Gmeiner
2009-12-07
add basic SetDigitalAudioDevice stub method
Christian Gmeiner
2009-12-07
simplify support for different ffmpeg versions
Christian Gmeiner
2009-12-07
fixed bug #169
Christian Gmeiner
2009-12-05
will come back when used
Christian Gmeiner
2009-12-05
add support for avcodec_decode_audio3
Christian Gmeiner
2009-12-05
fix audio problems with vdr 1.7.10
Christian Gmeiner
2009-12-05
remove not needed bools and the logic behind them
Christian Gmeiner
2009-12-05
improve DecodeLpcm method
Christian Gmeiner
2009-12-04
fix a small problem with initing the lastBitrate value
Christian Gmeiner
2009-12-04
rework checking of mpeg audio header
Christian Gmeiner
2009-12-02
better this way... so the values are understandable
Christian Gmeiner
2009-12-02
implement GetVideoSize (>= vdr 1.7.10)
Christian Gmeiner
2009-11-19
update HISTORY file
Christian Gmeiner
2009-11-19
remove method cDxr3Interface::ReOpenAudio, as it is a pure stub
Christian Gmeiner
2009-11-18
Revert "make it simpler"
Christian Gmeiner
2009-11-09
some small cleanups
Christian Gmeiner
2009-10-23
remove 'times' number for cDxr3Interface::PlayVideoFrame(cFixedLengthFrame* p...
Christian Gmeiner
2009-10-23
kick PlayVideoFrame(const uint8_t* pBuf, int length, int times) method as not...
Christian Gmeiner
2009-10-23
this switch is not needed as this case is handled in cDxr3DemuxDevice::DemuxP...
Christian Gmeiner
2009-10-23
play cDxr3PesFrame directly
Christian Gmeiner
2009-10-23
update translation files
Christian Gmeiner
2009-10-23
move for-loop counter declaration into for-loop description
Christian Gmeiner
2009-10-23
make use of ffmpeg macro
Christian Gmeiner
2009-10-22
simplify bitmap cleaning
Christian Gmeiner
2009-10-21
fix flickering if we need to scale and osd does not change
Christian Gmeiner
2009-10-20
Merge branch 'master' of community.xeatre.tv:vdr-plugin-dxr3
Christian Gmeiner
2009-10-20
fix green osd
Christian Gmeiner
2009-10-17
Note ALSA_*, remove -DUSE_XINE_SCALER.
Ville Skyttä
2009-10-16
fix compile
Christian Gmeiner
2009-10-16
add a basic stuff for StillPicutre in cDxr3Device
Christian Gmeiner
2009-10-16
current implementation of StillPicture in cDxr3DemuxDevice is wrong
Christian Gmeiner
2009-10-16
header cleanup
Christian Gmeiner
[next]