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
/
dxr3syncbuffer.c
Age
Commit message (
Expand
)
Author
2010-01-09
add Accessors for pts in cFixedLengthFrame
Christian Gmeiner
2010-01-09
there is no need to store the type of a buffer
Christian Gmeiner
2010-01-09
make more use of Accessors
Christian Gmeiner
2009-10-23
this switch is not needed as this case is handled in cDxr3DemuxDevice::DemuxP...
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-07
changed style of source
Christian Gmeiner
2009-04-30
m_lastPts is in cDxr3SyncBuffer not needed -> kick it
Christian Gmeiner
2009-04-27
remove waitPts parts from syncbuffer
Christian Gmeiner
2009-04-27
get rid of WaitForSysClock and WaitForNextPut, as they are not used
Christian Gmeiner
2009-02-23
simplify audiosamplerate handling
Christian Gmeiner
2009-02-23
simplify audiochannel handling
Christian Gmeiner
2009-02-19
simplify cDxr3SyncBuffer::Pop
Christian Gmeiner
2009-02-19
remove cDxr3NextPts
Christian Gmeiner
2008-12-29
Convert to UTF-8.
scop
2007-01-28
Use cCondWait::SleepMs() instead of usleep().
scop
2006-04-18
Clean up pre-VDR-1.3.47 compat stuff.
scop
2005-08-02
Update FSF's address.
scop
2005-06-22
Use VDR's logging facilities, no more dxr3plugin.log.
scop
2005-05-28
Improve recovery and avoid lockups with bad streams (Jon Burgess).
scop
2005-05-17
Remove optimized memcpy stuff.
scop
2005-04-19
Mass indentation/whitespace cleanup.
scop
2005-04-19
Fix for crash at exit from Marco Schlüßler.
scop
2005-04-18
More indentation settings.
scop
2005-04-18
Add (X)Emacs indentation settings.
scop
2005-04-18
Oops, wrong tree... revert.
scop
2005-04-18
Add (X)Emacs indentation settings.
scop
2005-03-14
Merge GCC 3.4+ fixes from HEAD.
scop
2005-03-14
Merge VDR >= 1.3.13 support from HEAD.
scop
2005-01-10
some littel fixes
austriancoder
2005-01-10
fix for gcc 3.4.x compilers
austriancoder
2004-10-17
addes support for vdr-1.3.13
austriancoder
2004-09-13
added and converted comments into a doxygen friendly format
austriancoder
2004-08-05
initial import
austriancoder