Age | Commit message (Collapse) | Author |
|
|
|
|
|
With this commit ALSA support is only some commits away. This commit
introduces cAudioOss, which has everything needed in it to handle a oss
audio device. There are some problems, which will fixed soon.
For instance, external mode is not supported at the moment.
|
|
|
|
|
|
With the help of iAudio class, we can factor out the resample
methode and clean up dxr3interface.[ch] a little bit.
|
|
|
|
Add IsOssAudio() to check, if we have an oss audio device. This is needed
for the coming alsa support.
|
|
We dont need to give the used cardnum as param for Dxr3Open, as Dxr3Open
will get the used cardnum by its own.
|
|
|
|
There is no need to support a overlay, as it is used to
show the output of the graphics card on the tv.
|
|
|
|
|
|
|
|
|
|
|
|
device audio on external reopen.
|
|
|
|
|
|
succeed.
|
|
"stripey" screens sometimes when WSS kicks in.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MPlayer plugin (Luca Olivetti, Kimmo Vuorinen).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|