summaryrefslogtreecommitdiff
path: root/dxr3output.h
AgeCommit message (Collapse)Author
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