summaryrefslogtreecommitdiff
path: root/dxr3syncbuffer.c
AgeCommit message (Expand)Author
2010-02-28Fix indentation settings.HEADmasterVille Skyttä
2010-01-09add first ro Accessor at cFixedLengthFrameChristian Gmeiner
2010-01-09there is no need for m_count variableChristian Gmeiner
2010-01-09add Accessors for pts in cFixedLengthFrameChristian Gmeiner
2010-01-09there is no need to store the type of a bufferChristian Gmeiner
2010-01-09make more use of AccessorsChristian Gmeiner
2009-10-23this switch is not needed as this case is handled in cDxr3DemuxDevice::DemuxP...Christian Gmeiner
2009-06-15Update copyright boilerplates from http://www.gnu.org/licenses/lgpl-2.1.txt a...Ville Skyttä
2009-06-05update emacs code style partChristian Gmeiner
2009-06-02rework singleton classChristian Gmeiner
2009-05-07changed style of sourceChristian Gmeiner
2009-04-30m_lastPts is in cDxr3SyncBuffer not needed -> kick itChristian Gmeiner
2009-04-27remove waitPts parts from syncbufferChristian Gmeiner
2009-04-27get rid of WaitForSysClock and WaitForNextPut, as they are not usedChristian Gmeiner
2009-02-23simplify audiosamplerate handlingChristian Gmeiner
2009-02-23simplify audiochannel handlingChristian Gmeiner
2009-02-19simplify cDxr3SyncBuffer::PopChristian Gmeiner
2009-02-19remove cDxr3NextPtsChristian Gmeiner
2008-12-29Convert to UTF-8.scop
2007-01-28Use cCondWait::SleepMs() instead of usleep().scop
2006-04-18Clean up pre-VDR-1.3.47 compat stuff.scop
2005-08-02Update FSF's address.scop
2005-06-22Use VDR's logging facilities, no more dxr3plugin.log.scop
2005-05-28Improve recovery and avoid lockups with bad streams (Jon Burgess).scop
2005-05-17Remove optimized memcpy stuff.scop
2005-04-19Mass indentation/whitespace cleanup.scop
2005-04-19Fix for crash at exit from Marco Schlüßler.scop
2005-04-18More indentation settings.scop
2005-04-18Add (X)Emacs indentation settings.scop
2005-04-18Oops, wrong tree... revert.scop
2005-04-18Add (X)Emacs indentation settings.scop
2005-03-14Merge GCC 3.4+ fixes from HEAD.scop
2005-03-14Merge VDR >= 1.3.13 support from HEAD.scop
2005-01-10some littel fixesaustriancoder
2005-01-10fix for gcc 3.4.x compilersaustriancoder
2004-10-17addes support for vdr-1.3.13austriancoder
2004-09-13added and converted comments into a doxygen friendly formataustriancoder
2004-08-05initial importaustriancoder