summaryrefslogtreecommitdiff
path: root/dxr3output.h
AgeCommit message (Collapse)Author
2010-01-04rename Uncopyable.h to uncopyable.hChristian Gmeiner
2009-12-09will comeback if time is rightChristian Gmeiner
2009-12-08remove IsAudioModeAC3() method - instead make use of iAudioChristian Gmeiner
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-07add methods to playback cDxr3PesFrames - untestedChristian Gmeiner
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-02-19make more use of UncopyableChristian Gmeiner
2009-01-12remove dxr3vdrincludes.hChristian Gmeiner
Dont include .h files, which are not used in the current context.
2009-01-11split outputthreadsChristian Gmeiner
2009-01-11rename dxr3outputthreadChristian Gmeiner