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
path:
root
/
dxr3device.c
Age
Commit message (
Expand
)
Author
2010-02-02
no need to store lastSeenPts as same as vPts
Christian Gmeiner
2010-02-02
add final code to PlayVideo... a/v sync should work now..
Christian Gmeiner
2010-02-02
work out PlayAudio and PlayVideo methods
Christian Gmeiner
2010-02-02
rewrote cDxr3Device::SetPlayMode and removed some old stuff
Christian Gmeiner
2010-02-02
remove old buffer and a/v sync parts
Christian Gmeiner
2010-01-08
add changes needed for vdr 1.7.11
Christian Gmeiner
2010-01-08
make use of turnPlugin(bool) in cDxr3Device::SetPlayMode
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
do not set audiomode in PlayAudio
Christian Gmeiner
2009-12-07
add basic SetDigitalAudioDevice stub method
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-18
Revert "make it simpler"
Christian Gmeiner
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
2009-08-28
make it simpler
Christian Gmeiner
2009-07-07
fix #145 - DON and DOF should work as expected.
Christian Gmeiner
2009-06-15
Update copyright boilerplates from http://www.gnu.org/licenses/lgpl-2.1.txt a...
Ville Skyttä
2009-06-05
update emacs code style part
Christian Gmeiner
2009-06-02
rework singleton class
Christian Gmeiner
2009-05-28
respect On pararmeter of MakePrimaryDevice
Christian Gmeiner
2009-04-01
remove not needed comments
Christian Gmeiner
2009-04-01
why should PlayVideo ever call DemuxAudioPes?
Christian Gmeiner
2009-03-28
rework pmExtern_THIS_SHOULD_BE_AVOIDED playmode
Christian Gmeiner
2009-02-26
get rid of a buffering level (m_strBuf)
Christian Gmeiner
2009-02-25
remove m_CalledBySet in cDxr3Device as it is not used and makes no sense
Christian Gmeiner
2009-02-25
improve audio device handling
Christian Gmeiner
2009-02-25
no need to erase a not yet used string
Christian Gmeiner
2009-02-25
working alsa support
Christian Gmeiner
2009-02-25
fixes and code style improvements
Christian Gmeiner
2009-02-25
playmode pmExtern_THIS_SHOULD_BE_AVOIDED should work
Christian Gmeiner
2009-02-25
factor our audio stuff from dxr3interface.h
Christian Gmeiner
2009-02-22
correct cDxr3Device::Mute()
Christian Gmeiner
2009-02-21
first work to get alsa audio output
Christian Gmeiner
2008-12-29
Convert to UTF-8.
scop
2008-12-28
Add bunch of SVDRP commands based on patch from Krzysztof Parma, reconfigure ...
scop
2007-04-05
Apply patches/vdr-dxr3-ac3.patch, start countdown to 0.2.7.
scop
2007-01-28
Implement SetVideoFormat().
scop
2007-01-28
Return 0 instead of -1 from PlayVideo if we don't even try to play anything.
scop
2007-01-28
Use cCondWait::SleepMs() instead of usleep().
scop
2007-01-27
Comment typo fixes.
scop
2007-01-07
Spelling fixes.
scop
2006-04-18
Clean up pre-VDR-1.3.47 compat stuff.
scop
2006-02-19
Simplify some if/else branches.
scop
2006-02-18
Be less noisy about audio mode (non-)changes.
scop
2006-02-11
Comment typo fix.
scop
2006-02-05
Quick and dirty adaptation to VDR 1.3.42.
scop
[next]