summaryrefslogtreecommitdiff
path: root/dxr3demuxdevice.h
AgeCommit message (Collapse)Author
2009-11-09some small cleanupsChristian Gmeiner
2009-10-16current implementation of StillPicture in cDxr3DemuxDevice is wrongChristian Gmeiner
We call 3 times DemuxPes - wow. The big problem is that a still picture can not only contain a pes packet. Also I want to refactor out as much as possible from the demuxdevice as i dont like it and want to remove it in the long term.
2009-06-15Update copyright boilerplates from http://www.gnu.org/licenses/lgpl-2.1.txt ↵Ville Skyttä
and http://www.gnu.org/licenses/gpl-2.0.txt
2009-06-05update emacs code style partChristian Gmeiner
2009-06-02rework singleton classChristian Gmeiner
2009-05-02cleanup header includesChristian Gmeiner
2009-04-20change protected to privateChristian Gmeiner
2009-04-01simplify cDxr3DemuxDevice::setAudioChristian Gmeiner
2009-02-26remove unused code in the demux deviceChristian Gmeiner
The big goal for the next days will be to throw away the whole demuxdevice and add a very small and easy to understand demuxer. The current demuxdevice has a very bad coding style and is quite hard to follow whats going on.
2009-02-21first work to get alsa audio outputChristian Gmeiner
Introduce a iAudio class - will be later base class for oss and alas output -, which handles volume and channel handling.
2009-01-12remove dxr3vdrincludes.hChristian Gmeiner
Dont include .h files, which are not used in the current context.
2009-01-11split outputthreadsChristian Gmeiner
2008-12-29Convert to UTF-8.scop
2005-08-02Update FSF's address.scop
2005-05-28Clean up non-working dead code for VDR < 1.3.11.scop
2005-04-19Mass indentation/whitespace cleanup.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
2004-09-18added/updated copyright informationsaustriancoder
2004-08-05initial importaustriancoder